1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186
|
python-nacl (1.4.0-1) unstable; urgency=medium
* Use sphinxdoc:Depends instead of manual depends on libjs-sphinxdoc for
python-nacl-doc
* Update debian/upstream/signing-key.asc
- Change Paul Kehrer (reaperhulk) key to be minimal
- Remove warner's key, does not appear to be active upstream anymore
* Bump standards-version to 4.5.0 without further change
* New upstream release
- Drop existing patches, incorporated upstream
- Add python3-wheel to build-depends
* Update debian/copyright
* Remove privacy-breach-generic images from documentation
- Add debian/patches/0001-remove-privacy-breach-images.patch
-- Scott Kitterman <scott@kitterman.com> Tue, 26 May 2020 04:06:01 -0400
python-nacl (1.3.0-5) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Colin Watson ]
* Fix autopkgtest to run on supported Python versions rather than
installed Python versions.
-- Colin Watson <cjwatson@debian.org> Wed, 18 Mar 2020 22:55:06 +0000
python-nacl (1.3.0-4) unstable; urgency=medium
[ Colin Watson ]
* Mark python-nacl-doc as Multi-Arch: foreign.
[ Sandro Tosi ]
* Drop python2 support; Closes: #937937
-- Sandro Tosi <morph@debian.org> Thu, 09 Jan 2020 22:53:32 -0500
python-nacl (1.3.0-3) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* d/control: Fix wrong Vcs-*.
[ Scott Kitterman ]
* Fix build with new hypothesis version (add d/p/480.patch from upstream)
(Closes: #942708) - Thanks to Matthias Klose for providing the patch
* Bump minimum hypothesis build-dep versions since after the patch, the old
versions no longer work
* Bump standards-version to 4.4.1 without further change
-- Scott Kitterman <scott@kitterman.com> Tue, 19 Nov 2019 06:57:57 -0500
python-nacl (1.3.0-2) unstable; urgency=medium
* Add d/p/slow_health_checks.patch to cancel hypothesis time health check
for test_crypto_kx_seed_keypair_seed_too_large to fix build on mips* and
various ports architectures
-- Scott Kitterman <scott@kitterman.com> Mon, 05 Nov 2018 13:25:10 -0500
python-nacl (1.3.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/changelog: Remove trailing whitespaces
* d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
* d/control: Remove ancient X-Python3-Version field
* d/control: Remove ancient XS-Python-Version field
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
[ Scott Kitterman ]
* Set minimum versions for python/python3-hypothesis and libsodium-dev based
on Andrej Shadura's fixes when backporting to stretch (Closes: #902825)
* New upstream release
- Remove d/p/0001-Bump-hypothesis-deadling-and-set-timeout-
hypothesis.patch, equivalent fix incorporated upstream
* Bump standards-version to 4.2.1 without further change
-- Scott Kitterman <scott@kitterman.com> Mon, 05 Nov 2018 09:00:40 -0500
python-nacl (1.2.1-3) unstable; urgency=medium
* Update to also set timeout=hypothesis.unlimited to further improve the
odds of test success on slow architectures (this is the planned default
for Hypothesis, so it is forwawrd compatible)
-- Scott Kitterman <scott@kitterman.com> Tue, 13 Mar 2018 18:31:45 -0400
python-nacl (1.2.1-2) unstable; urgency=medium
* Add debian/patches/0001-bump-hypothesis-timeouts-for-slow-archs.patch to
add time for tests to complete on slower architectures
-- Scott Kitterman <scott@kitterman.com> Mon, 12 Mar 2018 22:38:19 -0400
python-nacl (1.2.1-1) unstable; urgency=medium
[ Colin Watson ]
* Move VCS to salsa.debian.org.
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
* d/watch: Use https protocol
[ Scott Kitterman ]
* Convert from git-dpm to patches unapplied format
* Add myself to Uploaders
* New upstream release (Closes: #892637)
- Add python-hypothesis/python3-hypothesis to build-depends for tests
- Update debian/rules so .hypothesis files are left scattered about the
binaries
- Update debian/copyright
* Bump standards-version to 4.1.3 without further change
* Add libjs-sphinxdoc to python-nacl-doc Depends
-- Scott Kitterman <scott@kitterman.com> Mon, 12 Mar 2018 08:37:37 -0400
python-nacl (1.1.2-1) unstable; urgency=medium
* New upstream release.
* Bump minimum Python versions to 2.7 and 3.3, matching upstream.
* Add myself to Uploaders.
* Build-depend on python3-sphinx rather than python-sphinx.
-- Colin Watson <cjwatson@debian.org> Fri, 03 Nov 2017 10:20:19 +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@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@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@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@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@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@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@debian.org> Mon, 02 Feb 2015 04:10:40 +0200
|