[SCM] MLT multimedia framework packaging branch, master, updated. debian/0.9.8-3-8-g9caa0f8
Patrick Matthäi
pmatthaei at moszumanska.debian.org
Thu Feb 18 09:30:08 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/krap/mlt.git;a=commitdiff;h=6b365a1
The following commit has been merged in the master branch:
commit 6b365a18bed2b2cfab9ea4ea46ce671c93c44a05
Author: Patrick Matthäi <pmatthaei at debian.org>
Date: Thu Feb 18 09:56:34 2016 +0100
Do not enable full hardening => ftbfs
---
debian/changelog | 1 -
debian/rules | 2 --
2 files changed, 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 67c6c9e..fcf13a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,6 @@ mlt (6.0.0-1) UNRELEASED; urgency=medium
* New upstream release.
- Remove merged patch 01-mlt_ffmpeg-2.9.
- * Enable full hardening.
* Bump Standards-Version to 3.9.7 (no changes required).
* Add new build dependencies on libexif-dev, libexif-gtk-dev, libmovit-dev
and libfftw3-dev to enable new features.
diff --git a/debian/rules b/debian/rules
index 90334db..e91ee45 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,5 @@
#!/usr/bin/make -f
-export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-
# Enable MMX and SSE on amd64 architecture
ifeq ($(DEB_HOST_ARCH),$(findstring $(DEB_HOST_ARCH), "amd64"))
EXTRA_CONFIGURE_OPTS += --enable-mmx --enable-sse
--
MLT multimedia framework packaging
More information about the pkg-kde-commits
mailing list