[Pkg-scala-commits] [SCM] Scala packaging branch, master, updated. debian/2.7.5.dfsg-1-4-g5900ba5

Mehdi Dogguy mehdi at debian.org
Mon Sep 7 13:00:43 UTC 2009


The following commit has been merged in the master branch:
commit 5900ba507426df0157545ed861ce8c007aa18317
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Sun Sep 6 13:06:49 2009 +0200

    Build-depend on debhelper 7.0.50 since we use overrides.

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 <min.huang at alumni.usc.edu>  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 <pkg-scala-maint at lists.alioth.debian.org>
 Uploaders: Mehdi Dogguy <mehdi at debian.org>, Min Huang <min.huang at alumni.usc.edu>
 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

-- 
Scala packaging



More information about the Pkg-scala-commits mailing list