This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository scala-2.10.
commit 5900ba507426df0157545ed861ce8c007aa18317 Author: Mehdi Dogguy <[email protected]> Date: Sun Sep 6 13:06:49 2009 +0200 Build-depend on debhelper 7.0.50 since we use overrides. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index cf95ae7..49dcd04 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ scala (2.7.5.dfsg-2) unstable; urgency=low [ Mehdi Dogguy ] * Use my Debian address. + * Build-depend on debhelper 7.0.50 since we use overrides. -- Min Huang <[email protected]> Sun, 06 Sep 2009 12:54:53 +0200 diff --git a/debian/control b/debian/control index bbe0a93..67719e8 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Scala Maintainers <[email protected]> Uploaders: Mehdi Dogguy <[email protected]>, Min Huang <[email protected]> DM-Upload-Allowed: yes Standards-Version: 3.8.1 -Build-Depends: openjdk-6-jdk | java-compiler, ant, debhelper (>= 7) +Build-Depends: openjdk-6-jdk | java-compiler, ant, debhelper (>= 7.0.50) Homepage: http://www.scala-lang.org/ Vcs-Browser: http://git.debian.org/?p=pkg-scala/packages/scala.git Vcs-Git: git://git.debian.org/git/pkg-scala/packages/scala.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/scala-2.10.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

