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
|
pysodium (0.7.0-3) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Re-export upstream signing key without extra signatures.
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Bump debhelper from old 12 to 13.
-- Sandro Tosi <morph@debian.org> Thu, 02 Jun 2022 21:42:08 -0400
pysodium (0.7.0-2) unstable; urgency=medium
* Team upload.
* d/control: Set Vcs-* to salsa.debian.org
* d/watch: Use https protocol
* d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
* Drop Python 2 support.
* Use autopkgtest-pkg-python testsuite.
-- Ondřej Nový <onovy@debian.org> Thu, 01 Aug 2019 12:41:22 +0200
pysodium (0.7.0-1) unstable; urgency=medium
* Add upstream signing key
* New upstream release (0.7.0)
* Fix "python-pysodium depends on cruft package libsodium18" Updated
dependency to libsodium23 (Closes: #885935)
* Remove trailing whitespace from debian/control and debian/rules
* Use secure uri in debian/watch
* Bump debhelper compat from 9 to 11
* Bump Standards-Version from 4.0.0 to 4.1.3 (no change required)
-- Christopher Hoskin <mans0954@debian.org> Fri, 02 Feb 2018 22:55:18 +0000
pysodium (0.6.14-1) unstable; urgency=medium
* New upstream release (0.6.14).
* Update Standards-Version from 3.9.8 to 4.0.0 (no change required)
* Update debian/copyright
-- Christopher Hoskin <mans0954@debian.org> Fri, 11 Aug 2017 20:47:21 +0100
pysodium (0.6.11-1) unstable; urgency=low
* source package automatically created by stdeb 0.8.5
* Initial release. (Closes: #767014: ITP: python-pysodium -- python
wrapper for libsodium)
-- Christopher Hoskin <mans0954@debian.org> Tue, 06 Jun 2017 10:05:13 +0100
|