Author: ebourg-guest Date: 2014-09-13 09:46:58 +0000 (Sat, 13 Sep 2014) New Revision: 18421
Added: tags/libquartz-java/1:1.7.3-5/ tags/libquartz-java/1:1.7.3-5/debian/changelog tags/libquartz-java/1:1.7.3-5/debian/control tags/libquartz-java/1:1.7.3-5/debian/maven.rules Removed: tags/libquartz-java/1:1.7.3-5/debian/changelog tags/libquartz-java/1:1.7.3-5/debian/control tags/libquartz-java/1:1.7.3-5/debian/maven.rules Log: [svn-buildpackage] Tagging libquartz-java 1:1.7.3-5 Deleted: tags/libquartz-java/1:1.7.3-5/debian/changelog =================================================================== --- trunk/libquartz-java/debian/changelog 2014-09-13 07:46:51 UTC (rev 18418) +++ tags/libquartz-java/1:1.7.3-5/debian/changelog 2014-09-13 09:46:58 UTC (rev 18421) @@ -1,124 +0,0 @@ -libquartz-java (1:1.7.3-5) UNRELEASED; urgency=medium - - * Build depend on libasm4-java instead of libasm3-java - - -- Emmanuel Bourg <[email protected]> Sat, 13 Sep 2014 09:34:25 +0200 - -libquartz-java (1:1.7.3-4) unstable; urgency=low - - * Team upload - - [ Mathieu Malaterre ] - * Remove self from Uploaders - - [ Emmanuel Bourg ] - * debian/control: - - Build depend on libservlet3.1-java instead of libservlet2.5-java - - Use canonical URLs for the Vcs-* fields - - Updated Standards-Version to 3.9.5 (no changes) - * Switch to debhelper level 9 - - -- Emmanuel Bourg <[email protected]> Mon, 08 Sep 2014 00:32:08 +0200 - -libquartz-java (1:1.7.3-3) unstable; urgency=low - - * Revert to release 1.7.3 since 2.x is not compatible. Closes: #669080 - - This upload with an epoch value overwrite a 2.1.3 upload which broke - binary compat. See also #669081 for more info on epoch reason. - - -- Mathieu Malaterre <[email protected]> Sat, 21 Apr 2012 10:36:06 +0200 - -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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> Fri, 02 Oct 2009 22:47:16 +0200 - -libquartz-java (1.6.4-1) unstable; urgency=low - - * New upstream release - - -- Torsten Werner <[email protected]> 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 <[email protected]> Mon, 01 Dec 2008 02:30:16 -0500 - -libquartz-java (1.6.2+dak1-1) unstable; urgency=low - - * Move package to main. - - -- Torsten Werner <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> Fri, 30 Nov 2007 14:10:48 +0100 - -libquartz-java (1.6.0-1) unstable; urgency=low - - * Initial release (Closes: #450612) - - -- Varun Hiremath <[email protected]> Tue, 24 Apr 2007 17:19:10 +0530 Copied: tags/libquartz-java/1:1.7.3-5/debian/changelog (from rev 18420, trunk/libquartz-java/debian/changelog) =================================================================== --- tags/libquartz-java/1:1.7.3-5/debian/changelog (rev 0) +++ tags/libquartz-java/1:1.7.3-5/debian/changelog 2014-09-13 09:46:58 UTC (rev 18421) @@ -0,0 +1,126 @@ +libquartz-java (1:1.7.3-5) unstable; urgency=medium + + * Team upload + * Build depend on libasm4-java instead of libasm3-java + * Build depend on libmail-java instead of glassfish-mail + + -- Emmanuel Bourg <[email protected]> Sat, 13 Sep 2014 10:26:21 +0200 + +libquartz-java (1:1.7.3-4) unstable; urgency=low + + * Team upload + + [ Mathieu Malaterre ] + * Remove self from Uploaders + + [ Emmanuel Bourg ] + * debian/control: + - Build depend on libservlet3.1-java instead of libservlet2.5-java + - Use canonical URLs for the Vcs-* fields + - Updated Standards-Version to 3.9.5 (no changes) + * Switch to debhelper level 9 + + -- Emmanuel Bourg <[email protected]> Mon, 08 Sep 2014 00:32:08 +0200 + +libquartz-java (1:1.7.3-3) unstable; urgency=low + + * Revert to release 1.7.3 since 2.x is not compatible. Closes: #669080 + - This upload with an epoch value overwrite a 2.1.3 upload which broke + binary compat. See also #669081 for more info on epoch reason. + + -- Mathieu Malaterre <[email protected]> Sat, 21 Apr 2012 10:36:06 +0200 + +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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> Fri, 02 Oct 2009 22:47:16 +0200 + +libquartz-java (1.6.4-1) unstable; urgency=low + + * New upstream release + + -- Torsten Werner <[email protected]> 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 <[email protected]> Mon, 01 Dec 2008 02:30:16 -0500 + +libquartz-java (1.6.2+dak1-1) unstable; urgency=low + + * Move package to main. + + -- Torsten Werner <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> Fri, 30 Nov 2007 14:10:48 +0100 + +libquartz-java (1.6.0-1) unstable; urgency=low + + * Initial release (Closes: #450612) + + -- Varun Hiremath <[email protected]> Tue, 24 Apr 2007 17:19:10 +0530 Deleted: tags/libquartz-java/1:1.7.3-5/debian/control =================================================================== --- trunk/libquartz-java/debian/control 2014-09-13 07:46:51 UTC (rev 18418) +++ tags/libquartz-java/1:1.7.3-5/debian/control 2014-09-13 09:46:58 UTC (rev 18421) @@ -1,66 +0,0 @@ -Source: libquartz-java -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Varun Hiremath <[email protected]>, - Torsten Werner <[email protected]> -Build-Depends: cdbs, - debhelper (>= 9), - default-jdk, - javahelper, - maven-debian-helper (>= 1.4) -Build-Depends-Indep: default-jdk-doc, - glassfish-activation, - glassfish-javaee, - glassfish-mail, - junit, - libasm4-java, - libcommons-beanutils-java-doc, - libcommons-dbcp-java, - libcommons-dbcp-java-doc, - libcommons-logging-java, - libcommons-logging-java-doc, - libcommons-modeler-java, - libcommons-pool-java-doc, - libcommons-validator-java, - liblog4j1.2-java-doc, - libmaven-javadoc-plugin-java, - libservlet3.1-java, - libservlet3.1-java-doc -Standards-Version: 3.9.5 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libquartz-java -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libquartz-java/ -Homepage: http://quartz-scheduler.org - -Package: libquartz-java -Architecture: all -Depends: ${maven:Depends}, ${misc: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: ${maven:DocDepends}, ${misc:Depends} -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/1:1.7.3-5/debian/control (from rev 18419, trunk/libquartz-java/debian/control) =================================================================== --- tags/libquartz-java/1:1.7.3-5/debian/control (rev 0) +++ tags/libquartz-java/1:1.7.3-5/debian/control 2014-09-13 09:46:58 UTC (rev 18421) @@ -0,0 +1,66 @@ +Source: libquartz-java +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Varun Hiremath <[email protected]>, + Torsten Werner <[email protected]> +Build-Depends: cdbs, + debhelper (>= 9), + default-jdk, + javahelper, + maven-debian-helper (>= 1.4) +Build-Depends-Indep: default-jdk-doc, + glassfish-activation, + glassfish-javaee, + junit, + libasm4-java, + libcommons-beanutils-java-doc, + libcommons-dbcp-java, + libcommons-dbcp-java-doc, + libcommons-logging-java, + libcommons-logging-java-doc, + libcommons-modeler-java, + libcommons-pool-java-doc, + libcommons-validator-java, + liblog4j1.2-java-doc, + libmail-java, + libmaven-javadoc-plugin-java, + libservlet3.1-java, + libservlet3.1-java-doc +Standards-Version: 3.9.5 +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libquartz-java +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libquartz-java/ +Homepage: http://quartz-scheduler.org + +Package: libquartz-java +Architecture: all +Depends: ${maven:Depends}, ${misc: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: ${maven:DocDepends}, ${misc:Depends} +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. Deleted: tags/libquartz-java/1:1.7.3-5/debian/maven.rules =================================================================== --- trunk/libquartz-java/debian/maven.rules 2014-09-13 07:46:51 UTC (rev 18418) +++ tags/libquartz-java/1:1.7.3-5/debian/maven.rules 2014-09-13 09:46:58 UTC (rev 18421) @@ -1,29 +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/ - -s/asm/org.ow2.asm/ asm jar s/.*/4.x/ * * -s/asm/org.ow2.asm/ * * s/.*/4.x/ * * -junit junit jar s/3\..*/3.x/ * * -junit s/junit-dep/junit jar s/4\..*/4.x/ * * -log4j log4j jar s/1\.2.*/1.2.x/ * * -javax.transaction s/jta/transaction-api/ jar s/.*/debian/ * * -org.quartz-scheduler quartz-parent pom s/.*/debian/ * * -org.quartz-scheduler quartz jar s/.*/debian/ * * -log4j log4j * s/1\.2\..*/1.2.x/ * * -s/org.apache.openejb/javax/ javaee-api jar s/.*/debian/ * * -javax.servlet s/servlet-api/javax.servlet-api/ * s/.*/3.1/ * * Copied: tags/libquartz-java/1:1.7.3-5/debian/maven.rules (from rev 18419, trunk/libquartz-java/debian/maven.rules) =================================================================== --- tags/libquartz-java/1:1.7.3-5/debian/maven.rules (rev 0) +++ tags/libquartz-java/1:1.7.3-5/debian/maven.rules 2014-09-13 09:46:58 UTC (rev 18421) @@ -0,0 +1,30 @@ +# 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/ + +s/asm/org.ow2.asm/ asm jar s/.*/4.x/ * * +s/asm/org.ow2.asm/ * * s/.*/4.x/ * * +junit junit jar s/3\..*/3.x/ * * +junit s/junit-dep/junit jar s/4\..*/4.x/ * * +log4j log4j jar s/1\.2.*/1.2.x/ * * +javax.transaction s/jta/transaction-api/ jar s/.*/debian/ * * +org.quartz-scheduler quartz-parent pom s/.*/debian/ * * +org.quartz-scheduler quartz jar s/.*/debian/ * * +log4j log4j * s/1\.2\..*/1.2.x/ * * +s/org.apache.openejb/javax/ javaee-api jar s/.*/debian/ * * +javax.servlet s/servlet-api/javax.servlet-api/ * s/.*/3.1/ * * +javax.mail s/mail/javax.mail-api/ * s/.*/debian/ * * _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

