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 3294ab24f3996ddbceb9234957ce339be1ebadbe Author: Jakub Adam <[email protected]> Date: Tue Nov 15 22:58:39 2011 +0000 Replaced obsolete build-depend default-jdk-builddep by default-jdk and gcj-native-helper --- debian/changelog | 2 ++ debian/control | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4052334..8c3db3d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ libjaxp1.3-java (1.3.05-2) UNRELEASED; urgency=low * Add OSGi metadata to jar manifest * Bump Standards-Version to 3.9.2 + * Replaced obsolete build-depend default-jdk-builddep by default-jdk + and gcj-native-helper to fix lintian reported error. -- Jakub Adam <[email protected]> Sun, 16 Oct 2011 22:10:51 +0200 diff --git a/debian/control b/debian/control index 3037743..bbcdefa 100644 --- a/debian/control +++ b/debian/control @@ -4,8 +4,8 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Matthias Klose <[email protected]>, Michael Koch <[email protected]>, Jakub Adam <[email protected]> -Build-Depends: cdbs, debhelper (>= 7), default-jdk-builddep, maven-repo-helper, - javahelper +Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-repo-helper, + javahelper, gcj-native-helper Standards-Version: 3.9.2 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 -- 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

