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
|
weather-util (2.3-2) unstable; urgency=medium
* Include Py3K decompression fix from upstream (closes: #857636)
-- Jeremy Stanley <fungi@yuggoth.org> Mon, 13 Mar 2017 17:49:51 +0000
weather-util (2.3-1) unstable; urgency=low
* New upstream release (closes: #835264)
* Updat debian/copyright for newer upstream copyright years
* Correct data source filenames and URLs in debian/copyright
* In debian/watch add support for xz source and signatures
* Add debian/upstream/signing-key.asc for tarball validation
* Increase the DH compat level to 10 in debian/compat
* Match new minimum DH requirement in debian/control
* Correct dh parameter order in debian/rules
* Update to latest standards version (3.9.8)
* Set Multi-Arch: foreign for weather-util-data in debian/control
* Add Vcs-Browser and Vcs-Git fields to debian/control
* Switch from gzip -c to -k for simplicity in debian/rules
* Add -n to gzip invocation in debian/rules dropping timestamps
* Switch to Python 3 in debian/rules per Debian Python Policy
* Match new python3 requirement in debian/control
* Correctly declare dh-python build dependency in debian/control
* Add ${python3:Depends} in debian/control for future-proofing
* Drop shebang patch obsoleted by dh_python3
* Add python3 shebang override to debian/rules
-- Jeremy Stanley <fungi@yuggoth.org> Thu, 19 Jan 2017 20:44:27 +0000
weather-util (2.0-1) unstable; urgency=low
* New upstream release (closes: #663486)
* Updated to latest standards version (3.9.3)
* Updated debian/copyright Format field
* Added new public-domain files to debian/copyright
* Patched weatherrc with FHS-compliant paths
* Built additional weather-util-data package
* Switched from deprecated python-support to dh_python2
* Made weather.py private to reduce global module pollution
-- Jeremy Stanley <fungi@yuggoth.org> Tue, 26 Jun 2012 00:48:37 +0000
weather-util (1.5-1) unstable; urgency=low
* New upstream release (closes: #573509, #573510)
* Updated to latest standards version (3.8.4)
* Switched to dpkg-source 3.0 (quilt) format
* Updated debian/copyright for DEP-5 rev. 135
* Patched weather executable with an explicit shebang
* Switched from python-central to python-support
* Replaced debian/rules with rules.tiny from debhelper 7
-- Jeremy Stanley <fungi@yuggoth.org> Fri, 19 Mar 2010 13:56:08 +0000
weather-util (1.4-1) unstable; urgency=low
* New upstream release (closes: #379102)
* Rebuild to move files to /usr/share/pyshared (closes: #490514)
* Symlink executable and manpage for weather as weather-util
* Update to Debian Policy Standards Version 3.8.0
* Make control and rules conform to Debian Python Policy 0.4.1
* Switch to machine-interpretable copyright format
* Refactor rules targets for simplification
-- Jeremy Stanley <fungi@yuggoth.org> Mon, 14 Jul 2008 03:16:48 +0000
weather-util (1.2-1) unstable; urgency=low
* New upstream release
* Debian Policy Standards Version 3.7.2
* Uses python-central per new Python Policy
-- Jeremy Stanley <fungi@yuggoth.org> Fri, 30 Jun 2006 21:09:27 +0000
weather-util (1.1-1) unstable; urgency=low
* Initial release (closes: #364317)
-- Jeremy Stanley <fungi@yuggoth.org> Sat, 22 Apr 2006 17:39:26 +0000
|