[med-svn] [bitseq] 03/04: Add hardening+all, drop changes from changelog since this is the initial upload

Andreas Tille tille at debian.org
Sat Dec 2 09:06:52 UTC 2017


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

tille pushed a commit to branch master
in repository bitseq.

commit b48b0f4eaf0025deadc27f56cdca15aee5c1fca8
Author: Andreas Tille <tille at debian.org>
Date:   Sat Dec 2 10:01:57 2017 +0100

    Add hardening+all, drop changes from changelog since this is the initial upload
---
 debian/changelog | 3 ---
 debian/rules     | 2 ++
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 637d7aa..8b4f09c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,6 @@
 bitseq (0.7.5+dfsg-1) UNRELEASED; urgency=medium
 
   * Initial upload to Debian
-  * Moved packaging from SVN to Git
-  * debhelper 10
-  * Standards-Version: 4.1.1
 
  -- Andreas Tille <tille at debian.org>  Wed, 01 Jan 2014 19:04:47 +0100
 
diff --git a/debian/rules b/debian/rules
index 09fc5bb..37632b0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,8 @@
 # Uncomment this to turn on verbose mode.
 export DH_VERBOSE=1
 
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
 pkg := $(shell dpkg-parsechangelog | sed -n 's/^Source: //p')
 version=$(shell dpkg-parsechangelog -ldebian/changelog | grep Version: | cut -f2 -d' ' | cut -f1 -d- )
 mandir=$(CURDIR)/debian/$(pkg)/usr/share/man/man1/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bitseq.git



More information about the debian-med-commit mailing list