[SCM] mapserver branch, master, updated. upstream/6.0.1-29-g379df24
Francesco Paolo Lovergine
frankie at debian.org
Wed Mar 14 21:48:25 UTC 2012
The following commit has been merged in the master branch:
commit 379df247b85194039cd45d3c11da4981eb3bc3ec
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date: Wed Mar 14 21:48:31 2012 +0100
Minor changes for policies.
diff --git a/debian/changelog b/debian/changelog
index 55aabda..83b2e3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ mapserver (6.0.1-4) unstable; urgency=low
* Fixed typo that prevented AGG use in debian/rules.
(closes: #663875)
* Now using libpng-dev as b-d.
+ * Migrated to debhelper level 9 and policy bumped to 3.9.3.
-- Francesco Paolo Lovergine <frankie at debian.org> Wed, 14 Mar 2012 21:43:53 +0100
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 9f7683e..73679f0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: devel
Priority: optional
Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Francesco Paolo Lovergine <frankie at debian.org>, Alan Boudreault <aboudreault at mapgears.com>
-Standards-Version: 3.9.2
-Build-Depends: debhelper (>= 8), libcurl4-gnutls-dev, libpng-dev, zlib1g-dev (>= 1.1.4),
+Standards-Version: 3.9.3
+Build-Depends: debhelper (>= 9), libcurl4-gnutls-dev, libpng-dev, zlib1g-dev (>= 1.1.4),
libgd2-xpm-dev (>= 2.0.1-10), libfreetype6-dev (>= 2.0.9), libjpeg-dev, libgdal1-dev (>=1.4.0), libproj-dev,
libpq-dev, php5-dev, swig, python-all (>= 2.6.6-3~), python-all-dev (>= 2.6.6-3~), libgeos-dev (>= 3.3.1-1~),
ruby1.8, ruby1.8-dev, ruby1.9.1, ruby1.9.1-dev,
diff --git a/debian/rules b/debian/rules
index 3ba2baa..f0aeb5b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -236,7 +236,7 @@ binary-indep: install-indep
binary-arch: install-arch
dh_testdir -a
dh_testroot -a
- dh_install --autodest --list-missing --sourcedir=debian/tmp
+ dh_install --autodest --list-missing
dh_installchangelogs -a HISTORY.TXT
dh_installdocs -a
dh_installexamples -a
--
Mapserver
More information about the Pkg-grass-devel
mailing list