File: changelog

package info (click to toggle)
bookletimposer 0.3.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,728 kB
  • sloc: python: 1,290; sh: 84; xml: 12; makefile: 6
file content (169 lines) | stat: -rw-r--r-- 6,384 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
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
bookletimposer (0.3.1-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * debian/copyright: use spaces rather than tabs to start continuation lines.
  * Set fields Upstream-Name, Upstream-Contact in debian/copyright.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright).

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 06 Dec 2022 01:41:00 +0000

bookletimposer (0.3.1-2) unstable; urgency=medium

  * Team upload.

  [ Mechtilde ]
  * [6533827] Added import DistUtilsExtra
              because of changes in python 3.10 (Closes: #1010820)
  * [3be828e] Bumped standard version
              define python3 for the recent version
  * [7492b3c] bumped years in d/copyright
  * [386ab37] Added X-Python-version to d/control
  * [13aeb7b] Fixed typo

 -- Mechtilde Stehmann <mechtilde@debian.org>  Sat, 15 Oct 2022 12:00:15 +0200

bookletimposer (0.3.1-1) unstable; urgency=medium

  * Team upload.

  [ Louis-Philippe Véronneau ]
  * New upstream release. (Closes: #973426)
  * d/copyright: stop repacking the tarball, as the upstream issue has been
    fixed.
  * d/control: use debhelper 13.
  * d/tests: the unittests aren't superficial, even though the GUI isn't
    tested directly.
  * d/control: Standards-Version update to 4.6.0. No changes.

 -- Louis-Philippe Véronneau <pollo@debian.org>  Sun, 02 Jan 2022 19:13:43 -0500

bookletimposer (0.3+ds-3) unstable; urgency=medium

  * Team upload.

  [ Louis-Philippe Véronneau ]
  * d/control: revert back to dh 12 for inclusion in Bullseye.

 -- Louis-Philippe Véronneau <pollo@debian.org>  Fri, 23 Apr 2021 07:41:14 -0400

bookletimposer (0.3+ds-2) unstable; urgency=medium

  * Team upload.

  [ Louis-Philippe Véronneau ]
  * d/control: use debhelper 13.
  * d/tests/integration: replace imagemagick with gs to generate blank PDFs.
    (Closes: #987249)

  [ intrigeri ]
  * Replace pollo with Taowa in the Uploaders control field.
    Thank you pollo for taking care of this package recently,
    and welcome Taowa! :)

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

 -- Louis-Philippe Véronneau <pollo@debian.org>  Thu, 22 Apr 2021 22:07:35 -0400

bookletimposer (0.3+ds-1) unstable; urgency=medium

  * New upstream version (Closes: #945165, #945167, #945168).
  * d/watch: re-enable signature check, new tags are signed.
  * d/patches: delete 0001, it has been upstreamed.
  * d/tests: use upstream's unit tests as an autopkgtest.
  * d/upstream: add metadata file.
  * Update Standards-Version to 4.5.0.0 (no changes needed).
  * d/rules: remove the 'help' dir, as those files aren't useful.
  * d/patches: add a new patch to make autopkgtests work.
  * Repack the upstream source to fix 'source-contains-unsafe-symlink'

 -- Louis-Philippe Véronneau <pollo@debian.org>  Mon, 24 Feb 2020 16:45:06 -0500

bookletimposer (0.3~beta1-1) unstable; urgency=medium

  [ Louis-Philippe Véronneau ]
  * New upstream version.
  * Update Standards-Version to 4.4.1.
  * Migrate package to the Python Team.
  * d/salsa-ci.yml: enable the 'default' Salsa CI pipeline.
  * d/watch: use the VCS instead of the old website.
  * d/patches: drop all patches, as they have been upstreamed.
  * d/compat: drop the file in favor of debhelper-compat in d/control.
  * d/control: bump the debhelper version.
  * Migrate to python3 and pybuild (Closes: #939104).
  * d/docs: change the path to the README file.
  * d/control: set Rules-Requires-Root.
  * d/copyright: use a secure copyright format URI.
  * Patch bookletimposer.desktop to comply with Lintian.
  * Write a simple autopkgtest test suite.

  [ intrigeri ]
  * Mark autopkgtest as superficial: we don't exercise the GUI yet.
  * d/control: use HTTPS URL in Homepage field.

 -- intrigeri <intrigeri@debian.org>  Sat, 16 Nov 2019 06:57:33 +0000

bookletimposer (0.2-5) unstable; urgency=medium

  * Amend Migrate-from-pyPdf-to-PyPDF2.patch to update dependencies
    in setup.py.
  * debian/control: drop manually added dependency on python-pypdf2:
    dh_python2 does that automatically once setup.py has that dependency.

 -- intrigeri <intrigeri@debian.org>  Thu, 11 Aug 2016 10:52:10 +0000

bookletimposer (0.2-4) unstable; urgency=medium

  * Migrate-from-pyPdf-to-PyPDF2.patch: new patch, and adjust dependencies
    accordingly (Closes: #763974). Thanks a lot to Luciano Bello for following
    up on this, and for providing the patch!
  * Declare compliance with Standards-Version 3.9.8.
  * Vcs-* control fields: use HTTPS URIs.
  * Bump debian/* copyright years.
  * Bump dh compatibility level to 9, and adjust build dependencies accordingly.
  * Upload to unstable.

 -- intrigeri <intrigeri@debian.org>  Mon, 06 Jun 2016 10:17:17 +0000

bookletimposer (0.2-3) experimental; urgency=medium

  * Depend on python-gi instead of relying on a dependency
    on the python-gobject transitional package to get it (Closes: #758085).
  * Declare compliance with Standards-Version 3.9.6 (no change needed).

 -- intrigeri <intrigeri@debian.org>  Sat, 22 Nov 2014 21:08:25 +0100

bookletimposer (0.2-2) unstable; urgency=low

  * New patch (fix-help.patch) to update help handling for
    python-distutils-extra 2.38. Thanks to Jeremy Bicha <jbicha@ubuntu.com>
    for the patch (Closes: #717676).
  * Use canonical URL for Vcs-Git on Alioth.
  * Bump Standards-Version to 3.9.4, no change required.
  * Don't version dependency on Python: it's satisfied even by oldstable.
  * Re-indent and sort debian/control with cme.

 -- intrigeri <intrigeri@debian.org>  Wed, 24 Jul 2013 11:39:12 +0200

bookletimposer (0.2-1) unstable; urgency=low

  * Imported Upstream version 0.2
  * Add Vcs-* control fields.
  * Update specification URL in debian/copyright.
  * Bump Standards-Version to 3.9.3, no change required.
  * Update dependencies:
    - replace txt2tags with pandoc
    - replace python-gtk2 with python-gobject + gir1.2-gtk-3.0.
  * Remove obsolete maintainer-not-full-name Lintian override.

 -- intrigeri <intrigeri@debian.org>  Wed, 16 May 2012 00:52:04 +0200

bookletimposer (0.1-1) unstable; urgency=low

  * Initial release. (Closes: #660218)

 -- intrigeri <intrigeri@debian.org>  Tue, 21 Feb 2012 18:39:48 +0100