[neon/3rdparty/indi/Neon/stable] debian: remove repacksuffix that confused uscan
Carlos De Maine
null at kde.org
Tue Apr 11 20:06:52 BST 2023
Git commit 4fa90586d411e52c71523f3f661e7533d9fb82a9 by Carlos De Maine, on behalf of Jonathan Esk-Riddell.
Committed on 11/04/2023 at 19:06.
Pushed by carlosdem into branch 'Neon/stable'.
remove repacksuffix that confused uscan
(cherry picked from commit 8b6bb3a1d143cc6b14f6314554b12a903c782d2c)
M +2 -2 debian/changelog
M +1 -1 debian/watch
https://invent.kde.org/neon/3rdparty/indi/commit/4fa90586d411e52c71523f3f661e7533d9fb82a9
diff --git a/debian/changelog b/debian/changelog
index c0445d0..9323819 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-indi (2.0.1-0neon) jammy; urgency=medium
+indi (2.0.1-0neon1) jammy; urgency=medium
[ Pino Toscano ]
* New upstream release.
@@ -497,4 +497,4 @@ libindi (0.8-1) unstable; urgency=low
- destdir.diff: respect the DESTDIR envvar
- fix-pkgconfig.diff: fix some issues in the .pc pkg-config file
- -- Pino Toscano <pino at debian.org> Sat, 01 Oct 2011 19:40:46 +0200
\ No newline at end of file
+ -- Pino Toscano <pino at debian.org> Sat, 01 Oct 2011 19:40:46 +0200
diff --git a/debian/watch b/debian/watch
index b2a0e22..55d6ac6 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=-0neon, dversionmangle=s/\-0neon\d*$//" \
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%indi-$1.tar.gz%" \
https://github.com/indilib/indi/tags \
(?:.*?/)?v?(\d[\d.]*)\.tar\.gz
More information about the Neon-commits
mailing list