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 8ca36bc10db1b2f39b80a45ccf43c9cf1aa8f180 Author: Michael Koch <[email protected]> Date: Tue Apr 29 21:56:14 2008 +0000 libjaxp1.3-java (1.3.04-3) unstable; urgency=low * Build-Depends on default-jdk-builddep. Closes: #477879 * Added Homepage, Vcs-Svn and Vcs-Browser fields. * Updated Standards-Version to 3.7.3. * Added myself to Uploaders. -- Michael Koch <[email protected]> Tue, 29 Apr 2008 18:46:53 -0100 --- debian/changelog | 9 +++++++++ debian/control | 11 ++++++----- debian/copyright | 1 - debian/rules | 2 +- 4 files changed, 16 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index ea4416c..98b3c68 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +libjaxp1.3-java (1.3.04-3) unstable; urgency=low + + * Build-Depends on default-jdk-builddep. Closes: #477879 + * Added Homepage, Vcs-Svn and Vcs-Browser fields. + * Updated Standards-Version to 3.7.3. + * Added myself to Uploaders. + + -- Michael Koch <[email protected]> Tue, 29 Apr 2008 18:46:53 -0100 + libjaxp1.3-java (1.3.04-2) unstable; urgency=low * Reupload to take care of the changes from doko, sorry. diff --git a/debian/control b/debian/control index fd855f6..98926f5 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,12 @@ Source: libjaxp1.3-java Section: libs Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Arnaud Vandyck <[email protected]>, Matthias Klose <[email protected]> -Build-Depends: cdbs, debhelper (>= 4.1.0), java-gcj-compat-dev (>= 1.0.65-6) -Standards-Version: 3.7.2 +Uploaders: Arnaud Vandyck <[email protected]>, Matthias Klose <[email protected]>, Michael Koch <[email protected]> +Build-Depends: cdbs, debhelper (>= 4.1.0), default-jdk-builddep +Standards-Version: 3.7.3 +Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libjaxp1.3-java +Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libjaxp1.3-java +Homepage: http://java.sun.com/xml/jaxp/index.jsp Package: libjaxp1.3-java Architecture: all @@ -23,8 +26,6 @@ Description: Java XML parser and transformer APIs (DOM, SAX, JAXP, TrAX) . These classes are also used in Sun's reference implementation. A GPL'ed implementation of these APIs can be found in the libgnujaxp-java package. - . - Sun's JAXP home page: http://java.sun.com/xml/jaxp/index.jsp Package: libjaxp1.3-java-gcj Architecture: any diff --git a/debian/copyright b/debian/copyright index 84a98d4..4d1cb38 100644 --- a/debian/copyright +++ b/debian/copyright @@ -280,4 +280,3 @@ this notice can be directed to [email protected]. Joseph Reagle <[email protected]> Last revised by Reagle $Date$ - diff --git a/debian/rules b/debian/rules index afb82cd..11e5e4a 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk -JAVA_HOME := /usr/lib/jvm/java-gcj +JAVA_HOME := /usr/lib/jvm/default-java include /usr/share/gcj/debian_defaults ifneq (,$(filter $(DEB_HOST_ARCH), $(gcj_native_archs))) -- 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

