File: changelog

package info (click to toggle)
libcommons-cli-java 1.3.1-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 860 kB
  • ctags: 760
  • sloc: java: 6,433; xml: 1,838; makefile: 5; sh: 1
file content (237 lines) | stat: -rw-r--r-- 8,589 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
libcommons-cli-java (1.3.1-3) unstable; urgency=medium

  * Team upload.
  * Fixed the build failure with Maven 3 (Closes: #808020)
  * Build with the DH sequencer instead of CDBS
  * Removed the unused dependency on commons-lang (Closes: #800148)
  * Removed the build dependencies on the antrun and assembly plugins
  * Improved the package description
  * Converted debian/copyright to the Copyright Format 1.0

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 15 Dec 2015 12:50:47 +0100

libcommons-cli-java (1.3.1-2) unstable; urgency=medium

  * Team upload.
  * Upload to unstable after running 1.2 and 1.3.1 through clirr and test
    builds of the reverse build deps.

 -- tony mancill <tmancill@debian.org>  Thu, 09 Jul 2015 21:25:59 -0700

libcommons-cli-java (1.3.1-1) experimental; urgency=medium

  * Team upload.
  * New upstream release.
  * Remove Michael Koch from uploaders.  (Closes: #654049)
  * Bump Standards-Version to 3.9.6.
  * Use DH 9 and set debian/compat to 9.
  * Update debian/rules and build-deps for maven-based build.
    New build-deps: libmaven-antrun-plugin-java,
                    maven-debian-helper,
                    maven-repo-helper,
                    libmaven-assembly-plugin-java,
                    junit4
  * Convert Debian packaging repo to git and update Vcs URLs.

 -- tony mancill <tmancill@debian.org>  Mon, 22 Jun 2015 05:40:07 +0000

libcommons-cli-java (1.2-3) unstable; urgency=low

  * Team upload.
  * Merge changes from Ubuntu:
    - debian/ant.properties: Build java2 compatible code.
  * Remove Arnaud and Paul from Uploaders list.
  * Switch to source format 3.0.
  * Update Standards-Version: 3.8.4.

 -- Torsten Werner <twerner@debian.org>  Sat, 08 May 2010 21:14:11 +0200

libcommons-cli-java (1.2-2ubuntu1) lucid; urgency=low

  * Merge with Debian; remaining changes:
    - debian/ant.properties: Build java2 compatible code.

 -- Matthias Klose <doko@ubuntu.com>  Tue, 27 Oct 2009 15:21:49 +0100

libcommons-cli-java (1.2-2) unstable; urgency=low

  * Upload to unstable.

 -- Torsten Werner <twerner@debian.org>  Sun, 09 Aug 2009 11:55:13 +0200

libcommons-cli-java (1.2-1) experimental; urgency=low

  [ Ludovic Claude ]
  * New upstream version (Closes: #530623)
  * Add myself to Uploaders
  * Change section to java, bump up Standards-Version to 3.8.1
  * Change the dependency on java-gcj to default-jdk for Build-Depend
  * Add Build-Depends on maven-ant-helper and use its maven-build.xml
    file to build the package as the build system has switched to
    Maven.
  * Remove the dependencies on java runtimes on the binary package
    as it's a library (avoids introducing dependencies on graphics in
    a headless environment)
  * Add ${misc:Depends} to Depends to clear Lintian warnings
  * 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
  * Remove MultOption patch as it doesn't apply anymore and seems solved 
    upstream.

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

 -- Ludovic Claude <ludovic.claude@laposte.net>  Thu, 02 Jul 2009 11:30:49 +0100

libcommons-cli-java (1.1-3ubuntu3) karmic; urgency=low

  * Pick the following changes from version 1.2-1:
    - 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

 -- Torsten Werner <twerner@debian.org>  Sun, 18 Oct 2009 20:30:27 +0200

libcommons-cli-java (1.1-3ubuntu2) karmic; urgency=low

  * debian/ant.properties: Build java2 compatible code.

 -- Thierry Carrez <thierry.carrez@ubuntu.com>  Mon, 24 Aug 2009 11:19:04 +0200

libcommons-cli-java (1.1-3ubuntu1) karmic; urgency=low

  * debian/control: Set libcommons-cli-java runtime dependency on
    "default-jre-headless | java2-runtime-headless" (LP: #387884)
  * debian/control, debian/rules: Build-depend on default-jdk

 -- Thierry Carrez <thierry.carrez@ubuntu.com>  Tue, 16 Jun 2009 15:15:53 +0200

libcommons-cli-java (1.1-3) unstable; urgency=low

  * Added build-depends-indep for ant-optional.
    (Closes: #473954)

 -- Paul Cager <paul-debian@home.paulcager.org>  Wed, 02 Apr 2008 23:38:26 +0100

libcommons-cli-java (1.1-2) unstable; urgency=low

  * Corrected copyright - contained wrong license (Closes: #468947)
  * Handles mulitple options (e.g. -D) (Closes: #469082)
    - patch MultOptions.patch
  * Run Junit tests during build.
    - removed sysclasspath=only in ant.properties.
    - added ant's JUnit jar to classpath.
  * New format commons homepage URL.
  * Added myself to Uploaders.

 -- Paul Cager <paul-debian@home.paulcager.org>  Sat, 22 Mar 2008 12:40:55 +0000

libcommons-cli-java (1.1-1) unstable; urgency=low

  * New upstream release.
    - added patches/disable-testsuite.patch to make build work
  * Added Vcs-Svn and Vcs-Browser fields.
  * Updated Standards-Version to 3.7.3.

 -- Michael Koch <konqueror@gmx.de>  Mon, 31 Dec 2007 00:15:26 +0100

libcommons-cli-java (1.0-11) unstable; urgency=low

  * Fixed Homepage field in debian/control. Closes: #446792.

 -- Michael Koch <konqueror@gmx.de>  Tue, 23 Oct 2007 21:03:48 +0200

libcommons-cli-java (1.0-10) unstable; urgency=low

  * Fixed jar name and link to jar. Closes: #446008.

 -- Michael Koch <konqueror@gmx.de>  Tue, 09 Oct 2007 22:02:45 +0200

libcommons-cli-java (1.0-9) unstable; urgency=low

  * Let libcommons-cli-java depend on libcommons-lang-java. Closes: #445508.
  * Removed dependency on libcommons-loggig-java. Not used.
  * Use java-gcj-compat instead of kaffe.
  * Removed debian/dirs, debian/install and debian/links and do this in
    debian/rules.
  * Removed debian/README.Debian as it didn't apply anymore.
  * Moved debhelper and cdbs to Build-Depends.
  * Updated debhelper level to 5.
  * Updated watch file to match new upstream naming scheme.
  * Removed Wolfgang and added myself to Uploaders.
  * Updated Standards-Version to 3.7.2.

 -- Michael Koch <konqueror@gmx.de>  Sat, 06 Oct 2007 17:15:10 +0200

libcommons-cli-java (1.0-8) unstable; urgency=low

  * Removed explicit usage of jikes build compiler property
    for kaffe jikes -> ecj transition
  * Removed jikes from build-dependencies
  * Removed Takashi, Ola, Stefan from Uploaders - never uploaded this package
  * Standards-Version 3.6.2 (no changes)
  * Added myself to uploaders  

 -- Wolfgang Baer <WBaer@gmx.de>  Fri,  6 Jan 2006 19:25:50 +0100

libcommons-cli-java (1.0-7) unstable; urgency=low

  * libant1.6-java to ant transition

 -- Arnaud Vandyck <avdyk@debian.org>  Sat, 20 Aug 2005 19:44:58 +0200

libcommons-cli-java (1.0-6) unstable; urgency=low

  * corrected the epoch version of kaffe dependency (closes: #302011)

 -- Arnaud Vandyck <avdyk@debian.org>  Sun,  3 Apr 2005 12:50:38 +0200

libcommons-cli-java (1.0-5) unstable; urgency=low

  * debian/control: typo. Thanks to Stuart Brady (closes: #286586)
  * added a watch file.
  * changed dependency from libant1.5-java to libant1.6-java

 -- Arnaud Vandyck <avdyk@debian.org>  Mon,  7 Feb 2005 12:13:43 +0100

libcommons-cli-java (1.0-4) unstable; urgency=low

  * Move to main: libcommons-logging-java is now in main, every
    dependencies are in main, the package is ready to move to main
  * removed dpatch dependency and using the cdbs simple patch sys
    facility, also, dependency with kaffe updated to 1.1.4 so the patch is
    no more needed
  * added gij and sablevm as alternative JVM
  * package now build with kaffe (1.1.4), libant1.5-java and jikes
  * debian/patches: no more patch neeeded

 -- Arnaud Vandyck <avdyk@debian.org>  Tue,  4 May 2004 17:11:58 +0200

libcommons-cli-java (1.0-3) unstable; urgency=low

  * debian/control (Section): goes to contrib because of
    libcommons-logging-java (will investigate why this package is in
    contrib), and because of libcommons-lang-java. This package is in
    contrib because it fails building with kaffe 1.1.1 because of the
    java.util.TimeZone.SHORT property that does not exist in this
    version!

 -- Arnaud Vandyck <avdyk@debian.org>  Fri,  7 Nov 2003 11:21:41 +0100

libcommons-cli-java (1.0-2) unstable; urgency=low

  * debian/changelog:
    - added uploader field.

 -- Arnaud Vandyck <avdyk@debian.org>  Wed, 29 Oct 2003 11:00:45 +0100

libcommons-cli-java (1.0-1) unstable; urgency=low

  * Initial Release (closes: #217804).

 -- Arnaud Vandyck <avdyk@debian.org>  Mon, 27 Oct 2003 15:19:33 +0100