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 61 62 63 64 65 66 67
|
hessian (4.0.38-3) unstable; urgency=medium
* Team upload.
* Remove myself from uploaders list. (Closes: #871860)
* Bump DH compat level to 13.
* Bump Standards-Version to 4.6.2. No changes were required.
* Wrap and sort dependency lists.
* Update copyright info.
* Use HTTPS URLs in Vcs-* fields.
* Simplify d/rules.
* Apply Multi-Arch hints.
* Set field Rules-Requires-Root to no.
* Bump d/watch file to version 4 and fix connection issues with Maven repo.
* Drop unused get-orig-source target in d/rules.
* Replace B-D on libservlet3.1-java with libservlet-api-java.
-- Miguel Landaeta <nomadium@debian.org> Sat, 02 Dec 2023 20:46:48 +0000
hessian (4.0.38-2) unstable; urgency=medium
* debian/control:
- Updated the dependency on the Servlet API (3.0 -> 3.1)
- Removed the suggested dependency on libservlet3.0-java
- Standards-Version updated to 3.9.6 (no changes)
* debian/watch: Watch the Hessian versions uploaded to the Maven Central
repository instead of the Resin releases
-- Emmanuel Bourg <ebourg@apache.org> Tue, 31 Mar 2015 12:20:28 +0200
hessian (4.0.38-1) unstable; urgency=medium
* New upstream release
* Changed libservlet3.0-java into a suggested dependency of libhessian-java
* Use XZ compression for the upstream tarball
* Standards-Version updated to 3.9.5 (no changes)
* Switch to debhelper level 9
-- Emmanuel Bourg <ebourg@apache.org> Mon, 10 Feb 2014 13:03:51 +0100
hessian (4.0.33-1) unstable; urgency=low
* New upstream release
* Removed the test classes from the generated jar
* Install the Maven pom and the jar in /usr/share/maven-repo
* debian/watch: Updated to find the latest versions of Hessian
* debian/control:
- Updated the dependency on the Servlet API (2.5 -> 3.0)
- Updated Standards-Version to 3.9.4 (no changes)
- Use canonical URLs for the Vcs-* fields
* debian/copyright:
- Updated to comply with the Machine-readable format 1.0
- Replaced the generic Apache License 1.1 with the variant actually
used upstream
- Changed the license of the package to Apache-2.0 (with Miguel consent)
* debian/rules:
- Changed the get-orig-source target to download the current version instead
of the most recent
- Added a get-orig-pom target
- Generate debugging information in the class files
-- Emmanuel Bourg <ebourg@apache.org> Sun, 14 Apr 2013 01:32:01 +0200
hessian (4.0.6-1) unstable; urgency=low
* Initial release. (Closes: #581769).
-- Miguel Landaeta <miguel@miguel.cc> Mon, 17 May 2010 21:55:55 -0430
|