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
|
python-axolotl-curve25519 (0.4.1.post2-1) unstable; urgency=medium
* New upstream release (0.4.1.post2):
- Upstream has applied the following patches, they are not longer needed:
fix-unsigned-char-warnings.patch, removes-unused-variables.patch.
https://github.com/tgalal/python-axolotl-curve25519/pull/2
- Updates add-prototype.patch.
- Removes reproducible-build.patch, fixed in upstream source code.
* debian/control:
- Bumps X-Python3-Version to 3.6.
- Updates VCS fields to use salsa.debian.org.
* Bumps compat level from 9 to 11.
* Bumps Standards-Version from 3.9.8 to 4.1.4:
- debian/copyright: format field changed to use HTTPS.
* debian/watch: Updates URI to use HTTPS.
-- Josue Ortega <josue@debian.org> Sat, 05 May 2018 18:09:14 -0600
python-axolotl-curve25519 (0.1-3) unstable; urgency=medium
* Makes the package build reproducible, thanks to
Reiner Herrmann <reiner@reiner-h.de> for the patch (Closes: #842991).
* debian/control:
- Updates X-Python3-Version to >= 3.5.
- Updates maintainer email.
- Bumps Standards-Version to 3.9.8, no changes required.
- Updates VCS-* fields to use secure uri.
-- Josue Ortega <josue@debian.org> Sat, 05 Nov 2016 17:27:50 -0600
python-axolotl-curve25519 (0.1-2) unstable; urgency=medium
* Upload to unstable.
-- Josue Ortega <josueortega@debian.org.gt> Mon, 27 Apr 2015 22:14:57 -0600
python-axolotl-curve25519 (0.1-1) experimental; urgency=low
* Initial release (Closes: #777367)
-- Josue Ortega <josueortega@debian.org.gt> Sun, 08 Feb 2015 15:42:58 -0600
|