[apophenia] 01/03: Adjust repack machinery
Jerome Benoit
calculus-guest at moszumanska.debian.org
Thu Sep 11 12:56:05 UTC 2014
This is an automated email from the git hooks/post-receive script.
calculus-guest pushed a commit to branch master
in repository apophenia.
commit 990f09835d8a999ad3cc4dda8308c06aca8d98b0
Author: Jerome Benoit <calculus at rezozer.net>
Date: Thu Sep 11 14:12:24 2014 +0200
Adjust repack machinery
---
debian/changelog | 2 +-
debian/repack | 2 +-
debian/watch | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9facf9e..ee4c637 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-apophenia (0.999b+ds-1) unstable; urgency=medium
+apophenia (0.999b+ds1-1) unstable; urgency=medium
* Initial release (Closes: #755493).
* Debianization:
diff --git a/debian/repack b/debian/repack
index f78f876..840ead8 100755
--- a/debian/repack
+++ b/debian/repack
@@ -25,7 +25,7 @@ fi
UPSTREAM_VERSION="$2"
UPSTREAM_TARBALLZZ="$3"
-DEBIAN_SUFFIX="+ds"
+DEBIAN_SUFFIX="+ds1"
DEBIAN_UVERSION=${UPSTREAM_VERSION}${DEBIAN_SUFFIX}
DEBIAN_ROOTFOLDERNAME="${PACKAGE_NAME}-${DEBIAN_UVERSION}.orig"
diff --git a/debian/watch b/debian/watch
index f2aa563..5c8101b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=3
-opts=dversionmangle=s/\+ds//,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/apophenia-$1\.tar\.gz/ \
+opts=dversionmangle=s/\+ds[\d]?//,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/apophenia-$1\.tar\.gz/ \
https://github.com/b-k/Apophenia/tags .*/v?(\d\S*)\.tar\.gz \
debian bash debian/repack
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/apophenia.git
More information about the debian-science-commits
mailing list