[josm] 06/11: Also remove Windows installer from upstream tarball.

Bas Couwenberg sebastic at xs4all.nl
Mon Dec 29 23:09:09 UTC 2014


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

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

commit c2bebcfef0552140d95cb70622aad6de1309c1e1
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Dec 29 22:39:50 2014 +0100

    Also remove Windows installer from upstream tarball.
---
 debian/changelog | 1 +
 debian/rules     | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 936af94..06c6145 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ josm (0.0.svn7906+dfsg1-1) UNRELEASED; urgency=medium
   * Add (build) dependency on libcommons-compress-java,
     its bzip2 support is now used instead of Apache Ant.
   * Install upstream man page.
+  * Also remove Windows installer from upstream tarball.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Mon, 29 Dec 2014 22:04:46 +0100
 
diff --git a/debian/rules b/debian/rules
index 0d717df..627d7d7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -91,6 +91,8 @@ get-orig-source:
 	rm -fr ${DESTDIR}/src/org/json/
 	@echo Removing embedded fonts
 	rm -fr ${DESTDIR}/data/fonts/
+	@echo Removing Windows installer
+	rm -fr ${DESTDIR}/windows/
 	@echo Building snapshot tarball
 	tar czf ${DESTTGZ} -C `dirname ${DESTDIR}` `basename ${DESTDIR}`
 	@echo Cleaning up

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



More information about the Pkg-grass-devel mailing list