[Python-modules-commits] [python-gammu] 05/05: Build depend on Gammu 1.37.3 to avoid possible crashes in testsuite.
Michal Cihar
nijel at moszumanska.debian.org
Tue May 24 11:27:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
nijel pushed a commit to branch master
in repository python-gammu.
commit 7599e1dcf9781a9cdbe733d20b6803709d770bec
Author: Michal Čihař <michal at cihar.com>
Date: Tue May 24 13:27:29 2016 +0200
Build depend on Gammu 1.37.3 to avoid possible crashes in testsuite.
---
debian/changelog | 1 +
debian/control | 10 +++++++++-
2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index b5fe6d0..50c7af1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ python-gammu (2.6-1) UNRELEASED; urgency=medium
* New upstream release.
* Add dh-python to Build-Depends.
* Bump standards to 3.9.8.
+ * Build depend on Gammu 1.37.3 to avoid possible crashes in testsuite.
-- Michal Čihař <nijel at debian.org> Tue, 24 May 2016 13:17:45 +0200
diff --git a/debian/control b/debian/control
index f54b1c9..0affb7c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,15 @@ Source: python-gammu
Maintainer: Michal Čihař <nijel at debian.org>
Section: python
Priority: optional
-Build-Depends: python-setuptools (>= 0.6b3), python3-setuptools, python-all-dev (>= 2.6.6-3), python3-all-dev, debhelper (>= 9), libgammu-dev (>= 1.35.0), pkg-config, libdbd-sqlite3, dh-python
+Build-Depends: python-setuptools (>= 0.6b3),
+ python3-setuptools,
+ python-all-dev (>= 2.6.6-3),
+ python3-all-dev,
+ debhelper (>= 9),
+ libgammu-dev (>= 1.37.3),
+ pkg-config,
+ libdbd-sqlite3,
+ dh-python
Standards-Version: 3.9.8
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=python-modules/packages/python-gammu.git
Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-gammu.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-gammu.git
More information about the Python-modules-commits
mailing list