[med-svn] [SCM] ray branch, master, updated. 1edd442d95cf3c9888f600cce8cd7f016be34641

Sébastien Boisvert sebastien.boisvert.3 at ulaval.ca
Tue Nov 6 14:17:32 UTC 2012


The following commit has been merged in the master branch:
commit c31fad93f0909a822d8332b64b3c9bbf70e67ae1
Author: Sébastien Boisvert <sebastien.boisvert.3 at ulaval.ca>
Date:   Tue Nov 6 09:13:35 2012 -0500

    Switched to debhelper 9 for hardening
    
    Signed-off-by: Sébastien Boisvert <sebastien.boisvert.3 at ulaval.ca>

diff --git a/debian/changelog b/debian/changelog
index 1702ca2..c942940 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,8 @@ ray (2.1.0-1) stable; urgency=low
   * Now packaging 3 packages: ray, ray-extra, ray-doc
   * Added Tim Booth as a uploader
   * Fixed non-ASCII symbols in the man page
+  * Fixed lintian warning for watch file
+  * Switched to debhelper 9 for hardening
   * Initial Debian release, Closes: #692238
 
  -- Sébastien Boisvert <sebastien.boisvert.3 at ulaval.ca>  Fri, 02 Nov 2012 19:39:00 +0000
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index b81e29f..efcb8dd 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: extra
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Sébastien Boisvert <sebastien.boisvert.3 at ulaval.ca>,
            Tim Booth <tbooth at ceh.ac.uk>
-Build-Depends: debhelper (>= 7.0.50~),
+Build-Depends: debhelper (>= 9),
 	zlib1g-dev,
 	libbz2-dev,
 	mpi-default-dev

-- 
Packaging of Ray in Debian



More information about the debian-med-commit mailing list