r35438 - in /desktop/unstable/totem/debian: changelog rules
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Mon Jun 25 17:19:23 UTC 2012
Author: joss
Date: Mon Jun 25 17:19:23 2012
New Revision: 35438
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35438
Log:
Enable all hardening flags. Closes: #613763.
Modified:
desktop/unstable/totem/debian/changelog
desktop/unstable/totem/debian/rules
Modified: desktop/unstable/totem/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/changelog?rev=35438&op=diff
==============================================================================
--- desktop/unstable/totem/debian/changelog [utf-8] (original)
+++ desktop/unstable/totem/debian/changelog [utf-8] Mon Jun 25 17:19:23 2012
@@ -1,3 +1,9 @@
+totem (3.0.1-9) UNRELEASED; urgency=low
+
+ * Enable all hardening flags. Closes: #613763.
+
+ -- Josselin Mouette <joss at debian.org> Mon, 25 Jun 2012 19:19:02 +0200
+
totem (3.0.1-8) unstable; urgency=low
* Build against tracker 0.14.
Modified: desktop/unstable/totem/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/rules?rev=35438&op=diff
==============================================================================
--- desktop/unstable/totem/debian/rules [utf-8] (original)
+++ desktop/unstable/totem/debian/rules [utf-8] Mon Jun 25 17:19:23 2012
@@ -1,5 +1,8 @@
#!/usr/bin/make -f
#-*- makefile -*-
+
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+include /usr/share/dpkg/buildflags.mk
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/gnome.mk
More information about the pkg-gnome-commits
mailing list