[pkg-java] r15914 - in tags/commons-beanutils: . 1.8.3-3/debian
Damien Raude-Morvan
drazzib at alioth.debian.org
Sun Apr 8 16:16:06 UTC 2012
Author: drazzib
Date: 2012-04-08 16:16:06 +0000 (Sun, 08 Apr 2012)
New Revision: 15914
Added:
tags/commons-beanutils/1.8.3-3/
tags/commons-beanutils/1.8.3-3/debian/changelog
tags/commons-beanutils/1.8.3-3/debian/control
tags/commons-beanutils/1.8.3-3/debian/libcommons-beanutils-java-doc.lintian-overrides
tags/commons-beanutils/1.8.3-3/debian/libcommons-beanutils-java.poms
tags/commons-beanutils/1.8.3-3/debian/maven.rules
Removed:
tags/commons-beanutils/1.8.3-3/debian/changelog
tags/commons-beanutils/1.8.3-3/debian/control
tags/commons-beanutils/1.8.3-3/debian/libcommons-beanutils-java.poms
tags/commons-beanutils/1.8.3-3/debian/maven.rules
Log:
[svn-buildpackage] Tagging commons-beanutils 1.8.3-3
Deleted: tags/commons-beanutils/1.8.3-3/debian/changelog
===================================================================
--- trunk/commons-beanutils/debian/changelog 2012-04-08 15:45:47 UTC (rev 15912)
+++ tags/commons-beanutils/1.8.3-3/debian/changelog 2012-04-08 16:16:06 UTC (rev 15914)
@@ -1,200 +0,0 @@
-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 <twerner at debian.org> 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 <drazzib at debian.org> 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 <drazzib at debian.org> 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 <konqueror at gmx.de> Sun, 25 Oct 2009 21:21:45 +0100
-
-commons-beanutils (1.8.0-2) unstable; urgency=low
-
- * Upload to unstable.
-
- -- Torsten Werner <twerner at debian.org> 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 <ludovic.claude at laposte.net> 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 <konqueror at gmx.de> 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 <konqueror at gmx.de> 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 <avdyk at debian.org> 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 <WBaer at gmx.de> 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 <WBaer at gmx.de> 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 <WBaer at gmx.de> 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 <avdyk at debian.org> 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 <tora at debian.org> Fri, 6 Aug 2004 23:58:14 +0900
-
-commons-beanutils (1.6.1-3) unstable; urgency=low
-
- * fixed FTBFS (closes: #251017).
-
- -- Takashi Okamoto <tora at debian.org> 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 <tora at debian.org> Sat, 1 May 2004 20:49:12 +0900
-
-commons-beanutils (1.6.1-1) unstable; urgency=low
-
- * New upstream release
- * -
-
- -- Takashi Okamoto <tora at debian.org> Sat, 1 May 2004 20:49:09 +0900
-
-commons-beanutils (1.6-2) unstable; urgency=low
-
- * change control file for java policy.
-
- -- Takashi Okamoto <tora at debian.org> Sat, 8 Feb 2003 10:32:07 +0900
-
-commons-beanutils (1.6-1) unstable; urgency=low
-
- * New upstream release
-
- -- Takashi Okamoto <tora at debian.org> Sat, 8 Feb 2003 09:57:41 +0900
-
-commons-beanutils (1.5-1) unstable; urgency=low
-
- * New upstream release
-
- -- Takashi Okamoto <tora at debian.org> Sun, 10 Nov 2002 15:49:54 +0900
-
-commons-beanutils (1.3-1) unstable; urgency=low
-
- * New upstream release
-
- -- Takashi Okamoto <tora at debian.org> Fri, 28 Jun 2002 02:19:02 +0900
-
-commons-beanutils (1.2-1) unstable; urgency=low
-
- * New upstream release
-
- -- Takashi Okamoto <tora at debian.org> Sat, 16 Feb 2002 23:17:39 +0900
-
-commons-beanutils (1.1-1) unstable; urgency=low
-
- * Initial Release.
-
- -- Takashi Okamoto <tora at debian.org> Mon, 5 Nov 2001 08:57:47 +0900
-
-Local variables:
-mode: debian-changelog
-End:
Copied: tags/commons-beanutils/1.8.3-3/debian/changelog (from rev 15913, trunk/commons-beanutils/debian/changelog)
===================================================================
--- tags/commons-beanutils/1.8.3-3/debian/changelog (rev 0)
+++ tags/commons-beanutils/1.8.3-3/debian/changelog 2012-04-08 16:16:06 UTC (rev 15914)
@@ -0,0 +1,209 @@
+commons-beanutils (1.8.3-3) unstable; urgency=low
+
+ * Update Standards-Version: 3.9.3.
+ * Install commons-beanutils into /usr/share/java (Closes: #667601).
+ * Drop --no-parent option and add Build-Depends on libcommons-parent-java.
+ * Remove Michael Koch from Uploaders list. (Closes: #654004).
+
+ -- Damien Raude-Morvan <drazzib at debian.org> Sun, 08 Apr 2012 17:54:26 +0200
+
+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 <twerner at debian.org> 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 <drazzib at debian.org> 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 <drazzib at debian.org> 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 <konqueror at gmx.de> Sun, 25 Oct 2009 21:21:45 +0100
+
+commons-beanutils (1.8.0-2) unstable; urgency=low
+
+ * Upload to unstable.
+
+ -- Torsten Werner <twerner at debian.org> 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 <ludovic.claude at laposte.net> 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 <konqueror at gmx.de> 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 <konqueror at gmx.de> 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 <avdyk at debian.org> 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 <WBaer at gmx.de> 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 <WBaer at gmx.de> 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 <WBaer at gmx.de> 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 <avdyk at debian.org> 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 <tora at debian.org> Fri, 6 Aug 2004 23:58:14 +0900
+
+commons-beanutils (1.6.1-3) unstable; urgency=low
+
+ * fixed FTBFS (closes: #251017).
+
+ -- Takashi Okamoto <tora at debian.org> 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 <tora at debian.org> Sat, 1 May 2004 20:49:12 +0900
+
+commons-beanutils (1.6.1-1) unstable; urgency=low
+
+ * New upstream release
+ * -
+
+ -- Takashi Okamoto <tora at debian.org> Sat, 1 May 2004 20:49:09 +0900
+
+commons-beanutils (1.6-2) unstable; urgency=low
+
+ * change control file for java policy.
+
+ -- Takashi Okamoto <tora at debian.org> Sat, 8 Feb 2003 10:32:07 +0900
+
+commons-beanutils (1.6-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Takashi Okamoto <tora at debian.org> Sat, 8 Feb 2003 09:57:41 +0900
+
+commons-beanutils (1.5-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Takashi Okamoto <tora at debian.org> Sun, 10 Nov 2002 15:49:54 +0900
+
+commons-beanutils (1.3-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Takashi Okamoto <tora at debian.org> Fri, 28 Jun 2002 02:19:02 +0900
+
+commons-beanutils (1.2-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Takashi Okamoto <tora at debian.org> Sat, 16 Feb 2002 23:17:39 +0900
+
+commons-beanutils (1.1-1) unstable; urgency=low
+
+ * Initial Release.
+
+ -- Takashi Okamoto <tora at debian.org> Mon, 5 Nov 2001 08:57:47 +0900
+
+Local variables:
+mode: debian-changelog
+End:
Deleted: tags/commons-beanutils/1.8.3-3/debian/control
===================================================================
--- trunk/commons-beanutils/debian/control 2012-04-08 15:45:47 UTC (rev 15912)
+++ tags/commons-beanutils/1.8.3-3/debian/control 2012-04-08 16:16:06 UTC (rev 15914)
@@ -1,34 +0,0 @@
-Source: commons-beanutils
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Michael Koch <konqueror at gmx.de>, Ludovic Claude <ludovic.claude at laposte.net>,
- Damien Raude-Morvan <drazzib at debian.org>
-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.
Copied: tags/commons-beanutils/1.8.3-3/debian/control (from rev 15913, trunk/commons-beanutils/debian/control)
===================================================================
--- tags/commons-beanutils/1.8.3-3/debian/control (rev 0)
+++ tags/commons-beanutils/1.8.3-3/debian/control 2012-04-08 16:16:06 UTC (rev 15914)
@@ -0,0 +1,39 @@
+Source: commons-beanutils
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Ludovic Claude <ludovic.claude at laposte.net>,
+ Damien Raude-Morvan <drazzib at debian.org>
+Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper (>= 1.4)
+Build-Depends-Indep: default-jdk-doc,
+ libclirr-maven-plugin-java,
+ libcommons-logging-java,
+ libcommons-logging-java-doc,
+ libcommons-parent-java,
+ libmaven-antrun-plugin-java,
+ libmaven-javadoc-plugin-java
+Standards-Version: 3.9.3
+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: ${maven:Depends}, ${misc: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: ${maven:DocDepends}, ${misc:Depends}
+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.
Copied: tags/commons-beanutils/1.8.3-3/debian/libcommons-beanutils-java-doc.lintian-overrides (from rev 15913, trunk/commons-beanutils/debian/libcommons-beanutils-java-doc.lintian-overrides)
===================================================================
--- tags/commons-beanutils/1.8.3-3/debian/libcommons-beanutils-java-doc.lintian-overrides (rev 0)
+++ tags/commons-beanutils/1.8.3-3/debian/libcommons-beanutils-java-doc.lintian-overrides 2012-04-08 16:16:06 UTC (rev 15914)
@@ -0,0 +1,2 @@
+# Javadoc jar is expected to be without any .class files
+libcommons-beanutils-java-doc binary: codeless-jar
Deleted: tags/commons-beanutils/1.8.3-3/debian/libcommons-beanutils-java.poms
===================================================================
--- trunk/commons-beanutils/debian/libcommons-beanutils-java.poms 2012-04-08 15:45:47 UTC (rev 15912)
+++ tags/commons-beanutils/1.8.3-3/debian/libcommons-beanutils-java.poms 2012-04-08 16:16:06 UTC (rev 15914)
@@ -1,26 +0,0 @@
-# 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-3/debian/libcommons-beanutils-java.poms (from rev 15913, trunk/commons-beanutils/debian/libcommons-beanutils-java.poms)
===================================================================
--- tags/commons-beanutils/1.8.3-3/debian/libcommons-beanutils-java.poms (rev 0)
+++ tags/commons-beanutils/1.8.3-3/debian/libcommons-beanutils-java.poms 2012-04-08 16:16:06 UTC (rev 15914)
@@ -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 --has-package-version --java-lib
Deleted: tags/commons-beanutils/1.8.3-3/debian/maven.rules
===================================================================
--- trunk/commons-beanutils/debian/maven.rules 2012-04-08 15:45:47 UTC (rev 15912)
+++ tags/commons-beanutils/1.8.3-3/debian/maven.rules 2012-04-08 16:16:06 UTC (rev 15914)
@@ -1,21 +0,0 @@
-# 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-3/debian/maven.rules (from rev 15913, trunk/commons-beanutils/debian/maven.rules)
===================================================================
--- tags/commons-beanutils/1.8.3-3/debian/maven.rules (rev 0)
+++ tags/commons-beanutils/1.8.3-3/debian/maven.rules 2012-04-08 16:16:06 UTC (rev 15914)
@@ -0,0 +1,22 @@
+# 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/ * *
+org.apache.commons commons-parent pom s/.*/debian/ * *
More information about the pkg-java-commits
mailing list