[pytango] 01/01: Use compat level 10

Sandor Bodo-Merle sbodomerle-guest at moszumanska.debian.org
Tue Jan 31 16:13:43 UTC 2017


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

sbodomerle-guest pushed a commit to branch master
in repository pytango.

commit ca5e411eab08b093acb5c564a3652b7f0d4c4f00
Author: Sandor Bodo-Merle <sbodomerle at gmail.com>
Date:   Tue Jan 31 16:31:16 2017 +0100

    Use compat level 10
    
    Enables parallel build.
---
 debian/changelog | 3 ++-
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0bc4ca6..e3b57d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-pytango (9.2.1-1) unstable; urgency=medium
+pytango (9.2.1-1~exp1) experimental; urgency=medium
 
   * Import Upstream version 9.2.1
   * debian/patch
     - drop 0001-correct-typo-s-lenght-length.patch (aplied upstream)
+  * Use compat level 10 (Closes: #843728)
 
  -- Sandor Bodo-Merle <sbodomerle at gmail.com>  Tue, 31 Jan 2017 12:56:49 +0100
 
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 ec81e0b..9c404e4 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Picca Frédéric-Emmanuel <picca at debian.org>,
            Sandor Bodo-Merle <sbodomerle at gmail.com>
 Section: science
 Priority: extra
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                dh-python,
                libboost-python-dev,
                libtango-dev,

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



More information about the debian-science-commits mailing list