Package: python-pint
Version: 0.5.2-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu vivid ubuntu-patch

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

  * d/control: Add python-numpy and python3-numpy to Build-Depends
    to enable more tests to run (tests are skipped otherwise).
  * d/rules: Updated to download latest upstream source.

Thanks for considering the patch.


-- System Information:
Debian Release: jessie/sid
  APT prefers utopic-updates
  APT policy: (500, 'utopic-updates'), (500, 'utopic-security'), (500, 
'utopic'), (100, 'utopic-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-28-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/control'
--- debian/control	2014-09-05 23:26:05 +0000
+++ debian/control	2015-01-08 18:03:07 +0000
@@ -1,16 +1,19 @@
 Source: python-pint
 Section: python
 Priority: optional
-Maintainer: PKG OpenStack <openstack-de...@lists.alioth.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
+XSBC-Original-Maintainer: PKG OpenStack <openstack-de...@lists.alioth.debian.org>
 Uploaders: Thomas Goirand <z...@debian.org>
 Build-Depends: debhelper (>= 9),
                python-all (>= 2.6.6-3~),
                python-nose,
+               python-numpy,
                python-setuptools,
                python-sphinx,
                python-yaml,
                python3-all,
                python3-nose,
+               python3-numpy,
                python3-setuptools,
                python3-yaml
 Standards-Version: 3.9.5

=== modified file 'debian/watch'
--- debian/watch	2014-09-05 23:26:05 +0000
+++ debian/watch	2015-01-07 15:48:34 +0000
@@ -1,3 +1,3 @@
 version=3
-http://pypi.python.org/packages/source/P/Pint Pint-(.*).tar.gz
-
+opts="uversionmangle=s/.zip//" \
+ http://pypi.python.org/packages/source/P/Pint/ Pint-(.*).zip

Reply via email to