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
|
plexus-container-default (1.0-alpha-9-stable-1-5) unstable; urgency=low
* Add Build-Depends on openjdk-6-doc (Closes: #543115)
* Bump up Standards-Version to 3.8.3, no change
-- Ludovic Claude <ludovic.claude@laposte.net> Wed, 02 Sep 2009 21:29:42 +0100
plexus-container-default (1.0-alpha-9-stable-1-4) unstable; urgency=low
* Upload to unstable.
-- Torsten Werner <twerner@debian.org> Sun, 09 Aug 2009 23:34:45 +0200
plexus-container-default (1.0-alpha-9-stable-1-3) experimental; urgency=low
[ Ludovic Claude ]
* Change section to java
* Add the Maven POM to the package,
* Add a Build-Depends-Indep dependency on maven-repo-helper
* Use mh_installpom and mh_installjar to install the POM and the jar
to the Maven repository
* Use mh_mavenrepo to generate the update scripts for the Debian parent POM
* Correct Lintian warning: use a Homepage attribute in the control file
* Add Vcs-Browser and Vcs-Svn to the control file
* Use quilt to patch the POM file as it contains some incorrect information
* Change the dependency on java-gcj to default-jdk (Closes: #526293)
[ Michael Koch ]
* Added watch file.
-- Ludovic Claude <ludovic.claude@laposte.net> Mon, 23 Mar 2009 23:31:45 +0000
plexus-container-default (1.0-alpha-9-stable-1-2) unstable; urgency=low
* debian/control: Added (minimum) versions to Build-Depends-Indep.
-- Paul Cager <paul-debian@home.paulcager.org> Sun, 17 Jun 2007 00:09:21 +0100
plexus-container-default (1.0-alpha-9-stable-1-1) unstable; urgency=low
* Changed to target the same release as maven.
-- Paul Cager <paul-debian@home.paulcager.org> Wed, 06 Jun 2007 22:46:34 +0100
plexus-container-default (1.0+svn6351-1) unstable; urgency=low
* Initial release. (Closes: #413522)
-- Paul Cager <paul-debian@home.paulcager.org> Fri, 27 Apr 2007 15:51:00 +0100
|