[Python-modules-commits] [python-cryptography] 05/05: New upstream release.
Tristan Seligmann
mithrandi at moszumanska.debian.org
Sat Mar 5 03:48:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a commit to branch master
in repository python-cryptography.
commit b87730a36793ed5f3cd5bcf2606a84d523286575
Author: Tristan Seligmann <mithrandi at debian.org>
Date: Sat Mar 5 05:25:09 2016 +0200
New upstream release.
---
debian/changelog | 6 ++++++
debian/control | 8 ++++----
2 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 44cdc8b..f92379a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-cryptography (1.2.3-1) unstable; urgency=medium
+
+ * New upstream release.
+
+ -- Tristan Seligmann <mithrandi at debian.org> Sat, 05 Mar 2016 05:40:58 +0200
+
python-cryptography (1.2.2-3) unstable; urgency=medium
* Add autopkgtest and support "nocheck" profile.
diff --git a/debian/control b/debian/control
index 364979d..da84c3c 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,8 @@ Build-Depends:
libssl-dev,
python-all-dev,
python-cffi (>= 1.1.0~),
- python-cryptography-vectors (<< 1.2.3~) <!nocheck>,
- python-cryptography-vectors (>= 1.2.2~) <!nocheck>,
+ python-cryptography-vectors (<< 1.2.4~) <!nocheck>,
+ python-cryptography-vectors (>= 1.2.3~) <!nocheck>,
python-enum34,
python-hypothesis <!nocheck>,
python-idna (>= 2.0~),
@@ -24,8 +24,8 @@ Build-Depends:
python-six (>= 1.4.1~),
python3-all-dev,
python3-cffi (>= 1.1.0~),
- python3-cryptography-vectors (<< 1.2.3~) <!nocheck>,
- python3-cryptography-vectors (>= 1.2.2~) <!nocheck>,
+ python3-cryptography-vectors (<< 1.2.4~) <!nocheck>,
+ python3-cryptography-vectors (>= 1.2.3~) <!nocheck>,
python3-hypothesis <!nocheck>,
python3-idna (>= 2.0~),
python3-iso8601 <!nocheck>,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-cryptography.git
More information about the Python-modules-commits
mailing list