debian/0000755000000000000000000000000011577467053007205 5ustar debian/libgentlyweb-utils-java-doc.javadoc0000644000000000000000000000001111577467053016035 0ustar internal debian/control0000644000000000000000000000217611577467053010616 0ustar Source: gentlyweb-utils Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Damien Raude-Morvan Build-Depends: debhelper (>= 7.0.50~), default-jdk, maven-repo-helper (>= 1.5), javahelper (>= 0.20), libjdom1-java Build-Depends-Indep: default-jdk-doc Standards-Version: 3.9.2 Vcs-Git: git://git.debian.org/pkg-java/gentlyweb-utils.git Vcs-Browser: http://git.debian.org/?p=pkg-java/gentlyweb-utils.git Homepage: http://josql.sourceforge.net/ Package: libgentlyweb-utils-java Architecture: all Depends: ${misc:Depends}, Suggests: libgentlyweb-utils-java-doc Description: java utility library used by josql Simple java utility library used mainly by JoSQL (libjosql-java) for I/O. Package: libgentlyweb-utils-java-doc Architecture: all Section: doc Depends: ${misc:Depends} Recommends: default-jdk-doc Suggests: libgentlyweb-utils-java Description: Documentation - java utility library used by josql Simple java utility library used mainly by JoSQL (libjosql-java) for I/O. . This package contains the API documentation of libgentlyweb-utils-java. debian/watch0000644000000000000000000000010211577467053010227 0ustar version=3 http://sf.net/josql/gentlyWEB-src-utils-([\d].+).tar.gz debian/source/0000755000000000000000000000000011577467053010505 5ustar debian/source/format0000644000000000000000000000001411577467053011713 0ustar 3.0 (quilt) debian/pom.xml0000644000000000000000000000030511577467053010520 0ustar 4.0.0 net.sf.josql gentlyweb-utils 1.5 debian/libgentlyweb-utils-java-doc.doc-base.api0000644000000000000000000000053511577467053016666 0ustar Document: libgentlyweb-utils-java Title: API Javadoc for gentlyweb-utils Author: gentlyweb-utils developers Abstract: This is the API Javadoc provided for the libgentlyweb-utils-java library. Section: Programming Format: HTML Index: /usr/share/doc/libgentlyweb-utils-java-doc/api/index.html Files: /usr/share/doc/libgentlyweb-utils-java-doc/api/* debian/libgentlyweb-utils-java.poms0000644000000000000000000000013311577467053014646 0ustar debian/pom.xml --no-parent --has-package-version --java-lib --artifact=gentlyweb-utils.jar debian/changelog0000644000000000000000000000024511577467053011060 0ustar gentlyweb-utils (1.5-1) unstable; urgency=low * Initial release (Closes: #631016). -- Damien Raude-Morvan Sun, 19 Jun 2011 23:41:06 +0200 debian/javabuild0000644000000000000000000000003011577467053011062 0ustar gentlyweb-utils.jar src debian/rules0000755000000000000000000000123411577467053010265 0ustar #!/usr/bin/make -f MAVEN_REPO := http://repo.fusesource.com/nexus/content/groups/public/ GROUP_ID := net/sf/josql ARTIFACT_ID := gentlyweb-utils PACKAGE := $(shell dpkg-parsechangelog | grep '^Source:' | cut -f 2 -d ' ') VERSION := $(shell dpkg-parsechangelog | grep '^Version:' | cut -f 2 -d ' ' | sed 's/-[^-]*$$//') export JAVA_HOME=/usr/lib/jvm/default-java export CLASSPATH=/usr/share/java/jdom1.jar %: dh $@ --with javahelper --with maven_repo_helper get-orig-source: uscan --download-version $(VERSION) --force-download --rename get-orig-pom: wget -O debian/pom.xml ${MAVEN_REPO}/${GROUP_ID}/${ARTIFACT_ID}/${VERSION}/${ARTIFACT_ID}-${VERSION}.pom debian/copyright0000644000000000000000000000100211577467053011131 0ustar Format: http://dep.debian.net/deps/dep5/ Upstream-Name: gentlyWEB-utils Upstream-Contact: Gary Bentley, http://josql.sourceforge.net/ Source: https://sourceforge.net/projects/josql/files/josql/stable-2.2/ Files: * Copyright: 2006, Gary Bentley License: Apache-2.0 Files: debian/* Copyright: 2011, Damien Raude-Morvan 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/compat0000644000000000000000000000000211577467053010403 0ustar 7