cvsd commit: MODIFIED: . ...
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
cvsd commit: MODIFIED: . ...
- From: Commits of the cvsd project <cvsd-commits [at] lists.arthurdejong.org>
- To: cvsd-commits [at] lists.arthurdejong.org
- Reply-to: cvsd-users [at] lists.arthurdejong.org
- Subject: cvsd commit: MODIFIED: . ...
- Date: Sun, 04 Mar 2012 21:08:58 +0100
User: arthur
Date: 12/03/04 21:08:58
Modified:    . compat control rules
Log:
bump debhelper compatibility to 9 and enable hardening flags (thanks Simon 
Ruderich)
Revision  Changes    Path
1.4       +1 -1      cvsd/debian/compat
Index: compat
===================================================================
RCS file: /home/arthur/devel/repos/cvsd/debian/compat,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- compat      7 Aug 2011 21:11:37 -0000       1.3
+++ compat      4 Mar 2012 20:08:58 -0000       1.4
@@ -1 +1 @@
-8
+9
1.42      +1 -1      cvsd/debian/control
Index: control
===================================================================
RCS file: /home/arthur/devel/repos/cvsd/debian/control,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -b -r1.41 -r1.42
--- control     4 Mar 2012 09:48:58 -0000       1.41
+++ control     4 Mar 2012 20:08:58 -0000       1.42
@@ -2,7 +2,7 @@
 Section: vcs
 Priority: optional
 Maintainer: Arthur de Jong <adejong@debian.org>
-Build-Depends: debhelper (>= 8), po-debconf
+Build-Depends: debhelper (>= 9), po-debconf
 Standards-Version: 3.9.3
 Homepage: http://arthurdejong.org/cvsd/
 Vcs-Cvs: :pserver:anonymous@arthurdejong.org:/arthur/
1.18      +2 -0      cvsd/debian/rules
Index: rules
===================================================================
RCS file: /home/arthur/devel/repos/cvsd/debian/rules,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- rules       7 Aug 2011 21:11:37 -0000       1.17
+++ rules       4 Mar 2012 20:08:58 -0000       1.18
@@ -2,6 +2,8 @@
 
 export DH_VERBOSE=1
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
        dh $@
 
-- 
To unsubscribe send an email to
cvsd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/cvsd-commits/