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

Yves-Alexis Perez (@corsac) gitlab at salsa.debian.org
Sat Oct 22 13:01:35 BST 2022



Yves-Alexis Perez pushed to branch debian/master at xfce / goodies / thunar-volman


Commits:
0efa3bea by Debian Janitor at 2022-10-20T16:38:48+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

- - - - -
7a6b9f76 by Debian Janitor at 2022-10-20T16:38:54+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

- - - - -
ec64d6ee by Debian Janitor at 2022-10-20T16:38:56+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

- - - - -
1c1c99b3 by Yves-Alexis Perez at 2022-10-22T12:01:31+00:00
Merge branch 'lintian-fixes' into 'debian/master'

Fix some issues reported by lintian

See merge request xfce-team/goodies/thunar-volman!2
- - - - -


2 changed files:

- debian/control
- debian/rules


Changes:

=====================================
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,
                libexo-2-dev,
                libgtk-3-dev,
@@ -14,7 +14,7 @@ Build-Depends: debhelper-compat (= 12),
                libxfconf-0-dev,
                xfce4-dev-tools (>= 4.16)
 Rules-Requires-Root: no
-Standards-Version: 4.5.1
+Standards-Version: 4.6.1
 Vcs-Git: https://salsa.debian.org/xfce-team/goodies/thunar-volman.git
 Vcs-Browser: https://salsa.debian.org/xfce-team/goodies/thunar-volman
 Homepage: https://docs.xfce.org/xfce/thunar/thunar-volman


=====================================
debian/rules
=====================================
@@ -3,7 +3,7 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-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/goodies/thunar-volman/-/compare/5b0c142ba56bf8b98b0f95f94129d44f01ccffd5...1c1c99b3db418ac0b75256803d50323930410579

-- 
View it on GitLab: https://salsa.debian.org/xfce-team/goodies/thunar-volman/-/compare/5b0c142ba56bf8b98b0f95f94129d44f01ccffd5...1c1c99b3db418ac0b75256803d50323930410579
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/20221022/655f7d6d/attachment-0001.htm>


More information about the Pkg-xfce-commits mailing list