File: changelog

package info (click to toggle)
pilkit 3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 784 kB
  • sloc: python: 958; makefile: 130; sh: 6
file content (117 lines) | stat: -rw-r--r-- 3,567 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
pilkit (3.0-2) unstable; urgency=medium

  * Team upload
  * remove python3-mock dependency
  * use new dh-sequence-python3

 -- Alexandre Detiste <tchet@debian.org>  Wed, 10 Apr 2024 00:03:39 +0200

pilkit (3.0-1) unstable; urgency=medium

  * New upstream version 3.0
  * Drop patches, fixed by upstream.
  * Switch from nose to pytest for running tests.
  * Install testfiles using d/pybuild.testfiles.
  * Build using pybuild-plugin-pyproject.
  * Run wrap-and-sort -bast to reduce diff size of future changes.

 -- Michael Fladischer <fladi@debian.org>  Sat, 30 Sep 2023 21:26:33 +0000

pilkit (2.0-5) unstable; urgency=medium

  * Team upload

  [ Dan Bungert ]
  * Fix autopkgtest failure due to use of deprecated Image.ANTIALIAS
    (Closes: #1040633)

  [ Graham Inggs ]
  * Update year in debian/copyright
  * Bump Standards-Version to 4.6.2, no changes

 -- Graham Inggs <ginggs@debian.org>  Mon, 31 Jul 2023 09:40:14 +0000

pilkit (2.0-4) unstable; urgency=low

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ 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.

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.

  [ Michael Fladischer ]
  * Add debian/gbp.conf.
  * Update year in d/copyright.
  * Bump Standards-Version to 4.6.0.1.
  * Set Rules-Requires-Root: no.
  * Use uscan version 4.
  * Clean up pilkit.egg-info/PKG-INFO to allow two builds in a row.
  * Enable upstream testsuite for autopkgtests.

 -- Michael Fladischer <fladi@debian.org>  Mon, 21 Feb 2022 08:51:01 +0000

pilkit (2.0-3) unstable; urgency=medium

  * Team upload.
  * Use debhelper-compat instead of debian/compat.
  * Drop Python 2 support.

 -- Ondřej Nový <onovy@debian.org>  Thu, 25 Jul 2019 19:35:20 +0200

pilkit (2.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/watch: Use https protocol
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field
  * Convert git repository from git-dpm to gbp layout

  [ Andrey Rahmatullin ]
  * Fix a _format_to_extension test failure (Closes: #921898).

 -- Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>  Sat, 23 Feb 2019 20:21:48 +0500

pilkit (2.0-1) unstable; urgency=low

  * Upload to unstable.
  * Bump Standards-Version to 4.0.0.

 -- Michael Fladischer <fladi@debian.org>  Tue, 18 Jul 2017 15:38:13 +0200

pilkit (2.0-1~exp1) experimental; urgency=low

  * New upstream release.
  * Use https:// for copyright-format 1.0 URL.
  * Upstream no longer ships non-free lenna.png and .pyc files, so there
    is no need to exclude them from the tarball.

 -- Michael Fladischer <fladi@debian.org>  Fri, 10 Mar 2017 09:22:11 +0100

pilkit (1.1.13+dfsg-2) unstable; urgency=low

  [ Ondřej Nový ]
  * Fixed VCS URL

  [ Michael Fladischer ]
  * Bump Standards-Version to 3.9.8.

 -- Michael Fladischer <fladi@debian.org>  Fri, 20 May 2016 11:20:13 +0200

pilkit (1.1.13+dfsg-1) unstable; urgency=low

  * Initial release (Closes: #807333).
  * Exclude lenna image from tests due to copyright, repacking source for
    DFSG.
  * Exclude Python byte code files in test suite from source tarball.
  * Add reference.png from libav sources as a replacement for lenna image.

 -- Michael Fladischer <fladi@debian.org>  Sun, 07 Feb 2016 09:54:11 +0100