[Python-modules-commits] [python-cryptography] 01/01: Fix typo in overrides file.

Tristan Seligmann mithrandi at moszumanska.debian.org
Sun Jul 3 22:29:02 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 ba904506964ca6d386092f375e518804ef0c8a83
Author: Tristan Seligmann <mithrandi at debian.org>
Date:   Mon Jun 27 01:15:35 2016 +0200

    Fix typo in overrides file.
---
 debian/changelog        | 6 ++++++
 debian/pydist-overrides | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7c66efa..067f4d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-cryptography (1.4-2) UNRELEASED; urgency=medium
+
+  * Fix typo in overrides file.
+
+ -- Tristan Seligmann <mithrandi at debian.org>  Mon, 27 Jun 2016 01:15:21 +0200
+
 python-cryptography (1.4-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/pydist-overrides b/debian/pydist-overrides
index 8d1f143..e07296a 100644
--- a/debian/pydist-overrides
+++ b/debian/pydist-overrides
@@ -3,4 +3,4 @@ pyasn1 python-pyasn1; PEP386
 six python-six; PEP386
 setuptools python-setuptools; PEP386
 enum34 python-enum34; PEP386
-ipaddress python-ipaddress; PEP384
+ipaddress python-ipaddress; PEP386

-- 
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