[SCM] saga branch, master, updated. 390ee3f95feeaa492859cf06550a73d19482bb60
Francesco Paolo Lovergine
frankie at debian.org
Sat Mar 26 16:28:34 UTC 2011
The following commit has been merged in the master branch:
commit 390ee3f95feeaa492859cf06550a73d19482bb60
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date: Sat Mar 26 16:32:30 2011 +0100
Some packaging changes.
diff --git a/debian/changelog b/debian/changelog
index 5e215d8..87cf92d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,15 @@
saga (2.0.6+dfsg-0) unstable; urgency=low
+ [ Johan Van de Wauw ]
* Update to 2.0.6
- -- Johan Van de Wauw <johan.vandewauw at gmail.com> Fri, 25 Mar 2011 23:06:01 +0100
+ [ Francesco Paolo Lovergine ]
+ * Dropped obsolete pre-squeeze proj alternative build-dep.
+ * Policy bumped to current 3.9.1, without changes.
+ * Dropped cdbs dependency, now using debhelper dh_* rules.
+ * Using source 3.0 format with quilt support.
+
+ -- Francesco Paolo Lovergine <frankie at debian.org> Sat, 26 Mar 2011 16:27:55 +0100
saga (2.0.5+dfsg-0) 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 4e261c5..4ba22ac 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,10 @@
-
Source: saga
Section: science
Priority: optional
Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Johan Van de Wauw <johan.vandewauw at gmail.com>, Francesco Paolo Lovergine <frankie at debian.org>
Build-Depends: libwxgtk2.8-dev, wx-common, libgdal-dev, libexpat-dev,
- libogdi3.2-dev, libproj-dev|proj, libgrib2c-dev, debhelper (>= 7.0.50~),
+ libogdi3.2-dev, libproj-dev, libgrib2c-dev, debhelper (>=8),
libqhull-dev, libhpdf-dev
Standards-Version: 3.9.1
Homepage: http://www.saga-gis.org/
diff --git a/debian/control.in b/debian/control.in
index 14e8599..b14ced6 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -1,13 +1,12 @@
-
Source: saga
Section: science
Priority: optional
Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Johan Van de Wauw <johan.vandewauw at gmail.com>, Francesco Paolo Lovergine <frankie at debian.org>
Build-Depends: libwxgtk2.8-dev, wx-common, libgdal-dev, libexpat-dev,
- libogdi3.2-dev, libproj-dev|proj, libgrib2c-dev, debhelper (>=7), cdbs,
+ libogdi3.2-dev, libproj-dev, libgrib2c-dev, debhelper (>=8),
libqhull-dev, libhpdf-dev
-Standards-Version: 3.9.0
+Standards-Version: 3.9.1
Homepage: http://www.saga-gis.org/
Vcs-Git: git://git.debian.org/pkg-grass/saga.git
Vcs-Browser: http://git.debian.org/?p=pkg-grass/saga.git
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
--
Saga GIS
More information about the Pkg-grass-devel
mailing list