[SCM] modestmaps-py branch, master, updated. debian/1.1.0-1-5-gbadcc4d

David Paleino dapal at debian.org
Tue Sep 13 06:24:43 UTC 2011


The following commit has been merged in the master branch:
commit badcc4d1d7a111a783de05f1374dd733b07510cb
Author: David Paleino <dapal at debian.org>
Date:   Tue Sep 13 08:24:38 2011 +0200

    Package switch from pysupport to dh_python2

diff --git a/debian/changelog b/debian/changelog
index d49d738..a710785 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ modestmaps-py (1.2.1-1) UNRELEASED; urgency=low
 
   * New upstream version
   * Standards-Version bumped to 3.9.2, no changes needed
+  * Package switch from pysupport to dh_python2
 
- -- David Paleino <dapal at debian.org>  Tue, 13 Sep 2011 08:21:59 +0200
+ -- David Paleino <dapal at debian.org>  Tue, 13 Sep 2011 08:23:36 +0200
 
 modestmaps-py (1.1.0-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index ef345b3..5eb8044 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  David Paleino <dapal at debian.org>
 Build-Depends:
  debhelper (>= 8~)
- , python-support
+ , python (>= 2.6.6-3~)
 Standards-Version: 3.9.2
 Homepage: http://code.google.com/p/modestmaps/
 Vcs-Git: git://git.debian.org/pkg-grass/python-modestmaps.git
diff --git a/debian/rules b/debian/rules
index 218df65..e05d7fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,4 +5,5 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@
+	dh $@ \
+		--with python2

-- 
display and interaction library for tile-based maps



More information about the Pkg-grass-devel mailing list