Author: twerner Date: 2011-09-22 21:39:19 +0000 (Thu, 22 Sep 2011) New Revision: 15011
Added: tags/commons-beanutils/1.8.3-2/ tags/commons-beanutils/1.8.3-2/debian/README.source tags/commons-beanutils/1.8.3-2/debian/changelog tags/commons-beanutils/1.8.3-2/debian/control tags/commons-beanutils/1.8.3-2/debian/libcommons-beanutils-java-doc.doc-base.api tags/commons-beanutils/1.8.3-2/debian/libcommons-beanutils-java-doc.install tags/commons-beanutils/1.8.3-2/debian/libcommons-beanutils-java.poms tags/commons-beanutils/1.8.3-2/debian/maven.cleanIgnoreRules tags/commons-beanutils/1.8.3-2/debian/maven.ignoreRules tags/commons-beanutils/1.8.3-2/debian/maven.properties tags/commons-beanutils/1.8.3-2/debian/maven.publishedRules tags/commons-beanutils/1.8.3-2/debian/maven.rules tags/commons-beanutils/1.8.3-2/debian/orig-tar.sh tags/commons-beanutils/1.8.3-2/debian/rules tags/commons-beanutils/1.8.3-2/debian/watch Removed: tags/commons-beanutils/1.8.3-2/debian/ant.properties tags/commons-beanutils/1.8.3-2/debian/changelog tags/commons-beanutils/1.8.3-2/debian/control tags/commons-beanutils/1.8.3-2/debian/libcommons-beanutils-java-doc.doc-base tags/commons-beanutils/1.8.3-2/debian/libcommons-beanutils-java-doc.install tags/commons-beanutils/1.8.3-2/debian/libcommons-beanutils-java.poms tags/commons-beanutils/1.8.3-2/debian/maven.rules tags/commons-beanutils/1.8.3-2/debian/rules tags/commons-beanutils/1.8.3-2/debian/watch Log: [svn-buildpackage] Tagging commons-beanutils 1.8.3-2 Copied: tags/commons-beanutils/1.8.3-2/debian/README.source (from rev 15009, trunk/commons-beanutils/debian/README.source) =================================================================== --- tags/commons-beanutils/1.8.3-2/debian/README.source (rev 0) +++ tags/commons-beanutils/1.8.3-2/debian/README.source 2011-09-22 21:39:19 UTC (rev 15011) @@ -0,0 +1,9 @@ +Information about commons-beanutils +------------------------------ + +This package was debianized using the mh_make command +from the maven-debian-helper package. + +The build system uses Maven but prevents it from downloading +anything from the Internet, making the build compliant with +the Debian policy. Deleted: tags/commons-beanutils/1.8.3-2/debian/ant.properties =================================================================== --- trunk/commons-beanutils/debian/ant.properties 2011-09-22 19:30:45 UTC (rev 15007) +++ tags/commons-beanutils/1.8.3-2/debian/ant.properties 2011-09-22 21:39:19 UTC (rev 15011) @@ -1,6 +0,0 @@ -maven.compile.source=1.3 -maven.compile.target=1.3 - -junit.jar=/usr/share/java/junit.jar -commons-logging.jar=/usr/share/java/commons-logging.jar -test.failonerror=false Deleted: tags/commons-beanutils/1.8.3-2/debian/changelog =================================================================== --- trunk/commons-beanutils/debian/changelog 2011-09-22 19:30:45 UTC (rev 15007) +++ tags/commons-beanutils/1.8.3-2/debian/changelog 2011-09-22 21:39:19 UTC (rev 15011) @@ -1,192 +0,0 @@ -commons-beanutils (1.8.3-2) UNRELEASED; urgency=low - - * d/control: Drop Depends on any JRE as a Java library don't need to - depends on a runtime (Java Policy) - - -- Damien Raude-Morvan <[email protected]> Thu, 28 Apr 2011 23:04:48 +0200 - -commons-beanutils (1.8.3-1) unstable; urgency=low - - * New upstream release. - * Remove Arnaud Vandyck from Uploaders - * Bump Standards-Version to 3.8.4: no changes needed - * Switch to 3.0 (quilt) format: - - Remove B-D on quilt - - debian/rules: remove quilt.mk - - Add d/source/format - * Install RELEASE-NOTES.txt as upstream changelog - * Install Javadoc API to /usr/share/doc/libcommons-beanutils-java/api/ - - -- Damien Raude-Morvan <[email protected]> Mon, 05 Apr 2010 23:57:44 +0200 - -commons-beanutils (1.8.2-1) unstable; urgency=low - - * New upstream release. - * Add myself to Uploaders. - - -- Damien Raude-Morvan <[email protected]> Sun, 29 Nov 2009 18:18:04 +0100 - -commons-beanutils (1.8.1-1) unstable; urgency=low - - * New upstream release. - * Updated debhelper to >= 7. - * Updated Standards-Version to 3.8.3. - - -- Michael Koch <[email protected]> Sun, 25 Oct 2009 21:21:45 +0100 - -commons-beanutils (1.8.0-2) unstable; urgency=low - - * Upload to unstable. - - -- Torsten Werner <[email protected]> Sun, 09 Aug 2009 10:39:56 +0200 - -commons-beanutils (1.8.0-1) experimental; urgency=low - - [Ludovic Claude] - * New upstream version, add myself to Uploaders - * Change section to java, bump up Standards-Version to 3.8.1 - * Bump up debhelper to 6 - * Add the Maven POM to the package, - * Add a Build-Depends-Indep dependency on maven-repo-helper - * 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 the full text of the Apache license - - [Matthias Klose] - * (Build-)depend on default-jre/-jdk. - - [ Emmanuel Bourg ] - * Update of the URLs - - -- Ludovic Claude <[email protected]> Fri, 15 May 2009 14:01:58 +0100 - -commons-beanutils (1.8.0~beta-1) unstable; urgency=low - - [ Kumar Appaiah ] - * Add a watch file. - * debian/control: - + Add Vcs-{Svn,Browser}. - + Add Homepage field. - - [ Michael Koch ] - * New upstream version. - * Updated Standards-Version to 3.7.3. - - -- Michael Koch <[email protected]> Sun, 06 Jan 2008 21:25:27 +0100 - -commons-beanutils (1.7.0-5) unstable; urgency=low - - * Use java-gcj-compat instead of kaffe. - * Moved libcommons-beanutils-java-doc to doc section. - * Moved Build-Depends-Indep to Build-Depends. - * Removed Wolfgang from Uploaders and added myself. - * Updated Standards-Version. - - -- Michael Koch <[email protected]> Sun, 17 Jun 2007 19:51:31 +0200 - -commons-beanutils (1.7.0-4) unstable; urgency=low - - * removed Takashi Okamoto from the uploaders (closes: #352977). - - -- Arnaud Vandyck <[email protected]> Thu, 9 Mar 2006 21:27:55 +0000 - -commons-beanutils (1.7.0-3) unstable; urgency=low - - * kaffe compiler transition - + Removed explicit usage of jikes build compiler property - + Removed jikes from Build-Depends-Indep - - -- Wolfgang Baer <[email protected]> Sun, 15 Jan 2006 16:08:03 +0100 - -commons-beanutils (1.7.0-2) unstable; urgency=low - - * Build javadocs api and registered with doc-base - * Added a -doc package for the api as it is quite big - - -- Wolfgang Baer <[email protected]> Sat, 01 Oct 2005 14:26:55 +0200 - -commons-beanutils (1.7.0-1) unstable; urgency=low - - * New upstream release (closes: #264529) - + Updated copyright to Apache 2.0 License - + Depends on commons-collections3 - * Added myself to uploaders - - -- Wolfgang Baer <[email protected]> Sat, 24 Sep 2005 00:32:01 +0200 - -commons-beanutils (1.6.1-5) unstable; urgency=low - - * debian/control (Build-Depends-Indep): ant transition - * debian/control (Standards-Version): 3.6.2, nothing to change - * debian/control (Uploaders): added myself - * debian/rules: ant transition - - -- Arnaud Vandyck <[email protected]> Mon, 19 Sep 2005 13:14:23 +0200 - -commons-beanutils (1.6.1-4) unstable; urgency=low - - * rebuild by jikes with -source 1.3 option. - This keeps backward compatibility. - - -- Takashi Okamoto <[email protected]> Fri, 6 Aug 2004 23:58:14 +0900 - -commons-beanutils (1.6.1-3) unstable; urgency=low - - * fixed FTBFS (closes: #251017). - - -- Takashi Okamoto <[email protected]> Wed, 7 Jul 2004 23:46:46 +0900 - -commons-beanutils (1.6.1-2) unstable; urgency=low - - * Move to main. - * use cdbs to build package. - - -- Takashi Okamoto <[email protected]> Sat, 1 May 2004 20:49:12 +0900 - -commons-beanutils (1.6.1-1) unstable; urgency=low - - * New upstream release - * - - - -- Takashi Okamoto <[email protected]> Sat, 1 May 2004 20:49:09 +0900 - -commons-beanutils (1.6-2) unstable; urgency=low - - * change control file for java policy. - - -- Takashi Okamoto <[email protected]> Sat, 8 Feb 2003 10:32:07 +0900 - -commons-beanutils (1.6-1) unstable; urgency=low - - * New upstream release - - -- Takashi Okamoto <[email protected]> Sat, 8 Feb 2003 09:57:41 +0900 - -commons-beanutils (1.5-1) unstable; urgency=low - - * New upstream release - - -- Takashi Okamoto <[email protected]> Sun, 10 Nov 2002 15:49:54 +0900 - -commons-beanutils (1.3-1) unstable; urgency=low - - * New upstream release - - -- Takashi Okamoto <[email protected]> Fri, 28 Jun 2002 02:19:02 +0900 - -commons-beanutils (1.2-1) unstable; urgency=low - - * New upstream release - - -- Takashi Okamoto <[email protected]> Sat, 16 Feb 2002 23:17:39 +0900 - -commons-beanutils (1.1-1) unstable; urgency=low - - * Initial Release. - - -- Takashi Okamoto <[email protected]> Mon, 5 Nov 2001 08:57:47 +0900 - -Local variables: -mode: debian-changelog -End: Copied: tags/commons-beanutils/1.8.3-2/debian/changelog (from rev 15010, trunk/commons-beanutils/debian/changelog) =================================================================== --- tags/commons-beanutils/1.8.3-2/debian/changelog (rev 0) +++ tags/commons-beanutils/1.8.3-2/debian/changelog 2011-09-22 21:39:19 UTC (rev 15011) @@ -0,0 +1,200 @@ +commons-beanutils (1.8.3-2) unstable; urgency=low + + * Team upload. + + [ Damien Raude-Morvan ] + * d/control: Drop Depends on any JRE as a Java library don't need to + depends on a runtime (Java Policy) + + [ Torsten Werner ] + * Update Standards-Version: 3.9.2. + * Use Maven to build a package. + * Change debian/watch to point to upstream's svn repo. + + -- Torsten Werner <[email protected]> Thu, 22 Sep 2011 23:24:31 +0200 + +commons-beanutils (1.8.3-1) unstable; urgency=low + + * New upstream release. + * Remove Arnaud Vandyck from Uploaders + * Bump Standards-Version to 3.8.4: no changes needed + * Switch to 3.0 (quilt) format: + - Remove B-D on quilt + - debian/rules: remove quilt.mk + - Add d/source/format + * Install RELEASE-NOTES.txt as upstream changelog + * Install Javadoc API to /usr/share/doc/libcommons-beanutils-java/api/ + + -- Damien Raude-Morvan <[email protected]> Mon, 05 Apr 2010 23:57:44 +0200 + +commons-beanutils (1.8.2-1) unstable; urgency=low + + * New upstream release. + * Add myself to Uploaders. + + -- Damien Raude-Morvan <[email protected]> Sun, 29 Nov 2009 18:18:04 +0100 + +commons-beanutils (1.8.1-1) unstable; urgency=low + + * New upstream release. + * Updated debhelper to >= 7. + * Updated Standards-Version to 3.8.3. + + -- Michael Koch <[email protected]> Sun, 25 Oct 2009 21:21:45 +0100 + +commons-beanutils (1.8.0-2) unstable; urgency=low + + * Upload to unstable. + + -- Torsten Werner <[email protected]> Sun, 09 Aug 2009 10:39:56 +0200 + +commons-beanutils (1.8.0-1) experimental; urgency=low + + [Ludovic Claude] + * New upstream version, add myself to Uploaders + * Change section to java, bump up Standards-Version to 3.8.1 + * Bump up debhelper to 6 + * Add the Maven POM to the package, + * Add a Build-Depends-Indep dependency on maven-repo-helper + * 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 the full text of the Apache license + + [Matthias Klose] + * (Build-)depend on default-jre/-jdk. + + [ Emmanuel Bourg ] + * Update of the URLs + + -- Ludovic Claude <[email protected]> Fri, 15 May 2009 14:01:58 +0100 + +commons-beanutils (1.8.0~beta-1) unstable; urgency=low + + [ Kumar Appaiah ] + * Add a watch file. + * debian/control: + + Add Vcs-{Svn,Browser}. + + Add Homepage field. + + [ Michael Koch ] + * New upstream version. + * Updated Standards-Version to 3.7.3. + + -- Michael Koch <[email protected]> Sun, 06 Jan 2008 21:25:27 +0100 + +commons-beanutils (1.7.0-5) unstable; urgency=low + + * Use java-gcj-compat instead of kaffe. + * Moved libcommons-beanutils-java-doc to doc section. + * Moved Build-Depends-Indep to Build-Depends. + * Removed Wolfgang from Uploaders and added myself. + * Updated Standards-Version. + + -- Michael Koch <[email protected]> Sun, 17 Jun 2007 19:51:31 +0200 + +commons-beanutils (1.7.0-4) unstable; urgency=low + + * removed Takashi Okamoto from the uploaders (closes: #352977). + + -- Arnaud Vandyck <[email protected]> Thu, 9 Mar 2006 21:27:55 +0000 + +commons-beanutils (1.7.0-3) unstable; urgency=low + + * kaffe compiler transition + + Removed explicit usage of jikes build compiler property + + Removed jikes from Build-Depends-Indep + + -- Wolfgang Baer <[email protected]> Sun, 15 Jan 2006 16:08:03 +0100 + +commons-beanutils (1.7.0-2) unstable; urgency=low + + * Build javadocs api and registered with doc-base + * Added a -doc package for the api as it is quite big + + -- Wolfgang Baer <[email protected]> Sat, 01 Oct 2005 14:26:55 +0200 + +commons-beanutils (1.7.0-1) unstable; urgency=low + + * New upstream release (closes: #264529) + + Updated copyright to Apache 2.0 License + + Depends on commons-collections3 + * Added myself to uploaders + + -- Wolfgang Baer <[email protected]> Sat, 24 Sep 2005 00:32:01 +0200 + +commons-beanutils (1.6.1-5) unstable; urgency=low + + * debian/control (Build-Depends-Indep): ant transition + * debian/control (Standards-Version): 3.6.2, nothing to change + * debian/control (Uploaders): added myself + * debian/rules: ant transition + + -- Arnaud Vandyck <[email protected]> Mon, 19 Sep 2005 13:14:23 +0200 + +commons-beanutils (1.6.1-4) unstable; urgency=low + + * rebuild by jikes with -source 1.3 option. + This keeps backward compatibility. + + -- Takashi Okamoto <[email protected]> Fri, 6 Aug 2004 23:58:14 +0900 + +commons-beanutils (1.6.1-3) unstable; urgency=low + + * fixed FTBFS (closes: #251017). + + -- Takashi Okamoto <[email protected]> Wed, 7 Jul 2004 23:46:46 +0900 + +commons-beanutils (1.6.1-2) unstable; urgency=low + + * Move to main. + * use cdbs to build package. + + -- Takashi Okamoto <[email protected]> Sat, 1 May 2004 20:49:12 +0900 + +commons-beanutils (1.6.1-1) unstable; urgency=low + + * New upstream release + * - + + -- Takashi Okamoto <[email protected]> Sat, 1 May 2004 20:49:09 +0900 + +commons-beanutils (1.6-2) unstable; urgency=low + + * change control file for java policy. + + -- Takashi Okamoto <[email protected]> Sat, 8 Feb 2003 10:32:07 +0900 + +commons-beanutils (1.6-1) unstable; urgency=low + + * New upstream release + + -- Takashi Okamoto <[email protected]> Sat, 8 Feb 2003 09:57:41 +0900 + +commons-beanutils (1.5-1) unstable; urgency=low + + * New upstream release + + -- Takashi Okamoto <[email protected]> Sun, 10 Nov 2002 15:49:54 +0900 + +commons-beanutils (1.3-1) unstable; urgency=low + + * New upstream release + + -- Takashi Okamoto <[email protected]> Fri, 28 Jun 2002 02:19:02 +0900 + +commons-beanutils (1.2-1) unstable; urgency=low + + * New upstream release + + -- Takashi Okamoto <[email protected]> Sat, 16 Feb 2002 23:17:39 +0900 + +commons-beanutils (1.1-1) unstable; urgency=low + + * Initial Release. + + -- Takashi Okamoto <[email protected]> Mon, 5 Nov 2001 08:57:47 +0900 + +Local variables: +mode: debian-changelog +End: Deleted: tags/commons-beanutils/1.8.3-2/debian/control =================================================================== --- trunk/commons-beanutils/debian/control 2011-09-22 19:30:45 UTC (rev 15007) +++ tags/commons-beanutils/1.8.3-2/debian/control 2011-09-22 21:39:19 UTC (rev 15011) @@ -1,31 +0,0 @@ -Source: commons-beanutils -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Michael Koch <[email protected]>, Ludovic Claude <[email protected]>, - Damien Raude-Morvan <[email protected]> -Build-Depends: debhelper (>= 7), cdbs, default-jdk -Build-Depends-Indep: maven-repo-helper, ant, ant-optional, libcommons-collections3-java, libcommons-logging-java, junit -Standards-Version: 3.8.4 -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/commons-beanutils/ -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/commons-beanutils/ -Homepage: http://commons.apache.org/beanutils/ - -Package: libcommons-beanutils-java -Architecture: all -Depends: ${misc:Depends}, libcommons-collections3-java, libcommons-logging-java -Suggests: libcommons-beanutils-java-doc -Description: utility for manipulating JavaBeans - The BeanUtils Component contains a set of Java classes that provide - static utility methods useful in manipulating Java classes that conform - to the JavaBeans Specification naming patterns for bean properties in a - dynamic fashion. - -Package: libcommons-beanutils-java-doc -Section: doc -Architecture: all -Depends: ${misc:Depends} -Suggests: libcommons-beanutils-java -Description: Javadoc API for libcommons-beanutils-java - The javadocs API for libcommons-beanutils-java which is utility for - manipulating JavaBeans. Copied: tags/commons-beanutils/1.8.3-2/debian/control (from rev 15009, trunk/commons-beanutils/debian/control) =================================================================== --- tags/commons-beanutils/1.8.3-2/debian/control (rev 0) +++ tags/commons-beanutils/1.8.3-2/debian/control 2011-09-22 21:39:19 UTC (rev 15011) @@ -0,0 +1,34 @@ +Source: commons-beanutils +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Michael Koch <[email protected]>, Ludovic Claude <[email protected]>, + Damien Raude-Morvan <[email protected]> +Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4) +Build-Depends-Indep: libclirr-maven-plugin-java, libmaven-antrun-plugin-java, libmaven-javadoc-plugin-java, + libcommons-logging-java, default-jdk-doc, libcommons-logging-java-doc +Standards-Version: 3.9.2 +Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/commons-beanutils/ +Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/commons-beanutils/ +Homepage: http://commons.apache.org/beanutils/ + +Package: libcommons-beanutils-java +Architecture: all +Depends: ${misc:Depends}, ${maven:Depends} +Recommends: ${maven:OptionalDepends} +Suggests: libcommons-beanutils-java-doc +Description: utility for manipulating JavaBeans + The BeanUtils Component contains a set of Java classes that provide + static utility methods useful in manipulating Java classes that conform + to the JavaBeans Specification naming patterns for bean properties in a + dynamic fashion. + +Package: libcommons-beanutils-java-doc +Architecture: all +Section: doc +Depends: ${misc:Depends}, ${maven:DocDepends} +Recommends: ${maven:DocOptionalDepends} +Suggests: libcommons-beanutils-java +Description: Javadoc API for libcommons-beanutils-java + The javadocs API for libcommons-beanutils-java which is utility for + manipulating JavaBeans. Deleted: tags/commons-beanutils/1.8.3-2/debian/libcommons-beanutils-java-doc.doc-base =================================================================== --- trunk/commons-beanutils/debian/libcommons-beanutils-java-doc.doc-base 2011-09-22 19:30:45 UTC (rev 15007) +++ tags/commons-beanutils/1.8.3-2/debian/libcommons-beanutils-java-doc.doc-base 2011-09-22 21:39:19 UTC (rev 15011) @@ -1,12 +0,0 @@ -Document: libcommons-beanutils-java-doc -Title: Programmer API for Beanutils -Author: Apache Beanutils developers -Abstract: Programmer API of the Beanutils library, a library providing - static utility methods useful in manipulating Java classes that conform - to the JavaBeans Specification naming patterns for bean properties in a - dynamic fashion. -Section: Programming - -Format: HTML -Index: /usr/share/doc/libcommons-beanutils-java/api/index.html -Files: /usr/share/doc/libcommons-beanutils-java/api/* Copied: tags/commons-beanutils/1.8.3-2/debian/libcommons-beanutils-java-doc.doc-base.api (from rev 15009, trunk/commons-beanutils/debian/libcommons-beanutils-java-doc.doc-base.api) =================================================================== --- tags/commons-beanutils/1.8.3-2/debian/libcommons-beanutils-java-doc.doc-base.api (rev 0) +++ tags/commons-beanutils/1.8.3-2/debian/libcommons-beanutils-java-doc.doc-base.api 2011-09-22 21:39:19 UTC (rev 15011) @@ -0,0 +1,12 @@ +Document: libcommons-beanutils-java +Title: API Javadoc for Commons BeanUtils +Author: Commons BeanUtils developers +Abstract: Programmer API of the Beanutils library, a library providing + static utility methods useful in manipulating Java classes that conform + to the JavaBeans Specification naming patterns for bean properties in a + dynamic fashion. +Section: Programming + +Format: HTML +Index: /usr/share/doc/libcommons-beanutils-java/api/index.html +Files: /usr/share/doc/libcommons-beanutils-java/api/* Deleted: tags/commons-beanutils/1.8.3-2/debian/libcommons-beanutils-java-doc.install =================================================================== --- trunk/commons-beanutils/debian/libcommons-beanutils-java-doc.install 2011-09-22 19:30:45 UTC (rev 15007) +++ tags/commons-beanutils/1.8.3-2/debian/libcommons-beanutils-java-doc.install 2011-09-22 21:39:19 UTC (rev 15011) @@ -1 +0,0 @@ -dist/docs/api /usr/share/doc/libcommons-beanutils-java/ Copied: tags/commons-beanutils/1.8.3-2/debian/libcommons-beanutils-java-doc.install (from rev 15009, trunk/commons-beanutils/debian/libcommons-beanutils-java-doc.install) =================================================================== --- tags/commons-beanutils/1.8.3-2/debian/libcommons-beanutils-java-doc.install (rev 0) +++ tags/commons-beanutils/1.8.3-2/debian/libcommons-beanutils-java-doc.install 2011-09-22 21:39:19 UTC (rev 15011) @@ -0,0 +1 @@ +target/apidocs/* usr/share/doc/libcommons-beanutils-java/api Deleted: tags/commons-beanutils/1.8.3-2/debian/libcommons-beanutils-java.poms =================================================================== --- trunk/commons-beanutils/debian/libcommons-beanutils-java.poms 2011-09-22 19:30:45 UTC (rev 15007) +++ tags/commons-beanutils/1.8.3-2/debian/libcommons-beanutils-java.poms 2011-09-22 21:39:19 UTC (rev 15011) @@ -1 +0,0 @@ -pom.xml --no-parent Copied: tags/commons-beanutils/1.8.3-2/debian/libcommons-beanutils-java.poms (from rev 15009, trunk/commons-beanutils/debian/libcommons-beanutils-java.poms) =================================================================== --- tags/commons-beanutils/1.8.3-2/debian/libcommons-beanutils-java.poms (rev 0) +++ tags/commons-beanutils/1.8.3-2/debian/libcommons-beanutils-java.poms 2011-09-22 21:39:19 UTC (rev 15011) @@ -0,0 +1,26 @@ +# 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 or +# --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 +# --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. +# --classifier=<classifier>: Optional, the classifier for the jar. Empty by default. +# --ignore-pom: don't install the POM with mh_install or mh_installpoms. To use with POM files that are created +# temporarily for certain artifacts such as Javadoc jars. +# +pom.xml --no-parent --has-package-version Copied: tags/commons-beanutils/1.8.3-2/debian/maven.cleanIgnoreRules (from rev 15009, trunk/commons-beanutils/debian/maven.cleanIgnoreRules) =================================================================== --- tags/commons-beanutils/1.8.3-2/debian/maven.cleanIgnoreRules (rev 0) +++ tags/commons-beanutils/1.8.3-2/debian/maven.cleanIgnoreRules 2011-09-22 21:39:19 UTC (rev 15011) @@ -0,0 +1,17 @@ +# Maven clean ignore rules - ignore some Maven dependencies and plugins +# during the clean phase of a Maven build +# Format of this file is: +# [group] [artifact] [type] [version] [classifier] [scope] +# where each element can be either +# - the exact string, for example org.apache for the group, or 3.1 +# for the version. In this case, the element is simply matched +# and left as it is +# - * (the star character, alone). In this case, anything will +# match and be left as it is. For example, using * on the +# position of the artifact field will match any artifact id +# All elements much match before a rule can be applied +# Example rule: match jar with groupid= junit, artifactid= junit +# and version starting with 3., this dependency is then removed +# from the POM before mvn clean is called +# junit junit jar s/3\\..*/3.x/ + Copied: tags/commons-beanutils/1.8.3-2/debian/maven.ignoreRules (from rev 15009, trunk/commons-beanutils/debian/maven.ignoreRules) =================================================================== --- tags/commons-beanutils/1.8.3-2/debian/maven.ignoreRules (rev 0) +++ tags/commons-beanutils/1.8.3-2/debian/maven.ignoreRules 2011-09-22 21:39:19 UTC (rev 15011) @@ -0,0 +1,22 @@ +# Maven ignore rules - ignore some Maven dependencies and plugins +# Format of this file is: +# [group] [artifact] [type] [version] [classifier] [scope] +# where each element can be either +# - the exact string, for example org.apache for the group, or 3.1 +# for the version. In this case, the element is simply matched +# and left as it is +# - * (the star character, alone). In this case, anything will +# match and be left as it is. For example, using * on the +# position of the artifact field will match any artifact id +# All elements much match before a rule can be applied +# Example rule: match jar with groupid= junit, artifactid= junit +# and version starting with 3., this dependency is then removed +# from the POM +# junit junit jar s/3\\..*/3.x/ + +commons-collections commons-collections-testframework * * * * +junit junit * * * * +org.apache.maven.plugins maven-assembly-plugin * * * * +org.apache.maven.plugins maven-changes-plugin * * * * +org.apache.maven.plugins maven-checkstyle-plugin * * * * +org.apache.maven.plugins maven-surefire-plugin * * * * Copied: tags/commons-beanutils/1.8.3-2/debian/maven.properties (from rev 15009, trunk/commons-beanutils/debian/maven.properties) =================================================================== --- tags/commons-beanutils/1.8.3-2/debian/maven.properties (rev 0) +++ tags/commons-beanutils/1.8.3-2/debian/maven.properties 2011-09-22 21:39:19 UTC (rev 15011) @@ -0,0 +1,5 @@ +# Include here properties to pass to Maven during the build. +# For example: +# maven.test.skip=true + +maven.test.skip=true Copied: tags/commons-beanutils/1.8.3-2/debian/maven.publishedRules (from rev 15009, trunk/commons-beanutils/debian/maven.publishedRules) =================================================================== --- tags/commons-beanutils/1.8.3-2/debian/maven.publishedRules (rev 0) +++ tags/commons-beanutils/1.8.3-2/debian/maven.publishedRules 2011-09-22 21:39:19 UTC (rev 15011) @@ -0,0 +1,19 @@ +# Maven published rules - additional rules to publish, to help +# the packaging work of Debian maintainers using mh_make +# Format of this file is: +# [group] [artifact] [type] [version] [classifier] [scope] +# where each element can be either +# - the exact string, for example org.apache for the group, or 3.1 +# for the version. In this case, the element is simply matched +# and left as it is +# - * (the star character, alone). In this case, anything will +# match and be left as it is. For example, using * on the +# position of the artifact field will match any artifact id +# - a regular expression of the form s/match/replace/ +# in this case, elements that match are transformed using +# the regex rule. +# All elements much match before a rule can be applied +# Example rule: match jar with groupid= junit, artifactid= junit +# and version starting with 3., replacing the version with 3.x +# junit junit jar s/3\\..*/3.x/ + Deleted: tags/commons-beanutils/1.8.3-2/debian/maven.rules =================================================================== --- trunk/commons-beanutils/debian/maven.rules 2011-09-22 19:30:45 UTC (rev 15007) +++ tags/commons-beanutils/1.8.3-2/debian/maven.rules 2011-09-22 21:39:19 UTC (rev 15011) @@ -1,3 +0,0 @@ -commons-collections commons-collections jar s/3\..*/3.x/ -junit junit jar s/3\..*/3.x/ - Copied: tags/commons-beanutils/1.8.3-2/debian/maven.rules (from rev 15009, trunk/commons-beanutils/debian/maven.rules) =================================================================== --- tags/commons-beanutils/1.8.3-2/debian/maven.rules (rev 0) +++ tags/commons-beanutils/1.8.3-2/debian/maven.rules 2011-09-22 21:39:19 UTC (rev 15011) @@ -0,0 +1,21 @@ +# Maven rules - transform Maven dependencies and plugins +# Format of this file is: +# [group] [artifact] [type] [version] [classifier] [scope] +# where each element can be either +# - the exact string, for example org.apache for the group, or 3.1 +# for the version. In this case, the element is simply matched +# and left as it is +# - * (the star character, alone). In this case, anything will +# match and be left as it is. For example, using * on the +# position of the artifact field will match any artifact id +# - a regular expression of the form s/match/replace/ +# in this case, elements that match are transformed using +# the regex rule. +# All elements much match before a rule can be applied +# Example rule: match jar with groupid= junit, artifactid= junit +# and version starting with 3., replacing the version with 3.x +# junit junit jar s/3\\..*/3.x/ + +commons-beanutils commons-beanutils jar s/.*/debian/ * * +commons-collections commons-collections jar s/3\..*/3.x/ * * +commons-logging s/commons-logging-api/commons-logging/ * s/.*/debian/ * * Copied: tags/commons-beanutils/1.8.3-2/debian/orig-tar.sh (from rev 15009, trunk/commons-beanutils/debian/orig-tar.sh) =================================================================== --- tags/commons-beanutils/1.8.3-2/debian/orig-tar.sh (rev 0) +++ tags/commons-beanutils/1.8.3-2/debian/orig-tar.sh 2011-09-22 21:39:19 UTC (rev 15011) @@ -0,0 +1,16 @@ +#!/bin/sh -e + +VERSION=$2 +TAR=../commons-beanutils_$VERSION.orig.tar.gz +DIR=commons-beanutils-$VERSION +TAG=$(echo "commons-beanutils-$VERSION" | sed -re's/~(alpha|beta)/-\1-/') + +svn export http://svn.apache.org/repos/asf/commons/proper/beanutils/tags/${TAG} $DIR +GZIP=--best tar -c -z -f $TAR --exclude '*.jar' --exclude '*.class' $DIR +rm -rf $DIR ../$TAG + +# move to directory 'tarballs' +if [ -r .svn/deb-layout ]; then + . .svn/deb-layout + mv $TAR $origDir && echo "moved $TAR to $origDir" +fi Deleted: tags/commons-beanutils/1.8.3-2/debian/rules =================================================================== --- trunk/commons-beanutils/debian/rules 2011-09-22 19:30:45 UTC (rev 15007) +++ tags/commons-beanutils/1.8.3-2/debian/rules 2011-09-22 21:39:19 UTC (rev 15011) @@ -1,23 +0,0 @@ -#!/usr/bin/make -f -# debian/rules file for libcommons-beanutils-java (uses cdbs) - -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 := commons-logging commons-collections3 junit -DEB_ANT_BUILD_TARGET := dist -DEB_INSTALL_CHANGELOGS_ALL := RELEASE-NOTES.txt - -binary-post-install/lib$(PACKAGE)-java:: - mh_installpoms -plib$(PACKAGE)-java - mh_installjar -plib$(PACKAGE)-java -l pom.xml dist/$(PACKAGE)-$(VERSION).jar - -clean:: - -rm -rf debian/tmp - -get-orig-source: - -uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename - Copied: tags/commons-beanutils/1.8.3-2/debian/rules (from rev 15009, trunk/commons-beanutils/debian/rules) =================================================================== --- tags/commons-beanutils/1.8.3-2/debian/rules (rev 0) +++ tags/commons-beanutils/1.8.3-2/debian/rules 2011-09-22 21:39:19 UTC (rev 15011) @@ -0,0 +1,10 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/maven.mk + +JAVA_HOME := /usr/lib/jvm/default-java +DEB_INSTALL_CHANGELOGS_ALL := RELEASE-NOTES.txt + +get-orig-source: + uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename Deleted: tags/commons-beanutils/1.8.3-2/debian/watch =================================================================== --- trunk/commons-beanutils/debian/watch 2011-09-22 19:30:45 UTC (rev 15007) +++ tags/commons-beanutils/1.8.3-2/debian/watch 2011-09-22 21:39:19 UTC (rev 15011) @@ -1,3 +0,0 @@ -version=3 -opts=uversionmangle=s/-BETA/~beta/ \ - http://www.reverse.net/pub/apache/commons/beanutils/source/commons-beanutils-(.*)-src\.tar\.gz debian uupdate Copied: tags/commons-beanutils/1.8.3-2/debian/watch (from rev 15009, trunk/commons-beanutils/debian/watch) =================================================================== --- tags/commons-beanutils/1.8.3-2/debian/watch (rev 0) +++ tags/commons-beanutils/1.8.3-2/debian/watch 2011-09-22 21:39:19 UTC (rev 15011) @@ -0,0 +1,4 @@ +version=3 +opts="uversionmangle=s/-(alpha|beta)-/~$1/" \ + http://svn.apache.org/repos/asf/commons/proper/beanutils/tags/ \ + commons-beanutils-(\d.*)/ debian debian/orig-tar.sh _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

