[libsigrokdecode] 07/08: fix missing separator in d/control, bump dh compat and dependency to 10

Zoltan Gyarmati zgyarmati-guest at moszumanska.debian.org
Wed Mar 29 21:40:26 UTC 2017


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

zgyarmati-guest pushed a commit to branch master
in repository libsigrokdecode.

commit a2c61a05bfb8884aaca3038d6261a3b59535daa5
Author: Zoltan Gyarmati <Zoltan Gyarmati mr.zoltan.gyarmati at gmail.com>
Date:   Mon Mar 6 22:31:14 2017 +0100

    fix missing separator in d/control, bump dh compat and dependency to 10
---
 debian/compat  | 2 +-
 debian/control | 4 ++--
 2 files changed, 3 insertions(+), 3 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 b237f8f..7040d78 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: libsigrokdecode
 Priority: extra
 Maintainer: Zoltan Gyarmati <mr.zoltan.gyarmati at gmail.com>
-Build-Depends: debhelper (>= 9), dh-autoreconf, pkg-config (>= 0.22), libglib2.0-dev (>= 2.24.0), python3-dev (>= 3.2)
+Build-Depends: debhelper (>= 10), dh-autoreconf, pkg-config (>= 0.22), libglib2.0-dev (>= 2.24.0), python3-dev (>= 3.2)
 Standards-Version: 3.9.8
 Section: libs
 X-Python3-Version: >= 3.2
@@ -42,7 +42,7 @@ Description: sigrok protocol decoding library - shared library
 Package: libsigrokdecode2
 Section: oldlibs
 Architecture: all
-Depends: libsigrokdecode3 ${misc:Depends}
+Depends: libsigrokdecode3, ${misc:Depends}
 Description: sigrok protocol decoding library - shared library
  This is a dummy transitional package that can be safely removed if no
  packages depend on it.

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



More information about the debian-science-commits mailing list