File: changelog

package info (click to toggle)
libgetopt-java 1.0.14%2Bdfsg-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 232 kB
  • sloc: java: 634; xml: 54; makefile: 46
file content (228 lines) | stat: -rw-r--r-- 7,616 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
libgetopt-java (1.0.14+dfsg-6) unstable; urgency=medium

  * Team upload.
  * Removed the -java-doc package (Closes: #981962)

 -- Emmanuel Bourg <ebourg@apache.org>  Sun, 07 Feb 2021 22:37:01 +0100

libgetopt-java (1.0.14+dfsg-5) unstable; urgency=medium

  * Switch to debhelper-compat = 13.
  * Declare compliance with Debian Policy 4.5.1.
  * Use canonical VCS URL.

 -- Markus Koschany <apo@debian.org>  Tue, 05 Jan 2021 23:20:31 +0100

libgetopt-java (1.0.14+dfsg-4) unstable; urgency=medium

  [ Chris West (Faux) ]
  * update -source and -target to be java 9 compatible

  [ Markus Koschany ]
  * Build only the relevant javadocs and exclude GetoptDemo.java.
    This will prevent a build failure with OpenJDK 9.
  * Switch to compat level 10.
  * Use https for Vcs and Format fields.
  * Update copyright years.
  * Declare compliance with Debian Policy 4.1.1.
  * Remove some unnecessary variables from debian/rules.

 -- Markus Koschany <apo@debian.org>  Sun, 08 Oct 2017 22:15:46 +0200

libgetopt-java (1.0.14+dfsg-3) unstable; urgency=medium

  * Moved the package to Git.
  * Update my e-mail address.
  * Declare compliance with Debian Policy 3.9.6.
  * Use only Build-Depends field for declaring build dependencies.

 -- Markus Koschany <apo@debian.org>  Fri, 27 Nov 2015 23:05:32 +0100

libgetopt-java (1.0.14+dfsg-2) unstable; urgency=low

  * Team upload.
  * Upload to unstable.

 -- tony mancill <tmancill@debian.org>  Wed, 15 May 2013 21:58:50 -0700

libgetopt-java (1.0.14+dfsg-1) experimental; urgency=low

  * New upstream release.
    - Repackage the tarball and remove pre-built class and html files.
  * Bump compat level to 9 and require debhelper >=9.
  * debian/control:
    - Add myself to Uploaders.
    - Remove Michael Koch from Uploaders because he is inactive.
      (Closes: #654063)
    - Remove Niels Thykier from Uploaders on his own request.
    - Add versioned dependency for maven-repo-helper.
    - Bump Standards-Version to 3.9.4, no changes necessary.
    - Use canonical Vcs-URI.
    - Move default-jdk and default-jdk-doc build dependencies to
      Build-Depends-Indep because both are only needed for arch-independent
      packages.
    - libgetopt-java: Suggest libgetopt-java-doc instead of default-jdk-doc.
    - libgetopt-java: Remove ${java:Depends} variable to avoid a dependency on
      openjdk-6-jre-headless which is not desired. See also lintian tag
      "needless-dependency-on-jre".
  * debian/rules:
    - Simplify debian/rules by using dh sequencer.
    - Use javahelper and jh_maven_repo_helper plugin.
    - Add get-orig-source target.
  * Update debian/copyright to copyright format 1.0.
  * Add libgetopt-java.jlibs and libgetopt-java.poms file. Use these files to
    install the jar file and all maven related information.
  * Update debian/pom.xml.
  * Rename README.Debian-source to README.source and update the file.
  * Drop dirs file. It is no longer needed.
  * Install the README via docs file.
  * Improve the watch file thus it can detect the latest upstream release.

 -- Markus Koschany <apo@gambaru.de>  Mon, 08 Apr 2013 16:49:50 +0200

libgetopt-java (1.0.13-4) unstable; urgency=low

  * Added build-arch and build-indep targets.
  * Bumped Standards-Versions to 3.9.2 - no changes required.
  * Compile javadoc during build instead of using the prebuilt one.
    - Link javadoc against the system javadoc
  * Split the javadoc to a separate package.
    - New location: /usr/share/doc/libgetopt-java-doc/api
  * Bumped debhelper compat 8.

 -- Niels Thykier <niels@thykier.net>  Fri, 28 Oct 2011 20:36:40 +0200

libgetopt-java (1.0.13-3) unstable; urgency=low

  * Team upload.
  * Remove Java runtime from Depends.
  * Remove Arnaud from Uploaders list.
  * Switch to source format 3.0.
  * Update Standards-Version: 3.9.1.

 -- Torsten Werner <twerner@debian.org>  Fri, 02 Sep 2011 22:47:02 +0200

libgetopt-java (1.0.13-2) unstable; urgency=low

  [ Damien Raude-Morvan ]
  * Fix debian/watch

  [ Gabriele Giacone ]
  * Added maven support
  * Standards-Version to 3.8.4

 -- Gabriele Giacone <1o5g4r8o@gmail.com>  Wed, 10 Feb 2010 23:14:44 +0100

libgetopt-java (1.0.13-1) unstable; urgency=low

  * New upstream release.
  * Lower Depends to default-jre-headless from default-jdk.
  * Made debian/rules determine the upstream version automatically.
  * Corrected LGPL to LGPL-2 in debian/copyright.
  * Added Homepage and Vcs-* fields to debian/control.

 -- Niels Thykier <niels@thykier.net>  Sun, 20 Sep 2009 17:47:57 +0200

libgetopt-java (1.0.11-3) unstable; urgency=low

  * (Build-)Depends on default-jdk.
  * Build-Depends on debhelper >= 7.
  * Use dh_prep instead of dh_clean -k.
  * Clarified debian/copyright.
  * Moved package to section 'java'
  * Moved Build-Depends-Indep to Build-Depends.
  * Let package Depends on ${misc:Depends}.
  * Clarified debian/copyright.
  * Removed Wolfgang and added myself to uploaders.
  * Updated Standards-Version to 3.8.3.

 -- Michael Koch <konqueror@gmx.de>  Tue, 15 Sep 2009 08:13:13 +0200

libgetopt-java (1.0.11-2) unstable; urgency=low

  * Removed Takashi Okamoto from the uploaders (closes: #352986).
  * Added myself as an uploader.

 -- Arnaud Vandyck <avdyk@debian.org>  Mon, 24 Apr 2006 22:11:17 +0200

libgetopt-java (1.0.11-1) unstable; urgency=low

  * New upstream release
  * Transfer maintainership to pkg-java maintainers
  * Removed old jar link to gnu.getopt.jar
  * /usr/doc/ ->  /usr/share/doc transition
  * Added compat file
  * Remove useless README.Debian
  * Install docs only once
  * Standards-Version 3.6.2
  * Added myself to uploaders

 -- Wolfgang Baer <WBaer@gmx.de>  Fri, 14 Oct 2005 16:26:24 +0200

libgetopt-java (1.0.9-8) unstable; urgency=low

  * fixed FTBFS bugs.(closes: #172873)
  * rename gnu.getopt.jar to gnu-getopt.jar.

 -- Takashi Okamoto <tora@debian.org>  Sat,  8 Feb 2003 09:43:58 +0900

libgetopt-java (1.0.9-7) unstable; urgency=low

  * fixed replace doesn't work correctly.
  * fixed invalid jar size already.(closes: #165013)

 -- Takashi Okamoto <tora@debian.org>  Sun, 29 Dec 2002 10:00:03 +0900

libgetopt-java (1.0.9-6) unstable; urgency=low

  * modify denends field for new Java Policy.

 -- Takashi Okamoto <tora@debian.org>  Sun, 29 Dec 2002 09:54:17 +0900

libgetopt-java (1.0.9-5) unstable; urgency=low

  * fixed FTBFS again.

 -- Takashi Okamoto <tora@debian.org>  Sun, 29 Dec 2002 09:43:28 +0900

libgetopt-java (1.0.9-4) unstable; urgency=low

  * rename the package name for Java Policy and make more simple.
  * fixed FTBFS.(closes: #172873)

 -- Takashi Okamoto <tora@debian.org>  Sun, 29 Dec 2002 09:09:59 +0900

lib-gnu.getopt-java (1.0.9-3) unstable; urgency=low

  * Fixed jar is null bug. (closes: #164071)

 -- Takashi Okamoto <tora@debian.org>  Wed, 16 Oct 2002 23:55:55 +0900

lib-gnu.getopt-java (1.0.9-1) unstable; urgency=low

  * New upstream release.
  * add dependency for jikes and kaffe.(Closes: #133733)
  * remove class files from obsolete directory /usr/share/java/repository.
  * remove GetoptDemo class from jar.

 -- Takashi Okamoto <tora@debian.org>  Sat, 16 Feb 2002 13:24:24 +0900

lib-gnu.getopt-java (1.0.8-1) unstable; urgency=low

  * New maintainer.
  * New upstream relase.

 -- Takashi Okamoto <tora@debian.org>  Mon, 13 Aug 2001 01:05:51 +0900

lib-gnu.getopt-java (1.0.6-1) unstable; urgency=low

  * New upstream release

 -- Stephane Bortzmeyer <bortzmeyer@debian.org>  Tue, 29 Jun 1999 11:51:24 +0200

lib-gnu.getopt-java (1.0.5-1) unstable; urgency=low

  * Initial Release.

 -- Stephane Bortzmeyer <bortzmeyer@debian.org>  Fri, 25 Jun 1999 14:16:14 +0200