Package: datapm
Version: 0.10-1.1
Severity: normal
Tags: patch pending

Dear maintainer,

I've prepared an NMU for datapm (versioned as 0.10-1.2) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards,

SR
diff -Nru datapm-0.10/debian/changelog datapm-0.10/debian/changelog
--- datapm-0.10/debian/changelog	2012-07-19 22:10:28.000000000 +0200
+++ datapm-0.10/debian/changelog	2015-08-20 12:18:25.000000000 +0200
@@ -1,3 +1,14 @@
+datapm (0.10-1.2) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Update Homepage and drop incorrect Vcs field (Closes: #745755).
+  * Switch watch file to pypi.debian.net.
+  * Drop python-support from Build-Depndends, in favour of dh-python. Was
+    already ported (Closes: #785967).
+  * Drop pycompat, no longer used.
+
+ -- Stefano Rivera <stefa...@debian.org>  Thu, 20 Aug 2015 12:02:23 +0200
+
 datapm (0.10-1.1) unstable; urgency=low
 
   * Non-maintainer upload with maintainer approval.
diff -Nru datapm-0.10/debian/control datapm-0.10/debian/control
--- datapm-0.10/debian/control	2012-07-19 22:07:09.000000000 +0200
+++ datapm-0.10/debian/control	2015-08-20 12:02:13.000000000 +0200
@@ -2,23 +2,22 @@
 Section: text
 Priority: optional
 Maintainer: J. Félix Ontañón <fonta...@emergya.es>
-Build-Depends: 
- debhelper (>= 7), 
+Build-Depends:
+ debhelper (>= 7),
+ dh-python,
  quilt,
- python-all-dev, 
- python-support, 
- python-setuptools (>=0.6c),
+ python-all-dev,
+ python-setuptools (>=0.6c)
 Standards-Version: 3.9.2
-Homepage: http://okfn.org/projects/dpm
-Vcs-Browser: https://github.com/okfn/dpm
+Homepage: https://github.com/okfn/dpm-old
 
 Package: datapm
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, 
- python-ckanclient (>= 0.3), 
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
+ python-ckanclient (>= 0.3),
  python-pkg-resources,
- python-sqlalchemy, 
- python-simplejson, 
+ python-sqlalchemy,
+ python-simplejson,
  python-sqlite
 Description: Data packaging system and utilities
  datapm, data package manager, is a command line tool and python library for
diff -Nru datapm-0.10/debian/copyright datapm-0.10/debian/copyright
--- datapm-0.10/debian/copyright	2012-05-31 08:17:34.000000000 +0200
+++ datapm-0.10/debian/copyright	2015-08-20 12:18:54.000000000 +0200
@@ -1,7 +1,7 @@
 This package was debianized by J. Félix Ontañón <fonta...@emergya.es> on
 Sun, 18 Feb 2012 11:15:20 +0100.
 
-It was downloaded from http://github.com/okfn/dpm
+It was downloaded from https://github.com/okfn/dpm-old
 
 Copyright (c) 2005-2012, Open Knowledge Foundation
 
diff -Nru datapm-0.10/debian/pycompat datapm-0.10/debian/pycompat
--- datapm-0.10/debian/pycompat	2012-05-31 08:17:34.000000000 +0200
+++ datapm-0.10/debian/pycompat	1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-2
diff -Nru datapm-0.10/debian/watch datapm-0.10/debian/watch
--- datapm-0.10/debian/watch	2012-05-31 08:17:34.000000000 +0200
+++ datapm-0.10/debian/watch	2015-08-20 12:17:57.000000000 +0200
@@ -1,2 +1,3 @@
 version=3
-http://pypi.python.org/packages/source/d/dpm/dpm-([0-9a-z.]+)\.tar.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+http://pypi.debian.net/dpm/dpm-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

Reply via email to