[SCM] gnome-mplayer/master: Use debhelper compat level 9 to get hardening flags.

sramacher-guest at users.alioth.debian.org sramacher-guest at users.alioth.debian.org
Sun Apr 29 17:26:07 UTC 2012


The following commit has been merged in the master branch:
commit a3e38cf6c548a94d58f275d2230a8e63d09919b2
Author: Sebastian Ramacher <s.ramacher at gmx.at>
Date:   Sun Apr 29 18:56:00 2012 +0200

    Use debhelper compat level 9 to get hardening flags.

diff --git a/debian/changelog b/debian/changelog
index ea611f8..d9554fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,9 +2,12 @@ gnome-mplayer (1.0.6-1) UNRELEASED; urgency=low
 
   * Team upload.
   * New upstream release. (Closes: #658791)
-  * debian/control: Bump Build-Dep on libgmtk-dev to >= 1.0.6.
+  * debian/control:
+    - Bump Build-Dep on libgmtk-dev to >= 1.0.6.
+    - Bump Build-Dep on debhelper to >= 9.
+  * debian/compat: Bump compat to 9 to get hardening build flags.
 
- -- Sebastian Ramacher <s.ramacher at gmx.at>  Sun, 29 Apr 2012 18:13:09 +0200
+ -- Sebastian Ramacher <s.ramacher at gmx.at>  Sun, 29 Apr 2012 18:51:20 +0200
 
 gnome-mplayer (1.0.5-1) unstable; urgency=low
 
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 9c25323..aaa725e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: video
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Aron Xu <aron at debian.org>
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 9),
                autotools-dev,
                libpulse-dev,
                libx11-dev,

-- 
gnome-mplayer packaging



More information about the pkg-multimedia-commits mailing list