[hamradio-commits] [nec2c] 01/03: Updated debian files to clear packaing errors

Dave Hibberd hibby-guest at moszumanska.debian.org
Thu Jun 2 21:02:58 UTC 2016


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

hibby-guest pushed a commit to branch master
in repository nec2c.

commit 5f4e6a2734a5f2b35ca16f808c9f078384249aa6
Author: Dave Hibberd <dave.hibberd at gmail.com>
Date:   Sat Apr 9 22:03:21 2016 +0100

    Updated debian files to clear packaing errors
---
 debian/changelog | 10 ++++++++++
 debian/control   |  6 +++---
 debian/rules     |  2 ++
 3 files changed, 15 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fafb445..4ccbe59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+nec2c (1.3-2) unstable; urgency=medium
+
+  * debian/control
+    - Updated to latest standards (3.9.7) 
+    - Changed VCS-* to secure URIs
+  * debian/rules
+    - Added hardening 
+
+ -- Dave Hibberd <d at vehibberd.com>  Sat, 09 Apr 2016 22:03:43 +0100
+
 nec2c (1.3-1) unstable; urgency=medium
 
   * Bringing under control of Debian Hamradio Maintainers
diff --git a/debian/control b/debian/control
index 589e242..57e74c5 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,9 @@ Priority: extra
 Maintainer: Debian Hamradio Maintainers <debian-hams at lists.debian.org>
 Uploaders: Dave Hibberd <d at vehibberd.com>
 Build-Depends: debhelper (>= 9), dh-autoreconf
-Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-hamradio/nec2c.git
-Vcs-Git: http://anonscm.debian.org/git/pkg-hamradio/nec2c.git
+Standards-Version: 3.9.7
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-hamradio/nec2c.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-hamradio/nec2c.git
 Homepage: http://www.qsl.net/5b4az/
 
 Package: nec2c
diff --git a/debian/rules b/debian/rules
index dd9063b..766543c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,6 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
 %:
 	dh $@ --with autoreconf

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/nec2c.git



More information about the pkg-hamradio-commits mailing list