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
|
plexus-digest (1.1-3) unstable; urgency=low
* Switch to debhelper level 7.
* Remove Paul from Uploaders list.
* Update Standards-Version: 3.9.2.
* Switch to source format 3.0.
* Remove ${shlibs:Depends}.
* Use Maven to build the package.
* Update debian/copyright.
* Add a documentation package.
-- Torsten Werner <twerner@debian.org> Tue, 06 Sep 2011 22:17:41 +0200
plexus-digest (1.1-2) unstable; urgency=low
* Replace binary jar file with a fake file.
* Add myself to Uploaders.
* Update Standards-Version: 3.8.2.
* Do no longer quote the full text of the Apache-2.0 license.
-- Torsten Werner <twerner@debian.org> Fri, 14 Aug 2009 13:31:44 +0200
plexus-digest (1.1-1) experimental; urgency=low
[Ludovic Claude]
* Change section to java, bump up Standards-Version to 3.8.1
* Add the Maven POM to the package,
* Add a Build-Depends-Indep dependency on maven-repo-helper and
maven-ant-helper, use maven-build.xml for the build
* Use mh_installpom and mh_installjar to install the POM and the jar to the
Maven repository
* Update watch and orig-tar.sh to reflect changes on the web site
* Remove dependency on libplexus-container-default-java
* Change the build dependency on java-gcj to default-jdk
[Paul Cager]
* Initial release.
(Closes: #426228).
-- Ludovic Claude <ludovic.claude@laposte.net> Thu, 09 Apr 2009 13:15:53 +0000
|