File: changelog

package info (click to toggle)
libutf8-all-perl 0.024-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 328 kB
  • sloc: perl: 836; makefile: 2
file content (180 lines) | stat: -rw-r--r-- 6,028 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
libutf8-all-perl (0.024-1) unstable; urgency=medium

  * Import upstream version 0.024.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.1.3.
  * Bump debhelper compatibility level to 10.

 -- gregor herrmann <gregoa@debian.org>  Sun, 07 Jan 2018 00:47:31 +0100

libutf8-all-perl (0.023-1) unstable; urgency=medium

  * Import upstream version 0.023.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.0.0.

 -- gregor herrmann <gregoa@debian.org>  Sat, 01 Jul 2017 20:57:33 +0200

libutf8-all-perl (0.021-1) unstable; urgency=medium

  * Team upload.

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

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * debian/upstream/metadata: use HTTPS for GitHub URLs.

  [ Nuno Carvalho ]
  * Import upstream version 0.021.
  * debian/control:
    + drop dependency libmodule-build-perl no longer required.
    + add new dependency libtest-exception-perl to D-B-I.
    + add new dependency libperlio-utf8-strict-perl to D-B-I and Depends.
    + update standards version to 3.9.8.
    + drop minimum required versions per cme suggestion.
  * debian/upstream/metadata: add current maintainer as contact.

  [ gregor herrmann ]
  * Update Upstream-Contact in debian/copyright.

 -- Nuno Carvalho <smash@cpan.org>  Wed, 31 Aug 2016 22:42:47 +0100

libutf8-all-perl (0.017-1) unstable; urgency=medium

  * Rename autopkgtest configuration file(s) as per new pkg-perl-
    autopkgtest schema.
  * Import upstream version 0.017.
  * Bump debhelper compatibility level to 9.

 -- gregor herrmann <gregoa@debian.org>  Sat, 21 Nov 2015 20:05:32 +0100

libutf8-all-perl (0.016-1) unstable; urgency=medium

  * Rename debian/tests/test-files to debian/tests/pkg-perl/test-files.
  * Drop debian/tests/control, add Testsuite field to debian/control
    instead.

  * Import upstream version 0.016:
    File::Find::utf8 and Cwd::utf8 are split out into separate distributions.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 3.9.6.

 -- gregor herrmann <gregoa@debian.org>  Sun, 10 May 2015 18:08:35 +0200

libutf8-all-perl (0.015-1) unstable; urgency=medium

  * Add debian/upstream/metadata
  * Imported upstream version 0.015
  * Add autopkgtest control file.

 -- gregor herrmann <gregoa@debian.org>  Mon, 08 Sep 2014 19:47:54 +0200

libutf8-all-perl (0.013-1) unstable; urgency=medium

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

  [ gregor herrmann ]
  * New upstream release.
  * Drop version from libmodule-build-perl build-dep.

 -- gregor herrmann <gregoa@debian.org>  Sat, 23 Aug 2014 20:39:14 -0700

libutf8-all-perl (0.012-1) unstable; urgency=medium

  * New upstream release.
  * Strip trailing slash from metacpan URLs.
  * debian/rules: drop override_dh_auto_install.
    The formerly removed file is gone.
  * Update years of packaging copyright.
  * Drop build dependencies which are note needed anymore.
  * Declare compliance with Debian Policy 3.9.5.

 -- gregor herrmann <gregoa@debian.org>  Mon, 04 Aug 2014 17:40:21 +0200

libutf8-all-perl (0.011-1) unstable; urgency=low

  * New upstream release.
  * Update build and runtime dependencies.

 -- gregor herrmann <gregoa@debian.org>  Fri, 13 Sep 2013 15:28:28 +0200

libutf8-all-perl (0.010-1) unstable; urgency=low

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ gregor herrmann ]
  * New upstream release.
  * Update years of packaging copyright.
  * Set Standards-Version to 3.9.4 (no changes).

 -- gregor herrmann <gregoa@debian.org>  Mon, 18 Feb 2013 19:21:03 +0100

libutf8-all-perl (0.009-1) unstable; urgency=low

  * Team upload.
  * Imported Upstream version 0.008 and 0.009
  * Update required build-dependencies.
    Add Build-Depends-Indep on libtest-fatal-perl.
    Upstream updated requirement on Test::More: Add alternative
    Build-Depends-Indep on perl (>= 5.13.4) | libtest-simple-perl (>= 0.96).
  * Correct dependency for autodie module.
    Adjust (Build-)Depends(-Indep) for autodie 2.12 to
    libautodie-perl (>= 2.12) | perl (>= 5.17.2).

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 27 Oct 2012 18:15:12 +0200

libutf8-all-perl (0.007-1) unstable; urgency=low

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

  [ Nuno Carvalho ]
  * d/control: Add new dependecies libtest-warn-perl and libimport-into-perl.
  * d/control: Move dependencies to B-D-I.
  * d/control: Update standards version.
  * d/control: Require autodie version >= 2.12 in B-D-I.
  * d/copyright: Update format and field names.
  * New upstream release.

  [ gregor herrmann ]
  * Don't install lib/utf8/all/Conflicts.pm into the binary package; it's
    only used at build time.
  * debian/control: depend on autodie >= 2.12. This is not strictly
    necessary but utf8::all conflicts with older versions of autodie if
    they are used.

 -- gregor herrmann <gregoa@debian.org>  Sat, 15 Sep 2012 17:02:37 +0200

libutf8-all-perl (0.004-1) unstable; urgency=low

  * New upstream release.
  * Update years of packaging copyright.
  * Add build dependency on libtest-script-perl.

 -- gregor herrmann <gregoa@debian.org>  Tue, 10 Jan 2012 19:18:08 +0100

libutf8-all-perl (0.003-1) unstable; urgency=low

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

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.

  [ gregor herrmann ]
  * New upstream release.
  * Build-depend on Module::Build 0.3601.

 -- gregor herrmann <gregoa@debian.org>  Thu, 22 Dec 2011 20:05:37 +0100

libutf8-all-perl (0.002-1) unstable; urgency=low

  * Initial release (closes: #623620).

 -- gregor herrmann <gregoa@debian.org>  Thu, 21 Apr 2011 23:30:15 +0200