[DebianGIS-dev] r2074 - packages/gmt-coast-low/trunk/debian
frankie at alioth.debian.org
frankie at alioth.debian.org
Wed Mar 25 23:04:40 UTC 2009
Author: frankie
Date: 2009-03-25 23:04:39 +0000 (Wed, 25 Mar 2009)
New Revision: 2074
Modified:
packages/gmt-coast-low/trunk/debian/changelog
packages/gmt-coast-low/trunk/debian/compat
packages/gmt-coast-low/trunk/debian/control
packages/gmt-coast-low/trunk/debian/rules
Log:
Modified: packages/gmt-coast-low/trunk/debian/changelog
===================================================================
--- packages/gmt-coast-low/trunk/debian/changelog 2009-03-25 22:55:35 UTC (rev 2073)
+++ packages/gmt-coast-low/trunk/debian/changelog 2009-03-25 23:04:39 UTC (rev 2074)
@@ -4,8 +4,10 @@
* Fixed long description.
(closes: #521061)
* Now install gmt-coastline-download script.
+ * Policy bumped to 3.8.1.
+ * Debhelper level set to 7.
- -- Francesco Paolo Lovergine <frankie at debian.org> Wed, 25 Mar 2009 23:49:08 +0100
+ -- Francesco Paolo Lovergine <frankie at debian.org> Thu, 26 Mar 2009 00:03:47 +0100
gmt-coast-low (1:1.10-1) unstable; urgency=low
Modified: packages/gmt-coast-low/trunk/debian/compat
===================================================================
--- packages/gmt-coast-low/trunk/debian/compat 2009-03-25 22:55:35 UTC (rev 2073)
+++ packages/gmt-coast-low/trunk/debian/compat 2009-03-25 23:04:39 UTC (rev 2074)
@@ -1 +1 @@
-5
+7
Modified: packages/gmt-coast-low/trunk/debian/control
===================================================================
--- packages/gmt-coast-low/trunk/debian/control 2009-03-25 22:55:35 UTC (rev 2073)
+++ packages/gmt-coast-low/trunk/debian/control 2009-03-25 23:04:39 UTC (rev 2074)
@@ -3,8 +3,8 @@
Priority: extra
Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Torsten Landschoff <torsten at debian.org>, Francesco Paolo Lovergine <frankie at debian.org>
-Standards-Version: 3.7.3
-Build-Depends: debhelper (>=5.0)
+Standards-Version: 3.8.1
+Build-Depends: debhelper (>= 7.0)
Build-Depends-Indep: bzip2
Homepage: http://gmt.soest.hawaii.edu/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/gmt-coast-low/trunk
@@ -12,7 +12,7 @@
Package: gmt-coast-low
Architecture: all
-Depends: gmt, bash, wget|curl
+Depends: gmt, bash, wget | curl, bzip2
Provides: gmt-coastline-data
Description: Low resolution coastlines for the Generic Mapping Tools
This package contains the crude, low and intermediate resolution coastlines
Modified: packages/gmt-coast-low/trunk/debian/rules
===================================================================
--- packages/gmt-coast-low/trunk/debian/rules 2009-03-25 22:55:35 UTC (rev 2073)
+++ packages/gmt-coast-low/trunk/debian/rules 2009-03-25 23:04:39 UTC (rev 2074)
@@ -10,7 +10,7 @@
clean:
dh_testdir
dh_testroot
- rm -f build-stamp install-stamp README.*
+ rm -f README.*
dh_clean
install: install-stamp
More information about the Pkg-grass-devel
mailing list