[Python-modules-commits] [py-ubjson] 01/01: * Add cython3 to build-depends so extension compilation succeeds

Scott Kitterman kitterman at moszumanska.debian.org
Thu Jun 29 20:25:45 UTC 2017


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

kitterman pushed a commit to branch master
in repository py-ubjson.

commit dff254c253eb44ce26d9e294becd638cfc6776e0
Author: Scott Kitterman <scott at kitterman.com>
Date:   Thu Jun 29 16:25:28 2017 -0400

    * Add cython3 to build-depends so extension compilation succeeds
---
 debian/changelog | 7 +++++++
 debian/control   | 1 +
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 54a3c5d..67e7543 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+py-ubjson (0.8.5-2) unstable; urgency=medium
+
+  * Team upload.
+  * Add cython3 to build-depends so extension compilation succeeds
+
+ -- Scott Kitterman <scott at kitterman.com>  Thu, 29 Jun 2017 15:10:22 -0400
+
 py-ubjson (0.8.5-1) unstable; urgency=medium
 
   * Initial release. (Closes: #832466)
diff --git a/debian/control b/debian/control
index 9c40776..312ad83 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders:
  Orestis Ioannou <orestis at oioannou.com>,
 Build-Depends:
  debhelper (>= 9),
+ cython3,
  dh-python,
  python-all,
  python-all-dev,

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



More information about the Python-modules-commits mailing list