1 |
libjempbox-java (0.2.0.dfsg-2) unstable; urgency=low |
2 |
|
3 |
[ gregor herrmann ] |
4 |
* Change patch system from dpatch to quilt. |
5 |
* debian/control: set Section to java. |
6 |
|
7 |
[ tony mancill ] |
8 |
* Set debian/source/format to "3.0 (quilt)" |
9 |
* debian/copyright: |
10 |
- Set Debian packaging copyright to GPL-2. |
11 |
- Remove text of Apache-2.0 license, refer to common-licenses folder. |
12 |
* Update Gregor's email address in debian/control and debian/copyright. |
13 |
* debian/control: |
14 |
- Remove build dependency on quilt. |
15 |
- Update JDK build dependency to use default-jdk. |
16 |
- Depend on debhelper 7 (and set compat accordingly). |
17 |
* Rework debian/rules for dh 7. |
18 |
|
19 |
-- tony mancill <tmancill@debian.org> Mon, 21 Jun 2010 23:09:17 -0700 |
20 |
|
21 |
libjempbox-java (0.2.0.dfsg-1) unstable; urgency=low |
22 |
|
23 |
* Clean up debian/rules. |
24 |
* Move upstream URL from the description to the new Homepage field. |
25 |
* Change XS-Vcs-* fields to Vcs-*. |
26 |
* Set Standards-Version to 3.7.3 (no changes required). |
27 |
* debian/rules: explicitly use JAVA_HOME; create install-stamp target. |
28 |
* Change debian/copyright to the new machine-readable format. |
29 |
|
30 |
* debian/watch: adapt regexp to new names of upstream zip archives. |
31 |
|
32 |
* New upstream release. |
33 |
* debian/copyright: adjust years of general copyright and list of |
34 |
exceptions. |
35 |
* Set debhelper compatibility level to 6. |
36 |
* Adjust library name in debian/libjempbox-java.install and |
37 |
debian/install. |
38 |
* Remove debian/dirs and install the only directory directly from |
39 |
debian/rules. |
40 |
* Install upstream changelog. |
41 |
|
42 |
-- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 07 Apr 2008 21:17:08 +0200 |
43 |
|
44 |
libjempbox-java (0.1.0.dfsg-2) unstable; urgency=low |
45 |
|
46 |
* Modify patch 02_buildxml to not grab anything from the web in the |
47 |
javadoc target (closes: #424487). |
48 |
* Use dh_wraporig to create .dfsg tarball: |
49 |
- Add debian/dh_wraporig.local. |
50 |
- Include created debian/README.Debian-source. |
51 |
- Adapt debian/watch to call dh_wraporig. |
52 |
- Change get-orig-source target in debian/rules to use uscan/dh_wraporig. |
53 |
* Improve the package description in debian/control. |
54 |
|
55 |
-- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 25 May 2007 23:36:02 +0200 |
56 |
|
57 |
libjempbox-java (0.1.0.dfsg-1) unstable; urgency=low |
58 |
|
59 |
* Initial release (closes: #404513). |
60 |
|
61 |
-- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 20 Mar 2007 21:15:21 +0100 |