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 68 69 70 71 72 73 74 75 76
|
maven-dependency-plugin (2.8-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patch
- Tightened the dependency on libmaven-dependency-tree-java (>= 2.1)
* Build with the DH sequencer instead of CDBS
* Removed the javadoc package
-- Emmanuel Bourg <ebourg@apache.org> Wed, 09 Dec 2015 12:56:52 +0100
maven-dependency-plugin (2.7-2) unstable; urgency=medium
* Team upload.
* Replaced the @Component annotation with @Parameter for the 'project' field
in AnalyzeReportMojo to avoid a build failure (Closes: #799003)
-- Emmanuel Bourg <ebourg@apache.org> Fri, 30 Oct 2015 13:42:14 +0100
maven-dependency-plugin (2.7-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Tightened the dependencies on libmaven-dependency-analyzer-java (>= 1.4)
and libmaven-dependency-tree-java (>= 2.0)
* Moved the package to Git
* Standards-Version updated to 3.9.6 (no changes)
-- Emmanuel Bourg <ebourg@apache.org> Wed, 24 Jun 2015 14:40:54 +0200
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
|