1 |
libspin-java (1.5+dfsg-2) unstable; urgency=low |
2 |
|
3 |
* debian/copyright: the upstream license is LGPL-2.1+ and not LGPL-2+; |
4 |
thanks to Torsten Werner for the bug report (closes: #541213). |
5 |
|
6 |
-- gregor herrmann <gregoa@debian.org> Wed, 12 Aug 2009 19:32:13 +0200 |
7 |
|
8 |
libspin-java (1.5+dfsg-1) unstable; urgency=low |
9 |
|
10 |
* debian/control: move package from contrib to main, since libcglib2.1-java |
11 |
did the same; thanks to Bastien ROUCARIES for the bug report |
12 |
(closes: #538899). |
13 |
* Create a +dfsg version by removing the libs/ directory which contains 2 |
14 |
compiled .jars. Add debian/README.source and debian/dh_wraporig.local, |
15 |
adjust debian/watch and debian/rules. |
16 |
* Explicitly set JAVA_HOME in debian/rules. |
17 |
* Change debian/copyright to the new machine-readable format, adjust years |
18 |
of packaging copyright. |
19 |
* debian/control: set Section to java. |
20 |
* Change my email address in debian/control and debian/copyright. |
21 |
* Set Standards-Version to 3.8.2 (no changes). |
22 |
* Build-depend on default-jdk-builddep, depend on default-jre-headless | |
23 |
java-runtime-headless. |
24 |
* Use unversioned cglib.jar in debian/build.properties. |
25 |
* Adjust debian/build.xml to newer maven-ant-helper. |
26 |
* Remove debian/dirs, dh_install takes care of it anyway. |
27 |
|
28 |
-- gregor herrmann <gregoa@debian.org> Tue, 11 Aug 2009 17:16:07 +0200 |
29 |
|
30 |
libspin-java (1.5-1) unstable; urgency=low |
31 |
|
32 |
* New upstream release: |
33 |
- doesn't use ant anymore but maven; using a workaround with |
34 |
maven-ant-helper and our own build.xml |
35 |
- doesn't need the patch against build.xml anymore; therefore removing |
36 |
ths patch and the dpatch framework |
37 |
- depends on libcglib2.1-java; adding the package to Build-Depends-Indep |
38 |
and moving libspin-java to contrib because of the dependency |
39 |
- the jar now has the version number in the filename; adding a symlink |
40 |
* Fix debian/watch. |
41 |
* Clean up debian/rules. |
42 |
* Move upstream URL from the description to the new Homepage field. |
43 |
* Change XS-Vcs-* fields to Vcs-*. |
44 |
* Set Standards-Version to 3.7.3 (no further changes required). |
45 |
* Add get-orig-source target in debian/rules. |
46 |
|
47 |
-- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 16 Dec 2007 15:15:47 +0100 |
48 |
|
49 |
libspin-java (1.4-2) unstable; urgency=low |
50 |
|
51 |
* Improve description of libspin-java-doc, thanks to Michael Koch |
52 |
(closes: #406945). |
53 |
|
54 |
-- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 15 Jan 2007 16:29:48 +0100 |
55 |
|
56 |
libspin-java (1.4-1) unstable; urgency=low |
57 |
|
58 |
* Initial release (closes: #404511). |
59 |
|
60 |
-- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 25 Dec 2006 22:31:05 +0100 |
61 |
|