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 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125
|
weather-util (2.4.4-2) unstable; urgency=medium
* Team upload by sponsor.
* Source-only upload since 2.4.4-1 was uploaded with binary packages by
mistake.
-- Russ Allbery <rra@debian.org> Sat, 18 Feb 2023 09:25:25 -0800
weather-util (2.4.4-1) unstable; urgency=low
* New upstream release (closes: #1028840)
* Refreshed upstream signing key with a current selfsig
* Switched upstream URLs from HTTP to HTTPS
* Updated standards version from 4.5.0 to 4.6.2
* Updated debian/copyright dates and file globs
* Removed VCS fields from debian/control since they incorrectly
pointed at upstream source revision control and the packaging
data is not yet kept in a VCS
-- Jeremy Stanley <fungi@yuggoth.org> Fri, 17 Feb 2023 14:22:01 +0000
weather-util (2.4.1-1) unstable; urgency=low
* New upstream release (closes: #964721)
-- Jeremy Stanley <fungi@yuggoth.org> Sun, 30 Aug 2020 20:03:08 +0000
weather-util (2.4-1) unstable; urgency=low
* New upstream release (closes: #778508)
* Dropped py3k-decompress.patch already applied upstream
* Updated standards version from 3.9.8 to 4.5.0
* Switched priority from extra to optional
* Updated debian/copyright format URL from HTTP to HTTPS
* Refreshed debian/upstream/signing-key.asc for new expiration
* Updated debian/copyright for added and removed files, dates
* Use dh_compress instead of direct gzip invocation for data files
* Added Rules-Requires-Root: no to debian/control as this does not
* Switched from debian/compat to debhelper-compat Build-Depends
* Updated debhelper compatibility level from 10 to 13
* Added a debian/upstream/metadata file
* Switch to regenerating correlation sets at package build time
-- Jeremy Stanley <fungi@yuggoth.org> Mon, 29 Jun 2020 22:46:12 +0000
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
|