[qmapshack] 01/01: Using +ds1 suffix.

Jaromír Mikeš mira-guest at moszumanska.debian.org
Tue Aug 5 21:12:35 UTC 2014


This is an automated email from the git hooks/post-receive script.

mira-guest pushed a commit to branch master
in repository qmapshack.

commit 21fd12736a7ab50714835444e7d1465343d92244
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Aug 5 23:12:28 2014 +0200

    Using +ds1 suffix.
---
 debian/changelog | 2 +-
 debian/rules     | 2 +-
 debian/watch     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e98bacb..38521d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-qmapshack (0.2.0~ds0-1) unstable; urgency=low
+qmapshack (0.2.0+ds1-1) unstable; urgency=low
 
   * Initial release (Closes: #756064).
 
diff --git a/debian/rules b/debian/rules
index 136b60a..31f8b2c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 # one ring to rule them all ...
 
 upstream_version ?= $(shell dpkg-parsechangelog | sed -rne 's/^Version: ([0-9.]+)(\+repack\d+)?.*$$/\1/p')
-dfsg_version = $(upstream_version)~ds0
+dfsg_version = $(upstream_version)+ds1
 pkg = $(shell dpkg-parsechangelog | sed -ne 's/^Source: //p')
 
 %:
diff --git a/debian/watch b/debian/watch
index bf5bbc7..7470ea5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=dversionmangle=s/~ds.*// \
+opts=dversionmangle=s/+ds.*// \
 https://bitbucket.org/maproom/qmapshack/downloads/qmapshack-([\d.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qmapshack.git



More information about the Pkg-grass-devel mailing list