File: changelog

package info (click to toggle)
pinto 0.14000-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,904 kB
  • sloc: perl: 12,566; sh: 255; makefile: 7
file content (178 lines) | stat: -rw-r--r-- 6,707 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
170
171
172
173
174
175
176
177
178
pinto (0.14000-3) unstable; urgency=medium

  [ Carles Pina i Estany ]
  * Added po-debconf Catalan translation

  [ gregor herrmann ]
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.7.2.
  * Set Rules-Requires-Root: no.
  * Bump debhelper-compat to 13.
  * Annotate test-only build dependencies with <!nocheck>.
  * Wrap long lines in changelog entries: 0.14000-2.
  * debian/control: add Pre-Depends: ${misc:Pre-Depends}.
    Thanks to lintian.

 -- gregor herrmann <gregoa@debian.org>  Mon, 21 Apr 2025 15:58:11 +0200

pinto (0.14000-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).
  * Update standards version to 4.4.1, no changes needed.
  * Remove constraints unnecessary since buster

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 16 Oct 2022 05:20:38 +0100

pinto (0.14000-1) unstable; urgency=medium

  * Team upload

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ intrigeri ]
  * Import new upstream release
  * Remove obsolete dependencies
  * Update upstream copyright information
  * Drop all patches: not applicable to new upstream release
  * autopkgtest: remove Any::Moose deprecation warning
    from debian/tests/pkg-perl/use-whitelist
  * Set empty $http_proxy in postinst, to fix repository initialization
    under piuparts
  * Not refreshing the packaging as this would require actually testing
    the daemon and initscript, which I'm not ready to do today

 -- intrigeri <intrigeri@debian.org>  Mon, 18 May 2020 16:44:47 +0000

pinto (0.97+dfsg-5) unstable; urgency=medium

  [ gregor herrmann ]
  * Rename autopkgtest configuration file(s) as per new pkg-perl-
    autopkgtest schema.

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * Change bugtracker URL(s) to HTTPS.
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * debian/upstream/metadata: use HTTPS for GitHub URLs.
  * Switch repackaging framework to Files-Excluded method.
  * Remove Oleg Gashev from Uploaders. Thanks for your work!
  * Add Any::Moose deprecation warning to debian/tests/pkg-perl/use-
    whitelist.
    Thanks to Gianfranco Costamagna and Iain Lane. (Closes: #858439)

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/watch: add uversionmangle.
    Over the course of time upstream has switched between 2- and 5-digit minor
    versions. Add an uversionmangle to right-pad the version number with
    zeroes, in the hope to catch all further variations.
    Thanks to Niko Tyni for the bug report. (Closes: #898763)
  * Run debconf-updatepo during build.
  * Declare compliance with Debian Policy 4.3.0.
  * Update {versioned,alternative} (build) dependencies.
  * Bump debhelper compatibility level to 11.
  * Remove trailing whitespace from debian/*.
  * Add /me to Uploaders.
  * Add dependency on lsb-base: needed by init script.
  * debian/pinto.postinst: use runuser instead of recursive chown.

 -- gregor herrmann <gregoa@debian.org>  Sun, 24 Feb 2019 18:48:02 +0100

pinto (0.97+dfsg-4) unstable; urgency=medium

  * Team upload.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.
  * Add Dutch debconf translation.
    Thanks to Frans Spiesschaert (Closes: #767426)
  * Add debian/upstream/metadata
  * Declare compliance with Debian Policy 3.9.6.
  * Mark package as autopkgtest-able.

 -- gregor herrmann <gregoa@debian.org>  Fri, 29 May 2015 18:09:43 +0200

pinto (0.97+dfsg-3) unstable; urgency=medium

  * Team upload.
  * Add Brazilian Portuguese translation of the debconf templates.
    Thanks to Adriano Rafael Gomes. (Closes: #737470)
  * Add Czech translation of the debconf templates.
    Thanks to Michal Šimůnek (Closes: #751402)
  * Strip trailing slash from metacpan URLs.
  * debian/control: switch order of alternative Module::CoreList
    (build) dependency.
  * Add patch to "use URI::file" before using it. Thanks to David Suárez
    for the bug report. (Closes: #755324)

 -- gregor herrmann <gregoa@debian.org>  Sun, 20 Jul 2014 15:01:25 +0200

pinto (0.97+dfsg-2) unstable; urgency=medium

  * Team upload.

  * This is the "debconf review process finished" upload, with a huge merci to
    Christian PERRIER for his coordination.

  [ Damyan Ivanov ]
  * Add Danish translation of the debconf templates.
    Thanks to Joe Dalton. (Closes: #735239)
  * Add Portuguese translation of the debconf templates.
    Thanks to Américo Monteiro. (Closes: #735037)
  * Add Italian translation of the debconf templates.
    Thanks to Beatrice Torracca. (Closes: #735603)
  * Add Polish translation of the debconf templates.
    Thanks to Michał Kułach. (Closes: #735778)

  [ gregor herrmann ]
  * Add German translation of the debconf templates.
    Thanks to Chris Leick. (Closes: #735330)
  * Update Russian debconf translation.
    Thanks to Yuri Kozlov. (Closes: #735588)

  [ Oleg Gashev ]
  * Added Spanish translation of the debconf templates.
    Thanks to Matias A. Bellone. (Closes: #735506)
  * Added Japanese translation of the debconf templates.
    Thanks to victory. (Closes: #735877)

 -- gregor herrmann <gregoa@debian.org>  Wed, 22 Jan 2014 21:32:50 +0100

pinto (0.97+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Updated debian/control file and debconf templates. (Closes: #731109)
  * Added French debconf templates translation. (Closes: #734580)
  * Added Swedish debconf templates translation. (Closes: #734584)
  * Updated russian debconf templates translation.
  * Updated templates.pot: fixed lintian warning newer-debconf-templates.
  * Updated debian/control: set Standards-Version: 3.9.5.
  * Removed patch
    fix_use_of_uninitialized_value_in_concatenation_or_string.patch.
  * Updated Build-Depends-Indep and Depends: perl (>= 5.18.0) |
    libmodule-corelist-perl (>= 2.89) => libmodule-corelist-perl (>= 3.03) |
    perl (>= 5.18.2).
  * Updated debian/pinto.postint. Set home folder to pinto user. Fixed lintian
    error maintainer-script-should-not-use-adduser-system-without-home
    postinst:12.

 -- Oleg Gashev <oleg@gashev.net>  Sat, 11 Jan 2014 16:04:15 +0000

pinto (0.90+dfsg-1) unstable; urgency=low

  * Initial Release. (Closes: #709610)

 -- Oleg Gashev <oleg@gashev.net>  Wed, 21 Aug 2013 15:56:43 -0400