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