[libterralib] 19/24: Imported Debian patch 4.0.0-5

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Aug 1 23:04:44 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository libterralib.

commit 4fa217f266bf782be48378c440492fb6465bcabd
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Wed Sep 11 17:07:38 2013 +0100

    Imported Debian patch 4.0.0-5
---
 debian/changelog | 9 +++++++++
 debian/control   | 4 ++--
 debian/rules     | 2 +-
 3 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 50326a9..bfc4276 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libterralib (4.0.0-5) unstable; urgency=low
+
+  * B-D on libtiff-dev for transition. 
+  * Standards-Version: 3.9.4; no changes required.
+  * Debhelper >  9 Dependency now.
+  * Remove B-D on python; not used. 
+
+ -- Alastair McKinstry <mckinstry at debian.org>  Wed, 11 Sep 2013 17:07:38 +0100
+
 libterralib (4.0.0-4) unstable; urgency=low
 
   * B-D on libtiff5-dev, not libtiff-dev. Closes: #665034. 
diff --git a/debian/control b/debian/control
index fa901b7..8ac3090 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,10 @@ Section: libs
 Priority: optional
 Maintainer: Debian GIS Team <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Petter Reinholdtsen <pere at debian.org>, Alastair McKinstry <mckinstry at debian.org>
-Build-Depends: debhelper (>= 8.1.3~), qt4-dev-tools, libgeotiff-dev, zlib1g-dev, libjpeg-dev | libjpeg8-dev, python-all-dev, qt4-qmake, libtiff5-dev 
+Build-Depends: debhelper (>= 9), qt4-dev-tools, libgeotiff-dev, zlib1g-dev, libjpeg-dev | libjpeg8-dev,  qt4-qmake, libtiff-dev
 Homepage: http://www.terralib.org/
 Vcs-Svn: https://svn.dpi.inpe.br/terralib/tags/v-4-0-0/src
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
 
 Package: libterralib-dev
 Section: libdevel
diff --git a/debian/rules b/debian/rules
index 408fa64..e31e53c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 
 # The magic debhelper rule
 %:
-	dh $@ --with-python2 
+	dh $@ 
 
 # Uncomment this to turn on verbose mode.
 # export DH_VERBOSE=1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/libterralib.git



More information about the Pkg-grass-devel mailing list