File: changelog

package info (click to toggle)
libtemplate-declare-perl 0.47-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 600 kB
  • sloc: perl: 3,087; makefile: 2
file content (195 lines) | stat: -rw-r--r-- 6,216 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
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
libtemplate-declare-perl (0.47-3) unstable; urgency=medium

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)

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

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Add missing build dependency on libmodule-install-perl.

  [ gregor herrmann ]
  * debian/copyright: replace tabs with spaces / remove trailing
    whitespace.
  * debian/watch: use uscan version 4.

 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 17 Jun 2022 11:27:09 +0100

libtemplate-declare-perl (0.47-2) unstable; urgency=medium

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

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Jonathan Yu from Uploaders. Thanks for your work!
  * Remove Nathan Handler from Uploaders. Thanks for your work!
  * Remove AGOSTINI Yves from Uploaders. Thanks for your work!
  * Add a patch to fix test failures with HTML::Lint 2.26.
    (Closes: #882264)
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.1.1.
  * Bump debhelper compatibility level to 9.

 -- gregor herrmann <gregoa@debian.org>  Tue, 21 Nov 2017 18:50:27 +0100

libtemplate-declare-perl (0.47-1) unstable; urgency=medium

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

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

  [ gregor herrmann ]
  * New upstream release.
    Fixes "FTBFS with perl 5.22: test failures"
    (Closes: #789854)
  * Update years of packaging copyright.
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 3.9.6.

 -- gregor herrmann <gregoa@debian.org>  Fri, 26 Jun 2015 11:28:52 +0200

libtemplate-declare-perl (0.46-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.

  [ Nathan Handler ]
  * Email change: Nathan Handler -> nhandler@debian.org

  [ Salvatore Bonaccorso ]
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ gregor herrmann ]
  * New upstream release.
    Fixes "FTBFS: Tests failed"
    (Closes: #724111)
  * Update years of copyright.
  * Declare compliance with Debian Policy 3.9.4.

 -- gregor herrmann <gregoa@debian.org>  Sun, 22 Sep 2013 23:38:32 +0200

libtemplate-declare-perl (0.45-1) unstable; urgency=low

  * New upstream release.
  * Set Standards-Version to 3.9.2 (no changes).
  * Remove asterisks from debian/NEWS.

 -- gregor herrmann <gregoa@debian.org>  Sat, 23 Apr 2011 21:05:58 +0200

libtemplate-declare-perl (0.44-2) unstable; urgency=low

  * Team upload.
  * Depend on libclass-isa-perl | perl (<< 5.10.1-13).  Closes: #614430
  * Bump the debhelper compatibility level to 8 with no changes.
  * Update the copyright file to the latest DEP 5 candidate format.
  * Make the libtest-warn-perl build dependency unversioned.

 -- Peter Pentchev <roam@ringlet.net>  Tue, 22 Feb 2011 15:52:51 +0200

libtemplate-declare-perl (0.44-1) unstable; urgency=low

  [ gregor herrmann ]
  * Fix version in debian/NEWS.

  [ Ansgar Burchardt ]
  * New upstream release.
  * Use source format 3.0 (quilt).
  * debian/copyright: Update for new upstream release; refer to "Debian
    systems" instead of "Debian GNU/Linux systems"; refer to
    /usr/share/common-licenses/GPL-1.
  * Bump Standards-Version to 3.9.1.
  * Update my email address.

 -- Ansgar Burchardt <ansgar@debian.org>  Tue, 21 Dec 2010 18:57:51 +0100

libtemplate-declare-perl (0.43-1) unstable; urgency=low

  * New upstream release

 -- Jonathan Yu <jawnsy@cpan.org>  Thu, 19 Nov 2009 08:42:39 -0500

libtemplate-declare-perl (0.42-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release 0.41
  * Added a NEWS file to mention deprecated stuff
  * Rewrote control description
  * Standards-Version 3.8.3 (drop perl version dep)
  * Use short debhelper 7 rules format
  * Update upstream years of copyright per README

  [ gregor herrmann ]
  * New upstream release 0.42.
  * Bump debhelper dependency to 7.2.13 because of Module::AutoInstall.
  * Add build dependency on libtest-pod-coverage-perl.

 -- gregor herrmann <gregoa@debian.org>  Mon, 02 Nov 2009 23:23:56 +0100

libtemplate-declare-perl (0.40-1) unstable; urgency=low

  * New upstream release
  * debian/watch:
    - Update to ignore development releases.
    - Remove comments
  * debian/control:
    - Add myself to list of Uploaders
    - Bump Standards-Version to 3.8.2
  * debian/copyright:
    - Cleanup file
    - Add myself to debian/* copyright

 -- Nathan Handler <nhandler@ubuntu.com>  Thu, 09 Jul 2009 16:14:43 +0000

libtemplate-declare-perl (0.39-1) unstable; urgency=low

  [ Rene Mayorga ]
  * New upstream release

  [ gregor herrmann ]
  * New upstream release.
  * debian/control:
    - add (build) dependency on libstring-bufferstack-perl
    - make build dependency on libtest-warn-perl versioned
    - add /me to Uploaders
  * debian/copyright: update years of copyright for files under inc/.

 -- gregor herrmann <gregoa@debian.org>  Tue, 10 Mar 2009 20:11:48 +0100

libtemplate-declare-perl (0.30-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * New upstream release
    + Drop manpages.patch and quilt (no patches remaining)
  * Refresh rules for debhelper 7
  * Convert debian/copyright to proposed machine-readable format
    + Add copyright information for inc/*
  * Add myself to Uploaders
  * Dump Standards Version to 3.8.0 (no changes required)

  [ Tim Retout ]
  * debian/copyright: Fix 'at your opinion' typo.

  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).

 -- Ansgar Burchardt <ansgar@43-1.org>  Sun, 30 Nov 2008 14:58:36 +0100

libtemplate-declare-perl (0.28-1) unstable; urgency=low

  * Initial Release (Closes: #476742)

 -- AGOSTINI Yves <agostini@univ-metz.fr>  Fri, 18 Apr 2008 23:30:59 +0200