[SCM] jconv/master: Set compat to 9 and dh to 9 to fix hardening

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Sep 17 07:00:40 UTC 2012


The following commit has been merged in the master branch:
commit 4fdd6e6897f975f23e16e34d1e98bacac9ae22cb
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Sep 17 08:58:12 2012 +0200

    Set compat to 9 and dh to 9 to fix hardening

diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 6decfcc..15da8a2 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
  Jaromír Mikeš <mira.mikes at seznam.cz>,
  Alessio Treglia <alessio at debian.org>
 Build-Depends:
- debhelper (>= 7.0.50~),
+ debhelper (>= 9),
  libclthreads-dev (>= 2.4.0 ),
  libfftw3-dev (>= 3.1.2-3.1),
  libjack-dev,

-- 
jconv packaging



More information about the pkg-multimedia-commits mailing list