1 |
libjempbox-java (0.2.0.dfsg-2) UNRELEASED; urgency=low |
2 |
|
3 |
* Change patch system from dpatch to quilt. |
4 |
|
5 |
-- gregor herrmann <gregoa@debian.org> Fri, 06 Jun 2008 00:32:36 +0200 |
6 |
|
7 |
libjempbox-java (0.2.0.dfsg-1) unstable; urgency=low |
8 |
|
9 |
* Clean up debian/rules. |
10 |
* Move upstream URL from the description to the new Homepage field. |
11 |
* Change XS-Vcs-* fields to Vcs-*. |
12 |
* Set Standards-Version to 3.7.3 (no changes required). |
13 |
* debian/rules: explicitly use JAVA_HOME; create install-stamp target. |
14 |
* Change debian/copyright to the new machine-readable format. |
15 |
|
16 |
* debian/watch: adapt regexp to new names of upstream zip archives. |
17 |
|
18 |
* New upstream release. |
19 |
* debian/copyright: adjust years of general copyright and list of |
20 |
exceptions. |
21 |
* Set debhelper compatibility level to 6. |
22 |
* Adjust library name in debian/libjempbox-java.install and |
23 |
debian/install. |
24 |
* Remove debian/dirs and install the only directory directly from |
25 |
debian/rules. |
26 |
* Install upstream changelog. |
27 |
|
28 |
-- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 07 Apr 2008 21:17:08 +0200 |
29 |
|
30 |
libjempbox-java (0.1.0.dfsg-2) unstable; urgency=low |
31 |
|
32 |
* Modify patch 02_buildxml to not grab anything from the web in the |
33 |
javadoc target (closes: #424487). |
34 |
* Use dh_wraporig to create .dfsg tarball: |
35 |
- Add debian/dh_wraporig.local. |
36 |
- Include created debian/README.Debian-source. |
37 |
- Adapt debian/watch to call dh_wraporig. |
38 |
- Change get-orig-source target in debian/rules to use uscan/dh_wraporig. |
39 |
* Improve the package description in debian/control. |
40 |
|
41 |
-- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 25 May 2007 23:36:02 +0200 |
42 |
|
43 |
libjempbox-java (0.1.0.dfsg-1) unstable; urgency=low |
44 |
|
45 |
* Initial release (closes: #404513). |
46 |
|
47 |
-- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 20 Mar 2007 21:15:21 +0100 |