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 77 78 79 80 81
|
maven-dependency-analyzer (1.6-3) unstable; urgency=medium
* Team upload.
* Depend on libasm-java (>= 5.0) instead of libasm4-java
* Standards-Version updated to 3.9.8
-- Emmanuel Bourg <ebourg@apache.org> Mon, 03 Oct 2016 17:13:17 +0200
maven-dependency-analyzer (1.6-2) unstable; urgency=medium
* Team upload.
* Fixed the build failure caused by the plexus-component-metadata upgrade
(Closes: #814877)
* Build depend on libplexus-component-metadata-java (>= 1.6) instead of
libplexus-containers1.5-java
* Standards-Version updated to 3.9.7 (no changes)
* Use secure Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Thu, 25 Feb 2016 23:30:53 +0100
maven-dependency-analyzer (1.6-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Build depend on libasm4-java instead of libasm3-java (Closes: #800864)
* Build with the DH sequencer instead of CDBS
* Removed the build dependency on libplexus-component-metadata-java
* Removed the build dependency on libjaxp1.3-java
-- Emmanuel Bourg <ebourg@apache.org> Mon, 18 Jan 2016 23:50:50 +0100
maven-dependency-analyzer (1.4-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Build with maven-debian-helper instead of maven-ant-helper
* Enabled the unit tests
* Added new build dependencies on libplexus-containers1.5-java, libjmock-java
and libmaven-plugin-testing-java
* Moved the package to Git
* Standards-Version updated to 3.9.6 (no changes)
* Use XZ compression for the upstream tarball
-- Emmanuel Bourg <ebourg@apache.org> Wed, 24 Jun 2015 14:16:07 +0200
maven-dependency-analyzer (1.2-2) unstable; urgency=low
* Team upload.
* debian/control:
- Fixed the Vcs-* fields
- Updated Standards-Version to 3.9.4 (no changes)
- Modified the Homepage field
* Switch to debhelper compat level 9
* debian/copyright: Updated to the Copyright Format 1.0
* debian/rules: Improved the clean target
-- Emmanuel Bourg <ebourg@apache.org> Fri, 18 Oct 2013 21:50:51 +0200
maven-dependency-analyzer (1.2-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Update Standards-Version: 3.9.1.
* Switch to source format 3.0.
* Switch to debhelper compat level 7.
-- Torsten Werner <twerner@debian.org> Sun, 21 Aug 2011 23:57:56 +0200
maven-dependency-analyzer (1.1-2) unstable; urgency=low
* Fix groupId for maven-plugin-testing-tools dependency
in the Maven POM.
-- Ludovic Claude <ludovic.claude@laposte.net> Sun, 26 Jul 2009 16:21:24 +0100
maven-dependency-analyzer (1.1-1) experimental; urgency=low
* Initial release. (Closes: #532776)
-- Ludovic Claude <ludovic.claude@laposte.net> Sun, 07 Jun 2009 00:04:41 +0100
|