[Python-modules-commits] [dask] 08/11: Bump debhelper version to 10
    Ghislain Vaillant 
    ghisvail-guest at moszumanska.debian.org
       
    Wed May 31 11:49:41 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository dask.
commit 2f1dde6eb0bf208d8c7f7f944e2f2a1857fe3247
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed May 31 12:24:53 2017 +0100
    Bump debhelper version to 10
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index f05a2b6..68da148 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: dask
 Maintainer: Diane Trout <diane at ghic.org>
 Section: python
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                dh-python,
                dpkg-dev (>= 1.17.14),
                python3-all,
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/dask.git
    
    
More information about the Python-modules-commits
mailing list