This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libxml-commons-resolver1.1-java.
commit 78ae4b681f70394ec9ae8bfc970bee7103a72f96 Author: Jakub Adam <[email protected]> Date: Thu Nov 24 22:08:40 2011 +0000 Replaced obsolete build-depend default-jdk-builddep by default-jdk and gcj-native-helper to fix lintian reported error. --- debian/changelog | 2 ++ debian/control | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index eb0176e..ce4a092 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ libxml-commons-resolver1.1-java (1.2-7) UNRELEASED; urgency=low * Add OSGi metadata to jar manifest * Add javahelper to Build-Depends + * Replaced obsolete build-depend default-jdk-builddep by default-jdk + and gcj-native-helper to fix lintian reported error. -- Jakub Adam <[email protected]> Thu, 24 Nov 2011 20:48:37 +0100 diff --git a/debian/control b/debian/control index 452d92c..0300db1 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,8 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Michael Koch <[email protected]>, Torsten Werner <[email protected]> -Build-Depends: debhelper (>= 5), cdbs (>= 0.4.8), default-jdk-builddep, ant, - javahelper, libjaxp1.3-java, maven-repo-helper (>= 1.4) +Build-Depends: debhelper (>= 5), cdbs (>= 0.4.8), default-jdk, ant, + javahelper, libjaxp1.3-java, maven-repo-helper (>= 1.4), gcj-native-helper Standards-Version: 3.8.0 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libxml-commons-resolver1.1-java Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libxml-commons-resolver1.1-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxml-commons-resolver1.1-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

