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