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 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151
|
python-humanize (3.2.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Update watch file format version to 4.
* Set upstream metadata fields: Security-Contact.
[ Sylvestre Ledru ]
* New upstream release
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 19 Dec 2020 22:04:48 +0100
python-humanize (3.1.0-1) unstable; urgency=medium
* New upstream release
* Update standards version to 4.5.0, no changes needed.
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 22 Oct 2020 22:44:53 +0200
python-humanize (3.0.1-1) unstable; urgency=medium
[ Sylvestre Ledru ]
* New upstream release
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 13 Oct 2020 08:58:33 +0200
python-humanize (2.6.0-1) unstable; urgency=medium
* New upstream release
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 29 Aug 2020 12:01:23 +0200
python-humanize (2.5.0-1) unstable; urgency=medium
* New upstream release
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 06 Aug 2020 12:15:38 +0200
python-humanize (2.4.1-1) unstable; urgency=medium
* New upstream release
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 30 Jun 2020 09:18:16 +0200
python-humanize (2.4.0-1) unstable; urgency=medium
* New upstream release
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 10 May 2020 13:52:22 +0200
python-humanize (2.3.0-1) unstable; urgency=medium
* New upstream release
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 11 Apr 2020 13:44:53 +0200
python-humanize (2.2.0-1) unstable; urgency=medium
* New upstream release
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 28 Mar 2020 12:50:19 +0100
python-humanize (2.0.0-2) unstable; urgency=medium
[ Richard Laager ]
* Fix autopkgtest (Closes: #953231)
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 15 Mar 2020 18:09:37 +0100
python-humanize (2.0.0-1) unstable; urgency=medium
* New upstream release
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 08 Mar 2020 14:46:21 +0100
python-humanize (1.0.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Sylvestre Ledru ]
* New upstream release
* remove deprecated-escape-sequence.patch (applied upstream)
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 11 Feb 2020 10:36:25 +0100
python-humanize (0.5.1-4) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 4.4.1.
* Drop Python 2 support (Closes: #937819).
-- Ondřej Nový <onovy@debian.org> Tue, 29 Oct 2019 07:38:28 +0100
python-humanize (0.5.1-3) unstable; urgency=medium
* Team upload.
[ SVN→Git migration ]
* Convert repository from SVN to Git.
[ Ondřej Nový ]
* Fixed homepage (https)
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
[ Gordon Ball ]
* Update to Standards-Version 4.3.0
* Patch one regex to use a raw string, avoiding DeprecationWarning
* Add testsuite: autopkgtest-pkg-python to enable importability testing
[ Mattia Rizzolo ]
* Bump debhelper compat level to 12.
* Set Rules-Requires-Root:no.
-- Gordon Ball <gordon@chronitis.net> Mon, 18 Feb 2019 12:10:25 +0000
python-humanize (0.5.1-2) unstable; urgency=medium
* Team upload.
* Add python3-humanize. Thanks to Kleber Souza (Closes: #797065)
* Specify short license as MIT
-- Benjamin Drung <benjamin.drung@profitbricks.com> Mon, 31 Aug 2015 12:26:14 +0200
python-humanize (0.5.1-1) unstable; urgency=medium
* Upload to unstable
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 03 May 2015 19:25:17 +0200
python-humanize (0.5.1-1~exp1) experimental; urgency=medium
* New upstream release
* Standards-Version updated to 3.9.6
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 30 Dec 2014 13:32:02 +0100
python-humanize (0.5-1) unstable; urgency=low
* Initial release (Closes: #740287)
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 27 Feb 2014 18:06:31 +0100
|