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 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281
|
libcommons-validator-java (1:1.5.1-1) unstable; urgency=medium
* New upstream release
* Standards-Version updated to 3.9.8 (no changes)
* Use secure Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Mon, 20 Jun 2016 22:45:43 +0200
libcommons-validator-java (1:1.5.0-1) unstable; urgency=medium
* New upstream release
- Removed the dependency on yui-compressor and the related patch
- Removed the dependency on maven-antrun-plugin
- Build depend on junit4 instead of junit
* Build with the DH sequencer instead of CDBS
* Use XZ compression for the upstream tarball
-- Emmanuel Bourg <ebourg@apache.org> Sun, 06 Dec 2015 23:26:04 +0100
libcommons-validator-java (1:1.4.1-1) unstable; urgency=low
[ Emmanuel Bourg ]
* New upstream release
* Moved the package to Git
* Install the Javadoc in /usr/share/doc/libcommons-validator-java/api
instead of /usr/share/doc/libcommons-validator-java-doc/apidocs
* Standards-Version updated to 3.9.6 (no changes)
* Switch to debhelper level 9
[ Kumar Appaiah ]
* debian/control: Remove Kumar Appaiah from uploaders
-- Emmanuel Bourg <ebourg@apache.org> Mon, 27 Apr 2015 21:32:06 +0200
libcommons-validator-java (1:1.4.0-2) unstable; urgency=low
* Specified the source encoding to fix the build failure with Java 7
* Upgraded the dependency on Commons Collections to 3.x
-- Emmanuel Bourg <ebourg@apache.org> Thu, 08 Aug 2013 12:50:34 +0200
libcommons-validator-java (1:1.4.0-1) unstable; urgency=low
* New upstream release
* Refreshed the patches
* Switched the build to Maven
* Removed debian/orig-tar.sh and use the upstream tarball as is
* debian/rules: Install the upstream changelog
* debian/control:
- Updated Standards-Version to 3.9.4 (no changes)
- Use canonical URLs for the Vcs-* fields
- Removed the no longer used dependency on liboro-java
* debian/copyright: Fixed the Format URI
* Added the Classpath attribute in the manifest of the jar
-- Emmanuel Bourg <ebourg@apache.org> Tue, 30 Jul 2013 16:16:11 +0200
libcommons-validator-java (1:1.3.1-9) unstable; urgency=low
* Team upload.
* Sourceful rebuild for Arch: all package (Closes: #675485)
-- tony mancill <tmancill@debian.org> Sat, 02 Jun 2012 08:45:42 -0700
libcommons-validator-java (1:1.3.1-8) unstable; urgency=low
[ Miguel Landaeta ]
* Team upload.
* Switch to default-jdk. (Closes: #643520).
* Bump Standards-Version to 3.9.2. No changes were required.
[ Damien Raude-Morvan ]
* Fix -compress.js files: Use yui-compressor to minify all .js files.
- Build-Depends on yui-compressor.
- Drop Depends and B-D on rhino.
- d/ant.properties: Use yui-compressor JAR.
- d/patches/yui_compressor_params.diff: Drop -c parameter.
* Reformat d/copyright to DEP-5.
-- Damien Raude-Morvan <drazzib@debian.org> Sun, 08 Jan 2012 00:51:13 +0100
libcommons-validator-java (1:1.3.1-7) unstable; urgency=low
* Team upload.
* Remove Arnaud from Uploaders list.
* Switch to source format 3.0.
-- Torsten Werner <twerner@debian.org> Sun, 07 Aug 2011 12:43:10 +0200
libcommons-validator-java (1:1.3.1-6) unstable; urgency=low
* Upload to unstable.
-- Torsten Werner <twerner@debian.org> Sun, 09 Aug 2009 12:07:31 +0200
libcommons-validator-java (1:1.3.1-5) 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 and quilt
* Use mh_installpom and mh_installjar to install the POM and the jar to the
Maven repository
* Add ${misc:Depends} to Depends to clear Lintian warnings
* Remove Depends on Java runtimes as it is a library
* Move liboro-java to Recommends as this library is optional
* Use default-jdk for the build instead of java-gcj-compat-dev
* Put the Javadoc into a separate doc package
* Use openjdk-6-jdk for the build instead of default-java as
default-java can use gcj which has issues when generating
the Javadoc.
-- Ludovic Claude <ludovic.claude@laposte.net> Thu, 02 jul 2009 14:12:30 +0100
libcommons-validator-java (1:1.3.1-4) unstable; urgency=low
[ Emmanuel Bourg ]
* Update of the URLs
* Rename Jakarta Commons to Apache Commons
[ Varun Hiremath ]
* Reupload with updated URLs in copyright and watch file
-- Varun Hiremath <varun@debian.org> Sun, 21 Jun 2009 03:32:20 -0400
libcommons-validator-java (1:1.3.1-3) unstable; urgency=low
* debian/rules: fix JAVA_HOME, set it to default-java (Closes: #533869)
-- Varun Hiremath <varun@debian.org> Sun, 21 Jun 2009 03:14:33 -0400
libcommons-validator-java (1:1.3.1-2) unstable; urgency=low
[ Kumar Appaiah ]
* debian/control:
+ Add Homepage field
[ Varun Hiremath ]
* Update license to Apache-2.0 (Closes: #532887)
* Swicth to default-jdk
-- Varun Hiremath <varun@debian.org> Tue, 16 Jun 2009 17:28:39 -0400
libcommons-validator-java (1:1.3.1-1) unstable; urgency=low
[ Kumar Appaiah ]
* New upstream release.
* New uploaders: Varun Hiremath and Kumar Appaiah, removed Wolfgang Baer
* Use upstream's conf directory for configuration and DTDs.
* Use a custom ant.properties to avoid downloads.
* Use DEB_UPSTREAM_VERSION in rules instead of versions in rules for symlinking.
[ Varun Hiremath ]
* debian/control:
+ Add rhino to Build-Depends-Indep and Depends.
+ Add XS-Vcs-{Svn, Browser} headers.
+ Depend on java-gcj-compat instead of kaffe.
* debian/compat: switch to 5
* Remove debian/patches and remove RELEASE-NOTES.txt in debian/rules.
* Add debian/orig-tar.sh to remove CRLF line terminators from upstream files.
* debian/rules: implement get-orig-source
* debian/watch: switch to version 3 and call debian/orig-tar.sh
-- Varun Hiremath <varunhiremath@gmail.com> Sun, 16 Sep 2007 00:57:46 +0530
libcommons-validator-java (1:1.1.4a-1) unstable; urgency=low
* build with java-gcj-compat-dev
* updated Strandards-Version to 3.7.2; split build-dep and
build-dep-indep
* not a new upstream, but removed dos end-of-lines from original tarball
in build.xml
-- Arnaud Vandyck <avdyk@debian.org> Mon, 31 Jul 2006 16:12:11 +0200
libcommons-validator-java (1:1.1.4-6) unstable; urgency=low
* debian/rules:
+ removed call to dh_installcatalogs;
+ removed ant-launcher.jar from the classpath
-- Arnaud Vandyck <avdyk@debian.org> Tue, 25 Apr 2006 21:23:31 +0200
libcommons-validator-java (1:1.1.4-5) unstable; urgency=low
* kaffe compiler transition
-- Wolfgang Baer <WBaer@gmx.de> Thu, 19 Jan 2006 15:25:03 +0100
libcommons-validator-java (1:1.1.4-4) unstable; urgency=low
* Added kaffe build-dep - fixes FTBS (closes: #335826)
* Simplified vm depends to kaffe | java1-runtime | java2-runtime
* Standards-Version 3.6.2 (no changes)
* Added myself to uploaders
-- Wolfgang Baer <WBaer@gmx.de> Wed, 26 Oct 2005 06:56:24 +0000
libcommons-validator-java (1:1.1.4-3) unstable; urgency=low
* libant1.6-java to ant transition
* removed the '$' Id from the dtd files (they are not edited by us!)
-- Arnaud Vandyck <avdyk@debian.org> Sun, 21 Aug 2005 10:41:05 +0200
libcommons-validator-java (1:1.1.4-2) unstable; urgency=low
* generate the javadoc
-- Arnaud Vandyck <avdyk@debian.org> Mon, 28 Feb 2005 12:26:04 +0100
libcommons-validator-java (1:1.1.4-1) unstable; urgency=low
* new upstream release
* corrected the release number (closes: #282218)
* added a debian/watch file
-- Arnaud Vandyck <avdyk@debian.org> Mon, 7 Feb 2005 13:02:51 +0100
libcommons-validator-java (1.3-1) unstable; urgency=low
* New upstream release
-- Arnaud Vandyck <avdyk@debian.org> Fri, 19 Nov 2004 13:35:53 +0100
libcommons-validator-java (1.0.2-7) unstable; urgency=low
* now build with sablevm
* added cdbs to the dependencies, thanks to Frank Lichtenheld (closes:
#259310)
* no more javadoc at the moment
-- Arnaud Vandyck <avdyk@debian.org> Wed, 14 Jul 2004 12:18:11 +0200
libcommons-validator-java (1.0.2-6) unstable; urgency=low
* Move to main: every dependencies are now in main.
-- Arnaud Vandyck <avdyk@debian.org> Tue, 4 May 2004 18:11:01 +0200
libcommons-validator-java (1.0.2-5) unstable; urgency=low
* the dependency must be to the package, not to build the package!
(closes: #242846).
* added gij and sablevm to the dependencies
-- Arnaud Vandyck <avdyk@debian.org> Sat, 17 Apr 2004 17:44:19 +0200
libcommons-validator-java (1.0.2-4) unstable; urgency=low
* Added dependency to sgml-base (closes: #227634).
* Removed the patches for the entity fix because the bug disapear from
kaffe.
-- Arnaud Vandyck <avdyk@debian.org> Fri, 23 Jan 2004 23:27:46 +0100
libcommons-validator-java (1.0.2-3) unstable; urgency=low
* debian/control (Uploaders): changed with my Debian email address.
* debian/README.Debian: removed the TODO list and added a CONTRIB
section (why this package is in contrib?)
-- Arnaud Vandyck <avdyk@debian.org> Wed, 7 Jan 2004 17:44:15 +0100
libcommons-validator-java (1.0.2-2) unstable; urgency=low
* debian/rules: move to cdbs
* debian/README.Debian: changed the TODO list and added a link to the
jakarta's bugzilla (catalog)
* debian/control: new maintainer: Debian Java Maintainers, I'll be one
of the uploaders. Anyone from the Debian Java Maintainers who wants to
participate can add his/her name in the Uploaders field.
* debian/commons-validator_1_0_1.cat: added a catalog.
-- Arnaud Vandyck <avdyk@debian.org> Sun, 16 Nov 2003 00:52:22 +0100
libcommons-validator-java (1.0.2-1) unstable; urgency=low
* Initial Release (closes: #199524).
-- Arnaud Vandyck <arnaud.vandyck@ulg.ac.be> Tue, 1 Jul 2003 16:56:51 +0200
|