[cyphesis-cpp] 03/04: Update packaging

Olek Wojnar olek-guest at moszumanska.debian.org
Sat Jul 16 17:02:09 UTC 2016


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

olek-guest pushed a commit to branch master
in repository cyphesis-cpp.

commit 82bb3297e42973f5a1a92eb21324a290e7e06c87
Author: Olek Wojnar <olek-dev at wojnar.org>
Date:   Tue Jul 5 01:13:14 2016 -0400

    Update packaging
---
 debian/changelog | 5 +++++
 debian/control   | 3 ++-
 debian/rules     | 1 +
 3 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4a77e1c..b955e33 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,11 @@ cyphesis-cpp (0.6.0-4) unstable; urgency=high
 
   * Remove debconf (Closes: #794948)
   * Convert to automatic debug package
+  * Update d/control
+    - Standards-Version to 3.9.8 (no changes)
+    - Update Vcs lines for secure URIs
+  * Enable all hardening options
+  * Update d/copyright
 
  -- Olek Wojnar <olek-dev at wojnar.org>  Mon, 04 Jul 2016 22:05:12 -0400
 
diff --git a/debian/control b/debian/control
index 09dfb96..536867d 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,8 @@ Build-Depends: debhelper (>= 9),
                libskstream-0.3-dev,
                libvarconf-dev,
                libwfmath-1.0-dev (>= 1.0.0),
-               python-dev
+               python-dev,
+               dpkg-dev (>= 1.16.1.1)
 Standards-Version: 3.9.8
 Homepage: http://www.worldforge.org/
 Vcs-Git: https://anonscm.debian.org/git/pkg-games/cyphesis-cpp.git
diff --git a/debian/rules b/debian/rules
index 9ffd5bd..3a08d9d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
 # Uncomment this to turn on verbose mode.
 export DH_VERBOSE=1
 export DH_OPTIONS=-v
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
 	dh $@ --parallel --with autoreconf,python2

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/cyphesis-cpp.git



More information about the Pkg-games-commits mailing list