[qmapshack] 02/02: Tuned get-orig-source.

Jaromír Mikeš mira-guest at moszumanska.debian.org
Fri Aug 15 21:41:14 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 f40ba446ebd97a3134b9137ac7b8e7a66681aeac
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Fri Aug 15 23:41:02 2014 +0200

    Tuned get-orig-source.
---
 debian/changelog | 2 +-
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7326cb4..885024a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-qmapshack (0.3.0+ds1-1) unstable; urgency=low
+qmapshack (0.3.0-1) unstable; urgency=low
 
   * Initial release (Closes: #756064).
 
diff --git a/debian/rules b/debian/rules
index 09faa7e..f2156be 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,5 +19,5 @@ get-orig-source:
 # When this bug will be fixed uscan will be used again
 # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749225
 	wget https://bitbucket.org/maproom/qmapshack/downloads/$(pkg)-$(upstream_version).tar.gz
-	mv $(pkg)-$(upstream_version).tar.gz ../$(pkg)_$(upstream_version).tar.gz
+	mv $(pkg)-$(upstream_version).tar.gz ../$(pkg)_$(upstream_version).orig.tar.gz
 #	gunzip -c ../$(pkg)_$(upstream_version).tar.gz | tar --delete --owner=root --group=root --mode=a+rX --wildcards -vf - $(pkg)_S$(upstream_version)/.hg\* | xz -zf - > ../$(pkg)_$(dfsg_version).orig.tar.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