[sigrok-cli] 06/06: update standarts-version, dh compat, dependencies, fill dch
Zoltan Gyarmati
zgyarmati-guest at moszumanska.debian.org
Wed Mar 29 21:50:59 UTC 2017
This is an automated email from the git hooks/post-receive script.
zgyarmati-guest pushed a commit to branch master
in repository sigrok-cli.
commit cbc05cdb5985e41ed74f883459511a5a6d0092fb
Author: Zoltan Gyarmati <mr.zoltan.gyarmati at gmail.com>
Date: Tue Mar 7 03:00:04 2017 +0100
update standarts-version, dh compat, dependencies, fill dch
---
debian/changelog | 4 +++-
debian/compat | 2 +-
debian/control | 8 ++++++--
3 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b116481..81fb77c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,10 @@ sigrok-cli (0.6.0-1) unstable; urgency=medium
* New upstream release.
* Standards-Version: 3.9.8 (no changes required).
* New maintainer (Closes: #852834).
+ * Bump debhelper compat and dependency to 10
+ * Update sigrok dependencies' version
- -- Zoltan Gyarmati <mr.zoltan.gyarmati at gmail.com> Wed, 01 Mar 2017 01:50:23 +0100
+ -- Zoltan Gyarmati <mr.zoltan.gyarmati at gmail.com> Tue, 07 Mar 2017 02:58:43 +0100
sigrok-cli (0.5.0-1) unstable; urgency=medium
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 cb4914c..05a3d63 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,13 @@ Source: sigrok-cli
Section: electronics
Priority: extra
Maintainer: Zoltan Gyarmati <mr.zoltan.gyarmati at gmail.com>
-Build-Depends: debhelper (>= 9), autotools-dev, pkg-config (>= 0.22), libglib2.0-dev (>= 2.28.0), libsigrok-dev (>= 0.3.0), libsigrokdecode-dev (>= 0.3.0)
-Standards-Version: 3.9.5
+Build-Depends: debhelper (>= 10), autotools-dev, pkg-config (>= 0.22),
+ libglib2.0-dev (>= 2.28.0), libsigrok-dev (>= 0.4.0),
+ libsigrokdecode-dev (>= 0.4.1)
+Standards-Version: 3.9.8
Homepage: http://sigrok.org/wiki/Sigrok-cli
+Vcs-Browser: https://git.zgyarmati.de/debian-packaging/sigrok-cli-debian
+Vcs-Git: https://git.zgyarmati.de/git/debian-packaging/sigrok-cli-debian.git
Package: sigrok-cli
Architecture: any
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sigrok-cli.git
More information about the debian-science-commits
mailing list