[Pkg-xfce-commits] [Git][xfce-team/goodies/xfce4-mpc-plugin][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 3 11:09:15 GMT 2022



Yves-Alexis Perez pushed to branch debian/master at xfce / goodies / xfce4-mpc-plugin


Commits:
0b311879 by Debian Janitor at 2022-11-03T04:47:06+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

- - - - -
27922d00 by Debian Janitor at 2022-11-03T04:47:08+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

- - - - -
28f2ec6c by Yves-Alexis Perez at 2022-11-03T11:09:10+00:00
Merge branch 'lintian-fixes' into 'debian/master'

Fix some issues reported by lintian

See merge request xfce-team/goodies/xfce4-mpc-plugin!2
- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+xfce4-mpc-plugin (0.5.2-3) UNRELEASED; urgency=medium
+
+  * Update standards version to 4.6.1, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor at jelmer.uk>  Thu, 03 Nov 2022 04:47:06 -0000
+
 xfce4-mpc-plugin (0.5.2-2) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 12),
                libxfce4ui-2-dev,
                xfce4-dev-tools
 Rules-Requires-Root: no
-Standards-Version: 4.5.1
+Standards-Version: 4.6.1
 Homepage: https://docs.xfce.org/panel-plugins/xfce4-mpc-plugin
 Vcs-Git: https://salsa.debian.org/xfce-team/goodies/xfce4-mpc-plugin.git
 Vcs-Browser: https://salsa.debian.org/xfce-team/goodies/xfce4-mpc-plugin


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



View it on GitLab: https://salsa.debian.org/xfce-team/goodies/xfce4-mpc-plugin/-/compare/de84fbfe87fe412f20d94a8b7aaf90fa3030a15e...28f2ec6c675682e1182e4a37c31363b17c9d40b8

-- 
View it on GitLab: https://salsa.debian.org/xfce-team/goodies/xfce4-mpc-plugin/-/compare/de84fbfe87fe412f20d94a8b7aaf90fa3030a15e...28f2ec6c675682e1182e4a37c31363b17c9d40b8
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/20221103/0b494f2b/attachment-0001.htm>


More information about the Pkg-xfce-commits mailing list