[pynfft] 01/01: There is no point in using anything else than debhelper 9 these days

Andreas Tille tille at debian.org
Thu Aug 7 12:39:06 UTC 2014


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

tille pushed a commit to branch master
in repository pynfft.

commit 9ccde6ab895ecbabbb3315a55ffd91e7fbf5e64c
Author: Andreas Tille <tille at debian.org>
Date:   Thu Aug 7 14:37:35 2014 +0200

    There is no point in using anything else than debhelper 9 these days
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 3989dec..991816d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Ghislain Antony Vaillant <ghisvail at gmail.com>
 Section: science
 Priority: optional
 Build-Depends:
- debhelper (>= 8),
+ debhelper (>= 9),
  libnfft3-dev,
  cython,
  cython-dbg,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pynfft.git



More information about the debian-science-commits mailing list