[pyfftw] 02/05: change compat level to 8 due to pybuild
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Tue Aug 5 19:14:28 UTC 2014
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository pyfftw.
commit 2583bd16fd48275aa7334412ad849213e835f77b
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Tue Aug 5 18:05:48 2014 +0100
change compat level to 8 due to pybuild
---
debian/compat | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index b6b4af3..2b575e0 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Ghislain Antony Vaillant <ghisvail at gmail.com>
Section: python
Priority: optional
Build-Depends:
- debhelper (>= 7),
+ debhelper (>= 8),
libfftw3-dev (>= 3.3),
cython,
cython-dbg,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pyfftw.git
More information about the debian-science-commits
mailing list