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
|
maven-verifier (1.8.0-2) unstable; urgency=medium
* Team upload.
* Rework tests patch to disable network access (Closes: #1037064)
* Freshen years in debian/copyright
* Set Rules-Requires-Root: no in debian/control
-- tony mancill <tmancill@debian.org> Thu, 15 Jun 2023 20:13:15 -0700
maven-verifier (1.8.0-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Depend on junit4 instead of junit
- New dependency on libmaven-resolver-transport-http-java
- Skip the tests requiring a home directory
* Depend on libmaven-parent-java
* Removed the -java-doc package
* 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> Wed, 11 Jan 2023 15:53:14 +0100
maven-verifier (1.6-1) unstable; urgency=low
* Team upload.
* New upstream release
- New dependency on maven-shared-utils
* Build with the DH sequencer instead of CDBS
* debian/control:
- Use canonical URLs for the Vcs-* fields
- Updated Standards-Version to 4.0.0 (no changes)
* debian/copyright: Updated to the Copyright Format 1.0
* Moved the package to Git
* Switch to debhelper level 10
* Use XZ compression for the upstream tarball
-- Emmanuel Bourg <ebourg@apache.org> Wed, 19 Jul 2017 23:18:46 +0200
maven-verifier (1.2-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Switch to source format 3.0.
* Update Standards-Version: 3.9.1.
* Add a documentation package.
-- Torsten Werner <twerner@debian.org> Wed, 24 Aug 2011 23:24:19 +0200
maven-verifier (1.0-1) unstable; urgency=low
* Initial release (Closes: #540053)
-- Ludovic Claude <ludovic.claude@laposte.net> Wed, 29 Jul 2009 22:56:37 +0100
|