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
|
maven-filtering (3.1.1-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Build depend on libplexus-component-metadata-java instead
of libplexus-maven-plugin-java
- Build depend on junit4 instead of junit
- New build dependency on libassertj-core-java and libmockito-java
- Depend on libmaven3-core-java instead of libmaven2-core-java
* Build with maven-debian-helper instead of maven-ant-helper
* Moved the package to Git
* Standards-Version updated to 4.0.0
* Switch to debhelper level 10
* Converted debian/copyright to the Copyright Format 1.0
-- Emmanuel Bourg <ebourg@apache.org> Mon, 17 Jul 2017 17:55:17 +0200
maven-filtering (1.1-1) unstable; urgency=low
* Team upload.
* New upstream release
- Added a dependency on libplexus-build-api-java
- Updated the versions required for the dependencies
- Updated debian/components.xml
* debian/control
- Use canonical URLs for the Vcs-* fields
- Updated Standards-Version to 3.9.5 (no changes)
* Switch to debhelper level 9
* debian/rules: Improved the clean target
* Use XZ compression for the upstream tarball
-- Emmanuel Bourg <ebourg@apache.org> Tue, 26 Nov 2013 00:38:36 +0100
maven-filtering (1.0~beta-2-5) unstable; urgency=low
* Add myself to Uploaders.
* Bump Standards-Version to 3.9.2: no changes needed.
* Fix FTBFS: remove version param (deprecated in debian-ant-helper)
and use POM version (Closes: #628343).
* Use mh_clean in clean rule.
* Bump to debhelper 7 compat level.
* Switch to source format 3.0 (quilt).
-- Damien Raude-Morvan <drazzib@debian.org> Sun, 29 May 2011 13:33:44 +0200
maven-filtering (1.0~beta-2-4) unstable; urgency=low
* Bump up Standards-Version to 3.8.3
* Add versioned dependency on libplexus-utils (Closes: #533281)
-- Ludovic Claude <ludovic.claude@laposte.net> Fri, 04 Sep 2009 21:54:37 +0100
maven-filtering (1.0~beta-2-3) unstable; urgency=low
* Upload to unstable.
-- Torsten Werner <twerner@debian.org> Sun, 09 Aug 2009 22:53:27 +0200
maven-filtering (1.0~beta-2-2) experimental; urgency=low
* Change section to java, bump up Standards-Version to 3.8.1
* Add the Maven POM to the package,
* 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 POM as it's no longer needed, as well as
the dependency on Quilt
-- Ludovic Claude <ludovic.claude@laposte.net> Thu, 14 May 2009 21:42:10 +0100
maven-filtering (1.0~beta-2-1) unstable; urgency=low
* Initial release. (Closes: #508102)
-- Torsten Werner <twerner@debian.org> Thu, 04 Dec 2008 19:29:26 +0100
|