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 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247
|
maven-plugin-tools (3.7.1-1) unstable; urgency=medium
* Team upload.
* New upstream release
-- Emmanuel Bourg <ebourg@apache.org> Tue, 31 Jan 2023 13:22:41 +0100
maven-plugin-tools (3.7.0-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patch
- New dependency on libplexus-testing-java
- Ignore the new maven-plugin-report-plugin module
* Depend on libmaven-parent-java
* Standards-Version updated to 4.6.2
-- Emmanuel Bourg <ebourg@apache.org> Tue, 10 Jan 2023 01:28:33 +0100
maven-plugin-tools (3.6.4-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Depend on junit4 instead of junit
- No longer depend on libeasymock-java
- Updated the Maven rules
- Fixed the compatibility with the version of plexus-utils in Debian
* Removed the unused dependency on ant and ant-optional
* Standards-Version updated to 4.6.1
* Switch to debhelper level 13
-- Emmanuel Bourg <ebourg@apache.org> Fri, 06 Jan 2023 14:09:17 +0100
maven-plugin-tools (3.6.0-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Removed the patches (fixed upstream)
- No longer build the maven-plugin-tools-javadoc module (Closes: #898821)
- Depend on libasm-java (>= 7.0)
* Track and download the new releases from GitHub
* Standards-Version updated to 4.2.1
* Switch to debhelper level 11
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Mon, 26 Nov 2018 16:41:49 +0100
maven-plugin-tools (3.5-6) unstable; urgency=medium
* Team upload.
* No longer build UpdatePluginRegistryMojo (requires Maven 2)
* Let maven-debian-helper compute the package dependencies
-- Emmanuel Bourg <ebourg@apache.org> Mon, 04 Sep 2017 01:31:05 +0200
maven-plugin-tools (3.5-5) unstable; urgency=medium
* Team upload.
* Added the missing Maven rule for plexus-component-annotations
(Closes: #873828)
* Depend on libmaven-reporting-api-java instead of libmaven2-core-java
* Removed the unused dependency on libxbean-java
* Standards-Version updated to 4.1.0
-- Emmanuel Bourg <ebourg@apache.org> Fri, 01 Sep 2017 01:34:55 +0200
maven-plugin-tools (3.5-4) unstable; urgency=medium
* Team upload.
* Depend on libmaven3-core-java instead of libmaven2-core-java
* Removed the unused dependency on libplexus-container-default-java
-- Emmanuel Bourg <ebourg@apache.org> Wed, 02 Aug 2017 17:06:25 +0200
maven-plugin-tools (3.5-3) unstable; urgency=medium
* Team upload.
* Relocate the version 3.2 used by Maven 3.1.1+ to the current one
-- Emmanuel Bourg <ebourg@apache.org> Mon, 17 Jul 2017 14:48:35 +0200
maven-plugin-tools (3.5-2) unstable; urgency=medium
* Team upload.
* Added the missing dependency on libsurefire-java
-- Emmanuel Bourg <ebourg@apache.org> Mon, 17 Jul 2017 00:06:11 +0200
maven-plugin-tools (3.5-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Added the Breaks field to libmaven-plugin-tools-java to force
the update of maven and libmaven2-core-java
- Refreshed the patches
- Depend on libqdox2-java instead of libqdox-java
- New build dependency on libeasymock-java
- Relocated the ant, beanshell and model modules under maven-script
* Standards-Version updated to 4.0.0
* Switch to debhelper level 10
-- Emmanuel Bourg <ebourg@apache.org> Tue, 27 Jun 2017 13:51:49 +0200
maven-plugin-tools (3.3-5) unstable; urgency=medium
* Team upload.
* Removed 06-plexus-component-metadata-version.patch
* Depend on libbsh-java instead of bsh
* Depend on libasm-java (>= 5.0) instead of libasm4-java
* Removed the unused build dependency on libclassworlds-java
* Standards-Version updated to 3.9.7 (no changes)
* Use secure Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Sun, 24 Apr 2016 20:03:11 +0200
maven-plugin-tools (3.3-4) unstable; urgency=medium
* Team upload.
* Build with maven-debian-helper
* Backported the fix for MPLUGIN-238 (HelpMojo fails when using
java-annotations without any configuration)
* Converted debian/copyright to the Copyright Format 1.0
* Removed 01-maven2-api-compatibility.patch
* Removed 02-plexus-archiver1-compatibility.patch and require
libplexus-archiver-java (>= 2.0)
* Removed 03-plexus-utils2-compatibility.patch
* Removed the unused build dependency on libguava-java
-- Emmanuel Bourg <ebourg@apache.org> Thu, 28 Jan 2016 10:11:51 +0100
maven-plugin-tools (3.3-3) unstable; urgency=medium
* Team upload.
* Replaced the @Component annotation with @Parameter for the 'project' field
in PluginReport to fix a build failure (Closes: #796445)
-- Emmanuel Bourg <ebourg@apache.org> Fri, 30 Oct 2015 14:58:30 +0100
maven-plugin-tools (3.3-2) unstable; urgency=medium
* Team upload.
* Upload to unstable
[ Reiner Herrmann ]
* Removed the date from the plugin descriptor to make the build reproducible
(Closes: #784265)
-- Emmanuel Bourg <ebourg@apache.org> Wed, 06 May 2015 19:21:46 +0200
maven-plugin-tools (3.3-1) experimental; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patches
- Replaced the dependency on libasm3-java with libasm4-java
- Bumped the version of modello to 1.1.0 for plugin-metadata.mdo
in debian/build.xml
- Refreshed the plugin descriptor debian/plugin.xml
* Moved the package to Git
* Standards-Version updated to 3.9.6 (no changes)
-- Emmanuel Bourg <ebourg@apache.org> Mon, 16 Mar 2015 09:59:32 +0100
maven-plugin-tools (3.2-2) unstable; urgency=low
* Team upload.
* Add dependency on libasm3-java. (Closes: #729771)
-- tony mancill <tmancill@debian.org> Mon, 02 Dec 2013 22:28:29 -0800
maven-plugin-tools (3.2-1) unstable; urgency=low
* Team upload.
* New upstream release (Closes: #691932)
- Added patches to remain compatible with the versions of plexus-archiver
and plexus-utils in Debian
- Install the news artifacts: maven-plugin-annotations,
maven-plugin-tools-annotations, maven-plugin-tools-generators,
maven-script-ant and maven-script-beanshell
- Refreshed the plugin descriptor debian/plugin.xml
* Use XZ compression for the upstream tarball
* debian/control: Updated Standards-Version to 3.9.5 (no changes)
-- Emmanuel Bourg <ebourg@apache.org> Mon, 04 Nov 2013 17:55:38 +0100
maven-plugin-tools (2.8-3) unstable; urgency=low
* Team upload.
* debian/control:
- Replaced libgoogle-collections-java with libguava-java as a build
dependency (required by the modello task of maven-ant-helper)
- Tightened the versioned dependency on maven-ant-helper
- Updated Standards-Version to 3.9.4 (no changes)
- Use canonical URLs for the Vcs-* fields
* debian/rules: Added a clean target to allow rebuilds
* Build depend on debhelper >= 9
-- Emmanuel Bourg <ebourg@apache.org> Wed, 11 Sep 2013 17:46:07 +0200
maven-plugin-tools (2.8-2) unstable; urgency=low
* Team upload.
* Switch to default-jdk. (Closes: #643548).
-- Miguel Landaeta <miguel@miguel.cc> Thu, 29 Sep 2011 20:52:34 -0430
maven-plugin-tools (2.8-1) unstable; urgency=low
* Team upload.
* New upstream release. (Closes: #637213).
* Switch to source format 3.0 (quilt).
* Bump Standards-Version to 3.9.2. No changes were required.
* Remove unnecessary Build-Depends on quilt.
* Drop unnecessary patches already applied by upstream.
-- Miguel Landaeta <miguel@miguel.cc> Sun, 14 Aug 2011 13:16:31 -0430
maven-plugin-tools (2.5-2) unstable; urgency=low
* Upload to unstable.
-- Torsten Werner <twerner@debian.org> Fri, 14 Aug 2009 15:11:15 +0200
maven-plugin-tools (2.5-1) experimental; urgency=low
* New upstream version, add myself to Uploaders
* Change section to java, bump up Standards-Version to 3.8.1
* Remove the dependency on java runtimes as it is a library.
* Remove the recursive dependency on libmaven-plugin-tools-java,
it's not needed
* Add a Build-Depends-Indep dependency on maven-repo-helper
* Use mh_installpom and mh_installjar to install the POM and the jar to the
Maven repository
* Remove the patch for the POMs as it's no longer needed, use another patch
to ignore old artifacts
* Add a dependency on libjtidy-java and libmaven2-core-java
* Add a Build-Depends on libclassworlds-java
* Build with openjdk-6-jdk, required for module maven-plugin-tools-javadoc,
add a Build-Depends on this jdk.
-- Ludovic Claude <ludovic.claude@laposte.net> Wed, 13 May 2009 12:04:41 +0100
maven-plugin-tools (2.4.3-1) unstable; urgency=low
* Initial release. (Closes: #507922)
-- Torsten Werner <twerner@debian.org> Thu, 04 Dec 2008 19:29:26 +0100
|