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
|
libgoogle-gson-java (2.4-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Adapted the build to the new project layout
* debian/control:
- Standards-Version updated to 3.9.6 (no changes)
- Updated the Homepage field
* debian/watch: Watch the release tags on Github
* Switch to debhelper level 9
-- Emmanuel Bourg <ebourg@apache.org> Tue, 03 Nov 2015 22:50:32 +0100
libgoogle-gson-java (2.2.4-1) unstable; urgency=low
* New upstream release
* debian/control:
- Use canonical URLs for the Vcs-* fields
- Updated Standards-Version to 3.9.4 (no changes)
- Removed the build dependency on libmaven-cobertura-plugin-java
- Removed the build dependency on libmaven-assembly-plugin-java
- Removed the explicit build dependency on libmaven-compiler-plugin-java
- Removed the explicit build dependency on maven-repo-helper
- Removed the unused build dependency on javahelper
* Removed custom-build.patch and use Maven rules to ignore
the unused dependencies
* Register the Javadoc with doc-base
* debian/rules: Added a get-orig-source target
* debian/copyright: Updated the Format URI to 1.0
* Added debian/orig-tar.sh to build the tarball
from the upstream SVN repository and documented the process
in debian/README.source
-- Emmanuel Bourg <ebourg@apache.org> Tue, 27 Aug 2013 15:30:05 +0200
libgoogle-gson-java (2.1-2) unstable; urgency=low
* Team upload.
* Modify d/poms file for m-d-h behavior change. (Closes: #670658)
* Bump Standards-Version to 3.9.3 (no changes).
-- tony mancill <tmancill@debian.org> Fri, 27 Apr 2012 13:55:49 -0700
libgoogle-gson-java (2.1-1) unstable; urgency=low
* Initial release. (Closes: #654949)
-- Jakub Adam <jakub.adam@ktknet.cz> Thu, 05 Jan 2012 23:13:41 +0100
|