[neon/3rdparty/indi/Neon/unstable] debian: go back to what we know works

Carlos De Maine null at kde.org
Tue Apr 11 01:36:36 BST 2023


Git commit beb661375af30e921a1c775be6f581976bb9d143 by Carlos De Maine.
Committed on 11/04/2023 at 00:36.
Pushed by carlosdem into branch 'Neon/unstable'.

go back to what we know works

M  +3    -2    debian/changelog
M  +1    -1    debian/watch

https://invent.kde.org/neon/3rdparty/indi/commit/beb661375af30e921a1c775be6f581976bb9d143

diff --git a/debian/changelog b/debian/changelog
index 65a9e24..eeeaba3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
-indi (2.0.1+neon-1) jammy; urgency=medium
+indi (2.0.1+dfsg-0r1) jammy; urgency=medium
+
+  [ Carlos De Maine ]
 
-[ Carlos De Maine ]
   * New release
 
  -- Carlos De Maine <carlosdemaine at gmail.com>  Fri, 07 Apr 2023 09:50:14 +1000
diff --git a/debian/watch b/debian/watch
index b347278..dd38f5a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
 version=4
 
-opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%indi-$1.tar.gz%, repacksuffix=+xneon, dversionmangle=s/\+neon\d*$//" \
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%indi-$1.tar.gz%, repacksuffix=+dfsg, dversionmangle=s/\+dfsg\d*$//" \
   https://github.com/indilib/indi/tags \
   (?:.*?/)?v?(\d[\d.]*)\.tar\.gz


More information about the Neon-commits mailing list