[pkg-java] r17102 - in tags/libcommons-validator-java: . 1:1.4.0-1/debian 1:1.4.0-1/debian/patches

Emmanuel Bourg ebourg-guest at alioth.debian.org
Tue Jul 30 15:32:11 UTC 2013


Author: ebourg-guest
Date: 2013-07-30 15:32:11 +0000 (Tue, 30 Jul 2013)
New Revision: 17102

Added:
   tags/libcommons-validator-java/1:1.4.0-1/
   tags/libcommons-validator-java/1:1.4.0-1/debian/README.Debian
   tags/libcommons-validator-java/1:1.4.0-1/debian/changelog
   tags/libcommons-validator-java/1:1.4.0-1/debian/control
   tags/libcommons-validator-java/1:1.4.0-1/debian/copyright
   tags/libcommons-validator-java/1:1.4.0-1/debian/libcommons-validator-java-doc.doc-base
   tags/libcommons-validator-java/1:1.4.0-1/debian/libcommons-validator-java-doc.docs
   tags/libcommons-validator-java/1:1.4.0-1/debian/libcommons-validator-java.classpath
   tags/libcommons-validator-java/1:1.4.0-1/debian/libcommons-validator-java.poms
   tags/libcommons-validator-java/1:1.4.0-1/debian/maven.ignoreRules
   tags/libcommons-validator-java/1:1.4.0-1/debian/maven.rules
   tags/libcommons-validator-java/1:1.4.0-1/debian/patches/series
   tags/libcommons-validator-java/1:1.4.0-1/debian/patches/yui_compressor_params.diff
   tags/libcommons-validator-java/1:1.4.0-1/debian/rules
   tags/libcommons-validator-java/1:1.4.0-1/debian/watch
Removed:
   tags/libcommons-validator-java/1:1.4.0-1/debian/README.Debian
   tags/libcommons-validator-java/1:1.4.0-1/debian/ant.properties
   tags/libcommons-validator-java/1:1.4.0-1/debian/changelog
   tags/libcommons-validator-java/1:1.4.0-1/debian/control
   tags/libcommons-validator-java/1:1.4.0-1/debian/copyright
   tags/libcommons-validator-java/1:1.4.0-1/debian/libcommons-validator-java-doc.doc-base
   tags/libcommons-validator-java/1:1.4.0-1/debian/libcommons-validator-java-doc.docs
   tags/libcommons-validator-java/1:1.4.0-1/debian/libcommons-validator-java.poms
   tags/libcommons-validator-java/1:1.4.0-1/debian/maven.rules
   tags/libcommons-validator-java/1:1.4.0-1/debian/orig-tar.sh
   tags/libcommons-validator-java/1:1.4.0-1/debian/patches/build.patch
   tags/libcommons-validator-java/1:1.4.0-1/debian/patches/series
   tags/libcommons-validator-java/1:1.4.0-1/debian/patches/yui_compressor_params.diff
   tags/libcommons-validator-java/1:1.4.0-1/debian/pom.xml
   tags/libcommons-validator-java/1:1.4.0-1/debian/rules
   tags/libcommons-validator-java/1:1.4.0-1/debian/watch
Log:
[svn-buildpackage] Tagging libcommons-validator-java 1:1.4.0-1

Deleted: tags/libcommons-validator-java/1:1.4.0-1/debian/README.Debian
===================================================================
--- trunk/libcommons-validator-java/debian/README.Debian	2013-07-29 12:50:30 UTC (rev 17092)
+++ tags/libcommons-validator-java/1:1.4.0-1/debian/README.Debian	2013-07-30 15:32:11 UTC (rev 17102)
@@ -1,20 +0,0 @@
-libcommons-validator-java for Debian
-------------------------------------
-
-USAGE:
-------
-
-Do not forget to set your CLASSPATH variable to match the correct
-requirements to use this library:
-
-commons-beanutils.jar
-commons-collections.jar
-commons-digester.jar
-commons-logging.jar
-oro.jar
-
-If you did install libcommons-validator-java, you already have the
-correct dependencies. You'll find all the necessary packages in
-'/usr/share/java'.
-
- -- Arnaud Vandyck <avdyk at debian.org>, Fri Nov 19 14:24:04 2004

Copied: tags/libcommons-validator-java/1:1.4.0-1/debian/README.Debian (from rev 17101, trunk/libcommons-validator-java/debian/README.Debian)
===================================================================
--- tags/libcommons-validator-java/1:1.4.0-1/debian/README.Debian	                        (rev 0)
+++ tags/libcommons-validator-java/1:1.4.0-1/debian/README.Debian	2013-07-30 15:32:11 UTC (rev 17102)
@@ -0,0 +1,19 @@
+libcommons-validator-java for Debian
+------------------------------------
+
+USAGE:
+------
+
+Do not forget to set your CLASSPATH variable to match the correct
+requirements to use this library:
+
+commons-beanutils.jar
+commons-collections.jar
+commons-digester.jar
+commons-logging.jar
+
+If you did install libcommons-validator-java, you already have the
+correct dependencies. You'll find all the necessary packages in
+'/usr/share/java'.
+
+ -- Arnaud Vandyck <avdyk at debian.org>, Fri Nov 19 14:24:04 2004

Deleted: tags/libcommons-validator-java/1:1.4.0-1/debian/ant.properties
===================================================================
--- trunk/libcommons-validator-java/debian/ant.properties	2013-07-29 12:50:30 UTC (rev 17092)
+++ tags/libcommons-validator-java/1:1.4.0-1/debian/ant.properties	2013-07-30 15:32:11 UTC (rev 17102)
@@ -1,10 +0,0 @@
-build.sysclasspath=only
-compile.target=1.3
-dojo_custom_rhino.jar=/usr/share/yui-compressor/yui-compressor.jar
-commons-beanutils.jar=/usr/share/java/commons-beanutils.jar
-commons-digester.jar=/usr/share/java/commons-digester.jar
-commons-logging.jar=/usr/share/java/commons-logging.jar
-oro.jar=/usr/share/java/oro.jar
-junit.jar=/usr/share/java/junit.jar
-xerces.jar=/usr/share/java/xercesImpl.jar
-skip.download=true

Deleted: tags/libcommons-validator-java/1:1.4.0-1/debian/changelog
===================================================================
--- trunk/libcommons-validator-java/debian/changelog	2013-07-29 12:50:30 UTC (rev 17092)
+++ tags/libcommons-validator-java/1:1.4.0-1/debian/changelog	2013-07-30 15:32:11 UTC (rev 17102)
@@ -1,224 +0,0 @@
-libcommons-validator-java (1:1.3.1-9) unstable; urgency=low
-
-  * Team upload.
-  * Sourceful rebuild for Arch: all package (Closes: #675485)
-
- -- tony mancill <tmancill at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at ulg.ac.be>  Tue,  1 Jul 2003 16:56:51 +0200
-

Copied: tags/libcommons-validator-java/1:1.4.0-1/debian/changelog (from rev 17101, trunk/libcommons-validator-java/debian/changelog)
===================================================================
--- tags/libcommons-validator-java/1:1.4.0-1/debian/changelog	                        (rev 0)
+++ tags/libcommons-validator-java/1:1.4.0-1/debian/changelog	2013-07-30 15:32:11 UTC (rev 17102)
@@ -0,0 +1,240 @@
+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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at ulg.ac.be>  Tue,  1 Jul 2003 16:56:51 +0200
+

Deleted: tags/libcommons-validator-java/1:1.4.0-1/debian/control
===================================================================
--- trunk/libcommons-validator-java/debian/control	2013-07-29 12:50:30 UTC (rev 17092)
+++ tags/libcommons-validator-java/1:1.4.0-1/debian/control	2013-07-30 15:32:11 UTC (rev 17102)
@@ -1,51 +0,0 @@
-Source: libcommons-validator-java
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Kumar Appaiah <akumar at debian.org>, Varun Hiremath <varun at debian.org>
-Build-Depends: cdbs, debhelper (>= 7), default-jdk
-Build-Depends-Indep: ant,
-                     junit (>= 3.8.1),
-                     libcommons-beanutils-java (>= 1.7),
-                     libcommons-collections-java (>= 2.1),
-                     libcommons-digester-java (>= 1.6),
-                     libcommons-logging-java (>= 1.0.6),
-                     liboro-java (>= 2.0.8),
-                     yui-compressor,
-                     maven-repo-helper,
-                     sgml-base
-Standards-Version: 3.9.2
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-validator-java
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-validator-java
-Homepage: http://commons.apache.org/validator/
-
-Package: libcommons-validator-java
-Architecture: all
-Depends: libcommons-beanutils-java (>= 1.7),
-         libcommons-collections-java (>= 2.1),
-         libcommons-digester-java (>= 1.6),
-         libcommons-logging-java (>= 1.0.4),
-         sgml-base,
-         ${misc:Depends}
-Recommends: liboro-java (>= 2.0.8)
-Description: ease and speed development and maintenance of validation rules
- The Commons Validator is a basic validation framework
- that lets you define validation rules for a JavaBean
- in an xml file.
- .
- Validation rules can be defined in an xml file which
- keeps them abstracted from JavaBean you are validating.
-
-Package: libcommons-validator-java-doc
-Section: doc
-Architecture: all
-Depends: ${misc:Depends}
-Description: API documentation for Commons Validator
- The Commons Validator is a basic validation framework
- that lets you define validation rules for a JavaBean
- in an xml file.
- .
- Validation rules can be defined in an xml file which
- keeps them abstracted from JavaBean you are validating.
- .
- This package contains the API documentation for libcommons-validator-java.

Copied: tags/libcommons-validator-java/1:1.4.0-1/debian/control (from rev 17101, trunk/libcommons-validator-java/debian/control)
===================================================================
--- tags/libcommons-validator-java/1:1.4.0-1/debian/control	                        (rev 0)
+++ tags/libcommons-validator-java/1:1.4.0-1/debian/control	2013-07-30 15:32:11 UTC (rev 17102)
@@ -0,0 +1,52 @@
+Source: libcommons-validator-java
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Kumar Appaiah <akumar at debian.org>, Varun Hiremath <varun at debian.org>, Emmanuel Bourg <ebourg at apache.org>
+Build-Depends: cdbs, debhelper (>= 7), default-jdk
+Build-Depends-Indep: ant,
+                     javahelper,
+                     junit (>= 3.8.1),
+                     libcommons-beanutils-java (>= 1.7),
+                     libcommons-collections-java (>= 2.1),
+                     libcommons-digester-java (>= 1.6),
+                     libcommons-logging-java (>= 1.0.6),
+                     libmaven-antrun-plugin-java,
+                     libmaven-javadoc-plugin-java,
+                     yui-compressor,
+                     maven-debian-helper,
+                     sgml-base
+Standards-Version: 3.9.4
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libcommons-validator-java
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libcommons-validator-java
+Homepage: http://commons.apache.org/validator/
+
+Package: libcommons-validator-java
+Architecture: all
+Depends: libcommons-beanutils-java (>= 1.7),
+         libcommons-collections-java (>= 2.1),
+         libcommons-digester-java (>= 1.6),
+         libcommons-logging-java (>= 1.0.4),
+         sgml-base,
+         ${misc:Depends}
+Description: ease and speed development and maintenance of validation rules
+ The Commons Validator is a basic validation framework
+ that lets you define validation rules for a JavaBean
+ in an xml file.
+ .
+ Validation rules can be defined in an xml file which
+ keeps them abstracted from JavaBean you are validating.
+
+Package: libcommons-validator-java-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Description: API documentation for Commons Validator
+ The Commons Validator is a basic validation framework
+ that lets you define validation rules for a JavaBean
+ in an xml file.
+ .
+ Validation rules can be defined in an xml file which
+ keeps them abstracted from JavaBean you are validating.
+ .
+ This package contains the API documentation for libcommons-validator-java.

Deleted: tags/libcommons-validator-java/1:1.4.0-1/debian/copyright
===================================================================
--- trunk/libcommons-validator-java/debian/copyright	2013-07-29 12:50:30 UTC (rev 17092)
+++ tags/libcommons-validator-java/1:1.4.0-1/debian/copyright	2013-07-30 15:32:11 UTC (rev 17102)
@@ -1,16 +0,0 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/.
-Upstream-Name: Apache Commons Validator
-Upstream-Contact: http://commons.apache.org/validator/
-Source: http://www.apache.org/dist/commons/validator/
-
-Files: *
-Copyright: Copyright (C) 2002-2008 The Apache Software Foundation
-License: Apache-2.0
- On Debian systems the full text of the Apache License can be found
- in `/usr/share/common-licenses/Apache-2.0'.
-
-Files: debian/*
-Copyright: (C) 2003, Arnaud Vandyck <arnaud.vandyck at ulg.ac.be>
-License: Apache-2.0
- On Debian systems the full text of the Apache License can be found
- in `/usr/share/common-licenses/Apache-2.0'.

Copied: tags/libcommons-validator-java/1:1.4.0-1/debian/copyright (from rev 17094, trunk/libcommons-validator-java/debian/copyright)
===================================================================
--- tags/libcommons-validator-java/1:1.4.0-1/debian/copyright	                        (rev 0)
+++ tags/libcommons-validator-java/1:1.4.0-1/debian/copyright	2013-07-30 15:32:11 UTC (rev 17102)
@@ -0,0 +1,16 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Apache Commons Validator
+Upstream-Contact: http://commons.apache.org/validator/
+Source: http://www.apache.org/dist/commons/validator/
+
+Files: *
+Copyright: Copyright (C) 2002-2008 The Apache Software Foundation
+License: Apache-2.0
+
+Files: debian/*
+Copyright: (C) 2003, Arnaud Vandyck <arnaud.vandyck at ulg.ac.be>
+License: Apache-2.0
+
+License: Apache-2.0
+ On Debian systems the full text of the Apache License can be found
+ in `/usr/share/common-licenses/Apache-2.0'.

Deleted: tags/libcommons-validator-java/1:1.4.0-1/debian/libcommons-validator-java-doc.doc-base
===================================================================
--- trunk/libcommons-validator-java/debian/libcommons-validator-java-doc.doc-base	2013-07-29 12:50:30 UTC (rev 17092)
+++ tags/libcommons-validator-java/1:1.4.0-1/debian/libcommons-validator-java-doc.doc-base	2013-07-30 15:32:11 UTC (rev 17102)
@@ -1,11 +0,0 @@
-Document: libcommons-validator-java-doc
-Title: Programmer API for Commons Validator
-Author: Apache Commons Validator developers
-Abstract: The Commons Validator is a basic validation framework
- that lets you define validation rules for a JavaBean
- in an xml file.
-Section: Programming
-
-Format: HTML
-Index: /usr/share/doc/libcommons-validator-java-doc/api/index.html
-Files: /usr/share/doc/libcommons-validator-java-doc/api/*

Copied: tags/libcommons-validator-java/1:1.4.0-1/debian/libcommons-validator-java-doc.doc-base (from rev 17101, trunk/libcommons-validator-java/debian/libcommons-validator-java-doc.doc-base)
===================================================================
--- tags/libcommons-validator-java/1:1.4.0-1/debian/libcommons-validator-java-doc.doc-base	                        (rev 0)
+++ tags/libcommons-validator-java/1:1.4.0-1/debian/libcommons-validator-java-doc.doc-base	2013-07-30 15:32:11 UTC (rev 17102)
@@ -0,0 +1,11 @@
+Document: libcommons-validator-java-doc
+Title: Programmer API for Commons Validator
+Author: Apache Commons Validator developers
+Abstract: The Commons Validator is a basic validation framework
+ that lets you define validation rules for a JavaBean
+ in an xml file.
+Section: Programming
+
+Format: HTML
+Index: /usr/share/doc/libcommons-validator-java-doc/apidocs/index.html
+Files: /usr/share/doc/libcommons-validator-java-doc/apidocs/*

Deleted: tags/libcommons-validator-java/1:1.4.0-1/debian/libcommons-validator-java-doc.docs
===================================================================
--- trunk/libcommons-validator-java/debian/libcommons-validator-java-doc.docs	2013-07-29 12:50:30 UTC (rev 17092)
+++ tags/libcommons-validator-java/1:1.4.0-1/debian/libcommons-validator-java-doc.docs	2013-07-30 15:32:11 UTC (rev 17102)
@@ -1,3 +0,0 @@
-dist/docs/api
-NOTICE.txt
-RELEASE-NOTES.txt

Copied: tags/libcommons-validator-java/1:1.4.0-1/debian/libcommons-validator-java-doc.docs (from rev 17101, trunk/libcommons-validator-java/debian/libcommons-validator-java-doc.docs)
===================================================================
--- tags/libcommons-validator-java/1:1.4.0-1/debian/libcommons-validator-java-doc.docs	                        (rev 0)
+++ tags/libcommons-validator-java/1:1.4.0-1/debian/libcommons-validator-java-doc.docs	2013-07-30 15:32:11 UTC (rev 17102)
@@ -0,0 +1 @@
+target/site/apidocs

Copied: tags/libcommons-validator-java/1:1.4.0-1/debian/libcommons-validator-java.classpath (from rev 17101, trunk/libcommons-validator-java/debian/libcommons-validator-java.classpath)
===================================================================
--- tags/libcommons-validator-java/1:1.4.0-1/debian/libcommons-validator-java.classpath	                        (rev 0)
+++ tags/libcommons-validator-java/1:1.4.0-1/debian/libcommons-validator-java.classpath	2013-07-30 15:32:11 UTC (rev 17102)
@@ -0,0 +1 @@
+usr/share/java/commons-validator.jar commons-logging.jar commons-beanutils.jar commons-collections.jar commons-digester.jar

Deleted: tags/libcommons-validator-java/1:1.4.0-1/debian/libcommons-validator-java.poms
===================================================================
--- trunk/libcommons-validator-java/debian/libcommons-validator-java.poms	2013-07-29 12:50:30 UTC (rev 17092)
+++ tags/libcommons-validator-java/1:1.4.0-1/debian/libcommons-validator-java.poms	2013-07-30 15:32:11 UTC (rev 17102)
@@ -1 +0,0 @@
-debian/pom.xml --no-parent

Copied: tags/libcommons-validator-java/1:1.4.0-1/debian/libcommons-validator-java.poms (from rev 17101, trunk/libcommons-validator-java/debian/libcommons-validator-java.poms)
===================================================================
--- tags/libcommons-validator-java/1:1.4.0-1/debian/libcommons-validator-java.poms	                        (rev 0)
+++ tags/libcommons-validator-java/1:1.4.0-1/debian/libcommons-validator-java.poms	2013-07-30 15:32:11 UTC (rev 17102)
@@ -0,0 +1,28 @@
+# List of POM files for the package
+# Format of this file is:
+# <path to pom file> [option]*
+# where option can be:
+#   --ignore: ignore this POM and its artifact if any
+#   --ignore-pom: don't install the POM. To use on POM files that are created
+#     temporarily for certain artifacts such as Javadoc jars. [mh_install, mh_installpoms]
+#   --no-parent: remove the <parent> tag from the POM
+#   --package=<package>: an alternative package to use when installing this POM
+#      and its artifact
+#   --has-package-version: to indicate that the original version of the POM is the same as the upstream part
+#      of the version for the package.
+#   --keep-elements=<elem1,elem2>: a list of XML elements to keep in the POM
+#      during a clean operation with mh_cleanpom or mh_installpom
+#   --artifact=<path>: path to the build artifact associated with this POM,
+#      it will be installed when using the command mh_install. [mh_install]
+#   --java-lib: install the jar into /usr/share/java to comply with Debian
+#      packaging guidelines
+#   --usj-name=<name>: name to use when installing the library in /usr/share/java
+#   --usj-version=<version>: version to use when installing the library in /usr/share/java
+#   --no-usj-versionless: don't install the versionless link in /usr/share/java
+#   --dest-jar=<path>: the destination for the real jar.
+#     It will be installed with mh_install. [mh_install]
+#   --classifier=<classifier>: Optional, the classifier for the jar. Empty by default.
+#   --site-xml=<location>: Optional, the location for site.xml if it needs to be installed.
+#     Empty by default. [mh_install]
+#
+pom.xml --has-package-version --no-parent --java-lib

Copied: tags/libcommons-validator-java/1:1.4.0-1/debian/maven.ignoreRules (from rev 17101, trunk/libcommons-validator-java/debian/maven.ignoreRules)
===================================================================
--- tags/libcommons-validator-java/1:1.4.0-1/debian/maven.ignoreRules	                        (rev 0)
+++ tags/libcommons-validator-java/1:1.4.0-1/debian/maven.ignoreRules	2013-07-30 15:32:11 UTC (rev 17102)
@@ -0,0 +1,7 @@
+
+org.apache.maven.plugins maven-assembly-plugin * * * *
+org.apache.maven.plugins maven-changes-plugin * * * *
+org.apache.maven.plugins maven-checkstyle-plugin * * * *
+org.codehaus.mojo clirr-maven-plugin * * * *
+org.codehaus.mojo cobertura-maven-plugin * * * *
+org.codehaus.mojo findbugs-maven-plugin * * * *

Deleted: tags/libcommons-validator-java/1:1.4.0-1/debian/maven.rules
===================================================================
--- trunk/libcommons-validator-java/debian/maven.rules	2013-07-29 12:50:30 UTC (rev 17092)
+++ tags/libcommons-validator-java/1:1.4.0-1/debian/maven.rules	2013-07-30 15:32:11 UTC (rev 17102)
@@ -1,2 +0,0 @@
-junit junit jar s/3\..*/3.x/
-

Copied: tags/libcommons-validator-java/1:1.4.0-1/debian/maven.rules (from rev 17101, trunk/libcommons-validator-java/debian/maven.rules)
===================================================================
--- tags/libcommons-validator-java/1:1.4.0-1/debian/maven.rules	                        (rev 0)
+++ tags/libcommons-validator-java/1:1.4.0-1/debian/maven.rules	2013-07-30 15:32:11 UTC (rev 17102)
@@ -0,0 +1,5 @@
+
+commons-beanutils commons-beanutils jar s/.*/debian/ * *
+commons-validator commons-validator jar s/.*/debian/ * *
+commons-logging s/commons-logging-api/commons-logging/ * s/.*/debian/ * *
+junit junit jar s/3\..*/3.x/ * *

Deleted: tags/libcommons-validator-java/1:1.4.0-1/debian/orig-tar.sh
===================================================================
--- trunk/libcommons-validator-java/debian/orig-tar.sh	2013-07-29 12:50:30 UTC (rev 17092)
+++ tags/libcommons-validator-java/1:1.4.0-1/debian/orig-tar.sh	2013-07-30 15:32:11 UTC (rev 17102)
@@ -1,21 +0,0 @@
-#!/bin/sh -e
-
-# called by uscan with '--upstream-version' <version> <file>
-UDIR=commons-validator-$2-src
-DDIR=libcommons-validator-java-$2
-
-# Remove ^M CRLF line terminators
-tar -z -x -f $3
-mv $UDIR $DDIR
-(cd $DDIR; find -type f|xargs perl -pi -e 's/\r$//g')
-GZIP=--best tar -c -z -f $3 $DDIR
-rm -rf $DDIR $UDIR
-
-# move to directory 'tarballs'
-if [ -r .svn/deb-layout ]; then
-    . .svn/deb-layout
-    mv $3 $origDir
-    echo "moved $3 to $origDir"
-fi
-
-exit 0

Deleted: tags/libcommons-validator-java/1:1.4.0-1/debian/patches/build.patch
===================================================================
--- trunk/libcommons-validator-java/debian/patches/build.patch	2013-07-29 12:50:30 UTC (rev 17092)
+++ tags/libcommons-validator-java/1:1.4.0-1/debian/patches/build.patch	2013-07-30 15:32:11 UTC (rev 17102)
@@ -1,45 +0,0 @@
---- a/build.xml
-+++ b/build.xml
-@@ -133,16 +133,6 @@
-     <pathelement location="${commons-digester.jar}"/>
-     <pathelement location="${commons-logging.jar}"/>
-     <pathelement location="${oro.jar}"/>
--    <path refid="downloaded.lib.classpath"/>
--  </path>
--
--  <!-- Construct compile classpath -->
--  <path id="downloaded.lib.classpath">
--    <pathelement location="${download.lib.dir}/commons-beanutils.jar"/>
--    <pathelement location="${download.lib.dir}/commons-digester.jar"/>
--    <pathelement location="${download.lib.dir}/commons-logging.jar"/>
--    <pathelement location="${download.lib.dir}/oro.jar"/>
--    <pathelement location="${download.lib.dir}/junit.jar"/>
-   </path>
- 
- <!-- ========== Test Execution Defaults =================================== -->
-@@ -158,7 +148,6 @@
-     <pathelement location="${oro.jar}"/>
-     <pathelement location="${junit.jar}"/>
-     <pathelement location="${xerces.jar}"/>
--    <path refid="downloaded.lib.classpath"/>
-   </path>
- 
-   <!-- Should all tests fail if one does? -->
-@@ -262,7 +251,7 @@
-    description="Initializes Javadoc directories">
-     <mkdir      dir="${dist.home}"/>
-     <mkdir      dir="${dist.home}/docs"/>
--    <mkdir      dir="${dist.home}/docs/apidocs"/>
-+    <mkdir      dir="${dist.home}/docs/api"/>
-     <mkdir      dir="${dist.home}/docs/javascript"/>
-     <mkdir      dir="${dist.home}/docs/javascript/org/apache/commons/validator/javascript/doc-files"/>
-   </target>  
-@@ -293,7 +282,7 @@
-   <target name="javadoc" depends="compile, javadoc.js"
-    description="Create component Javadoc documentation">
-     <javadoc sourcepath="${source.home}"
--                destdir="${dist.home}/docs/apidocs"
-+                destdir="${dist.home}/docs/api"
-            packagenames="org.apache.commons.*"
-                  author="true"
-                 private="true"

Deleted: tags/libcommons-validator-java/1:1.4.0-1/debian/patches/series
===================================================================
--- trunk/libcommons-validator-java/debian/patches/series	2013-07-29 12:50:30 UTC (rev 17092)
+++ tags/libcommons-validator-java/1:1.4.0-1/debian/patches/series	2013-07-30 15:32:11 UTC (rev 17102)
@@ -1,2 +0,0 @@
-build.patch
-yui_compressor_params.diff

Copied: tags/libcommons-validator-java/1:1.4.0-1/debian/patches/series (from rev 17101, trunk/libcommons-validator-java/debian/patches/series)
===================================================================
--- tags/libcommons-validator-java/1:1.4.0-1/debian/patches/series	                        (rev 0)
+++ tags/libcommons-validator-java/1:1.4.0-1/debian/patches/series	2013-07-30 15:32:11 UTC (rev 17102)
@@ -0,0 +1 @@
+yui_compressor_params.diff

Deleted: tags/libcommons-validator-java/1:1.4.0-1/debian/patches/yui_compressor_params.diff
===================================================================
--- trunk/libcommons-validator-java/debian/patches/yui_compressor_params.diff	2013-07-29 12:50:30 UTC (rev 17092)
+++ tags/libcommons-validator-java/1:1.4.0-1/debian/patches/yui_compressor_params.diff	2013-07-30 15:32:11 UTC (rev 17102)
@@ -1,17 +0,0 @@
-Description: As we use yui-compressor to minify .js files,
- remove -c param from call to JAR file for yui-c.
-Author: Damien Raude-Morvan <drazzib at debian.org>
-Last-Update: 2012-01-08
-Forwarded: no
-Index: b/build.xml
-===================================================================
---- a/build.xml
-+++ b/build.xml
-@@ -387,7 +387,6 @@
- 
-     <java jar="${dojo_custom_rhino.jar}" fork="true"
-               output="${jsfilename}-compress.js">
--        <arg value="-c"/> 
-         <arg value="${jsfilename}.js"/> 
-     </java>
-   </target>

Copied: tags/libcommons-validator-java/1:1.4.0-1/debian/patches/yui_compressor_params.diff (from rev 17101, trunk/libcommons-validator-java/debian/patches/yui_compressor_params.diff)
===================================================================
--- tags/libcommons-validator-java/1:1.4.0-1/debian/patches/yui_compressor_params.diff	                        (rev 0)
+++ tags/libcommons-validator-java/1:1.4.0-1/debian/patches/yui_compressor_params.diff	2013-07-30 15:32:11 UTC (rev 17102)
@@ -0,0 +1,32 @@
+Description: As we use yui-compressor to minify .js files,
+ remove -c param from call to JAR file for yui-c.
+Author: Damien Raude-Morvan <drazzib at debian.org>
+Forwarded: not-needed
+--- a/build-javascript.xml
++++ b/build-javascript.xml
+@@ -84,7 +84,6 @@
+         </concat>
+         <echo message="Compressing ${final.name}.js"/>
+         <java jar="${compressor.jar}" fork="true" output="${dist.dir}/${final.name}-compress.js">
+-            <arg value="-c"/> 
+             <arg value="${dist.dir}/${final.name}.js"/>
+         </java>
+ 
+@@ -135,7 +134,6 @@
+     <target name="compress-file">
+         <echo message="Compressing ${jsfilename}.js"/>
+         <java jar="${compressor.jar}" fork="true" output="${javascript.output}/${jsfilename}-compress.js">
+-            <arg value="-c"/> 
+             <arg value="${javascript.input}/${jsfilename}.js"/>
+         </java>
+     </target>
+--- a/pom.xml
++++ b/pom.xml
+@@ -174,6 +174,7 @@
+                   <property name="build.dir" value="${project.build.directory}" />
+                   <property name="output.dir" value="${project.build.outputDirectory}" />
+                   <property name="final.name" value="${project.build.finalName}" />
++                  <property name="compressor.jar" value="/usr/share/yui-compressor/yui-compressor.jar" />
+                 </ant>
+                </tasks>
+             </configuration>

Deleted: tags/libcommons-validator-java/1:1.4.0-1/debian/pom.xml
===================================================================
--- trunk/libcommons-validator-java/debian/pom.xml	2013-07-29 12:50:30 UTC (rev 17092)
+++ tags/libcommons-validator-java/1:1.4.0-1/debian/pom.xml	2013-07-30 15:32:11 UTC (rev 17102)
@@ -1,297 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><project>
-  <modelVersion>4.0.0</modelVersion>
-  <groupId>commons-validator</groupId>
-  <artifactId>commons-validator</artifactId>
-  <name>Validator</name>
-  <version>1.3.1</version>
-  <description>Commons Validator provides the building blocks for both client side validation
-    and server side data validation. It may be used standalone or with a framework like
-    Struts.</description>
-  <url>http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/</url>
-  <issueManagement>
-    <url>http://issues.apache.org/jira/</url>
-  </issueManagement>
-  <ciManagement>
-    <notifiers>
-      <notifier>
-        <configuration>
-          <address>commons-dev at jakarta.apache.org</address>
-        </configuration>
-      </notifier>
-    </notifiers>
-  </ciManagement>
-  <inceptionYear>2002</inceptionYear>
-  <mailingLists>
-    <mailingList>
-      <name>Commons Dev List</name>
-      <subscribe>commons-dev-subscribe at jakarta.apache.org</subscribe>
-      <unsubscribe>commons-dev-unsubscribe at jakarta.apache.org</unsubscribe>
-      <archive>http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/</archive>
-    </mailingList>
-    <mailingList>
-      <name>Commons User List</name>
-      <subscribe>commons-user-subscribe at jakarta.apache.org</subscribe>
-      <unsubscribe>commons-user-unsubscribe at jakarta.apache.org</unsubscribe>
-      <archive>http://mail-archives.apache.org/mod_mbox/jakarta-commons-user/</archive>
-    </mailingList>
-  </mailingLists>
-  <developers>
-    <developer>
-      <id>mrdon</id>
-      <name>Don Brown</name>
-      <email>mrdon at apache.org</email>
-    </developer>
-    <developer>
-      <id>martinc</id>
-      <name>Martin Cooper</name>
-      <email>martinc at apache.org</email>
-    </developer>
-    <developer>
-      <id>dgraham</id>
-      <name>David Graham</name>
-      <email>dgraham at apache.org</email>
-    </developer>
-    <developer>
-      <id>husted</id>
-      <name>Ted Husted</name>
-      <email>husted at apache.org</email>
-    </developer>
-    <developer>
-      <id>rleland</id>
-      <name>Rob Leland</name>
-      <email>rleland at apache.org</email>
-    </developer>
-    <developer>
-      <id>craigmcc</id>
-      <name>Craig McClanahan</name>
-      <email>craigmcc at apache.org</email>
-    </developer>
-    <developer>
-      <id>jmitchell</id>
-      <name>James Mitchell</name>
-      <email>jmitchell NOSPAM apache.org</email>
-      <organization>EdgeTech, Inc</organization>
-    </developer>
-    <developer>
-      <id>niallp</id>
-      <name>Niall Pemberton</name>
-    </developer>
-    <developer>
-      <id>turner</id>
-      <name>James Turner</name>
-      <email>turner at apache.org</email>
-    </developer>
-    <developer>
-      <id>dwinterfeldt</id>
-      <name>David Winterfeldt</name>
-      <email>dwinterfeldt at apache.org</email>
-    </developer>
-    <developer>
-      <id>bayard</id>
-      <name>Henri Yandell</name>
-    </developer>
-  </developers>
-  <contributors>
-    <contributor>
-      <name>Saul Q Yuan Add</name>
-    </contributor>
-    <contributor>
-      <name>Shane Bailey</name>
-    </contributor>
-    <contributor>
-      <name>Dave Derry</name>
-    </contributor>
-    <contributor>
-      <name>Tim O'Brien</name>
-    </contributor>
-    <contributor>
-      <name>Scott Clasen</name>
-      <email>ticktock at speakeasy.net></email>
-    </contributor>
-    <contributor>
-      <name>Marcus Brito Finish</name>
-    </contributor>
-    <contributor>
-      <name>Padma Ginnaram</name>
-    </contributor>
-    <contributor>
-      <name>Thomas Jacob</name>
-      <email>thomas.jacob at sinnerschrader.com</email>
-    </contributor>
-    <contributor>
-      <name>Adam Kramer</name>
-    </contributor>
-    <contributor>
-      <name>Greg Ludington</name>
-    </contributor>
-    <contributor>
-      <name>Bjorn-H. Moritz</name>
-    </contributor>
-    <contributor>
-      <name>David Neuer</name>
-      <email>DavidNeuer at nascopgh.com</email>
-    </contributor>
-    <contributor>
-      <name>Kurt Post</name>
-    </contributor>
-    <contributor>
-      <name>Arun Mammen Thomas</name>
-    </contributor>
-    <contributor>
-      <name>Steven Fines</name>
-      <email>steven.fines at cotelligent.com</email>
-    </contributor>
-    <contributor>
-      <name>Didier Romelot</name>
-      <email>didier.romelot at renault.com</email>
-    </contributor>
-    <contributor>
-      <name>Steve Stair</name>
-    </contributor>
-    <contributor>
-      <name>Jeremy Tan</name>
-      <email>jeremytan at scualum.com</email>
-    </contributor>
-    <contributor>
-      <name>94RGt2</name>
-      <email>lmagee at biziworks.com.au</email>
-    </contributor>
-    <contributor>
-      <name>Nacho G. Mac Dowell</name>
-    </contributor>
-    <contributor>
-      <name>Mark Lowe</name>
-      <email>mark.lowe at boxstuff.com</email>
-    </contributor>
-  </contributors>
-  <licenses>
-    <license>
-      <name>The Apache Software License, Version 2.0</name>
-      <url>/LICENSE.txt</url>
-    </license>
-  </licenses>
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk</connection>
-    <url>http://svn.apache.org/viewvc</url>
-  </scm>
-  <organization>
-    <name>The Apache Software Foundation</name>
-    <url>http://jakarta.apache.org</url>
-  </organization>
-  <build>
-    <sourceDirectory>src/share</sourceDirectory>
-    <testSourceDirectory>src/test</testSourceDirectory>
-    <resources>
-      <resource>
-        <targetPath>META-INF</targetPath>
-        <directory>${basedir}</directory>
-        <includes>
-          <include>NOTICE.txt</include>
-        </includes>
-      </resource>
-    </resources>
-    <testResources>
-      <testResource>
-        <directory>${pom.build.unitTestSourceDirectory}</directory>
-        <includes>
-          <include>**/*.xml</include>
-        </includes>
-      </testResource>
-    </testResources>
-    <plugins>
-      <plugin>
-        <artifactId>maven-surefire-plugin</artifactId>
-        <configuration>
-          <includes>
-            <include>**/*Test.java</include>
-          </includes>
-          <excludes>
-            <exclude>**/routines/BaseCalendarValidatorTest.java</exclude>
-            <exclude>**/routines/BaseNumberValidatorTest.java</exclude>
-          </excludes>
-        </configuration>
-      </plugin>
-      <plugin>
-        <artifactId>maven-xdoc-plugin</artifactId>
-        <version>1.9.2</version>
-        <configuration>
-          <comment><strong>Site Only</strong> - v1.9.2 (minimum)
-              required for building the Validator Site documentation.</comment>
-        </configuration>
-      </plugin>
-      <plugin>
-        <artifactId>maven-changelog-plugin</artifactId>
-        <version>1.8.2</version>
-        <configuration>
-          <comment><strong>Site Only</strong> - v1.8.2 (minimum)
-              required for building the Validator Site documentation.</comment>
-        </configuration>
-      </plugin>
-      <plugin>
-        <artifactId>maven-changes-plugin</artifactId>
-        <version>1.6</version>
-        <configuration>
-          <comment><strong>Site Only</strong> - v1.6 (minimum)
-              required for building the Validator Site documentation.</comment>
-        </configuration>
-      </plugin>
-      <plugin>
-        <groupId>maven-plugins</groupId>
-        <artifactId>maven-cobertura-plugin</artifactId>
-        <version>1.1.1</version>
-        <configuration>
-          <scope>test</scope>
-          <comment>Required only for generating test coverage reports.</comment>
-        </configuration>
-      </plugin>
-    </plugins>
-  </build>
-  <dependencies>
-    <dependency>
-      <groupId>commons-beanutils</groupId>
-      <artifactId>commons-beanutils</artifactId>
-      <version>1.7.0</version>
-    </dependency>
-    <dependency>
-      <groupId>commons-digester</groupId>
-      <artifactId>commons-digester</artifactId>
-      <version>1.6</version>
-    </dependency>
-    <dependency>
-      <groupId>commons-logging</groupId>
-      <artifactId>commons-logging</artifactId>
-      <version>1.0.4</version>
-    </dependency>
-    <dependency>
-      <groupId>oro</groupId>
-      <artifactId>oro</artifactId>
-      <version>2.0.8</version>
-      <optional>true</optional>
-    </dependency>
-    <dependency>
-      <groupId>xml-apis</groupId>
-      <artifactId>xml-apis</artifactId>
-      <version>2.0.2</version>
-      <scope>provided</scope>
-    </dependency>
-    <dependency>
-      <groupId>junit</groupId>
-      <artifactId>junit</artifactId>
-      <version>3.8.1</version>
-      <scope>test</scope>
-    </dependency>
-  </dependencies>
-  <distributionManagement>
-    <repository>
-      <id>default</id>
-      <name>Default Repository</name>
-      <url>file:///www/jakarta.apache.org/builds/jakarta-commons/${pom.artifactId.substring(8)}/</url>
-    </repository>
-    <site>
-      <id>default</id>
-      <name>Default Site</name>
-      <url>scp://people.apache.org//www/jakarta.apache.org/commons/${pom.artifactId.substring(8)}/</url>
-    </site>
-    <status>converted</status>
-  </distributionManagement>
-</project>
\ No newline at end of file

Deleted: tags/libcommons-validator-java/1:1.4.0-1/debian/rules
===================================================================
--- trunk/libcommons-validator-java/debian/rules	2013-07-29 12:50:30 UTC (rev 17092)
+++ tags/libcommons-validator-java/1:1.4.0-1/debian/rules	2013-07-30 15:32:11 UTC (rev 17102)
@@ -1,32 +0,0 @@
-#!/usr/bin/make -f
-# debian/rules for libcommons-validator-java (uses CDBS)
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/ant.mk
-
-PACKAGE              := $(DEB_SOURCE_PACKAGE)
-VERSION              := $(DEB_UPSTREAM_VERSION)
-JAVA_HOME            := /usr/lib/jvm/default-java
-DEB_JARS             := junit commons-beanutils commons-collections commons-digester commons-logging oro
-DEB_ANT_BUILD_TARGET := dist
-
-install/$(PACKAGE)::
-	cp conf/share/*.dtd dist/
-	$(RM) dist/RELEASE-NOTES.txt
-	dh_install -p$(PACKAGE) dist/*.dtd usr/share/sgml/apache/jakarta/validator
-	mh_installpoms -p$(PACKAGE)
-	mh_installjar -p$(PACKAGE) -l debian/pom.xml dist/commons-validator-$(VERSION).jar
-
-clean::
-	$(RM) debian/install debian/sgmlcatalogs
-	-mh_clean
-
-get-orig-source:
-	-uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename
-
-get-orig-pom:
-	wget -O debian/pom.xml http://repository.sonatype.org/service/local/repositories/central/content/commons-validator/commons-validator/$(VERSION)/commons-validator-$(VERSION).pom
-

Copied: tags/libcommons-validator-java/1:1.4.0-1/debian/rules (from rev 17101, trunk/libcommons-validator-java/debian/rules)
===================================================================
--- tags/libcommons-validator-java/1:1.4.0-1/debian/rules	                        (rev 0)
+++ tags/libcommons-validator-java/1:1.4.0-1/debian/rules	2013-07-30 15:32:11 UTC (rev 17102)
@@ -0,0 +1,24 @@
+#!/usr/bin/make -f
+# debian/rules for libcommons-validator-java (uses CDBS)
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/maven.mk
+
+JAVA_HOME            := /usr/lib/jvm/default-java
+
+PACKAGE              := $(DEB_SOURCE_PACKAGE)
+VERSION              := $(DEB_UPSTREAM_VERSION)
+
+DEB_MAVEN_DOC_TARGET       := javadoc:javadoc
+DEB_INSTALL_CHANGELOGS_ALL := RELEASE-NOTES.txt
+
+binary-post-install/$(PACKAGE)::
+	dh_install -p$(PACKAGE) src/main/resources/org/apache/commons/validator/resources/*.dtd usr/share/sgml/apache/jakarta/validator
+	jh_classpath -p$(PACKAGE)
+
+clean::
+	$(RM) debian/install debian/sgmlcatalogs
+	-mh_clean
+
+get-orig-source:
+	-uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename

Deleted: tags/libcommons-validator-java/1:1.4.0-1/debian/watch
===================================================================
--- trunk/libcommons-validator-java/debian/watch	2013-07-29 12:50:30 UTC (rev 17092)
+++ tags/libcommons-validator-java/1:1.4.0-1/debian/watch	2013-07-30 15:32:11 UTC (rev 17102)
@@ -1,3 +0,0 @@
-version=3
-http://www.apache.org/dist/commons/validator/source/ \
-     commons-validator-(.*)-src\.tar\.gz debian debian/orig-tar.sh

Copied: tags/libcommons-validator-java/1:1.4.0-1/debian/watch (from rev 17101, trunk/libcommons-validator-java/debian/watch)
===================================================================
--- tags/libcommons-validator-java/1:1.4.0-1/debian/watch	                        (rev 0)
+++ tags/libcommons-validator-java/1:1.4.0-1/debian/watch	2013-07-30 15:32:11 UTC (rev 17102)
@@ -0,0 +1,2 @@
+version=3
+http://archive.apache.org/dist/commons/validator/source/ commons-validator-(.*)-src\.tar\.gz




More information about the pkg-java-commits mailing list