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

sebastic-guest pushed a commit to branch master
in repository osmosis.

commit 764ca56040e51e297f0ff57592793a699d1a2aae
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Thu Apr 10 19:37:08 2014 +0200

    Remove unused variables.
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index ca1452c..fd82c8b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,9 +5,6 @@ export JAVA_HOME := /usr/lib/jvm/default-java/
 DB2MAN := /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl
 XP := xsltproc -''-nonet -''-param man.charmap.use.subset "0"
 
-CURVER  := $(shell dpkg-parsechangelog | grep ^Version | cut -d\  -f2 | cut 
-d- -f1 | cut -d+ -f1)
-DESTTGZ := osmosis_${CURVER}+ds1.orig.tar.gz
-
 debian/osmosis.1: debian/osmosis.xml
        $(XP) -o $@ $(DB2MAN) $<
 

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