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
|
build-helper-maven-plugin (3.3.0-1) unstable; urgency=medium
* New upstream release
- Refreshed the patches
- Fixed a TestNG test
- Updated the Maven rules
* Removed Damien Raude-Morvan and Matthias Schmitz from the uploaders
(Closes: #889435)
* Use salsa.debian.org Vcs-* URLs
* Standards-Version updated to 4.6.1
* Switch to debhelper level 13
-- Emmanuel Bourg <ebourg@apache.org> Thu, 13 Oct 2022 12:16:42 +0200
build-helper-maven-plugin (3.0.0-1) unstable; urgency=medium
* New upstream release
- New dependency on libmaven-file-management-java
- New build dependency on libassertj-core-java and testng
- Depend on libmaven3-core-java instead of libmaven2-core-java
* Enabled the unit tests
* Build with the DH sequencer instead of CDBS
* Track and download the new releases from GitHub
* Removed the -java-doc package
* Standards-Version updated to 4.0.0
* Switch to debhelper level 10
* Use secure Vcs-* URLs
* Updated the Homepage field
-- Emmanuel Bourg <ebourg@apache.org> Thu, 20 Jul 2017 01:25:54 +0200
build-helper-maven-plugin (1.8-1) unstable; urgency=low
* New upstream release
* Set the source encoding to avoid a build failure
* debian/control:
- Standards-Version updated to 3.9.5 (no changes)
- Use canonical URLs for the Vcs-* fields
* Switch to debhelper level 9
-- Emmanuel Bourg <ebourg@apache.org> Wed, 01 Jan 2014 13:18:35 +0100
build-helper-maven-plugin (1.7-1) unstable; urgency=low
[ Emmanuel Bourg ]
* New upstream release
* Set the compiler source/target to 1.5
* Updated Standards-Version to 3.9.4 (no changes)
* debian/copyright:
- Updated the Format URI to 1.0
- Removed the duplicate Copyright fields
[ tony mancill ]
* debian/control:
- Add libmaven-invoker-plugin-java to build-depends-indep.
- Wrap long lines.
- Update Vcs-Git URL.
-- tony mancill <tmancill@debian.org> Sat, 01 Jun 2013 20:19:34 -0700
build-helper-maven-plugin (1.5-2) unstable; urgency=low
* Add libmaven-plugin-tools-java to Build-Depends-Indep (Closes: #643496)
-- Matthias Schmitz <matthias@sigxcpu.org> Wed, 28 Sep 2011 11:38:18 +0200
build-helper-maven-plugin (1.5-1) unstable; urgency=low
* Initial release (Closes: #623047).
-- Damien Raude-Morvan <drazzib@debian.org> Tue, 26 Apr 2011 00:58:53 +0200
|