[Pkg-xfce-commits] [Git][xfce-team/goodies/xfce4-fsguard-plugin][debian/master] 4 commits: Bump debhelper from old 12 to 13.

Yves-Alexis Perez (@corsac) gitlab at salsa.debian.org
Mon Oct 24 17:45:44 BST 2022



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


Commits:
8d7d492a by Debian Janitor at 2022-10-22T14:22:59+00:00
Bump debhelper from old 12 to 13.

Changes-By: lintian-brush
Fixes: lintian: package-uses-old-debhelper-compat-version
See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html

- - - - -
c6e6958c by Debian Janitor at 2022-10-22T14:23:17+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

- - - - -
87b7c7f3 by Debian Janitor at 2022-10-22T14:23:27+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

- - - - -
ed597363 by Yves-Alexis Perez at 2022-10-24T16:45:39+00:00
Merge branch 'lintian-fixes' into 'debian/master'

Fix some issues reported by lintian

See merge request xfce-team/goodies/xfce4-fsguard-plugin!1
- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+xfce4-fsguard-plugin (1.1.2-2) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+  * Update standards version to 4.6.1, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor at jelmer.uk>  Sat, 22 Oct 2022 14:22:59 -0000
+
 xfce4-fsguard-plugin (1.1.2-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Section: xfce
 Priority: optional
 Maintainer: Debian Xfce Maintainers <debian-xfce at lists.debian.org>
 Uploaders: Yves-Alexis Perez <corsac at debian.org>
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                intltool,
                libx11-dev,
                libxfce4panel-2.0-dev (>= 4.12.0),
@@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 12),
                pkg-config,
                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-fsguard-plugin
 Vcs-Git: https://salsa.debian.org/xfce-team/goodies/xfce4-fsguard-plugin.git
 Vcs-Browser: https://salsa.debian.org/xfce-team/goodies/xfce4-fsguard-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
 
 override_dh_install:



View it on GitLab: https://salsa.debian.org/xfce-team/goodies/xfce4-fsguard-plugin/-/compare/23e2dafdac42d214c9de84a30e856421b9566131...ed5973637f4b3ee62ec778726024031dcb6fc2e5

-- 
View it on GitLab: https://salsa.debian.org/xfce-team/goodies/xfce4-fsguard-plugin/-/compare/23e2dafdac42d214c9de84a30e856421b9566131...ed5973637f4b3ee62ec778726024031dcb6fc2e5
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/20221024/e0f2a553/attachment-0001.htm>


More information about the Pkg-xfce-commits mailing list