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