[SCM] mapserver branch, wheezy, updated. upstream/6.0.1-35-g02769dd

Bas Couwenberg sebastic at xs4all.nl
Tue Jul 23 22:09:52 UTC 2013


The following commit has been merged in the wheezy branch:
commit c5b3ae0b8eb2f471373f6c751f3ffc4f8f41552d
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Wed Mar 14 21:48:31 2012 +0100

    Minor changes for policies.
    
    Conflicts:
    	debian/changelog

diff --git a/debian/changelog b/debian/changelog
index ed39861..dfb6fbb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ mapserver (6.0.1-4) unstable; urgency=low
 
   * Fixed typo that prevented AGG use in debian/rules.
     (closes: #663875)
+  * 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 12d012b..91ffced 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

-- 
Packaging for MapServer



More information about the Pkg-grass-devel mailing list