Author: twerner Date: 2011-08-17 22:15:34 +0000 (Wed, 17 Aug 2011) New Revision: 14277
Added: tags/libquartz-java/1.7.3-1/ tags/libquartz-java/1.7.3-1/debian/changelog tags/libquartz-java/1.7.3-1/debian/control tags/libquartz-java/1.7.3-1/debian/maven.rules Removed: tags/libquartz-java/1.7.3-1/debian/changelog tags/libquartz-java/1.7.3-1/debian/control tags/libquartz-java/1.7.3-1/debian/maven.rules Log: [svn-buildpackage] Tagging libquartz-java 1.7.3-1 Deleted: tags/libquartz-java/1.7.3-1/debian/changelog =================================================================== --- trunk/libquartz-java/debian/changelog 2011-08-17 16:59:58 UTC (rev 14274) +++ tags/libquartz-java/1.7.3-1/debian/changelog 2011-08-17 22:15:34 UTC (rev 14277) @@ -1,79 +0,0 @@ -libquartz-java (1.7.3-1) unstable; urgency=low - - UNRELEASED - * 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.7.3-1/debian/changelog (from rev 14275, trunk/libquartz-java/debian/changelog) =================================================================== --- tags/libquartz-java/1.7.3-1/debian/changelog (rev 0) +++ tags/libquartz-java/1.7.3-1/debian/changelog 2011-08-17 22:15:34 UTC (rev 14277) @@ -0,0 +1,78 @@ +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.7.3-1/debian/control =================================================================== --- trunk/libquartz-java/debian/control 2011-08-17 16:59:58 UTC (rev 14274) +++ tags/libquartz-java/1.7.3-1/debian/control 2011-08-17 22:15:34 UTC (rev 14277) @@ -1,47 +0,0 @@ -Source: libquartz-java -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Varun Hiremath <[email protected]>, Torsten Werner <[email protected]>, Michael Koch <[email protected]> -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 -Standards-Version: 3.9.1 -Homepage: http://quartz-scheduler.org -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libquartz-java -Vcs-Browser: http://svn.debian.org/wsvn/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/1.7.3-1/debian/control (from rev 14276, trunk/libquartz-java/debian/control) =================================================================== --- tags/libquartz-java/1.7.3-1/debian/control (rev 0) +++ tags/libquartz-java/1.7.3-1/debian/control 2011-08-17 22:15:34 UTC (rev 14277) @@ -0,0 +1,48 @@ +Source: libquartz-java +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Varun Hiremath <[email protected]>, Torsten Werner <[email protected]>, Michael Koch <[email protected]> +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 +Standards-Version: 3.9.1 +Homepage: http://quartz-scheduler.org +Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libquartz-java +Vcs-Browser: http://svn.debian.org/wsvn/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. Deleted: tags/libquartz-java/1.7.3-1/debian/maven.rules =================================================================== --- trunk/libquartz-java/debian/maven.rules 2011-08-17 16:59:58 UTC (rev 14274) +++ tags/libquartz-java/1.7.3-1/debian/maven.rules 2011-08-17 22:15:34 UTC (rev 14277) @@ -1,25 +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/ - -org.quartz-scheduler quartz-parent pom s/.*/debian/ * * -org.quartz-scheduler quartz jar s/.*/debian/ * * -javax.transaction s/jta/transaction-api/ jar s/.*/debian/ * * -s/org.apache.openejb/javax/ javaee-api jar s/.*/debian/ * * -junit junit jar s/3\..*/3.x/ -asm asm jar s/3\..*/3.x/ -log4j log4j jar s/1\.2.*/1.2.x/ Copied: tags/libquartz-java/1.7.3-1/debian/maven.rules (from rev 14276, trunk/libquartz-java/debian/maven.rules) =================================================================== --- tags/libquartz-java/1.7.3-1/debian/maven.rules (rev 0) +++ tags/libquartz-java/1.7.3-1/debian/maven.rules 2011-08-17 22:15:34 UTC (rev 14277) @@ -0,0 +1,26 @@ +# 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/ + +org.quartz-scheduler quartz-parent pom s/.*/debian/ * * +org.quartz-scheduler quartz jar s/.*/debian/ * * +javax.transaction s/jta/transaction-api/ jar s/.*/debian/ * * +s/org.apache.openejb/javax/ javaee-api jar s/.*/debian/ * * +junit junit jar s/3\..*/3.x/ +asm asm jar s/3\..*/3.x/ +log4j log4j jar s/1\.2.*/1.2.x/ +javax.servlet servlet-api jar s/2\.5.*/2.5/ _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

