[SCM] openmovieeditor/master: The use of '--with foo' needs debhelper >= 7.0.8

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Nov 15 23:17:01 UTC 2010


The following commit has been merged in the master branch:
commit 2c8ada78682fedf6989f3e4388913033ec03c7ab
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Nov 16 00:16:39 2010 +0100

    The use of '--with foo' needs debhelper >= 7.0.8

diff --git a/debian/control b/debian/control
index 2cda59b..456abfd 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: graphics
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Free Ekanayaka <freee at debian.org>
-Build-Depends: debhelper (>= 7),
+Build-Depends: debhelper (>= 7.0.8~),
  autotools-dev (>= 20100122.1~),
  libfltk1.1-dev,
  libquicktime-dev,

-- 
openmovieeditor packaging



More information about the pkg-multimedia-commits mailing list