1 |
libspin-java (1.5-2) UNRELEASED; urgency=low |
2 |
|
3 |
* Explicitly set JAVA_HOME in debian/rules. |
4 |
* Change debian/copyright to the new machine-readable format. |
5 |
* debian/control: set Section to java. |
6 |
* debian/control: move package from contrib to main, since libcglib2.1-java |
7 |
did the same; thanks to Bastien ROUCARIES for the bug report |
8 |
(closes: #538899). |
9 |
* Change my email address in debian/control and debian/rules. |
10 |
* Set Standards-Version to 3.8.2 (no changes). |
11 |
|
12 |
-- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 24 Dec 2007 23:40:30 +0100 |
13 |
|
14 |
libspin-java (1.5-1) unstable; urgency=low |
15 |
|
16 |
* New upstream release: |
17 |
- doesn't use ant anymore but maven; using a workaround with |
18 |
maven-ant-helper and our own build.xml |
19 |
- doesn't need the patch against build.xml anymore; therefore removing |
20 |
ths patch and the dpatch framework |
21 |
- depends on libcglib2.1-java; adding the package to Build-Depends-Indep |
22 |
and moving libspin-java to contrib because of the dependency |
23 |
- the jar now has the version number in the filename; adding a symlink |
24 |
* Fix debian/watch. |
25 |
* Clean up debian/rules. |
26 |
* Move upstream URL from the description to the new Homepage field. |
27 |
* Change XS-Vcs-* fields to Vcs-*. |
28 |
* Set Standards-Version to 3.7.3 (no further changes required). |
29 |
* Add get-orig-source target in debian/rules. |
30 |
|
31 |
-- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 16 Dec 2007 15:15:47 +0100 |
32 |
|
33 |
libspin-java (1.4-2) unstable; urgency=low |
34 |
|
35 |
* Improve description of libspin-java-doc, thanks to Michael Koch |
36 |
(closes: #406945). |
37 |
|
38 |
-- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 15 Jan 2007 16:29:48 +0100 |
39 |
|
40 |
libspin-java (1.4-1) unstable; urgency=low |
41 |
|
42 |
* Initial release (closes: #404511). |
43 |
|
44 |
-- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 25 Dec 2006 22:31:05 +0100 |
45 |
|