[mkgmapgui] 01/02: Add working watch file, repack upstream source to exclude .class files.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri May 1 23:58:31 UTC 2015


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

sebastic pushed a commit to branch master
in repository mkgmapgui.

commit 7f63aa01bac983b718c423bf5d7f8ff93d028255
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat May 2 01:45:30 2015 +0200

    Add working watch file, repack upstream source to exclude .class files.
---
 debian/README.source | 13 -------------
 debian/changelog     |  6 ++++++
 debian/copyright     |  1 +
 debian/watch         | 11 +++++++----
 4 files changed, 14 insertions(+), 17 deletions(-)

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 1f2be0c..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,13 +0,0 @@
-mkgmapgui for Debian
---------------------
-
-This program is originally distributed as a JAR file. It has been repackaged for Debian.
-To get the mkgmapgui-1.1.ds.tar.gz file you should do the following:
-
-wget http://activityworkshop.net/software/mkgmapgui/mkgmapgui.jar
-mkdir mkgmapgui-1.1.ds
-cp mkgmapgui.jar mkgmapgui-1.1.ds/
-jar xf mkgmapgui.jar
-rm mkgmapgui.jar tim/mkgmapgui/*class
-cd ..
-tar czf mkgmapgui-1.1.ds.tar.gz mkgmapgui-1.1.ds
diff --git a/debian/changelog b/debian/changelog
index df144ad..f5dd228 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mkgmapgui (1.1.ds-4) UNRELEASED; urgency=medium
+
+  * Add working watch file, repack upstream source to exclude .class files.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sat, 02 May 2015 01:40:08 +0200
+
 mkgmapgui (1.1.ds-3) unstable; urgency=medium
 
   * Update my email to @debian.org address.
diff --git a/debian/copyright b/debian/copyright
index ed46396..7a672d1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0
 Upstream-Contact: activityworkshop.net <mail at activityworkshop.net>
 Upstream-Name: mkgmapgui
 Source: http://activityworkshop.net/software/mkgmapgui/
+Files-Excluded: tim/mkgmapgui/*.class
 
 Files: *
 Copyright: © activityworkshop.net <mail at activityworkshop.net>
diff --git a/debian/watch b/debian/watch
index 87bb7ad..9a3ed8f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,7 @@
-# This package has not an useful watch file. 
-#
-# Upstream has not the version number in the name of the program:
-# http://activityworkshop.net/software/mkgmapgui/mkgmapgui.jar 
+version=3
+opts=\
+dversionmangle=s/[\+\.](debian|dfsg|ds|deb)\d*$//,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\
+repacksuffix=.ds \
+http://activityworkshop.net/software/mkgmapgui/ \
+mkgmapgui_(\d.*?)\.jar

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



More information about the Pkg-grass-devel mailing list