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
|
maven-archiver (2.5-1) unstable; urgency=medium
* Team upload.
* New upstream release
* Added a patch to run the tests with maven-artifact 2.2. The tests are still
disabled until plexus-archiver is upgraded to 2.2 or later.
* debian/control:
- Use canonical URLs for the Vcs-* fields
- Standards-Version updated to 3.9.5 (no changes)
* Switch to debhelper level 9
* debian/copyright: Updated to the Copyright Format 1.0
* debian/orig-tar.sh:
- Do not remove the jars used as test elements
- Use XZ compression for the upstream tarball
-- Emmanuel Bourg <ebourg@apache.org> Wed, 18 Dec 2013 11:14:51 +0100
maven-archiver (2.4-4) unstable; urgency=low
* Add 'debian' version for Maven artifact.
-- Torsten Werner <twerner@debian.org> Sun, 21 Aug 2011 18:15:52 +0200
maven-archiver (2.4-3) unstable; urgency=low
* Use Maven to build the package. But keep the tests disabled because they
FTBFS.
* Switch to source format 3.0.
* Switch to debhelper 7.
* Update Standards-Version: 3.9.1.
* Add documentation package.
* Convert debian/copyright to dep5 format.
-- Torsten Werner <twerner@debian.org> Thu, 18 Aug 2011 16:52:10 +0200
maven-archiver (2.4-2) unstable; urgency=low
* Upload to unstable.
-- Torsten Werner <twerner@debian.org> Sun, 09 Aug 2009 22:26:11 +0200
maven-archiver (2.4-1) experimental; urgency=low
* New upstream version, add myself to Uploaders
* 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
* Use mh_installpom and mh_installjar to install the POM and the jar to the
Maven repository
* Remove the patch for the POM as it's no longer needed, as well as
the dependency on Quilt
* Add a dependency on libplexus-interpolation-java, change the dependency
on maven2 to libmaven2-core-java
-- Ludovic Claude <ludovic.claude@laposte.net> Thu, 14 May 2009 20:54:44 +0100
maven-archiver (2.3-2) unstable; urgency=low
* Make short description more verbose.
-- Torsten Werner <twerner@debian.org> Thu, 11 Dec 2008 14:34:39 +0100
maven-archiver (2.3-1) unstable; urgency=low
* Initial release. (Closes: #508311)
-- Torsten Werner <twerner@debian.org> Thu, 04 Dec 2008 19:29:26 +0100
|