File: changelog

package info (click to toggle)
txzmq 0.8.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 196 kB
  • sloc: python: 750; sh: 6; makefile: 4
file content (126 lines) | stat: -rw-r--r-- 4,033 bytes parent folder | download
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
txzmq (0.8.0-5) unstable; urgency=medium

  * Team upload.
  * Add eplicit dependency on python3-setuptools (Closes: #1080822)

 -- Alexandre Detiste <tchet@debian.org>  Fri, 07 Feb 2025 23:27:52 +0100

txzmq (0.8.0-4) UNRELEASED; urgency=medium

  * Bump debhelper from old 12 to 13.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
  * Update standards version to 4.6.2, no changes needed.

 -- Debian Janitor <janitor@jelmer.uk>  Sat, 07 Jan 2023 11:27:21 -0000

txzmq (0.8.0-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

 -- Sandro Tosi <morph@debian.org>  Sat, 04 Jun 2022 21:48:26 -0400

txzmq (0.8.0-2) unstable; urgency=medium

  * Team upload.
  * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field
  * Use debhelper-compat instead of debian/compat.
  * Drop Python 2 support.
  * Enable autopkgtest-pkg-python testsuite.
  * Bump debhelper compat level to 12.
  * Bump standards version to 4.4.0 (no changes).

 -- Ondřej Nový <onovy@debian.org>  Sat, 10 Aug 2019 13:11:23 +0200

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