[Python-modules-commits] [python-djvulibre] 04/05: deb/control: added version to dep on cython

Daniel Stender danstender-guest at moszumanska.debian.org
Fri Sep 4 19:49:40 UTC 2015


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

danstender-guest pushed a commit to branch master
in repository python-djvulibre.

commit 437c7e380b50a8caca36313d3d8099c017e55f77
Author: Daniel Stender <debian at danielstender.com>
Date:   Fri Sep 4 21:19:00 2015 +0200

    deb/control: added version to dep on cython
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 043addd..1e79176 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 python-djvulibre (0.7-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * deb/control: added version to dep on cython.
 
- -- Daniel Stender <debian at danielstender.com>  Fri, 04 Sep 2015 19:56:07 +0200
+ -- Daniel Stender <debian at danielstender.com>  Fri, 04 Sep 2015 21:18:37 +0200
 
 python-djvulibre (0.5-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 1c8e019..1a04329 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Daniel Stender <debian at danielstender.com>
 Uploaders:
  Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Build-Depends:
- cython,
+ cython (>= 0.20),
  debhelper (>= 9),
  dh-python,
  djvulibre-bin,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-djvulibre.git



More information about the Python-modules-commits mailing list