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
|
maven-file-management (3.0.0-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Removed mdo_xsd.patch (fixed upstream)
- Depend on libmaven3-core-java instead of libmaven2-core-java
- Build depend on junit4 instead of junit
* Build with the DH sequencer instead of CDBS
* Moved the package to Git
* Standards-Version updated to 4.0.0
* Switch to debhelper level 10
* Use XZ compression for the upstream tarball
-- Emmanuel Bourg <ebourg@apache.org> Wed, 19 Jul 2017 17:25:51 +0200
maven-file-management (1.2.1-3) unstable; urgency=low
* Switch to source format 3.0.
* Update Standards-Version: 3.9.1.
* Switch to debhelper level 7.
* Use Maven to build package.
* Add new documentation package.
-- Torsten Werner <twerner@debian.org> Mon, 22 Aug 2011 22:55:26 +0200
maven-file-management (1.2.1-2) unstable; urgency=low
* Upload to unstable.
-- Torsten Werner <twerner@debian.org> Sun, 09 Aug 2009 22:51:40 +0200
maven-file-management (1.2.1-1) experimental; urgency=low
* New upstream release, add myself to Uploaders
* Change section to java, bump up Standards-Version to 3.8.1
* Remove the dependency on default-jre | java2-runtime as this is
a library.
* Add the Maven POM to the package,
* Add a Build-Depends-Indep dependency on maven-repo-helper
* Add a Build-Depends on quilt as we need to patch files.mdo to generate
the xsd document
* Depend on libplexus-container-default-java instead of
libplexus-containers-java as the version match
* Replace Depend on maven2 by libmaven2-core-java
* Use mh_installpom and mh_installjar to install the POM and the jar to the
Maven repository
-- Ludovic Claude <ludovic.claude@laposte.net> Tue, 12 May 2009 11:28:04 +0100
maven-file-management (1.2-1) unstable; urgency=low
* Initial release. (Closes: #508012)
-- Torsten Werner <twerner@debian.org> Thu, 04 Dec 2008 19:29:26 +0100
|