This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libxalan2-java.
commit 86a8a33b76ccc8d864702b9cd27abfeaccd133b1 Author: Stefan Gybas <[email protected]> Date: Mon Jan 27 22:43:03 2003 +0000 Debian release 2.4.1-1 --- debian/changelog | 7 +++++++ debian/control | 3 +-- debian/rules | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 176c94e..9f7f11a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libxalan2-java (2.4.1-1) unstable; urgency=low + + * New upstream release + * Standards-Version: 3.5.8 (no changes required) + + -- Stefan Gybas <[email protected]> Mon, 27 Jan 2003 15:18:18 +0100 + libxalan2-java (2.4.0-1) unstable; urgency=low * New upstream release diff --git a/debian/control b/debian/control index fb85805..c8762bf 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,8 @@ Source: libxalan2-java Section: contrib/libs Priority: optional Maintainer: Stefan Gybas <[email protected]> -Uploaders: Takashi Okamoto <[email protected]>, Ola Lundqvist <[email protected]> Build-Depends-Indep: debhelper (>= 4.1.0), j2sdk (>= 1.4.0-1), ant (>= 1.5-1), libxerces2-java, libbsf-java, libregexp-java, libbcel-java (>= 5.0), jlex, cup -Standards-Version: 3.5.7 +Standards-Version: 3.5.8 Package: libxalan2-java Architecture: all diff --git a/debian/rules b/debian/rules index 58e6c02..9d6c5f7 100644 --- a/debian/rules +++ b/debian/rules @@ -27,7 +27,7 @@ clean: $(ANT) clean xsltc.clean rm -rf build # The following files are modified by the build process - rm -f xdocs/sources/xalan/*DONE + rm -f xdocs/sources/xalan/*DONE XSLTCDONE dh_clean install: build -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxalan2-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

