File: changelog

package info (click to toggle)
libfile-find-rule-perl 0.34-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 196 kB
  • ctags: 46
  • sloc: perl: 873; makefile: 2
file content (155 lines) | stat: -rw-r--r-- 5,146 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
libfile-find-rule-perl (0.34-1) unstable; urgency=low

  * Team upload.

  [ Angel Abad ]
  * Email change: Angel Abad -> angel@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 ]
  * Strip trailing slash from metacpan URLs.

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

  [ Lucas Kanashiro ]
  * Add debian/upstream/metadata
  * Import upstream version 0.34
  * Refresh sequential_slashes.patch
  * Bump debhelper compatibility level to 9
  * Declare compliance with Debian policy 3.9.6
  * Remove unused lintian override
  * Mark as autopkg-testable

 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Sat, 05 Dec 2015 01:10:16 -0200

libfile-find-rule-perl (0.33-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/rules: switch order of arguments to dh.

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

  [ Angel Abad ]
  * Imported Upstream version 0.33
  * Remove quilt framework
  * debian/copyright:
    - Update license stanzas
    - Update debian/* section
  * Bump Debhelper compat level to 8
  * Bump Standards-Version to 3.9.2 (no changes)
  * debian/control: Add myself to Uploaders
  * debian/lintian-overrides: New file, override spelling error because
    it is an option

  [ gregor herrmann ]
  * Update also upstream copyright years.

 -- Angel Abad <angelabad@gmail.com>  Mon, 19 Sep 2011 19:09:18 +0200

libfile-find-rule-perl (0.32-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
  * Remove Jonas Gennant from Uploaders; given that he has not
    responded to various mails, I assume he's MIA
  * Update control description
  * Use debhelper 7, short rules and --with quilt
  * Refresh quilt patch to unified format
  * Standards-Version 3.8.3 (no changes)
  * Refresh copyright file to new format (DEP5)
  * Add myself to Copyright and Uploaders
  * Add header for sequential slash patch (DEP3)

  [ gregor herrmann ]
  * Add debian/README.source to document quilt usage, as required by
    Debian Policy since 3.8.0.
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  * debian/control: Added: ${misc:Depends} to Depends: field.
  * Change my email address.
  * debian/control: Changed: (build-)depend on perl instead of perl-
    modules.

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ Salvatore Bonaccorso ]
  * debian/control: Changed: Replace versioned (build-)dependency on
    perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
    permitted by Debian Policy 3.8.3).

  [ gregor herrmann ]
  * debian/control: add build dependency on libtest-differences-perl.

 -- Jonathan Yu <jawnsy@cpan.org>  Sat, 28 Nov 2009 13:01:30 -0500

libfile-find-rule-perl (0.30-3) unstable; urgency=low

  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Removed: XS-
    Vcs-Svn fields. Added: /me to Uploaders.
  * debian/rules:
    - delete /usr/lib/perl5 only if it exists (closes: #467789)
    - update based on dh-make-perl's templates
  * debian/watch: use dist-based URL.
  * Set Standards-Version to 3.7.3 (no changes).
  * debian/copyright: use author-agnostic download URL.
  * Remove debian/docs and don't install README any more (text version of
    the POD documentation).
  * Split out the patch for #329377 into sequential_slashes.patch; add quilt
    framework.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Sat, 08 Mar 2008 02:08:36 +0100

libfile-find-rule-perl (0.30-2) unstable; urgency=low

  * Applied Niko Tyni's patch fixing incorrect handling of sequential
    patches - Upstream still has to formally apply/reject it (Closes:
    #329377)

 -- Gunnar Wolf <gwolf@debian.org>  Thu,  2 Nov 2006 14:02:19 -0600

libfile-find-rule-perl (0.30-1) unstable; urgency=low

  * New upstream release.
  * Upgraded to Standards-Version 3.7.2. No changes needed.
  * Updated debian/copyright; the module is nowadays licensed as Perl itself.

 -- Niko Tyni <ntyni@iki.fi>  Thu,  1 Jun 2006 22:10:39 +0300

libfile-find-rule-perl (0.28-3) unstable; urgency=low

  * New Maintainer (Closes: #357351)
  * Bumped up to Standards version 3.7.0

 -- Jonas Genannt <jonas.genannt@capi2name.de>  Sun, 30 Apr 2006 21:38:34 +0200

libfile-find-rule-perl (0.28-2) unstable; urgency=low

  * QA upload.
  * Package is orphaned (#357351); set maintainer to Debian QA Group.
  * Switch to debhelper 5.
  * debian/watch: Add.
  * Conforms to Standards version 3.6.2.

 -- Matej Vela <vela@debian.org>  Fri,  7 Apr 2006 17:45:04 +0200

libfile-find-rule-perl (0.28-1) unstable; urgency=low

  * Initial Release.

 -- S. Zachariah Sprackett <zac@sprackett.com>  Thu, 15 Jul 2004 20:41:18 -0400