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
|
maven-war-plugin (3.2.0-1) unstable; urgency=medium
* Team upload.
* New upstream release
* Standards-Version updated to 4.1.1
-- Emmanuel Bourg <ebourg@apache.org> Wed, 18 Oct 2017 09:15:21 +0200
maven-war-plugin (3.1.0-1) unstable; urgency=medium
* Team upload.
* New upstream release (Closes: #869019):
- Removed MWAR-269.diff (fixed upstream)
- New dependency on libmaven-mapping-java
- Build depend on junit4 instead of junit
- Depend on libmaven3-core-java instead of libmaven2-core-java
- Depend on libplexus-archiver-java (>= 3.4)
- Depend on libmaven-archiver-java (>= 3.1.1)
* Build with the DH sequencer instead of CDBS
* Standards-Version updated to 4.0.0
* Switch to debhelper level 10
-- Emmanuel Bourg <ebourg@apache.org> Wed, 26 Jul 2017 16:02:23 +0200
maven-war-plugin (2.2-2) unstable; urgency=medium
* Team upload.
* Apply upstream fix for MWAR-269
* Fix VCS-* in debian/control while here
-- Thorsten Glaser <tg@mirbsd.de> Sat, 29 Oct 2016 01:20:44 +0200
maven-war-plugin (2.2-1) unstable; urgency=medium
* Team upload.
* New upstream release
* Standards-Version updated to 3.9.6 (no changes)
* Moved the package to Git
* Removed the javadoc package
-- Emmanuel Bourg <ebourg@apache.org> Wed, 09 Dec 2015 14:36:51 +0100
maven-war-plugin (2.1.1-2) unstable; urgency=low
* Team upload.
* Set source/target to 1.3 to fix a build failure
with the maven-compiler-plugin >= 2.2
* debian/control:
- Updated Standards-Version to 3.9.5 (no changes)
- Use canonical URLs for the Vcs-* fields
* Switch to debhelper level 9
* debian/orig-tar.sh:
- Do not remove the jars used as test elements
- Use XZ compression for the upstream tarball
[ Miguel Landaeta ]
* Make copyright file DEP-5 compliant.
-- Emmanuel Bourg <ebourg@apache.org> Sun, 24 Nov 2013 22:52:03 +0100
maven-war-plugin (2.1.1-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Add Build-Depends on libmaven-plugin-tools-java. (Closes: #643553).
* Bump Standards-Version to 3.9.2. No changes were required.
-- Miguel Landaeta <miguel@miguel.cc> Wed, 28 Sep 2011 21:18:50 -0430
maven-war-plugin (2.1~beta1-2) unstable; urgency=low
* Team upload.
* Switch to source format 3.0.
* Update Standards-Version: 3.9.1.
* Add a documentation package.
* Enable tests but ignore failures and errors.
-- Torsten Werner <twerner@debian.org> Wed, 24 Aug 2011 23:50:10 +0200
maven-war-plugin (2.1~beta1-1) unstable; urgency=low
* Initial release (Closes: #540055)
-- Ludovic Claude <ludovic.claude@laposte.net> Wed, 29 Jul 2009 00:41:51 +0100
|