[SCM] ffdiaporama/master: Bump debhelper to >= 9 as in compat

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Tue Sep 10 20:25:23 UTC 2013


The following commit has been merged in the master branch:
commit a9d489be3d126d095e375a3854462c01c7942548
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Tue Sep 10 22:00:55 2013 +0200

    Bump debhelper to >= 9 as in compat

diff --git a/debian/changelog b/debian/changelog
index be09b44..b20bb54 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
 ffdiaporama (1.5-2) UNRELEASED; urgency=low
 
+  [ Fabrice Coutadeur ]
   * debian/control: Drop dependency on -extra packages. It should work without
   * libav-0.9.patch: adapt options passed to avconv
 
- -- Fabrice Coutadeur <coutadeurf at gmail.com>  Mon, 11 Feb 2013 06:11:17 +0100
+  [ Sebastian Ramacher ]
+  * debian/control: Build-Depend on debhelper >= 9 for compat level 9.
+
+ -- Fabrice Coutadeur <coutadeurf at gmail.com>  Tue, 10 Sep 2013 21:54:09 +0200
 
 ffdiaporama (1.5-1) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index 1939e13..f08bbb3 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
 Uploaders:
  Fabrice Coutadeur <coutadeurf at gmail.com>
 Build-Depends:
- debhelper (>= 8.0.0),
+ debhelper (>= 9),
  libavcodec-dev,
  libavdevice-dev,
  libavfilter-dev,

-- 
ffdiaporama packaging



More information about the pkg-multimedia-commits mailing list