[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:04 UTC 2016


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

The following commit has been merged in the kubuntu_xenial_archive branch:
commit 76a881f6679c666d1c97b2cc128836a2c086b3dd
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Sat Apr 30 12:42:31 2011 +0000

    * Build with hardening-wrapper.
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk/debian@2759 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 changelog | 6 ++++++
 control   | 4 ++--
 rules     | 1 +
 3 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/changelog b/changelog
index ad2fece..6c09578 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
+kdenlive (0.8-2) UNRELEASED; urgency=low
+
+  * Build with hardening-wrapper.
+
+ -- Patrick Matthäi <pmatthaei at debian.org>  Sat, 30 Apr 2011 13:59:45 +0200
+
 kdenlive (0.8-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/control b/control
index cc2a11c..cfd57b5 100644
--- a/control
+++ b/control
@@ -18,8 +18,8 @@ Build-Depends: debhelper (>= 7),
  shared-desktop-ontologies,
  libx11-dev,
  libqt4-opengl-dev,
- libqjson-dev
-
+ libqjson-dev,
+ hardening-wrapper
 Package: kdenlive
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends},
diff --git a/rules b/rules
index 412f0da..4934eb3 100755
--- a/rules
+++ b/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 #export DH_VERBOSE=1
+export DEB_BUILD_HARDENING=1
 
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)

-- 
kdenlive packaging



More information about the pkg-kde-commits mailing list