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 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210
|
libjoda-time-java (2.9.7-1) unstable; urgency=medium
* New upstream release
-- Emmanuel Bourg <ebourg@apache.org> Tue, 20 Dec 2016 00:56:24 +0100
libjoda-time-java (2.9.6-1) unstable; urgency=medium
* New upstream release
- New build dependency on build-helper-maven-plugin
* Switch to debhelper level 10
-- Emmanuel Bourg <ebourg@apache.org> Fri, 11 Nov 2016 22:23:14 +0100
libjoda-time-java (2.9.4-1) unstable; urgency=medium
* New upstream release
* Standards-Version updated to 3.9.8 (no changes)
* Removed the Maven 2 compatibility patch
* Downgraded the optional Maven dependencies to suggested package dependencies
-- Emmanuel Bourg <ebourg@apache.org> Mon, 20 Jun 2016 23:07:38 +0200
libjoda-time-java (2.9.3-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patch
* Standards-Version updated to 3.9.7 (no changes)
* Use secure Vcs-* fields
-- Emmanuel Bourg <ebourg@apache.org> Tue, 29 Mar 2016 15:06:27 +0200
libjoda-time-java (2.9.2-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patch
-- Emmanuel Bourg <ebourg@apache.org> Thu, 28 Jan 2016 21:11:19 +0100
libjoda-time-java (2.9.1-1) unstable; urgency=medium
* New upstream release
- Refreshed the patch
* Build with the DH sequencer instead of CDBS
-- Emmanuel Bourg <ebourg@apache.org> Mon, 07 Dec 2015 11:07:08 +0100
libjoda-time-java (2.8.2-2) unstable; urgency=medium
* Team upload.
* Upload to unstable.
-- tony mancill <tmancill@debian.org> Sat, 05 Sep 2015 14:03:03 -0700
libjoda-time-java (2.8.2-1) experimental; urgency=medium
* Team upload.
* New upstream release (Closes: #797842)
-- tony mancill <tmancill@debian.org> Sat, 05 Sep 2015 13:18:01 -0700
libjoda-time-java (2.7-2) unstable; urgency=medium
* Team upload.
* Upload to unstable.
* Moved the package to git.
-- Miguel Landaeta <nomadium@debian.org> Fri, 01 May 2015 00:57:30 -0300
libjoda-time-java (2.7-1) experimental; urgency=medium
[ Miguel Landaeta ]
* Team upload.
* New upstream release.
* Update watch file.
* Refresh patches.
[ Emmanuel Bourg ]
* Standards-Version updated to 3.9.6 (no changes)
-- Miguel Landaeta <nomadium@debian.org> Mon, 26 Jan 2015 22:54:13 -0300
libjoda-time-java (2.4-1) unstable; urgency=medium
* New upstream release
* Standards-Version updated to 3.9.5 (no changes)
* Switch to debhelper level 9
* Use XZ compression for the upstream tarball
-- Emmanuel Bourg <ebourg@apache.org> Mon, 28 Jul 2014 10:25:03 +0200
libjoda-time-java (2.3-1) unstable; urgency=low
* New upstream release (Closes: #667724)
* Added a patch to remove the prerequisite on Maven 3
* Ignore the Github's site-maven-plugin
* debian/control:
- Updated the Homepage field
- Removed libclirr-maven-plugin-java from the build dependencies
and added clirr-maven-plugin to the list of ignored plugins
- Use canonical URLs for the Vcs-* fields
- Improved the package description
* debian/rules: Install the upstream changelog
* debian/copyright: Updated the copyright year
* debian/orig-tar.sh: Fixed a warning when building the tarball
* Removed the unused lintian overrides
-- Emmanuel Bourg <ebourg@apache.org> Thu, 22 Aug 2013 15:54:58 +0200
libjoda-time-java (2.2-1) unstable; urgency=low
* New upstream release
* Added a build dependency on libmaven-exec-plugin-java
(required to compile the timezone data)
* Exclude the jar files from the upstream source tarball
* Updated Standards-Version to 3.9.4 (no changes)
[ Mathieu Malaterre ]
* Remove self from Uploaders
-- Emmanuel Bourg <ebourg@apache.org> Mon, 13 May 2013 16:17:14 +0200
libjoda-time-java (2.1-2) unstable; urgency=low
* Missing usr/share/java symlink as per java policy
-- Mathieu Malaterre <malat@debian.org> Mon, 09 Apr 2012 17:29:36 +0200
libjoda-time-java (2.1-1) unstable; urgency=low
* Add myself to Uploaders.
* New upstream. Closes: #667516
- add dep to libclirr-maven-plugin-java & libjoda-convert-java
* Bump Std-Vers to 3.9.3, no changes needed
-- Mathieu Malaterre <malat@debian.org> Fri, 06 Apr 2012 11:15:58 +0200
libjoda-time-java (1.6.2-2) unstable; urgency=low
* Upload to unstable.
* Add (temporary) Build-Depends: ant.
-- Torsten Werner <twerner@debian.org> Wed, 09 Feb 2011 23:05:14 +0100
libjoda-time-java (1.6.2-1) experimental; urgency=low
* New upstream version
* Mavenize the build process with the help of mh_make.
* Build and run unit tests but ignore test failures and errors.
* Create orig tarball from upstream's SVN tag.
* Build a new Javadoc package.
* Convert copyright file to dep5 format.
* Update Standards-Version: 3.9.1.
-- Torsten Werner <twerner@debian.org> Fri, 31 Dec 2010 00:50:53 +0100
libjoda-time-java (1.6-3) unstable; urgency=low
* Merge changes from Ubuntu version 1.6-2ubuntu1.
* Switch to source format 3.0.
* Update Standards-Version: 3.8.4.
-- Torsten Werner <twerner@debian.org> Tue, 04 May 2010 22:31:09 +0200
libjoda-time-java (1.6-2ubuntu1) karmic; urgency=low
* debian/control, debian/rules: Build with default-jdk
* Other debian/control fixes:
- Runtime depend on default-jre-headless | java2-runtime-headless
- Set section to "java"
- Remove useless ${shlibs:Depends} from Depends, package has no binaries
-- Thierry Carrez <thierry.carrez@ubuntu.com> Tue, 11 Aug 2009 11:41:44 +0200
libjoda-time-java (1.6-2) unstable; urgency=low
* upload to unstable
-- Torsten Werner <twerner@debian.org> Sun, 15 Feb 2009 22:34:38 +0100
libjoda-time-java (1.6-1) experimental; urgency=low
* New upstream release
* Prepare package for extra timezone updates.
* Bump up Standards-Version: 3.8.0 (no changes).
* Do no longer quote the full text of the Apache license.
-- Torsten Werner <twerner@debian.org> Thu, 04 Dec 2008 15:17:53 +0100
libjoda-time-java (1.5.2-1) unstable; urgency=low
* New upstream release
* Add myself to Uploaders
-- Varun Hiremath <varun@debian.org> Fri, 22 Feb 2008 00:37:48 +0530
libjoda-time-java (1.5.1-1) unstable; urgency=low
* new upstream version
* Bump up Standards-Version: 3.7.3 (no changes needed).
-- Torsten Werner <twerner@debian.org> Sun, 16 Dec 2007 14:04:37 +0100
libjoda-time-java (1.5-1) unstable; urgency=low
* Initial release (Closes: #431997)
-- Torsten Werner <twerner@debian.org> Fri, 23 Nov 2007 23:17:55 +0100
|