[scala-2.10] 95/166: Fix missing-build-dependency-for-dh-addon

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Nov 15 12:43:37 UTC 2016


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 c56ccbf1a2fef6130b2290b72b214cab8daf09a5
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Thu Dec 15 18:24:16 2011 +0100

    Fix missing-build-dependency-for-dh-addon
    
    Thanks lintian
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 5a5c199..006555f 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends:
  libmaven-ant-tasks-java,
  debhelper (>= 7.0.50),
  javahelper,
- maven-repo-helper
+ maven-repo-helper (>= 1.6~)
 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



More information about the pkg-java-commits mailing list