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

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

commit 252ae02d3d782928db35d20bae51fa6c7f32c51d
Author: Jaromír Mikeš <mira.mi...@seznam.cz>
Date:   Mon Aug 18 10:32:14 2014 +0200

    Tuned get-orig-source - remove unnecessary mv.
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index babbcf1..6b150a1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,5 +21,4 @@ override_dh_auto_install:
 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).orig.tar.gz
+       wget 
https://bitbucket.org/maproom/qmapshack/downloads/$(pkg)-$(upstream_version).tar.gz
 -O ../$(pkg)_$(upstream_version).orig.tar.gz

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to