debian/0000755000000000000000000000000012232116255007165 5ustar debian/libnekohtml-java.poms0000644000000000000000000000007012232116022013301 0ustar pom.xml --no-parent debian/nekohtml-xni.pom --no-parent debian/nekohtml-xni.pom0000644000000000000000000000023312232116022012305 0ustar 4.0.0 nekohtml nekohtmlXni 1.9.19 debian/libnekohtml-java-doc.doc-base0000644000000000000000000000035512232116022014551 0ustar Document: nekohtml-api Title: NekoHTML API documentation Abstract: JavaDoc documentation for NekoHTML. Section: Programming Format: HTML Index: /usr/share/doc/libnekohtml-java/api/index.html Files: /usr/share/doc/libnekohtml-java/api/* debian/README.Debian0000644000000000000000000000033312232116022011215 0ustar NekoHTML for Debian ------------------- The 'lib' directory was removed from the upstream sources in order to make them DFSG compliant. -- Ludovic Claude Thu, 29 Apr 2009 15:47:02 +0100 debian/watch0000644000000000000000000000017512232116022010211 0ustar version=3 https://nekohtml.svn.sourceforge.net/svnroot/nekohtml/branches/ \ nekohtml-([1-9].*)/ debian debian/orig-tar.sh debian/rules0000755000000000000000000000206612232116022010241 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/ant.mk PACKAGE := $(DEB_SOURCE_PACKAGE) VERSION := $(DEB_UPSTREAM_VERSION) JAVA_HOME := /usr/lib/jvm/default-java DEB_JARS := xml-apis xercesImpl DEB_ANT_BUILD_TARGET := jar jar-xni doc DEB_ANT_BUILDFILE := build.xml DEB_ANT_ARGS := -Dname=$(PACKAGE) -Dversion=$(VERSION) API_DOCS := build/doc/api get-orig-source: uscan --download-version $(VERSION) --force-download --rename binary-post-install/lib$(PACKAGE)-java:: dh_install -plib$(PACKAGE)-java doc usr/share/doc/lib$(PACKAGE)-java mh_installpoms -plib$(PACKAGE)-java mh_installjar -plib$(PACKAGE)-java -l --usj-version=$(VERSION) pom.xml build/lib/$(PACKAGE).jar mh_installjar -plib$(PACKAGE)-java -l --usj-version=$(VERSION) debian/nekohtml-xni.pom build/lib/$(PACKAGE)Xni.jar binary-post-install/lib$(PACKAGE)-java-doc:: dh_install -plib$(PACKAGE)-java-doc $(API_DOCS) usr/share/doc/lib$(PACKAGE)-java clean:: mh_clean -rm -rf debian/tmp debian/changelog0000644000000000000000000000557712232116022011045 0ustar nekohtml (1.9.19-1) unstable; urgency=low * Team upload. * New upstream release - Refreshed the patch * debian/control: - Use canonical URLs for the Vcs-* fields - Updated Standards-Version to 3.9.4 (no changes) - Removed Michael Koch from the uploaders (Closes: #654124) - Improved the package description * Build depend on debhelper >= 9 * debian/rules: Improved the clean target * debian/copyright: Updated the Format URI * Use XZ compression for the upstream tarball * Added a Lintian override for the codeless-jar warning on nekohtmlXni.jar -- Emmanuel Bourg Wed, 23 Oct 2013 11:59:27 +0200 nekohtml (1.9.15-1) unstable; urgency=low * Team upload. * New upstream release * Switch to debhelper level 7. * Update Standards-Version: 3.9.2. * Update debian/copyright. -- Torsten Werner Mon, 26 Sep 2011 21:59:20 +0200 nekohtml (1.9.14-1) unstable; urgency=low * Team Upload * New upstream release * Let 'maintainers' start with uppercase M. * Update Standards-Version: 3.8.4. * Switch to source format 3.0. -- Torsten Werner Sun, 11 Apr 2010 00:34:41 +0200 nekohtml (1.9.13-1) unstable; urgency=low * New upstream release. * Added debian/README.source. * Added myself to Uploaders. * Updated Standards-Version to 3.8.3. -- Michael Koch Fri, 02 Oct 2009 22:45:29 +0200 nekohtml (1.9.12-2) unstable; urgency=low * Upload to unstable. -- Torsten Werner Sun, 09 Aug 2009 23:10:54 +0200 nekohtml (1.9.12-1) experimental; urgency=low * New upstream version * Remove the runtimes from Depends: as it's a library * Change section to java, bump up Standards-Version to 3.8.1 * Add Homepage and Vcs-* properties * Split the package into a pure binary and a documentation package, put the main docs in the binary package, and the api docs in the doc package * Update the copyright to follow the new proposal format, and remove full text of Apache license to remove Lintian warnings * Add the Maven POM to the package, * Add a Build-Depends-Indep dependency on maven-repo-helper * Use mh_installpom and mh_installjar to install the POM and the jar to the Maven repository * Change Build-Depends from libxalan-java to libjaxp3-java and add libjaxp3-java as it contains the xml-apis.jar needed for the build and runtime on Java < 6. -- Ludovic Claude Wed, 29 Apr 2009 19:33:43 +0100 nekohtml (0.9.5+dfsg-1.1) unstable; urgency=medium * Non-maintainer upload. * Add stubs for two missing XMLLocator methods; fixes FTBFS. (Closes: #397697) -- Steinar H. Gunderson Thu, 16 Nov 2006 00:02:27 +0100 nekohtml (0.9.5+dfsg-1) unstable; urgency=low * Initial release. (Closes: #382995) -- Marcus Better Fri, 29 Sep 2006 11:37:54 +0200 debian/libnekohtml-java.doc-base0000644000000000000000000000036112232116022014003 0ustar Document: nekohtml-doc Title: NekoHTML documentation Abstract: Documentation for the NekoHTML parser. Section: Programming Format: HTML Index: /usr/share/doc/libnekohtml-java/doc/index.html Files: /usr/share/doc/libnekohtml-java/doc/*.html debian/patches/0000755000000000000000000000000012232116255010614 5ustar debian/patches/build.diff0000644000000000000000000000316412232116022012541 0ustar --- a/build.xml +++ b/build.xml @@ -26,7 +26,7 @@ - + @@ -78,7 +78,7 @@ source='${compile.source}' target='${compile.target}' includeAntRuntime='false'> - + @@ -89,7 +89,7 @@ source='${compile.source}' target='${compile.target}' includeAntRuntime='false'> - + @@ -103,11 +103,6 @@ unless="compile.skip"> - - - - - debian/patches/series0000644000000000000000000000001312232116022012013 0ustar build.diff debian/libnekohtml-java.lintian-overrides0000644000000000000000000000005512232116022015764 0ustar libnekohtml-java: codeless-jar *nekohtmlXni* debian/orig-tar.sh0000755000000000000000000000057512232116022011247 0ustar #!/bin/sh -e VERSION=$2 TAR=../nekohtml_$VERSION.orig.tar.xz DIR=nekohtml-$VERSION TAG=nekohtml-$2 svn export https://nekohtml.svn.sourceforge.net/svnroot/nekohtml/branches/$TAG $DIR rm -r $DIR/lib tar -c -J -f $TAR $DIR rm -rf $DIR ../$TAG # move to directory 'tarballs' if [ -r .svn/deb-layout ]; then . .svn/deb-layout mv $TAR $origDir echo "moved $TAR to $origDir" fi debian/source/0000755000000000000000000000000012232116255010465 5ustar debian/source/format0000644000000000000000000000001412232116022011663 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212232116022010353 0ustar 9 debian/copyright0000644000000000000000000000077612232116022011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Neko HTML Source: http://nekohtml.sourceforge.net Files: * Copyright: 2002-2009 Andy Clark, Marc Guillemot License: Apache-2.0 Files: debian/* Copyright: 2006, Marcus Better 2011, Torsten Werner License: Apache-2.0 License: Apache-2.0 On Debian GNU/Linux system you can find the complete text of the Apache-2.0 license in '/usr/share/common-licenses/Apache-2.0' debian/control0000644000000000000000000000352012232116022010560 0ustar Source: nekohtml Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Marcus Better Build-Depends: debhelper (>= 9), cdbs, default-jdk Build-Depends-Indep: maven-repo-helper, ant, libxerces2-java (>= 2.9.1), libjaxp1.3-java (>> 1.3.04-3) Standards-Version: 3.9.4 Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/nekohtml Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/nekohtml/ Homepage: http://nekohtml.sourceforge.net Package: libnekohtml-java Architecture: all Depends: ${misc:Depends}, libxerces2-java (>= 2.9.1), libjaxp1.3-java (>> 1.3.04-3) Suggests: libnekohtml-java-doc Description: NekoHTML - HTML parser for Java NekoHTML is a simple HTML scanner and tag balancer that enables application programmers to parse HTML documents and access the information using standard XML interfaces. The parser can scan HTML files and "fix up" many common mistakes that human (and computer) authors make in writing HTML documents. NekoHTML adds missing parent elements; automatically closes elements with optional end tags; and can handle mismatched in-line element tags. . Package: libnekohtml-java-doc Architecture: all Section: doc Depends: ${misc:Depends} Suggests: libnekohtml-java Description: NekoHTML - HTML parser for Java (Documentation) NekoHTML is a simple HTML scanner and tag balancer that enables application programmers to parse HTML documents and access the information using standard XML interfaces. The parser can scan HTML files and "fix up" many common mistakes that human (and computer) authors make in writing HTML documents. NekoHTML adds missing parent elements; automatically closes elements with optional end tags; and can handle mismatched in-line element tags. . This package provides the API documentation for NekoHTML.