[Pkg-xfce-commits] [Git][xfce-team/goodies/xfce4-systemload-plugin][debian/master] 4 commits: Update lintian override info format in d/xfce4-systemload-plugin.lintian-overrides on line 2.
Yves-Alexis Perez (@corsac)
gitlab at salsa.debian.org
Thu Nov 17 18:23:07 GMT 2022
Yves-Alexis Perez pushed to branch debian/master at xfce / goodies / xfce4-systemload-plugin
Commits:
b93d91b8 by Debian Janitor at 2022-11-14T09:29:05+00:00
Update lintian override info format in d/xfce4-systemload-plugin.lintian-overrides on line 2.
Changes-By: lintian-brush
Fixes: lintian: mismatched-override
See-also: https://lintian.debian.org/tags/mismatched-override.html
- - - - -
916705e6 by Debian Janitor at 2022-11-14T09:29:09+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
- - - - -
b20159b1 by Debian Janitor at 2022-11-14T09:29:09+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
- - - - -
886990af by Yves-Alexis Perez at 2022-11-17T18:23:02+00:00
Merge branch 'lintian-fixes' into 'debian/master'
Fix some issues reported by lintian
See merge request xfce-team/goodies/xfce4-systemload-plugin!6
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/rules
- debian/xfce4-systemload-plugin.lintian-overrides
Changes:
=====================================
debian/changelog
=====================================
@@ -4,6 +4,10 @@ xfce4-systemload-plugin (1.3.1-2) UNRELEASED; urgency=medium
+ Build-Depends: Drop versioned constraint on libupower-glib-dev.
+ xfce4-systemload-plugin: Drop versioned constraint on upower in
Recommends.
+ * Update lintian override info format in
+ d/xfce4-systemload-plugin.lintian-overrides on line 2.
+ * Update standards version to 4.6.1, no changes needed.
+ * Avoid explicitly specifying -Wl,--as-needed linker flag.
-- Debian Janitor <janitor at jelmer.uk> Mon, 24 Oct 2022 17:30:28 -0000
=====================================
debian/control
=====================================
@@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 13),
libxfconf-0-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-systemload-plugin
Vcs-Git: https://salsa.debian.org/xfce-team/goodies/xfce4-systemload-plugin.git
Vcs-Browser: https://salsa.debian.org/xfce-team/goodies/xfce4-systemload-plugin
=====================================
debian/rules
=====================================
@@ -1,5 +1,5 @@
#!/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
%:
=====================================
debian/xfce4-systemload-plugin.lintian-overrides
=====================================
@@ -1,3 +1,3 @@
# we do pass hardening flags
-xfce4-systemload-plugin: hardening-no-fortify-functions usr/lib/*/xfce4/panel/plugins/libsystemload.so
+xfce4-systemload-plugin: hardening-no-fortify-functions [usr/lib/*/xfce4/panel/plugins/libsystemload.so]
View it on GitLab: https://salsa.debian.org/xfce-team/goodies/xfce4-systemload-plugin/-/compare/847960b8ffe6d570c72b5e8e3b578bcb35d5a826...886990af1b2f98718833d05e851719e055ba4b4e
--
View it on GitLab: https://salsa.debian.org/xfce-team/goodies/xfce4-systemload-plugin/-/compare/847960b8ffe6d570c72b5e8e3b578bcb35d5a826...886990af1b2f98718833d05e851719e055ba4b4e
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/20221117/ad255cdb/attachment-0001.htm>
More information about the Pkg-xfce-commits
mailing list