File: changelog

package info (click to toggle)
python-pampy 2.0.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 208 kB
  • sloc: python: 838; makefile: 46
file content (142 lines) | stat: -rw-r--r-- 4,698 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
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
python-pampy (2.0.2-3) unstable; urgency=medium

  [ Alexandre Detiste ]
  * debian/control: Also remove the python3-six build-dependency.

  [ Mike Gabriel ]
  * debian/patches: Remove from package. Stray file.

 -- Mike Gabriel <sunweaver@debian.org>  Sat, 22 Feb 2025 19:35:10 +0100

python-pampy (2.0.2-2) unstable; urgency=medium

  [ Fabio Fantoni ]
  * Add a patch to remove use of python3-six.
    Thanks to Alexandre Detiste (Closes: #1098415).
  * Add d/gbp.conf
  * Add d/salsa-ci.yml
  * d/control: add use of autopkgtest-pkg-pybuild

  [ Mike Gabriel ]
  * debian/patches:
    + Forward remove-use-of-python3-six.patch upstream.
  * debian/control:
    + Bump Standards-Version: to 4.7.0. No changes needed.
  * debian/copyright:
    + Update copyright attributions for debian/.

 -- Mike Gabriel <sunweaver@debian.org>  Sat, 22 Feb 2025 12:49:00 +0100

python-pampy (2.0.2-1) 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.

  [ Mike Gabriel ]
  * New upstream release.
  * debian/watch:
    + Disable PGP signature support. No such signature upstream, it seems.
    + Switch to format version 4.
    + Directly obtain orig tarball from Github.
  * debian/control:
    + Add to B-D: python3-six, pybuild-plugin-pyproject and python3-pytest.
    + Bump Standards-Version: to 4.6.0. No changes needed.
    + Add Rules-Requires-Root: field and set it to 'no'.
  * debian/{compat,control}:
    + Bump to DH compat level version 13.
  * debian/{control,copyright}:
    + Use upstream Git as Homepage: and Source: field values.
  * debian/copyright:
    + Update copyright attributions.
  * debian/upstream/metadata:
    + Add file. Comply with DEP-12.
  * debian/upstream/:
    + Drop signing-key.asc. No upstream PGP signatures available for orig
      tarball download.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 15 Apr 2022 17:10:55 +0200

python-pampy (1.8.4-2) unstable; urgency=medium

  * Team upload.
  * Convert git repository from git-dpm to gbp layout
  * Use debhelper-compat instead of debian/compat.
  * Drop Python 2 support.
  * Use pybuild for building package.
  * Bump debhelper compat level to 12.
  * Bump standards version to 4.4.0 (no changes).
  * d/rules: Remove get-orig-source target.

 -- Ondřej Nový <onovy@debian.org>  Sat, 10 Aug 2019 15:21:56 +0200

python-pampy (1.8.4-1) unstable; urgency=medium

  * New upstream release.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 25 Jun 2018 21:51:47 +0200

python-pampy (1.8.3-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/watch: Use https protocol
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field

  [ Mike Gabriel ]
  * New upstream release (non-signed upstream tarball for this release).
  * debian/control: Bump Standards-Version: to 4.1.4. No changes needed.
  * debian/{control,compat}: Bump DH version compat level to 10.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 11 Jun 2018 13:48:48 +0200

python-pampy (1.8.2-2) unstable; urgency=medium

  [ Mike Gabriel ]
  * debian/control:
    + Fix typo in D (python3-pampy): Change ${python:Depends} to
      ${python3:Depends}. Spotted by Adrian Bunk. (Closes: #867447).
    + Bump Standards-Version: to 3.9.8. No changes needed.

  [ Ondřej Nový ]
  * Fixed homepage (https)
  * Fixed VCS URL (https)

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 06 Jul 2017 21:44:12 +0200

python-pampy (1.8.2-1) unstable; urgency=low

  [ Mike Gabriel ]
  * New upstream release. (Closes: #785447).
  * debian/control:
    + Bump Standards: to 3.9.6. No changes needed.
    + Add Python3 packaging support. New bin:package
      python3-pampy.
    + Use my debian.org mail address in Uploaders: field.
  * debian/copyright:
    + Update Upstream-Contact: field.
    + Use Expat instead of MIT as license name.
    + Update copyright holders, copyright years.
  * debian/rules:
    + Add get-orig-source rule.
  * debian/watch:
    + Obtain new watch file from pypi.debian.net.
    + Add PGP/GnuPG signature support.
  * debian/python{,3}-pampy.install:
    + Install Python2/3 modules into separate packages.

  [ Jakub Wilk ]
  * Add Vcs-* fields.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 09 Jun 2015 00:26:59 +0200

python-pampy (0.1.4-1) unstable; urgency=low

  * Initial release. (Closes: #694666)

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Wed, 28 Nov 2012 22:52:46 +0100