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

sebastic pushed a commit to branch master
in repository josm.

commit ce777bff01ac4fcc80afbb88254459c1018282b3
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Fri Oct 9 15:21:24 2015 +0200

    Don't exclude metadata-extractor source.
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 5a98cd2..aa911f2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ else
 VERSION := 0.0.0.${DATE}
 endif
 DESTDIR := ../tarballs/josm-${VERSION}
-DESTTGZ := ../tarballs/josm_${VERSION}+dfsg1.orig.tar.gz
+DESTTGZ := ../tarballs/josm_${VERSION}+dfsg2.orig.tar.gz
 
 DEB_VERSION := $(shell dpkg-parsechangelog | grep ^Version | cut -d\  -f2)
 DEB_UPSTREAM_VERSION := $(shell echo $(DEB_VERSION) | cut -d- -f1)
@@ -62,7 +62,7 @@ get-orig-source:
        @echo Removing icons directory
        rm -rf ${DESTDIR}/images/styles/standard
        @echo Removing duplicated code
-       rm -rf ${DESTDIR}/src/com ${DESTDIR}/src/oauth 
${DESTDIR}/src/org/apache/commons/compress 
${DESTDIR}/src/org/apache/commons/logging
+       rm -rf ${DESTDIR}/src/com/google ${DESTDIR}/src/com/kitfox 
${DESTDIR}/src/oauth ${DESTDIR}/src/org/apache/commons/compress 
${DESTDIR}/src/org/apache/commons/logging
        @echo Fetching revision metadata
        svn info --xml -r ${SVNREV} ${SVNREPO} > ${DESTDIR}/REVISION
        @echo Fetching internalization data

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