[SCM] kdenlive packaging branch, kubuntu_xenial_archive, updated. ubuntu/4%15.08.2-0ubuntu1-561-gb8d8ab5

Scarlett Clark sgclark-guest at moszumanska.debian.org
Thu Feb 18 19:31:26 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kdenlive.git;a=commitdiff;h=bbb7a18

The following commit has been merged in the kubuntu_xenial_archive branch:
commit bbb7a182f772e929cb4d6c7f1dda84fe5849a340
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Wed Feb 17 08:26:28 2016 +0000

    * Enable full hardening.
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk/debian@6594 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 changelog | 1 +
 rules     | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/changelog b/changelog
index 72c5b28..76f7883 100644
--- a/changelog
+++ b/changelog
@@ -1,6 +1,7 @@
 kdenlive (15.12.2-2) UNRELEASED; urgency=medium
 
   * Fix spelling error in debian/copyright.
+  * Enable full hardening.
 
  -- Patrick Matthäi <pmatthaei at debian.org>  Wed, 17 Feb 2016 09:21:35 +0100
 
diff --git a/rules b/rules
index 13a6b9c..fbfbd25 100755
--- a/rules
+++ b/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 EXTRAFLAGS :=
 ifeq ($(DEB_BUILD_ARCH_OS),kfreebsd)
 	EXTRAFLAGS := -DNO_JOGSHUTTLE=YES

-- 
kdenlive packaging



More information about the pkg-kde-commits mailing list