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

Yves-Alexis Perez (@corsac) gitlab at salsa.debian.org
Thu Jan 12 09:54:00 GMT 2023



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


Commits:
01389451 by Debian Janitor at 2023-01-11T15:29:41+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

- - - - -
f5b012cb by Debian Janitor at 2023-01-11T15:29:55+00:00
Update standards version to 4.6.2, 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

- - - - -
109c4320 by Debian Janitor at 2023-01-11T15:29:57+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

- - - - -
221baa06 by Yves-Alexis Perez at 2023-01-12T09:53:55+00:00
Merge branch 'lintian-fixes' into 'debian/master'

Fix some issues reported by lintian

See merge request xfce-team/goodies/xfce4-smartbookmark-plugin!3
- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,9 @@ xfce4-smartbookmark-plugin (0.5.2-2) UNRELEASED; urgency=medium
 
   * Remove constraints unnecessary since buster (oldstable):
     + Build-Depends: Drop versioned constraint on libxfce4ui-2-dev.
+  * Bump debhelper from old 12 to 13.
+  * Update standards version to 4.6.2, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
 
  -- Debian Janitor <janitor at jelmer.uk>  Mon, 21 Nov 2022 04:48:57 -0000
 


=====================================
debian/control
=====================================
@@ -3,13 +3,13 @@ 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,
                libxfce4panel-2.0-dev,
                libxfce4ui-2-dev,
                xfce4-dev-tools
 Rules-Requires-Root: no
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Homepage: https://docs.xfce.org/panel-plugins/xfce4-smartbookmark-plugin
 Vcs-Git: https://salsa.debian.org/xfce-team/goodies/xfce4-smartbookmark-plugin.git
 Vcs-Browser: https://salsa.debian.org/xfce-team/goodies/xfce4-smartbookmark-plugin


=====================================
debian/rules
=====================================
@@ -1,5 +1,5 @@
 #!/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-smartbookmark-plugin/-/compare/616ad7a333c29cedbf350d32751881422f071e8c...221baa06a0aa133e0c3b79b3c595b17b1568e428

-- 
View it on GitLab: https://salsa.debian.org/xfce-team/goodies/xfce4-smartbookmark-plugin/-/compare/616ad7a333c29cedbf350d32751881422f071e8c...221baa06a0aa133e0c3b79b3c595b17b1568e428
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/20230112/0d92dd15/attachment-0001.htm>


More information about the Pkg-xfce-commits mailing list