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
|
commons-exec (1.3-1) unstable; urgency=medium
* New upstream release
- Build depend on junit4 instead of junit
* Ignore the test failures (Closes: #751541)
* Standards-Version updated to 3.9.6 (no changes)
-- Emmanuel Bourg <ebourg@apache.org> Mon, 01 Jun 2015 11:23:27 +0200
commons-exec (1.2-1) unstable; urgency=medium
* New upstream release
* Build with maven-debian-helper
* Enabled the unit tests
* 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> Thu, 16 Jan 2014 13:04:06 +0100
commons-exec (1.1-2) unstable; urgency=low
* Team upload.
* Upload to unstable.
-- tony mancill <tmancill@debian.org> Tue, 07 May 2013 20:02:31 -0700
commons-exec (1.1-1) experimental; urgency=low
* Team upload.
* New Upstream release
* Bumped Standards-Version to 3.9.4
* Converted source to 3.0 (quilt).
* Removed the deprecated DMUA flag
* Removed the dependency on the JRE
* Removed the unused dependency ${shlibs:Depends} from the binary package
* debian/copyright: converted to DEP5 format, updated the contributors
* debian/rules: the clean target now properly removes the debian/.mh
directory
-- Emmanuel Bourg <ebourg@apache.org> Fri, 05 Apr 2013 10:32:09 +0200
commons-exec (1.0.1-1) unstable; urgency=low
* Initial release (Closes: #568953)
-- Peter Collingbourne <peter@pcc.me.uk> Tue, 09 Feb 2010 02:45:32 +0000
|