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 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134
|
maven-dependency-analyzer (1.13.0-1) unstable; urgency=medium
* Team upload.
* New upstream release
- New dependency on libassertj-core-java
- Removed the patch
* Depend on libmaven-parent-java
* Standards-Version updated to 4.6.2
* Switch to debhelper level 13
-- Emmanuel Bourg <ebourg@apache.org> Mon, 09 Jan 2023 17:18:22 +0100
maven-dependency-analyzer (1.11.1-1) unstable; urgency=medium
* Team upload.
* New upstream release
* Removed the unused build dependency on libmaven-plugin-tools-java
* Standards-Version updated to 4.5.0
-- Emmanuel Bourg <ebourg@apache.org> Mon, 27 Jan 2020 16:51:10 +0100
maven-dependency-analyzer (1.10-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patch
- Depend on libasm-java (>= 6.0)
* Standards-Version updated to 4.1.5
* Switch to debhelper level 11
* Use salsa.debian.org Vcs-* URLs
* Track and download the new releases from GitHub
-- Emmanuel Bourg <ebourg@apache.org> Mon, 30 Jul 2018 12:22:19 +0200
maven-dependency-analyzer (1.7-2) unstable; urgency=medium
* Team upload.
* Depend on libmaven3-core-java instead of libmaven2-core-java
* Standards-Version updated to 4.1.0
-- Emmanuel Bourg <ebourg@apache.org> Fri, 01 Sep 2017 01:59:09 +0200
maven-dependency-analyzer (1.7-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patch
- Build depend on junit4 instead of junit
* Standards-Version updated to 4.0.0
* Switch to debhelper level 10
-- Emmanuel Bourg <ebourg@apache.org> Wed, 19 Jul 2017 17:18:58 +0200
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
|