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
|
maven-dependency-plugin (2.4-1) unstable; urgency=low
* Team upload.
* New upstream release
- Added a dependency on libcommons-collections3-java
- Removed artifact-filter-1.1.patch
* debian/control:
- Use canonical URLs for the Vcs-* fields
- Updated Standards-Version to 3.9.4 (no changes)
* debian/copyright: Updated the Format URI
* Build depend on debhelper >= 9
* Use XZ compression for the upstream tarball
* Documented the procedure to update the core Maven plugins in README.source
-- Emmanuel Bourg <ebourg@apache.org> Fri, 18 Oct 2013 13:55:45 +0200
maven-dependency-plugin (2.1-4) unstable; urgency=low
* Add missing Build-Depends-Indep: libmaven-plugin-tools-java.
(Closes: #643544)
-- Torsten Werner <twerner@debian.org> Wed, 28 Sep 2011 21:50:17 +0200
maven-dependency-plugin (2.1-3) unstable; urgency=low
* Switch to source format 3.0.
* Switch to debhelper level 7.
* Update Standards-Version: 3.9.1.
* Use Maven to build the package.
* Add a documentation package.
-- Torsten Werner <twerner@debian.org> Mon, 22 Aug 2011 21:38:11 +0200
maven-dependency-plugin (2.1-2) unstable; urgency=low
* Fix groupId for maven-plugin-testing-harness dependency
in the Maven POM.
-- Ludovic Claude <ludovic.claude@laposte.net> Sun, 26 Jul 2009 16:04:42 +0100
maven-dependency-plugin (2.1-1) experimental; urgency=low
* Initial release. (Closes: #532777)
-- Ludovic Claude <ludovic.claude@laposte.net> Sat, 06 Jun 2009 21:38:18 +0100
|