[med-svn] [clonalorigin] 02/03: hardening, license, install

Andreas Tille tille at debian.org
Sun Dec 3 13:24:42 UTC 2017


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

tille pushed a commit to branch master
in repository clonalorigin.

commit 9cd2582b725cf9805cedd7598fd723e15bf17cb3
Author: Andreas Tille <tille at debian.org>
Date:   Sun Dec 3 13:33:18 2017 +0100

    hardening, license, install
---
 debian/clonalorigin.install | 1 +
 debian/control              | 2 +-
 debian/copyright            | 4 ++++
 debian/rules                | 4 +++-
 4 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/clonalorigin.install b/debian/clonalorigin.install
new file mode 100644
index 0000000..73752c9
--- /dev/null
+++ b/debian/clonalorigin.install
@@ -0,0 +1 @@
+usr
diff --git a/debian/control b/debian/control
index e7fa6fd..7142212 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 10),
                qt5-qmake-bin,
                qttools5-dev,
                libqt5svg5-dev
-Standards-Version: 3.9.8
+Standards-Version: 4.1.1
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/clonalorigin.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/clonalorigin.git
 Homepage: https://github.com/xavierdidelot/clonalorigin
diff --git a/debian/copyright b/debian/copyright
index 088ea30..2edb4cd 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,3 +9,7 @@ License: GPL-v3
 Files: debian/*
 Copyright: © 2012 Andreas Tille <tille at debian.org>
 License: GPL-v3
+
+License: GPL-v3
+ On Debian systems you can find the full text of the GNU General Public
+ License version 3 at /usr/share/common-licenses/GPL-3.
diff --git a/debian/rules b/debian/rules
index 4c21532..24e0b22 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 
-DH_VERBOSE := 1
+# DH_VERBOSE := 1
+
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 export QT_SELECT=qt5
 

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



More information about the debian-med-commit mailing list