Author: ebourg-guest Date: 2014-09-08 21:33:05 +0000 (Mon, 08 Sep 2014) New Revision: 18391
Added: tags/libajaxtags-java/1.5.1-2/ tags/libajaxtags-java/1.5.1-2/debian/changelog tags/libajaxtags-java/1.5.1-2/debian/compat tags/libajaxtags-java/1.5.1-2/debian/control tags/libajaxtags-java/1.5.1-2/debian/maven.properties tags/libajaxtags-java/1.5.1-2/debian/maven.rules Removed: tags/libajaxtags-java/1.5.1-2/debian/changelog tags/libajaxtags-java/1.5.1-2/debian/compat tags/libajaxtags-java/1.5.1-2/debian/control tags/libajaxtags-java/1.5.1-2/debian/maven.properties tags/libajaxtags-java/1.5.1-2/debian/maven.rules Log: [svn-buildpackage] Tagging libajaxtags-java 1.5.1-2 Deleted: tags/libajaxtags-java/1.5.1-2/debian/changelog =================================================================== --- trunk/libajaxtags-java/debian/changelog 2014-09-08 19:02:09 UTC (rev 18387) +++ tags/libajaxtags-java/1.5.1-2/debian/changelog 2014-09-08 21:33:05 UTC (rev 18391) @@ -1,59 +0,0 @@ -libajaxtags-java (1.5.1-1) unstable; urgency=low - - * New upstream version. - * Package does no longer Build-Depends: libjericho-html-java. - (Closes: 581331) - * Switch to Maven for building the package. - * Do not build the ajaxtags-demo module. - * Ignore test failures. - * Remove some obsolete dependencies. - * Clean up Vcs-Svn header. - * Update Standards-Version: 3.8.4. - - -- Torsten Werner <[email protected]> Wed, 12 May 2010 23:38:02 +0200 - -libajaxtags-java (1.3~rc7-4) unstable; urgency=low - - * Change Build-Depends: glassfish-javaee. (Closes: #571431) - - -- Torsten Werner <[email protected]> Sun, 28 Feb 2010 02:18:51 +0100 - -libajaxtags-java (1.3~rc7-3) unstable; urgency=high - - * Switch from tomcat6-examples to glassfish-appserv which fixes a FTBFS. - (Closes: #569369). - - -- Torsten Werner <[email protected]> Thu, 11 Feb 2010 21:25:55 +0100 - -libajaxtags-java (1.3~rc7-2) unstable; urgency=low - - [ Michael Koch ] - * Use uscan sf.net helper for SourceForge. Fixes upstream checking. - * Added myself to Uploaders. - - [ Torsten Werner ] - * Do no longer quote the full text of the Apache license. - * Change the license of the Debian packaging to GPL-3. - * Change Section: java. - * Switch to default-jdk. - * Switch to tomcat6. (Closes: #533149) - * Update Standards-Version: 3.8.1 (no changes). - - -- Torsten Werner <[email protected]> Tue, 16 Jun 2009 23:45:37 +0200 - -libajaxtags-java (1.3~rc7-1) unstable; urgency=low - - * new upstream version - * Move package to Alioth and change Maintainer. - * Add Homepage and Vcs headers to debian/control. - * Switch from kaffe to java-gcj. - * Bump up Standards-Version: 3.7.3 (no changes needed). - * Remove unneeded patch. - - -- Torsten Werner <[email protected]> Sun, 16 Dec 2007 12:00:32 +0100 - -libajaxtags-java (1.2~beta3-1) unstable; urgency=low - - * Initial release (Closes: #419866) - - -- Torsten Werner <[email protected]> Wed, 18 Apr 2007 12:13:01 +0200 Copied: tags/libajaxtags-java/1.5.1-2/debian/changelog (from rev 18390, trunk/libajaxtags-java/debian/changelog) =================================================================== --- tags/libajaxtags-java/1.5.1-2/debian/changelog (rev 0) +++ tags/libajaxtags-java/1.5.1-2/debian/changelog 2014-09-08 21:33:05 UTC (rev 18391) @@ -0,0 +1,73 @@ +libajaxtags-java (1.5.1-2) unstable; urgency=medium + + * Team upload. + * debian/control: + - Build depend on libservlet3.1-java instead of libservlet2.5-java + - Removed Michael Koch from the uploaders (Closes: #654044) + - Standards-Version updated to 3.9.5 (no changes) + - Removed the unused ${shlibs:Depends} variable + - Use canonical URLs for the Vcs-* fields + * Disabled the tests + * Switch to debhelper level 9 + + -- Emmanuel Bourg <[email protected]> Mon, 08 Sep 2014 22:11:49 +0200 + +libajaxtags-java (1.5.1-1) unstable; urgency=low + + * New upstream version. + * Package does no longer Build-Depends: libjericho-html-java. + (Closes: 581331) + * Switch to Maven for building the package. + * Do not build the ajaxtags-demo module. + * Ignore test failures. + * Remove some obsolete dependencies. + * Clean up Vcs-Svn header. + * Update Standards-Version: 3.8.4. + + -- Torsten Werner <[email protected]> Wed, 12 May 2010 23:38:02 +0200 + +libajaxtags-java (1.3~rc7-4) unstable; urgency=low + + * Change Build-Depends: glassfish-javaee. (Closes: #571431) + + -- Torsten Werner <[email protected]> Sun, 28 Feb 2010 02:18:51 +0100 + +libajaxtags-java (1.3~rc7-3) unstable; urgency=high + + * Switch from tomcat6-examples to glassfish-appserv which fixes a FTBFS. + (Closes: #569369). + + -- Torsten Werner <[email protected]> Thu, 11 Feb 2010 21:25:55 +0100 + +libajaxtags-java (1.3~rc7-2) unstable; urgency=low + + [ Michael Koch ] + * Use uscan sf.net helper for SourceForge. Fixes upstream checking. + * Added myself to Uploaders. + + [ Torsten Werner ] + * Do no longer quote the full text of the Apache license. + * Change the license of the Debian packaging to GPL-3. + * Change Section: java. + * Switch to default-jdk. + * Switch to tomcat6. (Closes: #533149) + * Update Standards-Version: 3.8.1 (no changes). + + -- Torsten Werner <[email protected]> Tue, 16 Jun 2009 23:45:37 +0200 + +libajaxtags-java (1.3~rc7-1) unstable; urgency=low + + * new upstream version + * Move package to Alioth and change Maintainer. + * Add Homepage and Vcs headers to debian/control. + * Switch from kaffe to java-gcj. + * Bump up Standards-Version: 3.7.3 (no changes needed). + * Remove unneeded patch. + + -- Torsten Werner <[email protected]> Sun, 16 Dec 2007 12:00:32 +0100 + +libajaxtags-java (1.2~beta3-1) unstable; urgency=low + + * Initial release (Closes: #419866) + + -- Torsten Werner <[email protected]> Wed, 18 Apr 2007 12:13:01 +0200 Deleted: tags/libajaxtags-java/1.5.1-2/debian/compat =================================================================== --- trunk/libajaxtags-java/debian/compat 2014-09-08 19:02:09 UTC (rev 18387) +++ tags/libajaxtags-java/1.5.1-2/debian/compat 2014-09-08 21:33:05 UTC (rev 18391) @@ -1 +0,0 @@ -5 Copied: tags/libajaxtags-java/1.5.1-2/debian/compat (from rev 18388, trunk/libajaxtags-java/debian/compat) =================================================================== --- tags/libajaxtags-java/1.5.1-2/debian/compat (rev 0) +++ tags/libajaxtags-java/1.5.1-2/debian/compat 2014-09-08 21:33:05 UTC (rev 18391) @@ -0,0 +1 @@ +9 Deleted: tags/libajaxtags-java/1.5.1-2/debian/control =================================================================== --- trunk/libajaxtags-java/debian/control 2014-09-08 19:02:09 UTC (rev 18387) +++ tags/libajaxtags-java/1.5.1-2/debian/control 2014-09-08 21:33:05 UTC (rev 18391) @@ -1,27 +0,0 @@ -Source: libajaxtags-java -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Torsten Werner <[email protected]>, Michael Koch <[email protected]> -Build-Depends: ant, cdbs, debhelper (>= 5), default-jdk, maven-debian-helper, - libservlet2.5-java -Standards-Version: 3.8.4 -Homepage: http://ajaxtags.sourceforge.net/ -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libajaxtags-java/ -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libajaxtags-java - -Package: libajaxtags-java -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Java based library supporting AJAX in Java Server Pages - The AJAX Tag Library is a set of JSP tags that simplify the use of - Asynchronous JavaScript and XML (AJAX) technology in JavaServer Pages. - . - This tag library does not force J2EE developers to write the necessary - JavaScript to implement an AJAX-capable web form. The tag library provides - support for live form updates for the following use cases: - - autocomplete based on character input to an input field - - select box population based on selections made from another field - - callout or balloon popups for highlighting content - - refreshing form fields - - toggling images and form field states on/off. Copied: tags/libajaxtags-java/1.5.1-2/debian/control (from rev 18389, trunk/libajaxtags-java/debian/control) =================================================================== --- tags/libajaxtags-java/1.5.1-2/debian/control (rev 0) +++ tags/libajaxtags-java/1.5.1-2/debian/control 2014-09-08 21:33:05 UTC (rev 18391) @@ -0,0 +1,27 @@ +Source: libajaxtags-java +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Torsten Werner <[email protected]> +Build-Depends: ant, cdbs, debhelper (>= 9), default-jdk, maven-debian-helper, + libservlet3.1-java +Standards-Version: 3.9.5 +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libajaxtags-java/ +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libajaxtags-java +Homepage: http://ajaxtags.sourceforge.net + +Package: libajaxtags-java +Architecture: all +Depends: ${misc:Depends} +Description: Java based library supporting AJAX in Java Server Pages + The AJAX Tag Library is a set of JSP tags that simplify the use of + Asynchronous JavaScript and XML (AJAX) technology in JavaServer Pages. + . + This tag library does not force J2EE developers to write the necessary + JavaScript to implement an AJAX-capable web form. The tag library provides + support for live form updates for the following use cases: + - autocomplete based on character input to an input field + - select box population based on selections made from another field + - callout or balloon popups for highlighting content + - refreshing form fields + - toggling images and form field states on/off. Deleted: tags/libajaxtags-java/1.5.1-2/debian/maven.properties =================================================================== --- trunk/libajaxtags-java/debian/maven.properties 2014-09-08 19:02:09 UTC (rev 18387) +++ tags/libajaxtags-java/1.5.1-2/debian/maven.properties 2014-09-08 21:33:05 UTC (rev 18391) @@ -1 +0,0 @@ -maven.test.failure.ignore=true Copied: tags/libajaxtags-java/1.5.1-2/debian/maven.properties (from rev 18389, trunk/libajaxtags-java/debian/maven.properties) =================================================================== --- tags/libajaxtags-java/1.5.1-2/debian/maven.properties (rev 0) +++ tags/libajaxtags-java/1.5.1-2/debian/maven.properties 2014-09-08 21:33:05 UTC (rev 18391) @@ -0,0 +1,2 @@ +maven.test.skip=true +maven.test.failure.ignore=true Deleted: tags/libajaxtags-java/1.5.1-2/debian/maven.rules =================================================================== --- trunk/libajaxtags-java/debian/maven.rules 2014-09-08 19:02:09 UTC (rev 18387) +++ tags/libajaxtags-java/1.5.1-2/debian/maven.rules 2014-09-08 21:33:05 UTC (rev 18391) @@ -1,20 +0,0 @@ -# Maven rules - transform Maven dependencies and plugins -# Format of this file is: -# [group] [artifact] [type] [version] -# 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/ -javax.servlet.jsp jsp-api jar s/.*/2.1/ -javax.servlet servlet-api jar s/.*/2.5/ -junit junit jar s/4\..*/4.x/ Copied: tags/libajaxtags-java/1.5.1-2/debian/maven.rules (from rev 18389, trunk/libajaxtags-java/debian/maven.rules) =================================================================== --- tags/libajaxtags-java/1.5.1-2/debian/maven.rules (rev 0) +++ tags/libajaxtags-java/1.5.1-2/debian/maven.rules 2014-09-08 21:33:05 UTC (rev 18391) @@ -0,0 +1,20 @@ +# Maven rules - transform Maven dependencies and plugins +# Format of this file is: +# [group] [artifact] [type] [version] +# 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/ +javax.servlet.jsp s/jsp-api/javax.servlet.jsp-api/ jar s/.*/2.3/ +javax.servlet s/servlet-api/javax.servlet-api/ jar s/.*/3.1/ +junit junit jar s/4\..*/4.x/ _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

