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

sebastic pushed a commit to branch master
in repository josm-plugins.

commit 6a8decd103e869610508ad280d5fc4b0b01e2518
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Fri Oct 30 12:13:40 2015 +0100

    Move generated tarball to parent directory.
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 4f3106c..38f9e4c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,6 +53,10 @@ get-orig-source:
        tar czf ${DESTTGZ} -C `dirname ${DESTDIR}` `basename ${DESTDIR}`
        @echo Cleaning up
        rm -rf ${DESTDIR}
+       @echo Moving tarball to parent directory
+       mv ${DESTTGZ} ../
+       @echo Removing tarballs directory
+       rmdir ../tarballs
        @echo .
        @echo To update debian/changelog type
        @echo dch -v ${DESTVER}-1

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/josm-plugins.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