[neon/forks/kup-backup/Neon/release] debian: update package manually

Jonathan Esk-Riddell null at kde.org
Tue Sep 20 14:10:28 BST 2022


Git commit 0c2b53415ccd5d2702f09e41510d34c127fa444c by Jonathan Esk-Riddell.
Committed on 20/09/2022 at 13:10.
Pushed by jriddell into branch 'Neon/release'.

update package manually

M  +7    -0    debian/changelog
M  +1    -1    debian/control
M  +3    -2    debian/watch [INFRASTRUCTURE]

https://invent.kde.org/neon/forks/kup-backup/commit/0c2b53415ccd5d2702f09e41510d34c127fa444c

diff --git a/debian/changelog b/debian/changelog
index 59e687e..0a150d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+kup-backup (0.9.1-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Update the Homepage in debian/control file.
+
+ -- Thomas Pierson <contact at thomaspierson.fr>  Mon, 21 Feb 2022 22:43:33 +0100
+
 kup-backup (0.8.0-1) unstable; urgency=medium
 
   * New upstream release (Closes: #971566).
diff --git a/debian/control b/debian/control
index 9e7de8d..03b667d 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends: cmake,
                libkf5config-dev,
                qtbase5-dev
 Standards-Version: 4.5.0
-Homepage: https://www.linux-apps.com/p/1127689/
+Homepage: https://apps.kde.org/fr/kup/
 Vcs-Git: https://salsa.debian.org/thomaspi-guest/pkg-kup-backup.git
 Vcs-Browser: https://salsa.debian.org/thomaspi-guest/pkg-kup-backup
 
diff --git a/debian/watch b/debian/watch
index 16da6c1..de29e77 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
-version=4
-opts=pgpsigurlmangle=s/$/.sig/ http://download.kde.org/stable/kup/kup-([\d.]+).tar.xz
+version=3
+opts=dversionmangle=s/\+dfsg(\.\d+)?$//,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/kup-$1\.tar\.gz/ \
+  https://download.kde.org/stable/kup/kup-(\d\S+).tar.xz


More information about the Neon-commits mailing list