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
|
txzmq (0.8.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Gianfranco Costamagna ]
* Team upload
* Drop patch 0001-Use-io.open-when-reading-UTF-8-encoded-file-for-Pyth.patch
upstream
* Remove Simon Chopin from uploaders list, thanks for all
your work! (Closes: #889762)
* Allow deprecation warnings in testsuite (Closes: #889980) thanks doko for
the patch
* Add Python3 tests (Closes: #894708) thanks doko for the patch
* Bump compat level to 11
* Bump std-version to 4.1.3
-- Gianfranco Costamagna <locutusofborg@debian.org> Tue, 03 Apr 2018 15:26:10 +0200
txzmq (0.7.4-2) unstable; urgency=low
* Team upload.
* Refresh patches after git-dpm to gbp pq conversion
* Directly call python(3) interpreters in autopkgtests (Closes:
#860035).
* Bump debhelper compatibility and version to 10.
* Bump Standards-Version to 4.1.2.
* Set X-Python3-Version to a minimum of 3.4.
* Run wrap-and-sort -bast to reduce diff size of future changes.
* Use https:// for copyright-format 1.0 URL.
-- Michael Fladischer <fladi@debian.org> Wed, 20 Dec 2017 11:20:13 +0100
txzmq (0.7.4-1) unstable; urgency=low
[ Michael Fladischer ]
* Team upload.
* New upstream release.
* Bump Standards-Version to 3.9.8.
* Remove version requirement from python-all for Build-Depends.
* Reformat packaging files with cme for better readability.
* Add Python3 support through separate binary package.
* Make descriptions fit into 80 chars width.
[ Ondřej Nový ]
* Fixed VCS URL (https)
-- Michael Fladischer <fladi@debian.org> Fri, 20 May 2016 19:52:09 +0200
txzmq (0.7.3-1) unstable; urgency=medium
[ Simon Chopin ]
* New upstream release
* Disable tests during build, add autopkgtests instead (Closes: #760482)
* Bump Standards-Version to 3.9.6 (no changes)
[ Nicolas Dandrimont ]
* Make autopkgtests install the built packages
-- Simon Chopin <chopin.simon@gmail.com> Sun, 05 Oct 2014 14:46:45 +0200
txzmq (0.7.2-1) unstable; urgency=medium
* New upstream release
* Switch buildsystem to pybuild
* Bump Standards-Version to 3.9.5 (no changes)
-- Nicolas Dandrimont <olasd@debian.org> Sun, 11 May 2014 15:24:16 +0200
txzmq (0.7.0-1) unstable; urgency=medium
* New upstream release
* Add myself to uploaders
* Bump python-zmq requirement to version 13
-- Nicolas Dandrimont <olasd@debian.org> Sat, 21 Dec 2013 19:20:23 +0100
txzmq (0.6.2-1) unstable; urgency=low
[ Simon Chopin ]
* Initial release. (Closes: #705943)
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
-- Simon Chopin <chopin.simon@gmail.com> Sat, 22 Jun 2013 15:30:48 -0400
|