[Python-modules-commits] [python-nacl] 02/06: New upstream release (1.1.2)
Colin Watson
cjwatson at moszumanska.debian.org
Fri Nov 3 10:23:13 UTC 2017
This is an automated email from the git hooks/post-receive script.
cjwatson pushed a commit to branch master
in repository python-nacl.
commit 0ab3031900fb3f2e0e3977a0a21dee97813f9c6a
Merge: c48160b 09f79db
Author: Colin Watson <cjwatson at debian.org>
Date: Fri Nov 3 10:09:51 2017 +0000
New upstream release (1.1.2)
PKG-INFO | 7 ++++++-
README.rst | 5 +++++
debian/.git-dpm | 14 +++++++-------
debian/changelog | 6 ++++++
setup.py | 2 +-
src/PyNaCl.egg-info/PKG-INFO | 7 ++++++-
src/nacl/__init__.py | 2 +-
7 files changed, 32 insertions(+), 11 deletions(-)
diff --cc debian/.git-dpm
index 264905b,0000000..e1b49e5
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
+# see git-dpm(1) from git-dpm package
- e925e95339cfd8c88258616b2dd0ff9f91449860
- e925e95339cfd8c88258616b2dd0ff9f91449860
- e925e95339cfd8c88258616b2dd0ff9f91449860
- e925e95339cfd8c88258616b2dd0ff9f91449860
- python-nacl_1.1.1.orig.tar.gz
- 16802bd93841e4a791af1a789b77f4470a135880
- 3099431
++09f79dbc0d26604066a5e2a5f4e76e10594a63d9
++09f79dbc0d26604066a5e2a5f4e76e10594a63d9
++09f79dbc0d26604066a5e2a5f4e76e10594a63d9
++09f79dbc0d26604066a5e2a5f4e76e10594a63d9
++python-nacl_1.1.2.orig.tar.gz
++0e3e914628bf687b215fe195175d3dfc524b90d4
++3099766
+debianTag="debian/%e%v"
+patchedTag="patched/%e%v"
+upstreamTag="upstream/%e%u"
diff --cc debian/changelog
index d86d3d8,0000000..6472b1d
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,58 -1,0 +1,64 @@@
++python-nacl (1.1.2-1) UNRELEASED; urgency=medium
++
++ * New upstream release.
++
++ -- Colin Watson <cjwatson at debian.org> Fri, 03 Nov 2017 10:10:15 +0000
++
+python-nacl (1.1.1-1) unstable; urgency=medium
+
+ [ Stefano Rivera ]
+ * Drop explicit python{,3}-cffi dependencies. Upstream is now using
+ out-of-line mode.
+
+ [ Tristan Seligmann ]
+ * New upstream release.
+ * Bump Standards-Version to 3.9.8 (no changes).
+
+ -- Tristan Seligmann <mithrandi at debian.org> Sun, 19 Mar 2017 16:52:04 +0200
+
+python-nacl (1.0.1-2) unstable; urgency=medium
+
+ [ Ondřej Nový ]
+ * Fixed VCS URL (https)
+
+ [ Tristan Seligmann ]
+ * Build-Depend on cffi >= 1.0.0, since this is needed since pynacl
+ 1.0.0.
+ * Activate hardening options.
+
+ -- Tristan Seligmann <mithrandi at debian.org> Thu, 30 Jun 2016 02:00:16 +0200
+
+python-nacl (1.0.1-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Tristan Seligmann <mithrandi at debian.org> Sun, 24 Jan 2016 17:56:44 +0200
+
+python-nacl (0.3.0-2) unstable; urgency=medium
+
+ * Add explicit dependency on python{,3}-cffi as upstream is not yet
+ using the new compilation support, thus requiring cffi to be
+ importable at runtime (closes: #801786).
+
+ -- Tristan Seligmann <mithrandi at debian.org> Mon, 02 Nov 2015 09:13:25 +0200
+
+python-nacl (0.3.0-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Switch to pypi.debian.net redirector.
+ * Add warner's key to upstream keyring.
+
+ -- Tristan Seligmann <mithrandi at debian.org> Sun, 02 Aug 2015 15:29:13 +0200
+
+python-nacl (0.2.3-2) unstable; urgency=medium
+
+ * Add "Restrictions: needs-root" because of cffi silliness.
+ * Remove outdated / unnecessary XS-Testsuite field.
+
+ -- Tristan Seligmann <mithrandi at debian.org> Sat, 20 Jun 2015 14:34:41 +0200
+
+python-nacl (0.2.3-1) unstable; urgency=low
+
+ * Initial release. (Closes: #776452)
+
+ -- Tristan Seligmann <mithrandi at debian.org> Mon, 02 Feb 2015 04:10:40 +0200
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-nacl.git
More information about the Python-modules-commits
mailing list