Author: ebourg-guest Date: 2014-09-10 12:43:13 +0000 (Wed, 10 Sep 2014) New Revision: 18402
Added: tags/libhtmlparser-java/1.6.20060610.dfsg0-5/ tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/changelog tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/compat tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/control tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/patches/03_remove-sourceforge-logo-from-javadoc.patch tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/patches/series tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/rules tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/watch Removed: tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/changelog tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/compat tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/control tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/patches/series tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/rules tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/watch Log: [svn-buildpackage] Tagging libhtmlparser-java 1.6.20060610.dfsg0-5 Deleted: tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/changelog =================================================================== --- trunk/libhtmlparser-java/debian/changelog 2014-09-10 11:38:41 UTC (rev 18393) +++ tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/changelog 2014-09-10 12:43:13 UTC (rev 18402) @@ -1,46 +0,0 @@ -libhtmlparser-java (1.6.20060610.dfsg0-5) UNRELEASED; urgency=medium - - * Team upload. - * debian/control: - - Maintenance transferred to the Java Team - - -- Emmanuel Bourg <[email protected]> Wed, 10 Sep 2014 13:36:52 +0200 - -libhtmlparser-java (1.6.20060610.dfsg0-4) unstable; urgency=low - - * Bump debian version (no changes needed). - * Change package section (thanks lintian). - * Bugfix: debhelper but no misc:Depends (thanks lintian). - * Switch to dpkg-source 3.0 (quilt) format - * Use openjdk to build package. - * Install changelog at the right place. - - -- Tiago Saboga <[email protected]> Sun, 21 Feb 2010 18:05:15 -0300 - -libhtmlparser-java (1.6.20060610.dfsg0-3) unstable; urgency=low - - * Remove bashism in debian/rules (brace expansion). (Closes: #477610) - * Add Vcs-Svn and Vcs-Browser fields to debian/control. - - -- Tiago Saboga <[email protected]> Mon, 05 May 2008 09:07:16 -0300 - -libhtmlparser-java (1.6.20060610.dfsg0-2) unstable; urgency=low - - * Initial debian release (Closes: #448872). - * Remove empty line in long descriptions. - * Set priority to optional. - * Bump standards-version to 3.7.3 (no changes needed). - * Binary package depends on java-gcj-compat and not gij. - * Homepage field now in source section of control file. - * Do not repeat Section and Priority in binary packages when they are - already in source package [control]. - * Correct copyright file: license is LGPL 2.1 or later. - - -- Tiago Saboga <[email protected]> Wed, 02 Jan 2008 14:36:04 -0200 - -libhtmlparser-java (1.6.20060610.dfsg0-1) unstable; urgency=low - - * Initial release. - - -- Tiago Saboga <[email protected]> Wed, 31 Oct 2007 15:19:57 -0200 - Copied: tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/changelog (from rev 18401, trunk/libhtmlparser-java/debian/changelog) =================================================================== --- tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/changelog (rev 0) +++ tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/changelog 2014-09-10 12:43:13 UTC (rev 18402) @@ -0,0 +1,52 @@ +libhtmlparser-java (1.6.20060610.dfsg0-5) unstable; urgency=medium + + * Team upload. + * Generate Java 5 compatible bytecode + * Removed the SourceForge logo from the Javadoc + * debian/control: + - Maintenance transferred to the Java Team + - Removed the dependency on the Java runtime + - Standards-Version updated to 3.9.5 (no changes) + - Use canonical URLs for the Vcs-* fields + * Switch to debhelper level 9 + + -- Emmanuel Bourg <[email protected]> Wed, 10 Sep 2014 14:16:32 +0200 + +libhtmlparser-java (1.6.20060610.dfsg0-4) unstable; urgency=low + + * Bump debian version (no changes needed). + * Change package section (thanks lintian). + * Bugfix: debhelper but no misc:Depends (thanks lintian). + * Switch to dpkg-source 3.0 (quilt) format + * Use openjdk to build package. + * Install changelog at the right place. + + -- Tiago Saboga <[email protected]> Sun, 21 Feb 2010 18:05:15 -0300 + +libhtmlparser-java (1.6.20060610.dfsg0-3) unstable; urgency=low + + * Remove bashism in debian/rules (brace expansion). (Closes: #477610) + * Add Vcs-Svn and Vcs-Browser fields to debian/control. + + -- Tiago Saboga <[email protected]> Mon, 05 May 2008 09:07:16 -0300 + +libhtmlparser-java (1.6.20060610.dfsg0-2) unstable; urgency=low + + * Initial debian release (Closes: #448872). + * Remove empty line in long descriptions. + * Set priority to optional. + * Bump standards-version to 3.7.3 (no changes needed). + * Binary package depends on java-gcj-compat and not gij. + * Homepage field now in source section of control file. + * Do not repeat Section and Priority in binary packages when they are + already in source package [control]. + * Correct copyright file: license is LGPL 2.1 or later. + + -- Tiago Saboga <[email protected]> Wed, 02 Jan 2008 14:36:04 -0200 + +libhtmlparser-java (1.6.20060610.dfsg0-1) unstable; urgency=low + + * Initial release. + + -- Tiago Saboga <[email protected]> Wed, 31 Oct 2007 15:19:57 -0200 + Deleted: tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/compat =================================================================== --- trunk/libhtmlparser-java/debian/compat 2014-09-10 11:38:41 UTC (rev 18393) +++ tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/compat 2014-09-10 12:43:13 UTC (rev 18402) @@ -1 +0,0 @@ -5 Copied: tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/compat (from rev 18397, trunk/libhtmlparser-java/debian/compat) =================================================================== --- tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/compat (rev 0) +++ tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/compat 2014-09-10 12:43:13 UTC (rev 18402) @@ -0,0 +1 @@ +9 Deleted: tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/control =================================================================== --- trunk/libhtmlparser-java/debian/control 2014-09-10 11:38:41 UTC (rev 18393) +++ tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/control 2014-09-10 12:43:13 UTC (rev 18402) @@ -1,44 +0,0 @@ -Source: libhtmlparser-java -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Tiago Saboga <[email protected]> -Homepage: http://htmlparser.sourceforge.net/ -Build-Depends: cdbs, debhelper (>= 5), ant, default-jdk -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libhtmlparser-java -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libhtmlparser-java -Standards-Version: 3.8.4 - -Package: libhtmlparser-java -Architecture: all -Depends: java-gcj-compat | java2-runtime, ${misc:Depends} -Suggests: libhtmlparser-java-doc -Description: java library to parse html - HTML Parser is a Java library used to parse HTML in either a linear - or nested fashion. Primarily used for transformation or extraction, - it features filters, visitors, custom tags and easy to use - JavaBeans. - . - The two fundamental use-cases that are handled by the parser are - extraction and transformation (the syntheses use-case, where HTML - pages are created from scratch, is better handled by other tools - closer to the source of data). - . - In general, to use the HTMLParser you will need to be able to write - code in the Java programming language. Although some example programs - are provided that may be useful as they stand, it's more than likely - you will need (or want) to create your own programs or modify the - ones provided to match your intended application. - -Package: libhtmlparser-java-doc -Section: doc -Architecture: all -Depends: ${misc:Depends} -Suggests: libhtmlparser-java -Description: java library to parse html - doc - HTML Parser is a Java library used to parse HTML in either a linear - or nested fashion. Primarily used for transformation or extraction, - it features filters, visitors, custom tags and easy to use - JavaBeans. - . - This package contains the documentation for the library. Copied: tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/control (from rev 18397, trunk/libhtmlparser-java/debian/control) =================================================================== --- tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/control (rev 0) +++ tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/control 2014-09-10 12:43:13 UTC (rev 18402) @@ -0,0 +1,44 @@ +Source: libhtmlparser-java +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Tiago Saboga <[email protected]> +Build-Depends: cdbs, debhelper (>= 9), ant, default-jdk +Standards-Version: 3.9.5 +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libhtmlparser-java +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libhtmlparser-java +Homepage: http://htmlparser.sourceforge.net + +Package: libhtmlparser-java +Architecture: all +Depends: ${misc:Depends} +Suggests: libhtmlparser-java-doc +Description: java library to parse html + HTML Parser is a Java library used to parse HTML in either a linear + or nested fashion. Primarily used for transformation or extraction, + it features filters, visitors, custom tags and easy to use + JavaBeans. + . + The two fundamental use-cases that are handled by the parser are + extraction and transformation (the syntheses use-case, where HTML + pages are created from scratch, is better handled by other tools + closer to the source of data). + . + In general, to use the HTMLParser you will need to be able to write + code in the Java programming language. Although some example programs + are provided that may be useful as they stand, it's more than likely + you will need (or want) to create your own programs or modify the + ones provided to match your intended application. + +Package: libhtmlparser-java-doc +Section: doc +Architecture: all +Depends: ${misc:Depends} +Suggests: libhtmlparser-java +Description: java library to parse html - doc + HTML Parser is a Java library used to parse HTML in either a linear + or nested fashion. Primarily used for transformation or extraction, + it features filters, visitors, custom tags and easy to use + JavaBeans. + . + This package contains the documentation for the library. Copied: tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/patches/03_remove-sourceforge-logo-from-javadoc.patch (from rev 18399, trunk/libhtmlparser-java/debian/patches/03_remove-sourceforge-logo-from-javadoc.patch) =================================================================== --- tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/patches/03_remove-sourceforge-logo-from-javadoc.patch (rev 0) +++ tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/patches/03_remove-sourceforge-logo-from-javadoc.patch 2014-09-10 12:43:13 UTC (rev 18402) @@ -0,0 +1,15 @@ +Description: Removed the SourceForge logo from the Javadoc to clear the Lintian privacy-breach-logo warning +Author: Emmanuel Bourg <[email protected]> +Forwarded: not-needed +--- a/src/build.xml ++++ b/src/build.xml +@@ -444,8 +444,7 @@ + <property name="javadoc.footer" value="&copy; 2005 Derrick Oswald<div align="right">${TODAY_STRING}</div>"/> + <property name="javadoc.bottom" value="<table width='100%'><tr><td>HTML Parser is an open source library released under + <a HREF="http://www.opensource.org/licenses/lgpl-license.html" target="_top">LGPL</a>.</td><td align='right'> +- <a HREF="http://sourceforge.net/projects/htmlparser" target="_top"> +- <img src="http://sourceforge.net/sflogo.php?group_id=24399&type=1" width="88" height="31" border="0" alt="SourceForge.net"></a></td></tr></table>"/> ++ </td></tr></table>"/> + <javadoc packagenames="org.htmlparser.*" + sourcepath="${src}" + classpath="${classes}" Deleted: tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/patches/series =================================================================== --- trunk/libhtmlparser-java/debian/patches/series 2014-09-10 11:38:41 UTC (rev 18393) +++ tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/patches/series 2014-09-10 12:43:13 UTC (rev 18402) @@ -1,2 +0,0 @@ -01_remove_jdk15-dependency.patch -02_adjust_path_in_examples.patch Copied: tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/patches/series (from rev 18399, trunk/libhtmlparser-java/debian/patches/series) =================================================================== --- tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/patches/series (rev 0) +++ tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/patches/series 2014-09-10 12:43:13 UTC (rev 18402) @@ -0,0 +1,3 @@ +01_remove_jdk15-dependency.patch +02_adjust_path_in_examples.patch +03_remove-sourceforge-logo-from-javadoc.patch Deleted: tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/rules =================================================================== --- trunk/libhtmlparser-java/debian/rules 2014-09-10 11:38:41 UTC (rev 18393) +++ tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/rules 2014-09-10 12:43:13 UTC (rev 18402) @@ -1,34 +0,0 @@ -#!/usr/bin/make -f - -include /usr/share/cdbs/1/class/ant.mk -include /usr/share/cdbs/1/rules/debhelper.mk - -JAVA_HOME = /usr/lib/jvm/default-java -DEB_ANT_BUILD_TARGET = jarparser javadoc filterbuilder thumbelina -DEB_ANT_BUILDFILE = src/build.xml -DEB_INSTALL_CHANGELOGS_ALL = docs/changes.txt - -install/libhtmlparser-java:: - install -m 644 -D 'src/lib/htmlparser.jar' \ - $(CURDIR)/debian/libhtmlparser-java/usr/share/java/libhtmlparser-$(DEB_UPSTREAM_VERSION).jar - dh_link -plibhtmlparser-java \ - usr/share/java/libhtmlparser-$(DEB_UPSTREAM_VERSION).jar \ - usr/share/java/libhtmlparser.jar - -install/libhtmlparser-java-doc:: - install -m 644 src/lib/filterbuilder.jar src/lib/thumbelina.jar \ - $(CURDIR)/debian/libhtmlparser-java-doc/usr/share/doc/libhtmlparser-java-doc/examples/lib - install -m 755 $(shell find bin -type f -regex '[^.]*') \ - $(CURDIR)/debian/libhtmlparser-java-doc/usr/share/doc/libhtmlparser-java-doc/examples/bin - -binary-install/libhtmlparser-java-doc:: - mv $(CURDIR)/debian/libhtmlparser-java-doc/usr/share/doc/libhtmlparser-java-doc/javadoc \ - $(CURDIR)/debian/libhtmlparser-java-doc/usr/share/doc/libhtmlparser-java-doc/api - mv $(CURDIR)/debian/libhtmlparser-java-doc/usr/share/doc/libhtmlparser-java-doc/docs \ - $(CURDIR)/debian/libhtmlparser-java-doc/usr/share/doc/libhtmlparser-java-doc/html - dh_link -plibhtmlparser-java-doc \ - usr/share/doc/libhtmlparser-java-doc/api \ - usr/share/doc/libhtmlparser-java-doc/html/javadoc - -clean:: - -rm -rf src/docs src/lib Copied: tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/rules (from rev 18398, trunk/libhtmlparser-java/debian/rules) =================================================================== --- tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/rules (rev 0) +++ tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/rules 2014-09-10 12:43:13 UTC (rev 18402) @@ -0,0 +1,35 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/class/ant.mk +include /usr/share/cdbs/1/rules/debhelper.mk + +JAVA_HOME = /usr/lib/jvm/default-java +DEB_ANT_BUILD_TARGET = jarparser javadoc filterbuilder thumbelina +DEB_ANT_BUILDFILE = src/build.xml +DEB_ANT_ARGS = -Dant.build.javac.target=1.5 +DEB_INSTALL_CHANGELOGS_ALL = docs/changes.txt + +install/libhtmlparser-java:: + install -m 644 -D 'src/lib/htmlparser.jar' \ + $(CURDIR)/debian/libhtmlparser-java/usr/share/java/libhtmlparser-$(DEB_UPSTREAM_VERSION).jar + dh_link -plibhtmlparser-java \ + usr/share/java/libhtmlparser-$(DEB_UPSTREAM_VERSION).jar \ + usr/share/java/libhtmlparser.jar + +install/libhtmlparser-java-doc:: + install -m 644 src/lib/filterbuilder.jar src/lib/thumbelina.jar \ + $(CURDIR)/debian/libhtmlparser-java-doc/usr/share/doc/libhtmlparser-java-doc/examples/lib + install -m 755 $(shell find bin -type f -regex '[^.]*') \ + $(CURDIR)/debian/libhtmlparser-java-doc/usr/share/doc/libhtmlparser-java-doc/examples/bin + +binary-install/libhtmlparser-java-doc:: + mv $(CURDIR)/debian/libhtmlparser-java-doc/usr/share/doc/libhtmlparser-java-doc/javadoc \ + $(CURDIR)/debian/libhtmlparser-java-doc/usr/share/doc/libhtmlparser-java-doc/api + mv $(CURDIR)/debian/libhtmlparser-java-doc/usr/share/doc/libhtmlparser-java-doc/docs \ + $(CURDIR)/debian/libhtmlparser-java-doc/usr/share/doc/libhtmlparser-java-doc/html + dh_link -plibhtmlparser-java-doc \ + usr/share/doc/libhtmlparser-java-doc/api \ + usr/share/doc/libhtmlparser-java-doc/html/javadoc + +clean:: + -rm -rf src/docs src/lib Deleted: tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/watch =================================================================== --- trunk/libhtmlparser-java/debian/watch 2014-09-10 11:38:41 UTC (rev 18393) +++ tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/watch 2014-09-10 12:43:13 UTC (rev 18402) @@ -1,16 +0,0 @@ -# Example watch control file for uscan -# Rename this file to "watch" and then you can run the "uscan" command -# to check for upstream updates and more. -# See uscan(1) for format - -# Compulsory line, this is a version 3 file -version=3 - -# Uncomment to find new files on sourceforge, for devscripts >= 2.9 -# opts=dversionmangle=s/(\d+)\.(\d+)\.(\d+)/$1.$2..$3/ \ -opts=uversionmangle=s/(\d+)\.(\d)(\d)\.(\d+)/$1.$2.$3.$4/,\ -dversionmangle=s/\.dfsg\d$// \ - http://sf.net/htmlparser/htmlparser(\d+)_(\d+)_?(\d*)\.zip - -# <http://downloads.sourceforge.net/htmlparser/htmlparser1_6_20060610.zip - Copied: tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/watch (from rev 18400, trunk/libhtmlparser-java/debian/watch) =================================================================== --- tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/watch (rev 0) +++ tags/libhtmlparser-java/1.6.20060610.dfsg0-5/debian/watch 2014-09-10 12:43:13 UTC (rev 18402) @@ -0,0 +1,6 @@ +version=3 +opts=uversionmangle=s/(\d+)\.(\d)(\d)\.(\d+)/$1.$2.$3.$4/,\ +dversionmangle=s/\.dfsg\d$// \ + http://sf.net/htmlparser/htmlparser(\d+)_(\d+)_?(\d*)\.zip + +# <http://downloads.sourceforge.net/htmlparser/htmlparser1_6_20060610.zip _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

