[go: up one dir, main page]

File: changelog

package info (click to toggle)
commons-io 2.19.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,348 kB
  • sloc: java: 57,216; xml: 5,183; makefile: 4; sh: 1
file content (270 lines) | stat: -rw-r--r-- 8,495 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
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
commons-io (2.19.0-1) unstable; urgency=medium

  * New upstream release
  * Standards-Version updated to 4.7.2

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 16 Apr 2025 14:07:43 +0200

commons-io (2.18.0-1) unstable; urgency=medium

  * New upstream release

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 29 Jan 2025 17:26:55 +0100

commons-io (2.17.0-1) unstable; urgency=medium

  * New upstream release

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 23 Oct 2024 18:25:48 +0200

commons-io (2.16.1-1) unstable; urgency=medium

  * Team upload
  * New upstream version 2.16.1

 -- tony mancill <tmancill@debian.org>  Thu, 25 Apr 2024 21:05:05 -0700

commons-io (2.16.0-1) unstable; urgency=medium

  * New upstream release
  * Removed the -java-doc package
  * Standards-Version updated to 4.7.0

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 08 Apr 2024 13:01:21 +0200

commons-io (2.15.1-1) experimental; urgency=medium

  * Team upload to experimental.
  * New upstream version 2.15.1
  * Remove remove-junit-bom-dependency.patch
  * Update Homepage and Source URLs
  * Bump Standards-Version to 4.6.2
  * Set Rules-Requires-Root: no in debian/control
  * Ignore spotbugs-maven-plugin
  * Ignore org.apache.maven.plugins:maven-pmd-plugin
  * Ignore net.bytebuddy:byte-buddy and byte-buddy-agent (used by tests)
  * Update debian/watch

 -- tony mancill <tmancill@debian.org>  Sun, 25 Feb 2024 15:54:51 -0800

commons-io (2.11.0-2) unstable; urgency=medium

  * Team upload.
  * Build-depend on junit5.
  * Add remove-junit-bom-dependency.patch and do not depend on junit-bom.
    Fixes FTBFS of reverse-dependencies. (Closes: #998536)

 -- Markus Koschany <apo@debian.org>  Thu, 04 Nov 2021 22:28:18 +0100

commons-io (2.11.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 2.11.0.
    - No longer fails to delete a symlink pointing to a non-existing file.
      (Closes: #976679)
  * Declare compliance with Debian Policy 4.6.0.

 -- Markus Koschany <apo@debian.org>  Sat, 23 Oct 2021 21:26:26 +0200

commons-io (2.8.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 2.8.0.
  * Switch to debhelper-compat = 13.
  * Declare compliance with Debian Policy 4.5.0.

 -- Markus Koschany <apo@debian.org>  Sun, 18 Oct 2020 15:53:22 +0200

commons-io (2.6-2) unstable; urgency=medium

  * Team upload.
  * Remove no-parent tag again otherwise important OSGi metadata would be
    missing from the Manifest file.

 -- Markus Koschany <apo@debian.org>  Mon, 05 Feb 2018 14:41:54 +0100

commons-io (2.6-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 2.6.
  * Use compat level 11.
  * Declare compliance with Debian Policy 4.1.3.

 -- Markus Koschany <apo@debian.org>  Wed, 17 Jan 2018 22:34:17 +0100

commons-io (2.5-2) unstable; urgency=medium

  * Team upload.
  * Switch to compat level 10.
  * Declare compliance with Debian Policy 4.1.1.
  * Use https for Format field.
  * Ignore test failures.
    Could be a problem with file permissions in the build environment. It
    doesn't look that serious to me though. (Closes: #873118)

 -- Markus Koschany <apo@debian.org>  Tue, 17 Oct 2017 22:03:07 +0200

commons-io (2.5-1) unstable; urgency=medium

  [ Kumar Appaiah ]
  * debian/control:
    + Remove Kumar Appaiah from uploaders

  [ Emmanuel Bourg ]
  * New upstream release
  * Build with maven-debian-helper instead of Ant
  * Changed the install path of the API documentation
    to /usr/share/doc/libcommons-io-java
  * Install the upstream changelog
  * Moved the package to Git
  * Standards-Version updated to 3.9.8 (no changes)
  * Converted debian/copyright to the Copyright Format 1.0
  * Use XZ compression for the upstream tarball
  * Switch to debhelper level 9

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 26 Apr 2016 12:49:10 +0200

commons-io (2.4-2) unstable; urgency=low

  * Team upload.
  * Upload to unstable.

 -- tony mancill <tmancill@debian.org>  Sat, 18 May 2013 10:40:54 -0700

commons-io (2.4-1) experimental; urgency=low

  * Team upload
  * New upstream release (Closes: #623368)
  * Bump Standards-Version to 3.9.4 (no changes)
  * Refreshed the patches

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 28 Mar 2013 17:43:17 +0100

commons-io (1.4-4) unstable; urgency=low

  * Add OSGi metadata to jar manifest
  * Update Standards-Version: 3.9.2
  * Bump up debhelper to 8

 -- Jakub Adam <jakub.adam@ktknet.cz>  Sun, 16 Oct 2011 22:58:29 +0200

commons-io (1.4-3) unstable; urgency=low

  * Team upload
  * Remove Arnaud and Trygve from uploaders list.
  * Switch to source format 3.0.
  * Update Standards-Version: 3.8.4.

 -- Torsten Werner <twerner@debian.org>  Mon, 03 May 2010 19:43:18 +0200

commons-io (1.4-2) unstable; urgency=low

  * Upload to unstable.

 -- Torsten Werner <twerner@debian.org>  Sun, 09 Aug 2009 10:45:25 +0200

commons-io (1.4-1.1) experimental; urgency=low

  * Non-maintainer upload.
  * Change section to java, bump up Standards-Version to 3.8.1
  * Bump up debhelper to 6
  * Add the Maven POM to the package
  * Add a Build-Depends-Indep dependency on maven-repo-helper
  * Use mh_installpom and mh_installjar to install the POM and the jar to the
    Maven repository
  * Change the build dependency on java-gcj to default-jdk
  * Add ${misc:Depends} to Depends to clear Lintian warnings
  * Remove Depends on Java runtimes as it is a library

  [ Emmanuel Bourg and Sylvestre Ledru]
  * Update of the URLs
  * Rename Jakarta Commons to Apache Commons

 -- Ludovic Claude <ludovic.claude@laposte.net>  Thu, 02 Jul 2009 23:28:09 +0100

commons-io (1.4-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.7.3
  * Bump up debhelper compat to 6
  * Replace XS-Vcs headers with Vcs
  * debian/patches:
    - remove 01_no_ext_links.dpatch - not required
    - remove 02_no_mkdir_in_homedir.dpatch - not required
  * Remove dpatch from Build-Depends
  * Update debian/rules and debian/libcommons-io-java-doc.install
    with new target dirs
  * debian/copyright: add copyright notice

 -- Varun Hiremath <varun@debian.org>  Thu, 21 Feb 2008 13:26:43 +0530

commons-io (1.3.2-2) unstable; urgency=low

  * debian/patches: Add 02_no_mkdir_in_homedir.dpatch to stop creating
    .maven directory in user homedir (Closes: #445804)

 -- Varun Hiremath <varunhiremath@gmail.com>  Mon, 08 Oct 2007 18:40:07 +0530

commons-io (1.3.2-1) unstable; urgency=low

  [ Kumar Appaiah ]
  * Update watch file.
  * debian/control:
    + Add XS-Vcs-Svn, XS-Vcs-Browser
    + Add Homepage field.
    + Fix Build-Depends-Indep to depend only on ant-optional and not ant.
    + libcommons-io-java suggests the doc package and vice-versa.

  [ Varun Hiremath ]
  * New upstream release
  * debian/control:
    + add myself and Kumar Appaiah to Uploaders.
    + move cdbs and debhelper to Build-Depends.
    + add dpatch to Build-Depends.
    + modify Description.
    + add a separate doc package.
  * debian/compat: switch to 5
  * remove unnecessary links and dirs files from debian dir.
  * debian/rules:
    + build javadoc
    + create a versioned symbolic link to the jar.
    + implement get-orig-source
  * Add debian/orig-tar.sh to remove CRLF line terminators from upstream files.
  * Add debian/libcommons-io-java-doc.doc-base and
    debian/libcommons-io-java-doc.install to install the docs.
  * Update debian/watch to call debian/orig-tar.sh
  * debian/patches:
    + remove old patches which are no longer required.
    + add a patch to remove external links from build.xml
  * Remove debian/README.Debian - not required.

 -- Kumar Appaiah <akumar@ee.iitm.ac.in>  Fri, 21 Sep 2007 17:14:03 +0530

commons-io (1.3.1.dfsg.1-1) unstable; urgency=low

  * New upstream (closes: #418973)
  * java-gcj-compat-dev and cdbs transition
  * Removed junit at the moment (closes: #397567)
  * No javadoc at the moment

 -- Arnaud Vandyck <avdyk@debian.org>  Fri, 13 Apr 2007 08:20:49 +0200

commons-io (1.0-3) unstable; urgency=low

  * kaffe compiler transition

 -- Wolfgang Baer <WBaer@gmx.de>  Sun, 15 Jan 2006 18:12:06 +0100

commons-io (1.0-2) unstable; urgency=low

  * Added ant-optional to build-deps - fixes FTBS (closes: #332564)
  * Added myself to uploaders
  * Removed classpath, libgcj6 from build-deps - not needed

 -- Wolfgang Baer <WBaer@gmx.de>  Sun, 16 Oct 2005 13:44:21 +0200

commons-io (1.0-1) unstable; urgency=low

  * Initial Release (closes: #321475).

 -- Trygve Laugstøl <trygvis@inamo.no>  Tue,  2 Aug 2005 07:12:24 +0200