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 76 77 78 79 80 81 82 83 84 85
|
libcommons-lang3-java (3.5-1) unstable; urgency=medium
* New upstream release
- Refreshed the patch
* Track and download the new releases from the upstream Git repository
-- Emmanuel Bourg <ebourg@apache.org> Thu, 20 Oct 2016 19:08:15 +0200
libcommons-lang3-java (3.4-2) unstable; urgency=medium
* Enabled the OSGi metadata (Closes: #782151)
* Relocated the 3.x artifacts to the 'debian' version
* Build with the DH sequencer instead of CDBS
* Standards-Version updated to 3.9.8
* Use secure Vcs-* URLs
* debian/watch: Track the upstream source tarballs
-- Emmanuel Bourg <ebourg@apache.org> Mon, 01 Aug 2016 13:17:47 +0200
libcommons-lang3-java (3.4-1) unstable; urgency=medium
* New upstream release
- Build depend on junit4 >= 4.12
* Standards-Version updated to 3.9.6 (no changes)
-- Emmanuel Bourg <ebourg@apache.org> Mon, 27 Apr 2015 12:44:51 +0200
libcommons-lang3-java (3.3.2-1) unstable; urgency=medium
* New upstream release
-- Emmanuel Bourg <ebourg@apache.org> Thu, 17 Apr 2014 08:55:18 +0200
libcommons-lang3-java (3.3.1-1) unstable; urgency=medium
* New upstream release
-- Emmanuel Bourg <ebourg@apache.org> Wed, 19 Mar 2014 08:47:44 +0100
libcommons-lang3-java (3.3-1) unstable; urgency=medium
* New upstream release
-- Emmanuel Bourg <ebourg@apache.org> Sat, 08 Mar 2014 08:55:43 +0100
libcommons-lang3-java (3.2.1-1) unstable; urgency=medium
* New upstream release
- Refreshed disable_testGetUserHome_test.diff
- Removed 0002-ToStringBuilderTest-jdk7.patch
- Ignore the Maven dependencies on maven-scm-publish-plugin
and maven-antrun-plugin
* debian/watch: Fixed the mangling of the upstream version
* Use XZ compression for the upstream changelog
* debian/copyright: Updated the Format URI and the upstream contact
* Removed the build dependencies on cobertura and clirr
* debian/rules: Install the upstream changelog
-- Emmanuel Bourg <ebourg@apache.org> Fri, 10 Jan 2014 12:39:19 +0100
libcommons-lang3-java (3.1-2) unstable; urgency=medium
* Team upload.
* Add 0002-ToStringBuilderTest-jdk7.patch to fix tests on Java 7.
(Closes: #733432)
* Bump Standards-Version to 3.9.5 (no changes).
* Use debhelper 9.
-- tony mancill <tmancill@debian.org> Mon, 30 Dec 2013 21:33:47 -0800
libcommons-lang3-java (3.1-1) unstable; urgency=low
* New upstream release.
* Diable failing test SystemUtilsTest#testGetUserHome because it depends
on current user $HOME (which is not mounted inside buildd chroot)
(Closes: #674392).
* d/poms: Pass --java-lib to force install of JAR into /usr/share/java/.
-- Damien Raude-Morvan <drazzib@debian.org> Fri, 16 Dec 2011 23:35:26 +0100
libcommons-lang3-java (3.0.1-1) unstable; urgency=low
* Initial release (Closes: #642333).
-- Damien Raude-Morvan <drazzib@debian.org> Wed, 21 Sep 2011 21:38:24 +0200
|