[Pkg-xfce-commits] [Git][xfce-team/goodies/xfce4-timer-plugin][master] 4 commits: Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.

Yves-Alexis Perez (@corsac) corsac at debian.org
Tue Aug 24 19:53:47 BST 2021



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


Commits:
ada3601e by Debian Janitor at 2021-08-24T14:08:47+00:00
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.

Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
Fixes: lintian: upstream-metadata-missing-repository
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html

- - - - -
123f64cf by Debian Janitor at 2021-08-24T14:08:48+00:00
Update standards version to 4.5.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

- - - - -
2d5dd838 by Debian Janitor at 2021-08-24T14:08:48+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

- - - - -
36465903 by Yves-Alexis Perez at 2021-08-24T18:53:44+00:00
Merge branch 'lintian-fixes' into 'master'

Fix some issues reported by lintian

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


4 changed files:

- debian/changelog
- debian/control
- debian/rules
- + debian/upstream/metadata


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+xfce4-timer-plugin (1.7.1-2) UNRELEASED; urgency=medium
+
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+  * Update standards version to 4.5.1, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor at jelmer.uk>  Tue, 24 Aug 2021 14:08:47 -0000
+
 xfce4-timer-plugin (1.7.1-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 13),
                pkg-config,
                xfce4-dev-tools
 Rules-Requires-Root: no
-Standards-Version: 4.5.0
+Standards-Version: 4.5.1
 Vcs-Git: https://salsa.debian.org/xfce-team/goodies/xfce4-timer-plugin.git
 Vcs-Browser: https://salsa.debian.org/xfce-team/goodies/xfce4-timer-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_autoreconf:


=====================================
debian/upstream/metadata
=====================================
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://gitlab.xfce.org/panel-plugins/xfce4-timer-plugin/issues
+Bug-Submit: https://gitlab.xfce.org/panel-plugins/xfce4-timer-plugin/issues/new
+Repository: https://gitlab.xfce.org/panel-plugins/xfce4-timer-plugin.git
+Repository-Browse: https://gitlab.xfce.org/panel-plugins/xfce4-timer-plugin/



View it on GitLab: https://salsa.debian.org/xfce-team/goodies/xfce4-timer-plugin/-/compare/cb11296ffcc6c82aa83803c50e37f15a22fef16f...3646590374614f9b36d5b7c101f5ec3cd15da0b9

-- 
View it on GitLab: https://salsa.debian.org/xfce-team/goodies/xfce4-timer-plugin/-/compare/cb11296ffcc6c82aa83803c50e37f15a22fef16f...3646590374614f9b36d5b7c101f5ec3cd15da0b9
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/20210824/d6048893/attachment-0001.htm>


More information about the Pkg-xfce-commits mailing list