File: changelog

package info (click to toggle)
liblist-moreutils-perl 0.416-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 724 kB
  • ctags: 1,079
  • sloc: perl: 4,726; ansic: 227; makefile: 11
file content (243 lines) | stat: -rw-r--r-- 8,457 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
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
liblist-moreutils-perl (0.416-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.416
  * Drop fix-spelling-error-in-manpage.patch patch
  * Drop Fix-caller-information-passed-down-the-stack.patch patch
  * Update requirements on perl version in (Build-)Depends
    src:perl 5.22.2-2 contains the fix for CVE-2016-6185.

 -- Salvatore Bonaccorso <carnil@debian.org>  Tue, 12 Jul 2016 08:56:18 +0200

liblist-moreutils-perl (0.415-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: change GitHub/CPAN URL(s) to HTTPS.

  [ Salvatore Bonaccorso ]
  * Import upstream version 0.415
  * Update copyright years for upstream files
  * Update copyright years for included Config::AutoConf
  * Simplify Build-Depends on just only perl.
    The alternative version used as well to enforce the right version for
    Test::More is already satisfied in wheezy. Make only a Build-Depends to
    perl (unversioned).
  * Declare compliance with Debian policy 3.9.8
  * Drop unneeded patch makefile-author.patch (resolved in different way
    upstream)
  * debian/rules: Build enabling all hardening flags
  * Add patch to fix spelling errors in Contributing POD
  * Fix caller information passed down the stack.
    List/MoreUtils/XS.pm calls XSLoader::load from inside a string eval
    leading to the path used by XSLoader to determine the library to be
    (eval 1)/List/MoreUtils/XS.pm.
    Thanks to Jakub Wilk <jwilk@debian.org> (Closes: #829138)

 -- Salvatore Bonaccorso <carnil@debian.org>  Mon, 04 Jul 2016 19:20:03 +0200

liblist-moreutils-perl (0.413-1) unstable; urgency=medium

  * Import upstream version 0.413.
  * debian/copyright: drop stanzas about removed bundled modules.
  * Add patch to remove "author" check from Makefile.PL.
    The condition is a check for a .git directory.
  * Make package buildable-twice-in-a-row.
    Remove a log which is not cleaned up.
    Backup bundled modules which get modified.

 -- gregor herrmann <gregoa@debian.org>  Fri, 26 Jun 2015 23:32:54 +0200

liblist-moreutils-perl (0.410-1) unstable; urgency=medium

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

  [ gregor herrmann ]
  * New upstream release.
  * Add debian/upstream/metadata
  * Update upstream and packaging copyright.
  * Declare compliance with Debian Policy 3.9.6.
  * Update build and runtime dependencies.

 -- gregor herrmann <gregoa@debian.org>  Fri, 01 May 2015 18:17:24 +0200

liblist-moreutils-perl (0.33-2) unstable; urgency=low

  * Team upload.

  [ Alessandro Ghedini ]
  * Email change: Alessandro Ghedini -> ghedo@debian.org

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * 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 ]
  * debian/control: remove Nicholas Bamber from Uploaders on request of
    the MIA team.
  * Strip trailing slash from metacpan URLs.

  [ intrigeri ]
  * Bump debhelper compat level to 9.
  * Declare compatibility with Standards-Version 3.9.5.
  * Adjust versioned Build-Depends on debhelper to (>= 9.20120312~)
    to get hardening build flags.

 -- intrigeri <intrigeri@debian.org>  Thu, 06 Mar 2014 23:35:38 +0100

liblist-moreutils-perl (0.33-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.

  [ Alessandro Ghedini ]
  * New upstream release
  * Bump compat level to 8
  * Add myself to Uploaders

 -- Alessandro Ghedini <al3xbio@gmail.com>  Mon, 08 Aug 2011 12:52:50 +0200

liblist-moreutils-perl (0.32-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * Email change: Ansgar Burchardt -> ansgar@debian.org

  [ Nicholas Bamber ]
  * Added myself to Uploaders
  * New upstream release (Closes: #608579, #608576, #608577)
  * Removed patch related to memory leaks which appear to be fixed now
  * Raised standards version to version to 3.9.2
  * Added debian/source/format, refreshed rules and dependencies
  * Refreshed copyright and extended description
  * Installing scripts from #rt bug reports as examples
  * Stopped watch file from picking up development releases

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Fri, 03 Jun 2011 20:47:29 +0100

liblist-moreutils-perl (0.25~02-1) unstable; urgency=low

  * New upstream release (closes: #546632).
  * Add patch from CPAN to fix memory leak (RT#49796); add quilt framework.
  * debian/watch: allow developer versions again, we are using one right now.
  * Add /me to Uploaders.
  * Set Standards-Version to 3.8.3, remove version from perl build dependency.

 -- gregor herrmann <gregoa@debian.org>  Mon, 19 Oct 2009 23:25:02 +0200

liblist-moreutils-perl (0.24-1) unstable; urgency=low

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

  [ Rene Mayorga ]
  * Remove a trailing space on Description; set the first
    letter as lowercase.

  [ Ansgar Burchardt ]
  * New upstream release
    + minmax handles one-element lists correctly (Closes: #532534)
    + mesh checks that arguments are references (Closes: #521471)
    + debian/copyright: Update years of copyright.
  * Convert debian/copyright to proposed machine-readable format.
  * Refresh rules for debhelper 7.
  * Bump Standards-Version to 3.8.2 (no changes).
  * Add myself to Uploaders.

 -- Ansgar Burchardt <ansgar@43-1.org>  Mon, 27 Jul 2009 01:39:01 +0200

liblist-moreutils-perl (0.22-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Removed: XS-
    Vcs-Svn fields.
  * debian/watch: use dist-based URL.
  * debian/rules: delete /usr/share/perl5 only if it exists.

  [ Damyan Ivanov ]
  * New upstream release
  * Standards-Version: 3.7.3 (no changes)
  * debhelper compatibility level 6
  * debian/rules:
    + use "$@" when touching stamps
    + make install target depend only on install-stamp and that - depend on
      build-stamp
    + stop installing redundant README
    + drop unneeded dh_installexamples, dh_makeshlibs and dh_link calls
    + clean stamps before realclean
    + do not ignore $(MAKE) clean errors
  * debian/copyright:
    + remove dh-make-perl boilerplate
    + update copyright years
  * add myself to Uploaders

 -- Damyan Ivanov <dmn@debian.org>  Wed, 23 Jan 2008 15:09:48 +0200

liblist-moreutils-perl (0.21-1) unstable; urgency=low

  * New upstream release
  * Donate package to Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
  * debian/control:
   + Standards-Version: increased to 3.7.2.1 without any changes.
  * debian/compat:
   + increased to 5

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Thu,  6 Jul 2006 15:00:44 +0200

liblist-moreutils-perl (0.20-1) unstable; urgency=low

  * New upstream release
  * debian/control:
   - Standards-Version: increased to 3.7.2 without any changes.

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Mon, 12 Jun 2006 12:34:26 +0200

liblist-moreutils-perl (0.19-1) unstable; urgency=low

  * New upstream release

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Tue, 18 Apr 2006 16:48:21 +0200

liblist-moreutils-perl (0.18-1) unstable; urgency=low

  * New upstream release

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Mon, 27 Feb 2006 09:40:15 +0100

liblist-moreutils-perl (0.17-1) unstable; urgency=low

  * New upstream release
  * debian/control - libtest-pod-perl and libtest-pod-coverage-perl
    added to Build-Depends

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Thu, 15 Dec 2005 10:43:07 +0100

liblist-moreutils-perl (0.16-1) unstable; urgency=low

  * New upstream release (closes: #340410)
  * Taking orphaned package
    (http://lists.debian.org/debian-devel/2005/11/msg00733.html)

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Wed, 23 Nov 2005 21:46:41 +0100

liblist-moreutils-perl (0.10-1) unstable; urgency=low

  * Initial Release.

 -- Chip Salzenberg <chip@debian.org>  Thu,  7 Apr 2005 19:27:38 -0400