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
|
python-http-parser (0.9.0-1) unstable; urgency=medium
* Add CI config
* New upstream version 0.9.0
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* d/patches/*: Not need. Removed.
-- TANIGUCHI Takaki <takaki@debian.org> Sun, 12 Apr 2020 17:04:57 +0900
python-http-parser (0.8.3-4) unstable; urgency=medium
* Team upload.
* Use debhelper-compat instead of debian/compat.
* Drop Python 2 support.
-- Ondřej Nový <onovy@debian.org> Thu, 25 Jul 2019 19:57:08 +0200
python-http-parser (0.8.3-3) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URL (https)
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/watch: Use https protocol
* d/changelog: Remove trailing whitespaces
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
[ Chris Lamb ]
* Remove trailing whitespaces.
[ TANIGUCHI Takaki ]
* debian/compat: 11
* Bump Stanrads-Version to 4.2.1
* debian/patches: Regenerate C source code (Closes: #902759)
* debian/control: Fix substitution variable typo
-- TANIGUCHI Takaki <takaki@debian.org> Tue, 09 Oct 2018 19:57:42 +0900
python-http-parser (0.8.3-2) unstable; urgency=medium
* Team upload.
* Build Python 3 package (Closes: #782943).
* Use pypi.debian.net redirector in debian/watch.
* Bump Standards-Version to 3.9.6, no changes.
-- Andrew Starr-Bochicchio <asb@debian.org> Sat, 23 May 2015 20:14:14 -0400
python-http-parser (0.8.3-1) unstable; urgency=low
* New upstream release
-- TANIGUCHI Takaki <takaki@debian.org> Fri, 06 Sep 2013 10:24:21 +0900
python-http-parser (0.8.1-1) unstable; urgency=low
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
[ TANIGUCHI Takaki ]
* New upstream release
-- TANIGUCHI Takaki <takaki@debian.org> Mon, 06 May 2013 21:12:19 +0900
python-http-parser (0.7.5-1) unstable; urgency=low
* New upstream release
* Standarads Version 3.9.3
+ debian/copyright: copyright-format 1.0
* debian/watch: new file
-- TANIGUCHI Takaki <takaki@debian.org> Wed, 02 May 2012 15:15:14 +0900
python-http-parser (0.7.1-1) unstable; urgency=low
* Initial release (Closes: #644525)
-- TANIGUCHI Takaki <takaki@debian.org> Thu, 06 Oct 2011 23:57:22 +0900
|