1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54
|
python-pint (0.7.2-3) unstable; urgency=medium
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/copyright: Changed source URL to https protocol
* d/{control,copyright}: Use my @debian.org email address
* Use LooseVersion for NumPy version comparing (Closes: #830348)
-- Ondřej Nový <onovy@debian.org> Mon, 11 Jul 2016 09:00:10 +0200
python-pint (0.7.2-2) unstable; urgency=medium
* Added myself as uploader
* Change directory to $ADTTMP before running Debian tests
* Fix copyright year in documentation to make build reproducible
* Fix unit tests failing on 32-bit arch
-- Ondřej Nový <novy@ondrej.org> Sat, 23 Apr 2016 14:52:51 +0200
python-pint (0.7.2-1) unstable; urgency=medium
* Team upload.
* New upstream release (Closes: #820195).
* Fixed VCS URLs (https).
* Standards-Version is 3.9.8 now (no change).
* d/copyright
- Cleanup and fixed for new upstream release.
- Added myself for Debian part
* Added python(3)-pkg-resources dependency.
* Added simple Debian tests.
* Install AUTHORS file.
* Added skip_not_working_tests.patch
* Removed logo-full.jpg duplicity in docs.
-- Ondřej Nový <novy@ondrej.org> Thu, 14 Apr 2016 20:28:26 +0200
python-pint (0.6-1) unstable; urgency=medium
* New upstream release.
* Applied patch from Ubuntu guys (Closes: #774892):
- Add python-numpy and python3-numpy to Build-Depends
to enable more tests to run (tests are skipped otherwise).
* Fixed debian/watch file.
* Moved unit test build-depends to build-depends-indep.
* Added dh-python as build-depends, removed version for python-all.
* Standards-Version: 3.9.6 (no change).
* Using the -v flag when running nosetests.
-- Thomas Goirand <zigo@debian.org> Fri, 29 May 2015 09:33:51 +0200
python-pint (0.5.2-1) unstable; urgency=medium
* Initial release. (Closes: #760586)
-- Thomas Goirand <zigo@debian.org> Fri, 05 Sep 2014 23:26:05 +0800
|