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 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81
|
pycountry (17.5.14+ds1-0.1) unstable; urgency=medium
* Non-maintainer upload with maintainer's consent.
* New upstream version (Closes: #800892).
* Import relevant changes from Ubuntu package, with thanks to
Michael Hudson-Doyle <michael.hudson@canonical.com> for the patch.
- add missing build-dependency on dh-python
- refresh patches for new usptream version
- update watch file
* Update repackaging to use uscan rather than get-orig-source.
* Drop obsoleted dependencies on python-lxml and python3-lxml
(Closes: #783036).
* Update debhelper compat to recommended level 10.
* Point Vcs-* fields at https canonical values.
* Drop unneeded entries from debian/copyright.
* Drop unneeded use of dpkg-parsechangelog from debian/rules
* Add autopkgtest tests to package.
* Update Standards-Version to 4.1.0 (no changes required).
-- Stuart Prescott <stuart@debian.org> Sat, 09 Sep 2017 15:02:28 +1000
pycountry (1.8+ds1-0.2) unstable; urgency=medium
* Non-maintainer upload.
* Add 01-disable-failing-asserts.patch (Closes: #821892)
-- Daniel Silverstone <dsilvers@digital-scurf.org> Sat, 28 Jan 2017 23:27:30 +0000
pycountry (1.8+ds1-0.1) unstable; urgency=medium
* New upstream release
* Non-maintainer upload.
* New package python3-pycountry
* Add unzip as Build-Dependency
* Remove 02-support_language_common-name.patch, as already merged upstream
* debian/watch:
+ Use .zip urls to watch, in which pycountry > 1.5 is shipped.
* debian/rules:
+ Remove pycountry.egg-info when cleaning
+ Use --show-field when parsing changelog
+ Run unit-tests in new upstream
+ Unzip ".zip" files in get-orig-source
-- Michele Orru` <maker@python.it> Wed, 09 Jul 2014 20:49:46 +0200
pycountry (0.14.1+ds1-3) unstable; urgency=low
* Support "common_name" attribute for languages, thanks to
Jerome Flesch (Closes: #693739).
-- David Paleino <dapal@debian.org> Tue, 20 Nov 2012 19:14:08 +0100
pycountry (0.14.1+ds1-2) unstable; urgency=low
* Oops, install README.txt in the appropriate place (Closes: #644348)
-- David Paleino <dapal@debian.org> Wed, 05 Oct 2011 09:40:34 +0200
pycountry (0.14.1+ds1-1) unstable; urgency=low
* New upstream version
* Package switched from pysupport to dh_python2
* Refreshed patches
* Updated copyright file
-- David Paleino <dapal@debian.org> Tue, 13 Sep 2011 08:38:23 +0200
pycountry (0.12.1+ds1-2) unstable; urgency=low
* Bump Standards-Version to 3.9.2, no changes needed
* Added dependency on python-lxml (Closes: #626395)
* Prevent logger warning when importing, thanks to Johannes Weißl
(Closes: #599369)
-- David Paleino <dapal@debian.org> Wed, 11 May 2011 23:31:44 +0200
pycountry (0.12.1+ds1-1) unstable; urgency=low
* Initial release (Closes: #586130)
-- David Paleino <dapal@debian.org> Thu, 24 Jun 2010 14:06:22 +0200
|