This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libjaxp1.3-java.
commit 256ddf15128762c0c932d5c2048fb8493bf2eb41 Author: Ludovic Claude <[email protected]> Date: Thu Jul 2 13:59:00 2009 +0000 * New version --- debian/changelog | 20 +++++++++++++++++--- debian/rules | 1 - 2 files changed, 17 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index b27ab58..4911ce5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,24 @@ -libjaxp1.3-java (1.3.04-4) UNRELEASED; urgency=low - +libjaxp1.3-java (1.3.04-4) unstable; urgency=low + + [Ludovic Claude] + * Change section to java, bump up Standards-Version to 3.8.1 + * Add the Maven POM to the package, use both xml-apis:xml-apis and + javax.xml:jaxp-api + * Add a Build-Depends dependency on maven-repo-helper + * Use mh_installpom and mh_installjar to install the POM and the jar to the + Maven repository + * Add ${misc:Depends} to Depends to clear Lintian warnings + * Remove the full text of the Apache license and add a reference + to the GPL file to clear Lintian warnings. + * Add conflict on xalan2 as the old version links /usr/java/jaxp-1.3.jar to + /usr/share/java/xml-apis.jar + + [Matthias Klose] * Depend on default-jre-headless. * debian/rules: Fix jar options. * Set java source and target version to 1.4. - -- Matthias Klose <[email protected]> Mon, 20 Oct 2008 13:00:01 +0200 + -- Ludovic Claude <[email protected]> Fri, 08 May 2009 12:51:10 +0100 libjaxp1.3-java (1.3.04-3) unstable; urgency=low diff --git a/debian/rules b/debian/rules index 8ca0ae6..0a0db85 100755 --- a/debian/rules +++ b/debian/rules @@ -44,4 +44,3 @@ get-orig-pom: get-orig-source: -uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjaxp1.3-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

