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
|
java-common (0.18) unstable; urgency=low
* Updated java faq from cvs to fix deb source line, closes: #162733.
-- Ola Lundqvist <opal@debian.org> Mon, 31 Mar 2003 21:28:50 +0200
java-common (0.17) unstable; urgency=low
* Fixed some xml errors and reference error to debian policy, using
patch from Ahmed <ahmed@baizid.org>, closes: #173033.
* Fixed Makefile so that it can produce proper txt output, closes:
#162377.
-- Ola Lundqvist <opal@debian.org> Wed, 18 Dec 2002 05:56:54 +0100
java-common (0.16) unstable; urgency=low
* Updated java policy with more about JNI, closes: #162282.
-- Ola Lundqvist <opal@debian.org> Wed, 25 Sep 2002 16:50:48 +0200
java-common (0.15) unstable; urgency=low
* Removed policy.sgml from source.
* Changed so that the policy is no longer PROPOSED.
* Some editorial changes.
* Java libraries should now only suggest java-virtual-machine,
closes: #159448.
* Documentation about -gcj and -jni, closes: #146771.
* Java-common now suggests equivs and contain instructions on how to create
a dummy package, closes: #159483. Thanks to
"Grzegorz Prokopski (Debian Developer)" <gadek@debian.org>.
* Fixed typo, closes: #160735.
* Updated debian-java-faq.
* Fixed build problem.
* Updated standards version.
-- Ola Lundqvist <opal@debian.org> Wed, 25 Sep 2002 07:41:45 +0200
java-common (0.14) unstable; urgency=low
* Fixed description again.
-- Ola Lundqvist <opal@debian.org> Sun, 7 Apr 2002 12:03:11 +0200
java-common (0.13) unstable; urgency=low
* Fixed description, closes: #141463.
-- Ola Lundqvist <opal@debian.org> Sat, 6 Apr 2002 17:31:32 +0200
java-common (0.12) unstable; urgency=low
* Fixed spaces in description, closes: #137179.
* Fixed doc-base bug, closes: #137516.
-- Ola Lundqvist <opal@lysator.liu.se> Fri, 5 Apr 2002 21:25:34 +0200
java-common (0.11) unstable; urgency=low
* Fixed doc-base problem, closes: #136994, #137022, #137031, #137063.
-- Ola Lundqvist <opal@debian.org> Wed, 6 Mar 2002 16:10:04 +0100
java-common (0.10) unstable; urgency=low
* Changed descriotion, closes: #118458.
* Added doc-base file, thanks to Javier Fernandez-Sanguino Pena
<jfs@dat.etsit.upm.es>, closes: #118459.
* Spelling things in policy, closes: #119801.
* Spelling issue in FAQ, closes: #127114.
-- Ola Lundqvist <opal@debian.org> Mon, 4 Mar 2002 20:56:39 +0100
java-common (0.9) unstable; urgency=low
* Updated the java policy. This is a major rewrite from all the information
that people seems to have agreed upon, in the debian-java@lists.debian.org
mailinglist. Closes: #107809, #107810.
Also converted it to docbook format.
* Removed manpage.
* Fixed the copyright file, closes: #55524.
* Removed java-compiler-dummy.
* Removed java-virtual-machine-dummy.
* Removed java1-runtime-dummy.
* Removed dummy config files. After this package is uploaded I'll ask for
the removal of the *-dummy packages that was previously mentioned in
the policy.
-- Ola Lundqvist <opal@debian.org> Mon, 01 Oct 2001 13:43:56 +0200
java-common (0.8) unstable; urgency=low
* Moved java-compiler-dummy to java-common.
* Moved java-virtual-machine-dummy to java-common.
* Created java1-runtime-dummy.
* Moved dummy config files, closes: #55527, #55747.
* Fixed manpage, closes: #55525.
* Fixed the copyright file, closes: #55524.
* No I will not add a jar hook. It does not require any special
classpaths and the jar program should exist in the package that
provides the binary, closes: #81647.
* Updated the java policy. This is a major rewrite from all the information
that people seems to have agreed upon, in the debian-java@lists.debian.org
mailinglist. Closes: #107809, #107810.
-- Ola Lundqvist <opal@debian.org> Mon, 01 Oct 2001 13:43:56 +0200
java-common (0.7) unstable; urgency=low
* New maintainer Ola Lundqvist, closes: #92816.
* Fixed /usr/doc problem with this rebuild, closes: #72498.
* Fixed standards version, closes: #79981, #86928.
* Misspelling seems to have been fixed, closes: #67152.
-- Ola Lundqvist <opal@debian.org> Wed, 4 Apr 2001 23:07:10 +0200
java-common (0.6) unstable; urgency=low
* Java FAQ now retrieved from the pristine source (DDP CVS)
-- Stephane Bortzmeyer <bortzmeyer@debian.org> Thu, 7 Dec 2000 15:23:16 +0100
java-common (0.5) unstable; urgency=low
* examples/ directory
* Debian packages at Blackdown in the FAQ
-- Stephane Bortzmeyer <bortzmeyer@debian.org> Thu, 9 Nov 2000 17:23:30 +0100
java-common (0.4) unstable; urgency=low
* A few fixes (URLs mostly).
-- Stephane Bortzmeyer <bortzmeyer@debian.org> Mon, 2 Oct 2000 11:26:10 +0200
java-common (0.3) unstable; urgency=low
* Added the Debian-Java FAQ (maintained by Fernandez-Sanguino Pen~a
<jfs@computer.org>) to the information provided by the package.
-- Stephane Bortzmeyer <bortzmeyer@debian.org> Wed, 12 Jul 2000 16:08:32 +0200
java-common (0.2) unstable; urgency=low
* The policy is now included, and in XML form. Closes #42114
-- Stephane Bortzmeyer <bortzmeyer@debian.org> Thu, 2 Sep 1999 17:10:15 +0200
java-common (0.1) unstable; urgency=low
* Proper versioning for a Debian-only package
-- Stephane Bortzmeyer <bortzmeyer@debian.org> Mon, 28 Jun 1999 15:00:52 +0200
java-common (0.0-1) unstable; urgency=low
* Initial Release.
-- Stephane Bortzmeyer <bortzmeyer@debian.org> Wed, 23 Jun 1999 15:03:43 +0200
Local variables:
mode: debian-changelog
End:
|