This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcommons-lang-java.
commit 79c7a7acacfc399ed63002d939bf453b7a421ba4 Author: Arnaud Vandyck <[email protected]> Date: Sat Jun 12 17:47:34 2004 +0000 spring cleanning --- debian/changelog | 8 ++++++++ debian/control | 3 +-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 720953d..1e9f656 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libcommons-lang-java (2.0-4) unstable; urgency=low + + * removed build.xml entities patch, cleaned up the debian directory + * debian/control (Standards-Version): updated to 3.6.1, nothing to do + * debian/control (Suggests): removed java-virtual-machine + + -- Arnaud Vandyck <[email protected]> Sat, 12 Jun 2004 19:45:11 +0200 + libcommons-lang-java (2.0-3) unstable; urgency=low * debian/control (Depends): added gij and sablevm as alternative JVM. diff --git a/debian/control b/debian/control index 8f40975..c724f7d 100644 --- a/debian/control +++ b/debian/control @@ -4,12 +4,11 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Ola Lundqvist <[email protected]>, Takashi Okamoto <[email protected]>, Stefan Gybas <[email protected]>, Arnaud Vandyck <[email protected]> Build-Depends-Indep: debhelper (>> 4.0.0), jikes-classpath, fastjar, junit (>= 3.8.1) -Standards-Version: 3.6.0 +Standards-Version: 3.6.1 Package: libcommons-lang-java Architecture: all Depends: gij | sablevm | kaffe (>= 1.1.1) | java1-runtime | java2-runtime -Suggests: java-virtual-machine Description: Extension of the java.lang package The Lang Component contains a set of Java classes that provide helper methods for standard Java classes, especially those found in the -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-lang-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

