[SCM] gpsprune branch, master, updated. debian/12-1-8-gdbc8a1f

David Paleino dapal at debian.org
Tue Apr 12 07:35:33 UTC 2011


The following commit has been merged in the master branch:
commit e07169538ff852bc9e57af943f1304f308cbf034
Author: David Paleino <dapal at debian.org>
Date:   Mon Apr 11 11:55:45 2011 +0200

    Bump debhelper compatibility to 8

diff --git a/debian/changelog b/debian/changelog
index 8b8c41d..81c0eff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ gpsprune (12.1-1) UNRELEASED; urgency=low
   * Fix debian/watch to match upstream versions
   * Standards-Version bump to 3.9.2, no changes needed
   * Updated copyright years
+  * Bump debhelper compatibility to 8
 
- -- David Paleino <dapal at debian.org>  Mon, 11 Apr 2011 11:53:16 +0200
+ -- David Paleino <dapal at debian.org>  Mon, 11 Apr 2011 11:55:36 +0200
 
 gpsprune (12-1) unstable; urgency=low
 
diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index a5c4a2d..b277fa6 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
  , David Paleino <dapal at debian.org>
 Build-Depends:
  ant
- , debhelper (>= 7.0.50~)
+ , debhelper (>= 8~)
  , javahelper (>= 0.20~)
  , default-jdk
  , fastjar
diff --git a/debian/rules b/debian/rules
index 4588fa9..a73a9d7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,4 +25,5 @@ override_dh_auto_build:
 	dh_auto_build -- build
 
 %:
-	dh --with javahelper $@
+	dh $@ \
+		--with javahelper

-- 
Tool to visualize, edit, convert and prune GPS data



More information about the Pkg-grass-devel mailing list