[neon/backports-jammy/power-profiles-daemon/Neon/unstable] debian: 0.13-2 (patches unapplied)

git-ubuntu importer null at kde.org
Tue Sep 24 23:21:42 BST 2024


Git commit e6ba0abad68d8b5757bb49a003dd04da3956f0d3 by git-ubuntu importer, on behalf of Jeremy Bícha.
Committed on 12/06/2023 at 22:42.
Pushed by carlosdem into branch 'Neon/unstable'.

0.13-2 (patches unapplied)

Imported using git-ubuntu import.

M  +13   -1    debian/changelog
M  +1    -1    debian/control
M  +1    -1    debian/rules
A  +5    -0    debian/upstream/metadata

https://invent.kde.org/neon/backports-jammy/power-profiles-daemon/-/commit/e6ba0abad68d8b5757bb49a003dd04da3956f0d3

diff --git a/debian/changelog b/debian/changelog
index 0499c58..3ae1b0e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+power-profiles-daemon (0.13-2) unstable; urgency=medium
+
+  [ Debian Janitor ]
+  * Add debian/upstream/metadata
+  * Avoid explicitly specifying -Wl,--as-needed linker flag
+  * Update standards version to 4.6.2, no changes needed
+
+  [ Jeremy Bícha ]
+  * Release to unstable
+
+ -- Jeremy Bícha <jbicha at ubuntu.com>  Mon, 12 Jun 2023 13:29:15 -0400
+
 power-profiles-daemon (0.13-1) experimental; urgency=medium
 
   * New upstream version (lp: #2022945)
@@ -80,7 +92,7 @@ power-profiles-daemon (0.1-3) experimental; urgency=medium
 
 power-profiles-daemon (0.1-2) experimental; urgency=medium
 
-  * debian/copyright: 
+  * debian/copyright:
     - updated, the tests have different copyright and license
 
  -- Sebastien Bacher <seb128 at ubuntu.com>  Fri, 19 Feb 2021 17:01:27 +0100
diff --git a/debian/control b/debian/control
index 561ffb1..ffffaba 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends: debhelper-compat (= 13),
                python3-gi <!nocheck>,
                systemd,
                umockdev <!nocheck>,
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/freedesktop-team/power-profiles-daemon
 Vcs-Git: https://salsa.debian.org/freedesktop-team/power-profiles-daemon.git
 Homepage: https://gitlab.freedesktop.org/hadess/power-profiles-daemon
diff --git a/debian/rules b/debian/rules
index da814fa..9573e7d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,--as-needed
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs
 
 %:
 	dh $@
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..b105363
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://gitlab.freedesktop.org/hadess/power-profiles-daemon/-/issues
+Bug-Submit: https://gitlab.freedesktop.org/hadess/power-profiles-daemon/-/issues/new
+Repository: https://gitlab.freedesktop.org/hadess/power-profiles-daemon.git
+Repository-Browse: https://gitlab.freedesktop.org/hadess/power-profiles-daemon



More information about the Neon-commits mailing list