[SCM] drumgizmo/master: Declare Build-dep on debhelper (>= 10)

viccuad-guest at users.alioth.debian.org viccuad-guest at users.alioth.debian.org
Tue Nov 1 20:18:30 UTC 2016


The following commit has been merged in the master branch:
commit e64e47023a30d1041b8ecfc4d224b8ca9e11becd
Author: Víctor Cuadrado Juan <me at viccuad.me>
Date:   Tue Nov 1 21:12:52 2016 +0100

    Declare Build-dep on debhelper (>= 10)
    
    We have moved to dh 10

diff --git a/debian/control b/debian/control
index c01aee4..70db4d2 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Víctor Cuadrado Juan <me at viccuad.me>
 Build-Depends:
  autoconf,
  automake,
- debhelper (>= 9),
+ debhelper (>= 10),
  dh-autoreconf,
  libao-dev,
  libasound2-dev,

-- 
drumgizmo packaging



More information about the pkg-multimedia-commits mailing list