[libsigrok] 10/12: add missing build deps to control, update dch

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


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

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

commit a578e09b926de33a881ff8ad904033baf7e2a04e
Author: Zoltan Gyarmati <mr.zoltan.gyarmati at gmail.com>
Date:   Mon Mar 6 21:44:59 2017 +0100

    add missing build deps to control, update dch
---
 debian/changelog | 3 ++-
 debian/control   | 7 ++++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ba0be03..3c2570f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,8 +9,9 @@ libsigrok (0.4.0-1) unstable; urgency=medium
   * Add binary package for Python bindings
   * Patch Makefile.am to avoid build quiteness and install Python
     module under dist-packages
+  * Add build-deps needed for C++/Python bindings
 
- -- Zoltan Gyarmati <mr.zoltan.gyarmati at gmail.com>  Mon, 06 Mar 2017 21:21:03 +0100
+ -- Zoltan Gyarmati <mr.zoltan.gyarmati at gmail.com>  Mon, 06 Mar 2017 21:44:13 +0100
 
 libsigrok (0.3.0-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 32fa3c1..d057703 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,12 @@
 Source: libsigrok
 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.32.0), libserialport-dev (>= 0.1.0), libusb-1.0-0-dev (>= 1.0.16), libzip-dev (>= 0.10), libftdi-dev (>= 0.16), doxygen, libglibmm-2.4-dev, libieee1284-3-dev, autoconf-archive, python-dev:any, python-numpy, dh-python
+Build-Depends: debhelper (>= 9), dh-autoreconf, pkg-config (>= 0.22),
+               libglib2.0-dev (>= 2.32.0), libserialport-dev (>= 0.1.0),
+               libusb-1.0-0-dev (>= 1.0.16), libzip-dev (>= 0.10),
+               libftdi-dev (>= 0.16), doxygen, libglibmm-2.4-dev,
+               libieee1284-3-dev, autoconf-archive, python-dev:any,
+               python-numpy, dh-python, python-gi-dev, swig
 Standards-Version: 3.9.8
 Section: libs
 Homepage: http://sigrok.org/wiki/Libsigrok

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



More information about the debian-science-commits mailing list