File: changelog

package info (click to toggle)
txws 0.9.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 120 kB
  • sloc: python: 352; makefile: 7
file content (88 lines) | stat: -rw-r--r-- 2,768 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
txws (0.9.1-4) unstable; urgency=medium

  * Team upload.
  * Use debhelper-compat instead of debian/compat.
  * Drop Python 2 support.
  * Bump debhelper compat level to 12.
  * Bump standards version to 4.4.0 (no changes).
  * Enable autopkgtest-pkg-python testsuite.

 -- Ondřej Nový <onovy@debian.org>  Sat, 10 Aug 2019 12:47:04 +0200

txws (0.9.1-3) unstable; urgency=medium

  * Team upload.
  * Fix dh_auto_clean target.
    It is wrong to just override the dh_auto_clean target and not do
    anything.  We should at least remove some of the files generated
    during the build.
  * Use "dh_install -X" instead of "rm" when installing files.
    Thanks to Chris Lamb <lamby@debian.org> (Closes: #905947)

 -- Sergio Durigan Junior <sergiodj@debian.org>  Sat, 18 Aug 2018 18:18:39 -0400

txws (0.9.1-2) unstable; urgency=medium

  * Team upload.
  [ Ondřej Nový ]
  * Fixed homepage (https)
  * Fixed VCS URL (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
  * Convert git repository from git-dpm to gbp layout
  [ Sergio Durigan Junior ]
  * Remove Simon Chopin from Uploaders. (Closes: #889769)
  * Bump compat version to 11.
  * Bump Standards-Version to 4.2.0.
  * Build Python 3 package.
  * Override dh_auto_clean to avoid accessing the internet.
    Also, remove d/clean.

 -- Sergio Durigan Junior <sergiodj@debian.org>  Sat, 11 Aug 2018 02:21:50 -0400

txws (0.9.1-1) unstable; urgency=medium

  * New upstream release

 -- Nicolas Dandrimont <olasd@debian.org>  Mon, 14 Jul 2014 21:13:37 +0200

txws (0.9-1) unstable; urgency=medium

  * New upstream release
  * Switch buildsystem to pybuild

 -- Nicolas Dandrimont <olasd@debian.org>  Sun, 11 May 2014 14:10:48 +0200

txws (0.8-1) unstable; urgency=medium

  * New upstream release

 -- Nicolas Dandrimont <olasd@debian.org>  Sat, 18 Jan 2014 10:27:25 +0100

txws (0.7.1.1-1) unstable; urgency=medium

  * New upstream release
  * Drop pydist-overrides, add explicit dependencies on twisted instead
  * Update my email address
  * Update Standards-Version to 3.9.5 (no changes needed)

 -- Nicolas Dandrimont <olasd@debian.org>  Sat, 11 Jan 2014 02:44:49 +0100

txws (0.7.1-2) unstable; urgency=low

  * Add myself to Uploaders.
  * Put the real python-twisted-core package in pydist-overrides instead of
    the virtual package, to generate a correct dependency.

 -- Nicolas Dandrimont <nicolas.dandrimont@crans.org>  Sun, 07 Jul 2013 13:38:35 +0200

txws (0.7.1-1) unstable; urgency=low

  [ Simon Chopin ]
  * Initial release. (Closes: #705944)

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

 -- Simon Chopin <chopin.simon@gmail.com>  Sat, 22 Jun 2013 15:05:04 -0400