[pkg-java] r15928 - in tags/libquartz-java: . 2.1.3-1 2.1.3-1/debian

Mathieu Malaterre malat at alioth.debian.org
Mon Apr 9 16:18:17 UTC 2012


Author: malat
Date: 2012-04-09 16:18:17 +0000 (Mon, 09 Apr 2012)
New Revision: 15928

Added:
   tags/libquartz-java/2.1.3-1/
   tags/libquartz-java/2.1.3-1/debian/changelog
   tags/libquartz-java/2.1.3-1/debian/control
   tags/libquartz-java/2.1.3-1/debian/libquartz-java.classpath
   tags/libquartz-java/2.1.3-1/debian/libquartz-java.poms
   tags/libquartz-java/2.1.3-1/debian/rules
   tags/libquartz-java/2.1.3-1/libquartz-java-doc.lintian-overrides
Removed:
   tags/libquartz-java/2.1.3-1/debian/changelog
   tags/libquartz-java/2.1.3-1/debian/control
   tags/libquartz-java/2.1.3-1/debian/libquartz-java.poms
   tags/libquartz-java/2.1.3-1/debian/rules
Log:
[svn-buildpackage] Tagging libquartz-java 2.1.3-1

Deleted: tags/libquartz-java/2.1.3-1/debian/changelog
===================================================================
--- trunk/libquartz-java/debian/changelog	2012-04-09 13:13:21 UTC (rev 15921)
+++ tags/libquartz-java/2.1.3-1/debian/changelog	2012-04-09 16:18:17 UTC (rev 15928)
@@ -1,94 +0,0 @@
-libquartz-java (2.1.3-1) UNRELEASED; urgency=low
-
-  * New upstream. Closes: #667598
-  * Add myself as uploader
-  * Remove Michael Koch from uploaders. Closes: #654091
-  * Bump Std-Vers to 3.9.3, no changes needed
-
- -- Mathieu Malaterre <malat at debian.org>  Thu, 05 Apr 2012 10:49:51 +0200
-
-libquartz-java (1.7.3-2) unstable; urgency=low
-
-  * Add missing Build-Depends: libcommons-validator-java. (Closes: #643503)
-  * Fix lintian warnings for debian/copyright.
-
- -- Torsten Werner <twerner at debian.org>  Tue, 27 Sep 2011 20:03:48 +0200
-
-libquartz-java (1.7.3-1) unstable; urgency=low
-
-  * New upstream release.
-    - Do not build modules quartz-jboss and examples.
-  * Update d/watch and d/orig-tar.sh to create the orig tarball from the SVN
-    repo.
-  * Update Homepage field.
-  * Use Maven to build package because upstream has switched to Maven.
-  * Switch to source format 3.0.
-  * Remove Java runtime from Depends.
-  * Add a *-doc package.
-
- -- Torsten Werner <twerner at debian.org>  Wed, 17 Aug 2011 13:57:53 +0200
-
-libquartz-java (1.6.6-1) unstable; urgency=low
-
-  * New upstream release.
-  * Removed ${shlibs:Depends} from Depends.
-
- -- Michael Koch <konqueror at gmx.de>  Wed, 04 Nov 2009 17:01:27 +0100
-
-libquartz-java (1.6.5-1) unstable; urgency=low
-
-  * New upstream release.
-  * Build-Depends on default-jdk.
-  * Build-Depends on debhelper (>= 7).
-  * Moved package to section 'java'.
-  * Added myself to Uploaders.
-  * Updated Standards-Version to 3.8.3.
-
- -- Michael Koch <konqueror at gmx.de>  Fri, 02 Oct 2009 22:47:16 +0200
-
-libquartz-java (1.6.4-1) unstable; urgency=low
-
-  * New upstream release
-
- -- Torsten Werner <twerner at debian.org>  Fri, 05 Dec 2008 00:16:49 +0100
-
-libquartz-java (1.6.2+dak1-2) unstable; urgency=low
-
-  * Fix symlink version, thanks to Damien Raude-Morvan (Closes: #507323)
-
- -- Varun Hiremath <varun at debian.org>  Mon, 01 Dec 2008 02:30:16 -0500
-
-libquartz-java (1.6.2+dak1-1) unstable; urgency=low
-
-  * Move package to main.
-
- -- Torsten Werner <twerner at debian.org>  Tue, 18 Nov 2008 21:49:17 +0100
-
-libquartz-java (1.6.2-1) unstable; urgency=low
-
-  * New upstream release
-  * Bump up Standards-Version: 3.8.0 (no changes).
-  * Do not quote the full text of the Apache license any more.
-
- -- Torsten Werner <twerner at debian.org>  Sat, 08 Nov 2008 23:23:30 +0100
-
-libquartz-java (1.6.1~RC1-1) unstable; urgency=low
-
-  * New upstream release
-  * Bump Standards-Version to 3.7.3
-  * debian/rules: fix jar symlink version
-
- -- Varun Hiremath <varun at debian.org>  Fri, 02 May 2008 12:46:57 +0530
-
-libquartz-java (1.6.0-2) unstable; urgency=low
-
-  * Move package to contrib because of Build-Depends: glassfish-javaee.
-  * Use upstream provided build.xml.
-
- -- Torsten Werner <twerner at debian.org>  Fri, 30 Nov 2007 14:10:48 +0100
-
-libquartz-java (1.6.0-1) unstable; urgency=low
-
-  * Initial release (Closes: #450612)
-
- -- Varun Hiremath <varunhiremath at gmail.com>  Tue, 24 Apr 2007 17:19:10 +0530

Copied: tags/libquartz-java/2.1.3-1/debian/changelog (from rev 15926, trunk/libquartz-java/debian/changelog)
===================================================================
--- tags/libquartz-java/2.1.3-1/debian/changelog	                        (rev 0)
+++ tags/libquartz-java/2.1.3-1/debian/changelog	2012-04-09 16:18:17 UTC (rev 15928)
@@ -0,0 +1,94 @@
+libquartz-java (2.1.3-1) unstable; urgency=low
+
+  * New upstream. Closes: #667598
+  * Add myself as uploader,
+  * Remove Michael Koch from uploaders. Closes: #654091
+  * Bump Std-Vers to 3.9.3, no changes needed
+
+ -- Mathieu Malaterre <malat at debian.org>  Mon, 09 Apr 2012 17:51:52 +0200
+
+libquartz-java (1.7.3-2) unstable; urgency=low
+
+  * Add missing Build-Depends: libcommons-validator-java. (Closes: #643503)
+  * Fix lintian warnings for debian/copyright.
+
+ -- Torsten Werner <twerner at debian.org>  Tue, 27 Sep 2011 20:03:48 +0200
+
+libquartz-java (1.7.3-1) unstable; urgency=low
+
+  * New upstream release.
+    - Do not build modules quartz-jboss and examples.
+  * Update d/watch and d/orig-tar.sh to create the orig tarball from the SVN
+    repo.
+  * Update Homepage field.
+  * Use Maven to build package because upstream has switched to Maven.
+  * Switch to source format 3.0.
+  * Remove Java runtime from Depends.
+  * Add a *-doc package.
+
+ -- Torsten Werner <twerner at debian.org>  Wed, 17 Aug 2011 13:57:53 +0200
+
+libquartz-java (1.6.6-1) unstable; urgency=low
+
+  * New upstream release.
+  * Removed ${shlibs:Depends} from Depends.
+
+ -- Michael Koch <konqueror at gmx.de>  Wed, 04 Nov 2009 17:01:27 +0100
+
+libquartz-java (1.6.5-1) unstable; urgency=low
+
+  * New upstream release.
+  * Build-Depends on default-jdk.
+  * Build-Depends on debhelper (>= 7).
+  * Moved package to section 'java'.
+  * Added myself to Uploaders.
+  * Updated Standards-Version to 3.8.3.
+
+ -- Michael Koch <konqueror at gmx.de>  Fri, 02 Oct 2009 22:47:16 +0200
+
+libquartz-java (1.6.4-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Torsten Werner <twerner at debian.org>  Fri, 05 Dec 2008 00:16:49 +0100
+
+libquartz-java (1.6.2+dak1-2) unstable; urgency=low
+
+  * Fix symlink version, thanks to Damien Raude-Morvan (Closes: #507323)
+
+ -- Varun Hiremath <varun at debian.org>  Mon, 01 Dec 2008 02:30:16 -0500
+
+libquartz-java (1.6.2+dak1-1) unstable; urgency=low
+
+  * Move package to main.
+
+ -- Torsten Werner <twerner at debian.org>  Tue, 18 Nov 2008 21:49:17 +0100
+
+libquartz-java (1.6.2-1) unstable; urgency=low
+
+  * New upstream release
+  * Bump up Standards-Version: 3.8.0 (no changes).
+  * Do not quote the full text of the Apache license any more.
+
+ -- Torsten Werner <twerner at debian.org>  Sat, 08 Nov 2008 23:23:30 +0100
+
+libquartz-java (1.6.1~RC1-1) unstable; urgency=low
+
+  * New upstream release
+  * Bump Standards-Version to 3.7.3
+  * debian/rules: fix jar symlink version
+
+ -- Varun Hiremath <varun at debian.org>  Fri, 02 May 2008 12:46:57 +0530
+
+libquartz-java (1.6.0-2) unstable; urgency=low
+
+  * Move package to contrib because of Build-Depends: glassfish-javaee.
+  * Use upstream provided build.xml.
+
+ -- Torsten Werner <twerner at debian.org>  Fri, 30 Nov 2007 14:10:48 +0100
+
+libquartz-java (1.6.0-1) unstable; urgency=low
+
+  * Initial release (Closes: #450612)
+
+ -- Varun Hiremath <varunhiremath at gmail.com>  Tue, 24 Apr 2007 17:19:10 +0530

Deleted: tags/libquartz-java/2.1.3-1/debian/control
===================================================================
--- trunk/libquartz-java/debian/control	2012-04-09 13:13:21 UTC (rev 15921)
+++ tags/libquartz-java/2.1.3-1/debian/control	2012-04-09 16:18:17 UTC (rev 15928)
@@ -1,48 +0,0 @@
-Source: libquartz-java
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Varun Hiremath <varun at debian.org>, Torsten Werner <twerner at debian.org>, Mathieu Malaterre <malat at debian.org>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4)
-Build-Depends-Indep: glassfish-activation, glassfish-javaee, glassfish-mail, libcommons-logging-java,  
- libservlet2.5-java, junit, libasm3-java, default-jdk-doc, libcommons-logging-java-doc,  
- libservlet2.5-java-doc, libcommons-beanutils-java-doc, libcommons-dbcp-java-doc,  
- libcommons-pool-java-doc, liblog4j1.2-java-doc, libmaven-javadoc-plugin-java,
- libcommons-modeler-java, libcommons-dbcp-java, libcommons-validator-java, libc3p0-java
-Standards-Version: 3.9.3
-Homepage: http://quartz-scheduler.org
-Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/libquartz-java
-Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libquartz-java/
-
-Package: libquartz-java
-Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
-Recommends: ${maven:OptionalDepends}
-Suggests: libquartz-java-doc
-Description: open source job scheduling system
- Quartz is a full-featured, open source job scheduling system that can
- be integrated with, or used along side virtually any J2EE or J2SE
- application - from the smallest stand-alone application to the
- largest e-commerce system. Quartz can be used to create simple or
- complex schedules for executing tens, hundreds, or even
- tens-of-thousands of jobs; jobs whose tasks are defined as standard
- Java components or EJBs. The Quartz Scheduler includes many
- enterprise-class features, such as JTA transactions and clustering.
-
-Package: libquartz-java-doc
-Architecture: all
-Section: doc
-Depends: ${misc:Depends}, ${maven:DocDepends}
-Recommends: ${maven:DocOptionalDepends}
-Suggests: libquartz-java
-Description: open source job scheduling system - documentation
- Quartz is a full-featured, open source job scheduling system that can
- be integrated with, or used along side virtually any J2EE or J2SE
- application - from the smallest stand-alone application to the
- largest e-commerce system. Quartz can be used to create simple or
- complex schedules for executing tens, hundreds, or even
- tens-of-thousands of jobs; jobs whose tasks are defined as standard
- Java components or EJBs. The Quartz Scheduler includes many
- enterprise-class features, such as JTA transactions and clustering.
- .
- This package contains the API documentation of libquartz-java.

Copied: tags/libquartz-java/2.1.3-1/debian/control (from rev 15926, trunk/libquartz-java/debian/control)
===================================================================
--- tags/libquartz-java/2.1.3-1/debian/control	                        (rev 0)
+++ tags/libquartz-java/2.1.3-1/debian/control	2012-04-09 16:18:17 UTC (rev 15928)
@@ -0,0 +1,48 @@
+Source: libquartz-java
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Varun Hiremath <varun at debian.org>, Torsten Werner <twerner at debian.org>, Mathieu Malaterre <malat at debian.org>
+Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4), javahelper
+Build-Depends-Indep: glassfish-activation, glassfish-javaee, glassfish-mail, libcommons-logging-java,  
+ libservlet2.5-java, junit, libasm3-java, default-jdk-doc, libcommons-logging-java-doc,  
+ libservlet2.5-java-doc, libcommons-beanutils-java-doc, libcommons-dbcp-java-doc,  
+ libcommons-pool-java-doc, liblog4j1.2-java-doc, libmaven-javadoc-plugin-java,
+ libcommons-modeler-java, libcommons-dbcp-java, libcommons-validator-java, libc3p0-java
+Standards-Version: 3.9.3
+Homepage: http://quartz-scheduler.org
+Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/libquartz-java
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libquartz-java/
+
+Package: libquartz-java
+Architecture: all
+Depends: ${misc:Depends}, ${maven:Depends}
+Recommends: ${maven:OptionalDepends}
+Suggests: libquartz-java-doc
+Description: open source job scheduling system
+ Quartz is a full-featured, open source job scheduling system that can
+ be integrated with, or used along side virtually any J2EE or J2SE
+ application - from the smallest stand-alone application to the
+ largest e-commerce system. Quartz can be used to create simple or
+ complex schedules for executing tens, hundreds, or even
+ tens-of-thousands of jobs; jobs whose tasks are defined as standard
+ Java components or EJBs. The Quartz Scheduler includes many
+ enterprise-class features, such as JTA transactions and clustering.
+
+Package: libquartz-java-doc
+Architecture: all
+Section: doc
+Depends: ${misc:Depends}, ${maven:DocDepends}
+Recommends: ${maven:DocOptionalDepends}
+Suggests: libquartz-java
+Description: open source job scheduling system - documentation
+ Quartz is a full-featured, open source job scheduling system that can
+ be integrated with, or used along side virtually any J2EE or J2SE
+ application - from the smallest stand-alone application to the
+ largest e-commerce system. Quartz can be used to create simple or
+ complex schedules for executing tens, hundreds, or even
+ tens-of-thousands of jobs; jobs whose tasks are defined as standard
+ Java components or EJBs. The Quartz Scheduler includes many
+ enterprise-class features, such as JTA transactions and clustering.
+ .
+ This package contains the API documentation of libquartz-java.

Copied: tags/libquartz-java/2.1.3-1/debian/libquartz-java.classpath (from rev 15926, trunk/libquartz-java/debian/libquartz-java.classpath)
===================================================================
--- tags/libquartz-java/2.1.3-1/debian/libquartz-java.classpath	                        (rev 0)
+++ tags/libquartz-java/2.1.3-1/debian/libquartz-java.classpath	2012-04-09 16:18:17 UTC (rev 15928)
@@ -0,0 +1 @@
+usr/share/java/quartz.jar /usr/share/java/c3p0.jar /usr/share/java/slf4j-api.jar

Deleted: tags/libquartz-java/2.1.3-1/debian/libquartz-java.poms
===================================================================
--- trunk/libquartz-java/debian/libquartz-java.poms	2012-04-09 13:13:21 UTC (rev 15921)
+++ tags/libquartz-java/2.1.3-1/debian/libquartz-java.poms	2012-04-09 16:18:17 UTC (rev 15928)
@@ -1,32 +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 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
-quartz/pom.xml --has-package-version
-quartz-jboss/pom.xml --ignore
-quartz-backward-compat/pom.xml --has-package-version
-examples/pom.xml --ignore

Copied: tags/libquartz-java/2.1.3-1/debian/libquartz-java.poms (from rev 15926, trunk/libquartz-java/debian/libquartz-java.poms)
===================================================================
--- tags/libquartz-java/2.1.3-1/debian/libquartz-java.poms	                        (rev 0)
+++ tags/libquartz-java/2.1.3-1/debian/libquartz-java.poms	2012-04-09 16:18:17 UTC (rev 15928)
@@ -0,0 +1,32 @@
+# 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
+quartz/pom.xml --has-package-version --java-lib
+quartz-jboss/pom.xml --ignore
+quartz-backward-compat/pom.xml --has-package-version --java-lib
+examples/pom.xml --ignore

Deleted: tags/libquartz-java/2.1.3-1/debian/rules
===================================================================
--- trunk/libquartz-java/debian/rules	2012-04-09 13:13:21 UTC (rev 15921)
+++ tags/libquartz-java/2.1.3-1/debian/rules	2012-04-09 16:18:17 UTC (rev 15928)
@@ -1,10 +0,0 @@
-#!/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_MAVEN_DOC_TARGET := javadoc:jar javadoc:aggregate
-
-get-orig-source:
-	uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download

Copied: tags/libquartz-java/2.1.3-1/debian/rules (from rev 15926, trunk/libquartz-java/debian/rules)
===================================================================
--- tags/libquartz-java/2.1.3-1/debian/rules	                        (rev 0)
+++ tags/libquartz-java/2.1.3-1/debian/rules	2012-04-09 16:18:17 UTC (rev 15928)
@@ -0,0 +1,12 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+# http://lists.debian.org/debian-java/2011/06/msg00017.html
+include /usr/share/cdbs/1/class/javahelper.mk
+include /usr/share/cdbs/1/class/maven.mk
+
+JAVA_HOME := /usr/lib/jvm/default-java
+DEB_MAVEN_DOC_TARGET := javadoc:jar javadoc:aggregate
+
+get-orig-source:
+	uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download

Copied: tags/libquartz-java/2.1.3-1/libquartz-java-doc.lintian-overrides (from rev 15926, trunk/libquartz-java/libquartz-java-doc.lintian-overrides)
===================================================================
--- tags/libquartz-java/2.1.3-1/libquartz-java-doc.lintian-overrides	                        (rev 0)
+++ tags/libquartz-java/2.1.3-1/libquartz-java-doc.lintian-overrides	2012-04-09 16:18:17 UTC (rev 15928)
@@ -0,0 +1,2 @@
+libquartz-java-doc: codeless-jar usr/share/maven-repo/org/quartz-scheduler/quartz-backward-compat/2.1.3/quartz-backward-compat-2.1.3-javadoc.jar
+libquartz-java-doc: codeless-jar usr/share/maven-repo/org/quartz-scheduler/quartz/2.1.3/quartz-2.1.3-javadoc.jar




More information about the pkg-java-commits mailing list