[SCM] crtmpserver/master: Set compat to 9 to enable hardened build.

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Thu Mar 22 01:03:24 UTC 2012


The following commit has been merged in the master branch:
commit a3ab00f02c49d7b6b07c1f9cde371a3526b8472e
Author: Andres Mejia <amejia004 at gmail.com>
Date:   Wed Mar 21 20:44:49 2012 -0400

    Set compat to 9 to enable hardened build.

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 0e229e7..47a6c6d 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
  Andriy Beregovenko <jet at jet.kiev.ua>
 Build-Depends:
  cmake,
- debhelper (>= 7.3.7~),
+ debhelper (>= 9),
  liblua5.1-0-dev,
  libssl-dev,
  libtinyxml-dev

-- 
crtmpserver packaging



More information about the pkg-multimedia-commits mailing list