[Pkg-xfce-commits] [Git][xfce-team/desktop/xfconf][debian/master] 3 commits: Update standards version to 4.6.1, no changes needed.

Yves-Alexis Perez (@corsac) gitlab at salsa.debian.org
Thu Nov 10 08:11:27 GMT 2022



Yves-Alexis Perez pushed to branch debian/master at xfce / desktop / xfconf


Commits:
2a21df09 by Debian Janitor at 2022-11-09T23:13:03+00:00
Update standards version to 4.6.1, no changes needed.

Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html

- - - - -
aecfc128 by Debian Janitor at 2022-11-09T23:13:04+00:00
Avoid explicitly specifying -Wl,--as-needed linker flag.

Changes-By: lintian-brush
Fixes: lintian: debian-rules-uses-as-needed-linker-flag
See-also: https://lintian.debian.org/tags/debian-rules-uses-as-needed-linker-flag.html

- - - - -
5d408128 by Yves-Alexis Perez at 2022-11-10T08:11:24+00:00
Merge branch 'lintian-fixes' into 'debian/master'

Fix some issues reported by lintian

See merge request xfce-team/desktop/xfconf!4
- - - - -


2 changed files:

- debian/control
- debian/rules


Changes:

=====================================
debian/control
=====================================
@@ -14,7 +14,7 @@ Build-Depends: debhelper-compat (= 12),
                libxfce4util-dev,
                xfce4-dev-tools (>= 4.16)
 Rules-Requires-Root: no
-Standards-Version: 4.5.1
+Standards-Version: 4.6.1
 Homepage: https://docs.xfce.org/xfce/xfconf/start
 Vcs-Git: https://salsa.debian.org/xfce-team/desktop/xfconf.git
 Vcs-Browser: https://salsa.debian.org/xfce-team/desktop/xfconf


=====================================
debian/rules
=====================================
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed -Wl,-O1 -Wl,-z,defs
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,-z,defs
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:



View it on GitLab: https://salsa.debian.org/xfce-team/desktop/xfconf/-/compare/e995e4981804643afc5050335f763ca8f8df998e...5d408128a0693a1f4389c1ac2ae25214b74b6fb2

-- 
View it on GitLab: https://salsa.debian.org/xfce-team/desktop/xfconf/-/compare/e995e4981804643afc5050335f763ca8f8df998e...5d408128a0693a1f4389c1ac2ae25214b74b6fb2
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-xfce-commits/attachments/20221110/f025c1c5/attachment.htm>


More information about the Pkg-xfce-commits mailing list