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