[qflow] 02/02: Enabled hardening=+all. Run "cme fix"

Ruben Undheim rubund-guest at moszumanska.debian.org
Sun Jul 26 11:20:22 UTC 2015


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a commit to branch master
in repository qflow.

commit 5e31bbe491d42d811f4220af78206e8efdc22063
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Sun Jul 26 13:15:50 2015 +0200

    Enabled hardening=+all. Run "cme fix"
---
 debian/control | 4 +---
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index a30d5c2..99a740b 100644
--- a/debian/control
+++ b/debian/control
@@ -10,11 +10,10 @@ Build-Depends: debhelper (>= 9),
                qrouter,
                magic
 Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/qflow.git
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/qflow.git
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/qflow.git
 Homepage: http://opencircuitdesign.com/qflow/
 
-
 Package: qflow
 Architecture: any
 Depends: ${shlibs:Depends},
@@ -75,4 +74,3 @@ Description: Technology files needed for qflow for osu050
  .
  This package only contains the technology files needed for qflow.
  (osu050)
-
diff --git a/debian/rules b/debian/rules
index 4f1bc53..6340ef0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
 
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
-#export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
 	dh $@ --with autotools_dev,autoreconf

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/qflow.git



More information about the debian-science-commits mailing list