File: changelog

package info (click to toggle)
rename 2.02-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 312 kB
  • sloc: perl: 439; sh: 12; makefile: 11
file content (207 lines) | stat: -rw-r--r-- 6,530 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
rename (2.02-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 2.02.
  * Refresh doc-file-rename.patch.

 -- gregor herrmann <gregoa@debian.org>  Mon, 01 Jan 2024 03:29:15 +0100

rename (2.01-2) unstable; urgency=medium

  * Team upload.
  * debian/clean: remove generated files. (Closes: #1045546)

 -- gregor herrmann <gregoa@debian.org>  Sun, 13 Aug 2023 22:23:46 +0200

rename (2.01-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 2.01.
  * Update years of upstream copyright.
  * Refresh autopkgtest.patch.
  * Refresh doc-file-rename.patch.
  * Update handling of unsafe-rename script.
    This is now generated during build, so we move it to the
    examples directory ourselves.

 -- gregor herrmann <gregoa@debian.org>  Mon, 23 Jan 2023 19:54:31 +0100

rename (2.00-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 2.00.
  * Remove libmodule-build-perl from Build-Depends.
  * Update debian/NEWS.Developer: remove obsolete point about Build.PL.
  * debian/rules: remove workaround for missing hashbang.
  * Install new unsafe-rename (unsafe.PL) as an example.
  * Refresh doc-file-rename.patch (offset).
  * Update doc-file-rename.patch.
    Adjust t/u/rename-examples.t to our changed filename as well.

 -- gregor herrmann <gregoa@debian.org>  Sat, 07 Jan 2023 17:52:27 +0100

rename (1.99-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 1.99.
  * Update years of upstream copyright.
  * Add debian/NEWS.Developer to mention incompatible changes
    in this version.
  * Declare compliance with Debian Policy 4.6.2.
  * Refresh patches.
  * Add (back) hashbang to /usr/bin/file-rename.
  * autopkgtest: skip smoke tests in t/u/ (unbuilt uninstalled unsafe-rename).

 -- gregor herrmann <gregoa@debian.org>  Tue, 27 Dec 2022 04:11:14 +0100

rename (1.31-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 1.31.
  * Declare compliance with Debian Policy 4.6.1.
  * Refresh autopkgtest.patch.
  * Add new patch doc-file-rename.patch.
    As we install `rename' as `file-rename', update the POD/manpage.
    Also adjust a test using the examples from the documentation.
  * Update long description.
    The package primarily provides a script called `file-rename'.

 -- gregor herrmann <gregoa@debian.org>  Fri, 13 May 2022 00:06:44 +0200

rename (1.30-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Update standards version to 4.5.1, no changes needed.

  [ gregor herrmann ]
  * Import upstream version 1.30.
  * Update years of upstream copyright.
  * Update test and runtime dependencies.
    Remove libio-stringy-perl from Build-Depends-Indep and Recommends, and
    libpod-parser-perl from Recommends.
  * Drop ancient Breaks/Conflicts/Provides/Replaces.
  * Drop unneeded version constraint from 'perl' in Depends.
  * Declare compliance with Debian Policy 4.6.0.
  * Enable autopkgtest smoke test:
    - Add autopkgtest.patch to enable smoke tests with installed script.
    - Drop debian/tests/pkg-perl/SKIP to run autopkgtest's smoke test.

 -- gregor herrmann <gregoa@debian.org>  Sun, 31 Oct 2021 17:47:07 +0100

rename (1.13-1) unstable; urgency=medium

  * Team upload.

  [ Dominic Hargreaves ]
  * Reflect fact that rename is no longer provided by perl (Closes: #929069)

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.
  * Import upstream version 1.13.
  * Update Build-Depends-Indep and Recommends.
  * Update years of upstream copyright.
  * Declare compliance with Debian Policy 4.5.0.
  * Set Rules-Requires-Root: no.
  * Bump debhelper-compat to 13.

 -- gregor herrmann <gregoa@debian.org>  Sat, 20 Jun 2020 03:18:16 +0200

rename (1.10-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Install new CONTRIBUTING document.
  * Declare compliance with Debian Policy 4.2.1.

 -- gregor herrmann <gregoa@debian.org>  Sun, 30 Sep 2018 16:59:38 +0200

rename (1.00-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Declare compliance with Debian Policy 4.1.5.

 -- gregor herrmann <gregoa@debian.org>  Fri, 27 Jul 2018 20:01:12 +0200

rename (0.35-1) unstable; urgency=medium

  * Team upload.

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

  [ gregor herrmann ]
  * New upstream release.
  * Drop no_require_order.patch, applied upstream.
  * Update years of upstream copyright.
  * Update build dependencies.
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 4.1.4.
  * Bump debhelper compatibility level to 10.
  * Use 'set -e' in maintainer scripts. Thanks to lintian.

 -- gregor herrmann <gregoa@debian.org>  Mon, 18 Jun 2018 22:06:05 +0200

rename (0.20-7) unstable; urgency=medium

  * Allow options to follow other arguments (Closes: #885103)

 -- Dominic Hargreaves <dom@earth.li>  Mon, 19 Feb 2018 23:29:02 +0000

rename (0.20-6) unstable; urgency=medium

  * Upload to unstable

 -- Dominic Hargreaves <dom@earth.li>  Tue, 05 Sep 2017 22:49:36 +0100

rename (0.20-5) experimental; 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.

  [ Dominic Hargreaves ]
  * Add Multi-Arch: foreign (Closes: #872315)
  * Add prename symlink, with suitable Breaks/Replaces on perl
    (Closes: #870472)

 -- Dominic Hargreaves <dom@earth.li>  Tue, 29 Aug 2017 19:17:40 +0100

rename (0.20-4) unstable; urgency=medium

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

  [ Dominic Hargreaves ]
  * Add Build-Depends on libmodule-build-perl

 -- Dominic Hargreaves <dom@earth.li>  Thu, 04 Jun 2015 23:52:20 +0100

rename (0.20-3) unstable; urgency=medium

  * Update Priority to standard, to match perl which provides an older
    version of 'rename'

 -- Dominic Hargreaves <dom@earth.li>  Mon, 05 May 2014 15:47:08 +0100

rename (0.20-2) unstable; urgency=medium

  * Rename package to 'rename' (Closes: #738135)

 -- Dominic Hargreaves <dom@earth.li>  Sun, 23 Feb 2014 19:04:56 +0000

libfile-rename-perl (0.20-1) unstable; urgency=low

  * Initial Release (Closes: #735902)
  * Install rename as file-rename and register it as an alternative
    for rename (see #735134)

 -- Dominic Hargreaves <dom@earth.li>  Sat, 18 Jan 2014 15:27:37 +0000