debian/0000755000000000000000000000000012342111560007161 5ustar debian/patches/0000755000000000000000000000000012342111560010610 5ustar debian/patches/debian-changes0000644000000000000000000000141212342111560013361 0ustar Subject: Collected Debian patches for libowasp-antisamy-java Author: Matthew Vernon The libowasp-antisamy-java package is maintained in Git rather than maintaining patches as separate files, and separating the patches doesn't seem to be worth the effort. They are therefore all included in this single Debian patch. For full commit history and separated commits, see the packaging Git repository. --- libowasp-antisamy-java-1.5.3+dfsg.orig/pom.xml +++ libowasp-antisamy-java-1.5.3+dfsg/pom.xml @@ -26,6 +26,7 @@ commons-httpclient commons-httpclient + 3.x junit debian/patches/series0000644000000000000000000000001712342111560012023 0ustar debian-changes debian/rules0000755000000000000000000000036012342103566010247 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/maven.mk JAVA_HOME := /usr/lib/jvm/default-java get-orig-source: uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename debian/libowasp-antisamy-java-doc.install0000644000000000000000000000007312342103566015705 0ustar target/apidocs/* usr/share/doc/libowasp-antisamy-java/api debian/libowasp-antisamy-java.poms0000644000000000000000000000320612342103566014453 0ustar # List of POM files for the package # Format of this file is: # [option]* # where option can be: # --ignore: ignore this POM and its artifact if any # --ignore-pom: don't install the POM. To use on POM files that are created # temporarily for certain artifacts such as Javadoc jars. [mh_install, mh_installpoms] # --no-parent: remove the tag from the POM # --package=: an alternative package to use when installing this POM # and its artifact # --has-package-version: to indicate that the original version of the POM is the same as the upstream part # of the version for the package. # --keep-elements=: a list of XML elements to keep in the POM # during a clean operation with mh_cleanpom or mh_installpom # --artifact=: path to the build artifact associated with this POM, # it will be installed when using the command mh_install. [mh_install] # --java-lib: install the jar into /usr/share/java to comply with Debian # packaging guidelines # --usj-name=: name to use when installing the library in /usr/share/java # --usj-version=: version to use when installing the library in /usr/share/java # --no-usj-versionless: don't install the versionless link in /usr/share/java # --dest-jar=: the destination for the real jar. # It will be installed with mh_install. [mh_install] # --classifier=: Optional, the classifier for the jar. Empty by default. # --site-xml=: Optional, the location for site.xml if it needs to be installed. # Empty by default. [mh_install] # pom.xml --no-parent --has-package-version debian/maven.ignoreRules0000644000000000000000000000011012342103566012506 0ustar junit junit * * * * org.owasp.antisamy antisamy-sample-configs * * * * debian/libowasp-antisamy-java-doc.doc-base.api0000644000000000000000000000051712342103566016467 0ustar Document: libowasp-antisamy-java Title: API Javadoc for OWASP AntiSamy Author: OWASP AntiSamy developers Abstract: This is the API Javadoc provided for the libowasp-antisamy-java library. Section: Programming Format: HTML Index: /usr/share/doc/libowasp-antisamy-java/api/index.html Files: /usr/share/doc/libowasp-antisamy-java/api/* debian/source/0000755000000000000000000000000012342103566010470 5ustar debian/source/patch-header0000644000000000000000000000064512342103566012745 0ustar Subject: Collected Debian patches for libowasp-antisamy-java Author: Matthew Vernon The libowasp-antisamy-java package is maintained in Git rather than maintaining patches as separate files, and separating the patches doesn't seem to be worth the effort. They are therefore all included in this single Debian patch. For full commit history and separated commits, see the packaging Git repository. debian/source/options0000644000000000000000000000002412342103566012102 0ustar single-debian-patch debian/source/format0000644000000000000000000000001412342103566011676 0ustar 3.0 (quilt) debian/maven.properties0000644000000000000000000000025512342103566012416 0ustar # Include here properties to pass to Maven during the build. # For example: # maven.test.skip=true maven.test.skip=true maven.compiler.source=1.5 maven.compiler.target=1.5 debian/maven.publishedRules0000644000000000000000000000006212342103566013210 0ustar org.owasp.antisamy antisamy jar s/.*/debian/ * * debian/copyright0000644000000000000000000000065012342103566011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: OWASP AntiSamy Source: https://code.google.com/p/owaspantisamy/ Files: * Copyright: 2014, Arshan Dabirsiaghi License: BSD Files: debian/* Copyright: 2014, Matthew Vernon License: BSD License: BSD On Debian systems, the full text of the BSD license can be found in the file '/usr/share/common-licenses/BSD' debian/control0000644000000000000000000000270412342103566010576 0ustar Source: libowasp-antisamy-java Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Matthew Vernon Build-Depends: debhelper (>= 9), cdbs, default-jdk, maven-debian-helper (>= 1.5) Build-Depends-Indep: libbatik-java, libcommons-httpclient-java, libnekohtml-java, default-jdk-doc, libnekohtml-java-doc, libmaven-javadoc-plugin-java Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-java/libowasp-antisamy-java.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/libowasp-antisamy-java.git Homepage: https://code.google.com/p/owaspantisamy/ Package: libowasp-antisamy-java Architecture: all Depends: ${misc:Depends}, ${maven:Depends} Suggests: ${maven:OptionalDepends}, libowasp-antisamy-java-doc Description: OWASP AntiSamy The OWASP AntiSamy project is a collection of APIs for safely allowing users to supply their own HTML and CSS without exposing the site to XSS vulnerabilities Package: libowasp-antisamy-java-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${maven:DocDepends} Recommends: ${maven:DocOptionalDepends} Suggests: libowasp-antisamy-java Description: Documentation for OWASP AntiSamy The OWASP AntiSamy project is a collection of APIs for safely allowing users to supply their own HTML and CSS without exposing the site to XSS vulnerabilities . This package contains the API documentation of libowasp-antisamy-java. debian/compat0000644000000000000000000000000212342103566010366 0ustar 9 debian/changelog0000644000000000000000000000121312342103566011037 0ustar libowasp-antisamy-java (1.5.3+dfsg-1) unstable; urgency=low * Remove src/test/resources/s from source tarball, as not distributable -- Matthew Vernon Fri, 30 May 2014 14:23:32 +0100 libowasp-antisamy-java (1.5.3-2) experimental; urgency=low * Put into git * Add Vcs-Git/Browser headers to debian/control -- Matthew Vernon Thu, 20 Mar 2014 18:24:07 +0000 libowasp-antisamy-java (1.5.3-1) experimental; urgency=low * Initial release (closes: #741367) * This is (eventually) a build-dependency for the Shibboleth IdP -- Matthew Vernon Tue, 18 Feb 2014 16:52:46 +0000 debian/maven.cleanIgnoreRules0000644000000000000000000000000112342103566013450 0ustar debian/README.source0000644000000000000000000000125412342103566011351 0ustar Information about libowasp-antisamy-java ---------------------------------------- This package was debianized using the mh_make command from the maven-debian-helper package. The build system uses Maven but prevents it from downloading anything from the Internet, making the build compliant with the Debian policy. This package uses a version control system as described in http://wiki.debian.org/Java/JavaVcs and the pages linked from there. The upstream source distribution contained a directory src/test/resources/s used for running the test suite; this contained content downloaded from third-party websites without a license, so has been removed from Debian's source package. debian/maven.rules0000644000000000000000000000015512342103566011353 0ustar commons-httpclient commons-httpclient jar s/3\..*/3.x/ * * org.owasp.antisamy antisamy jar s/.*/debian/ * *