r35437 - in /desktop/unstable/evince/debian: changelog rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Mon Jun 25 17:18:14 UTC 2012


Author: joss
Date: Mon Jun 25 17:18:13 2012
New Revision: 35437

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35437
Log:
Build with all hardening flags. Closes: #678995.

Modified:
    desktop/unstable/evince/debian/changelog
    desktop/unstable/evince/debian/rules

Modified: desktop/unstable/evince/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/changelog?rev=35437&op=diff
==============================================================================
--- desktop/unstable/evince/debian/changelog [utf-8] (original)
+++ desktop/unstable/evince/debian/changelog [utf-8] Mon Jun 25 17:18:13 2012
@@ -1,3 +1,9 @@
+evince (3.4.0-3) UNRELEASED; urgency=low
+
+  * Build with all hardening flags. Closes: #678995.
+
+ -- Josselin Mouette <joss at debian.org>  Mon, 25 Jun 2012 19:17:35 +0200
+
 evince (3.4.0-2) unstable; urgency=low
 
   * Upload to unstable.

Modified: desktop/unstable/evince/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/rules?rev=35437&op=diff
==============================================================================
--- desktop/unstable/evince/debian/rules [utf-8] (original)
+++ desktop/unstable/evince/debian/rules [utf-8] Mon Jun 25 17:18:13 2012
@@ -1,4 +1,7 @@
 #!/usr/bin/make -f
+
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+include /usr/share/dpkg/buildflags.mk
 
 include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/cdbs/1/rules/debhelper.mk




More information about the pkg-gnome-commits mailing list