File: changelog

package info (click to toggle)
python-ptk 1.3.8%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 476 kB
  • sloc: python: 3,589; makefile: 200
file content (127 lines) | stat: -rw-r--r-- 4,557 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
127
python-ptk (1.3.8+dfsg-4) unstable; urgency=medium

  * Replace distutils with pyproject+setuptools.
  * Drop obsolete dependency on python3-async-generator.
  * Mark python3-ptk as Multi-Arch: foreign.
  * Update watch file to format version 5.
  * Enable salsa continuous integration.
  * Tell gbp to also clone the upstream VCS.
  * Drop obsolete Rules-Requires-Root field.
  * Add upstream/metadata.
  * Switch to dh-sequence-zz-debputy-rrr.

 -- Nicolas Boulenguez <nicolas@debian.org>  Thu, 30 Oct 2025 16:34:53 +0000

python-ptk (1.3.8+dfsg-3) unstable; urgency=medium

  * Update copyright years
  * Update Standards-Version
  * Depend: python3-setuptools, removed from python.  Closes: #1080758
  * Remove obsolete dash in setup.cfg/description-file field name

 -- Nicolas Boulenguez <nicolas@debian.org>  Thu, 19 Sep 2024 09:27:04 +0000

python-ptk (1.3.8+dfsg-2) unstable; urgency=medium

  * Standards-Version: 4.6.2
  * Update copyright years
  * Remove variables from d/rules (neither used nor exported)
  * Add minimal debian/gbp.conf

 -- Nicolas Boulenguez <nicolas@debian.org>  Thu, 22 Dec 2022 17:18:16 +0100

python-ptk (1.3.8+dfsg-1) unstable; urgency=medium

  * New upstream.
  * In copyright file, merge paragraphs with the same license.

 -- Nicolas Boulenguez <nicolas@debian.org>  Thu, 05 Nov 2020 17:57:34 +0000

python-ptk (1.3.7+dfsg-1) unstable; urgency=medium

  * New upstream release. Repackage with explicit +dfsg suffix.
  * Debhelper 13 and debhelper-sequence-* syntax.
  * Standards-Version 4.5.0.
  * Update control/Homepage and copyright/Source.
  * Drop obsolete Python version restrictions.
  * Simplify debian/rules.
  * Stop running unit tests as continuous integration tests.

 -- Nicolas Boulenguez <nicolas@debian.org>  Fri, 08 May 2020 20:11:08 +0000

python-ptk (1.3.6-2) unstable; urgency=medium

  * Reupload to unstable.
  * Standards-Version: 4.4.0

 -- Nicolas Boulenguez <nicolas@debian.org>  Mon, 08 Jul 2019 12:02:17 +0200

python-ptk (1.3.6-1) experimental; urgency=medium

  * New upstream release, dropping support for python2.
  * Debhelper 12.
  * Standards-Version 4.3.0.
  * Use minimal autopkgtest-pkg-python testsuite.
  * Use sphinxdoc:Built-Using debhelper substitution variable.
  * Use python3-ptk as the main doc package.

 -- Nicolas Boulenguez <nicolas@debian.org>  Tue, 23 Apr 2019 13:38:41 +0200

python-ptk (1.3.5-2) unstable; urgency=medium

  * Drop obsolete version restriction python-all >= 2.7.
  * Standards-Version: 4.2.1.
  * Rules-Requires-Root: no.
  * Stop suggesting python3, which is already in Depends.

  [ Ondřej Nový ]
  * d/control: Remove ancient X-Python-Version field

 -- Nicolas Boulenguez <nicolas@debian.org>  Fri, 02 Nov 2018 19:55:31 +0100

python-ptk (1.3.5-1) unstable; urgency=medium

  * New upstream release. Repackage again without generated docs
    (its removal by upstream was not deliberate).
  * Build-Depend, Recommend: python3-async-generator,
    The python3 tests depend on it for asynchronous streams.
  * Add python minimal versions.
  * Revert removal of replace_install_requires_in_setup_py.diff
    (its absence modifies runtime dependencies).
  * Prevent network access during build with https as well as http.
  * Prefer pypi upstream tarballs over bitbucket ones.

 -- Nicolas Boulenguez <nicolas@debian.org>  Tue, 24 Apr 2018 00:23:30 +0200

python-ptk (1.3.4-1) unstable; urgency=medium

  * New upstream release. Stop repackaging, backup README.rst.
  * Drop obsolete replace_install_requires_in_setup_py.diff.
  * Switch to debhelper 11. Install documentation to main doc dir.
  * Standards-Version 4.1.4.

 -- Nicolas Boulenguez <nicolas@debian.org>  Sat, 21 Apr 2018 22:45:24 +0200

python-ptk (1.3.2-2) unstable; urgency=medium

  * Debhelper 10. Remove explicit rules target confusing dh.
  * Standards-Version: 4.0.1 (no changes).
  * Drop X-Python*-Version, redundant in Debian and confusing debcheck.
  * Allow -doc package to satisfy Multi-Arch: foreign dependencies.
  * Watch for new version at bitbucket, pypi seems outdated.

 -- Nicolas Boulenguez <nicolas@debian.org>  Sat, 12 Aug 2017 21:55:18 +0200

python-ptk (1.3.2-1) unstable; urgency=medium

  * New upstream release.
  * Standards-Version: 3.9.8 (no changes).
  * Simplify watch file thanks to version 4 format.

 -- Nicolas Boulenguez <nicolas@debian.org>  Fri, 08 Jul 2016 17:30:30 +0200

python-ptk (1.3.1-1) unstable; urgency=low

  * Initial release (Closes: #810619).

 -- Nicolas Boulenguez <nicolas@debian.org>  Sat, 23 Jan 2016 13:17:20 +0100