1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60
|
libxmlenc-java (0.52+dfsg2-1) unstable; urgency=medium
* Team upload.
* Build-Depends: s/default-jdk/default-jdk-headless/
* Simplify excluding files from upstream source by Files-Excluded
* Standards-Version: 4.7.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Reorder sequence of d/control fields by cme (routine-update)
* Secure URI in copyright format (routine-update)
* Remove trailing whitespace in debian/changelog (routine-update)
* Use secure URI in Homepage field.
-- Andreas Tille <tille@debian.org> Tue, 11 Feb 2025 16:05:13 +0100
libxmlenc-java (0.52+dfsg-5) unstable; urgency=medium
* Team upload.
* Removed the libxmlenc-java-doc package (Closes: #861063)
* Simplified debian/rules
* Use a secure Vcs-Git URL
-- Emmanuel Bourg <ebourg@apache.org> Mon, 24 Apr 2017 11:13:08 +0200
libxmlenc-java (0.52+dfsg-4) unstable; urgency=medium
* Team upload.
* Improved the reproducibility of the javadoc
-- Emmanuel Bourg <ebourg@apache.org> Thu, 09 Jul 2015 17:06:15 +0200
libxmlenc-java (0.52+dfsg-3) unstable; urgency=medium
* Team upload.
* debian/control:
- Standards-Version updated to 3.9.6 (no changes)
- Added the Vcs-* fields
- libxmlenc-java-doc no longer depends on libxmlenc-java
* debian/rules: Improved the clean target
* Switch to debhelper level 9
* Switch to source format 3.0 (quilt)
* debian/copyright: Updated to the Copyright Format 1.0
* Added a watch file
-- Emmanuel Bourg <ebourg@apache.org> Thu, 29 Jan 2015 18:02:35 +0100
libxmlenc-java (0.52+dfsg-2) unstable; urgency=low
* Use maven-repo-helper instead of javahelper to install also into maven
repo.
* fix debian/copyright
* build depend on default-jdk not default-jdk-builddep
* remove build dependency on gjdoc
-- Thomas Koch <thomas.koch@ymc.ch> Tue, 12 Jan 2010 10:27:29 +0100
libxmlenc-java (0.52+dfsg-1) unstable; urgency=low
* Initial release. (Closes: #559327)
-- Thomas Koch <thomas@koch.ro> Thu, 03 Dec 2009 17:54:54 +0100
|