Control: tags 786055 + patch Control: tags 786055 + pending Dear maintainer,
I've prepared an NMU for python-geohash (versioned as 0.8.3-1.1) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Regards. -- WBR, wRAR
diff -Nru python-geohash-0.8.3/debian/changelog python-geohash-0.8.3/debian/changelog --- python-geohash-0.8.3/debian/changelog 2011-04-04 21:10:09.000000000 +0600 +++ python-geohash-0.8.3/debian/changelog 2015-09-05 17:03:51.000000000 +0500 @@ -1,3 +1,11 @@ +python-geohash (0.8.3-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Port from python-support to dh-python (Closes: #786055). + * Drop obsolete debian/pyversions. + + -- Andrey Rahmatullin <[email protected]> Sat, 05 Sep 2015 17:03:50 +0500 + python-geohash (0.8.3-1) unstable; urgency=low * New upstream release: diff -Nru python-geohash-0.8.3/debian/control python-geohash-0.8.3/debian/control --- python-geohash-0.8.3/debian/control 2011-02-03 22:48:30.000000000 +0500 +++ python-geohash-0.8.3/debian/control 2015-09-05 17:03:10.000000000 +0500 @@ -2,7 +2,7 @@ Section: python Priority: optional Maintainer: Davide Cavalca <[email protected]> -Build-Depends: debhelper (>= 7.3.5~), python-support (>= 0.90), python-all-dev (>= 2.4), python-all-dbg (>= 2.4) +Build-Depends: debhelper (>= 7.3.5~), dh-python, python-all-dev (>= 2.4), python-all-dbg (>= 2.4) Standards-Version: 3.9.1 Homepage: http://code.google.com/p/python-geohash/ Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-geohash/trunk diff -Nru python-geohash-0.8.3/debian/pyversions python-geohash-0.8.3/debian/pyversions --- python-geohash-0.8.3/debian/pyversions 2011-02-02 20:28:55.000000000 +0500 +++ python-geohash-0.8.3/debian/pyversions 1970-01-01 05:00:00.000000000 +0500 @@ -1 +0,0 @@ -2.4- diff -Nru python-geohash-0.8.3/debian/rules python-geohash-0.8.3/debian/rules --- python-geohash-0.8.3/debian/rules 2011-04-03 21:32:04.000000000 +0600 +++ python-geohash-0.8.3/debian/rules 2015-09-05 17:02:59.000000000 +0500 @@ -10,7 +10,7 @@ pythonpath_dbg = $$(ls -d $(CURDIR)/build/lib_d.*-$(1) 2>/dev/null || ls -d $(CURDIR)/build/lib.*$(1)-pydebug) %: - dh $@ + dh $@ --with python2 # Workaround for #589759 override_dh_auto_build: @@ -24,8 +24,6 @@ override_dh_strip: ifeq (,$(filter nostrip,$(DEB_BUILD_OPTIONS))) dh_strip --dbg-package=python-geohash-dbg - # Workaround for #576014 - cd debian/python-geohash-dbg/usr/lib/debug/usr/lib && mv pyshared pymodules endif override_dh_auto_test:
signature.asc
Description: Digital signature

