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
|
maven-dependency-tree (3.3.0-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Updated the Maven rules
* Standards-Version updated to 4.7.0
-- Emmanuel Bourg <ebourg@apache.org> Tue, 22 Oct 2024 19:42:18 +0200
maven-dependency-tree (3.2.1-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Removed the patch
- No longer depend on libjaxen-java, libjmock-java
and libmaven-plugin-testing-java
- Updated the maven-debian-helper rules
* Depend on libmaven-parent-java
* Removed the -java-doc plugin
* Standards-Version updated to 4.6.2
* Switch to debhelper level 13
* Use salsa.debian.org Vcs-* URLs
* Track and download the new releases from GitHub
-- Emmanuel Bourg <ebourg@apache.org> Mon, 09 Jan 2023 18:48:52 +0100
maven-dependency-tree (3.0.1-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patch
- This version breaks libmaven-dependency-plugin-java (<< 3.0)
and libmaven-shade-plugin-java (<< 3.1.0-2~)
* Depend on maven-resolver instead of eclipse-aether
* Depend on libplexus-component-annotations-java instead of
libplexus-containers-java
* Removed the unused build dependency on libplexus-maven-plugin-java
* Standards-Version updated to 4.0.0
* Switch to debhelper level 10
* Use secure Vcs-* URLs
* Standards-Version updated to 4.1.0
-- Emmanuel Bourg <ebourg@apache.org> Mon, 04 Sep 2017 16:35:21 +0200
maven-dependency-tree (2.1-2) unstable; urgency=medium
* Team upload.
* Added the missing build dependency on libplexus-component-metadata-java
(Closes: #828208)
-- Emmanuel Bourg <ebourg@apache.org> Tue, 30 May 2017 14:52:30 +0200
maven-dependency-tree (2.1-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patch
* Build with the DH sequencer instead of CDBS
-- Emmanuel Bourg <ebourg@apache.org> Wed, 09 Dec 2015 12:37:18 +0100
maven-dependency-tree (2.0-2) unstable; urgency=medium
* Team upload.
* Fixed a build failure with Maven 3.1+ (Closes: #795142)
-- Emmanuel Bourg <ebourg@apache.org> Tue, 08 Sep 2015 11:11:17 +0200
maven-dependency-tree (2.0-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Depend on maven instead of libmaven2-core-java
* Enabled the unit tests
* debian/control:
- Standards-Version updated to 3.9.6 (no changes)
- Use canonical URLs for the Vcs-* fields
* Switch to debhelper level 9
* debian/copyright: Updated the Format URI
* Moved the package to Git
* Use XZ compression for the upstream tarball
-- Emmanuel Bourg <ebourg@apache.org> Wed, 24 Jun 2015 08:49:38 +0200
maven-dependency-tree (1.2-4) unstable; urgency=low
* Team upload.
* Add missing Build-Depend on libjaxen-java. (Closes: #648759).
* Bump Standards-Version to 3.9.2. No changes were required.
* Update copyright file.
-- Miguel Landaeta <miguel@miguel.cc> Sat, 19 Nov 2011 16:24:45 +0100
maven-dependency-tree (1.2-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 package. Do not build Tests because they FTBFS.
* Add a new binary package with API documentation.
* Fix Vcs-* headers.
-- Torsten Werner <twerner@debian.org> Mon, 22 Aug 2011 18:03:39 +0200
maven-dependency-tree (1.2-2) unstable; urgency=low
[ Ludovic Claude ]
* Fix groupId for maven-plugin-testing-harness dependency
in the Maven POM.
[ Torsten Werner ]
* Add myself to Uploaders.
* Remove redundant Build-Depends: ant.
* Update Standards-Version: 3.8.2.
-- Torsten Werner <twerner@debian.org> Fri, 14 Aug 2009 14:33:13 +0200
maven-dependency-tree (1.2-1) unstable; urgency=low
* Initial release. (Closes: #532778)
-- Ludovic Claude <ludovic.claude@laposte.net> Sat, 16 May 2009 16:04:41 +0100
|