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
|
python-scrypt (0.8.27-2) unstable; urgency=medium
* QA upload.
* Orphan the package. (See #1093699)
-- Boyuan Yang <byang@debian.org> Tue, 21 Jan 2025 11:27:27 -0500
python-scrypt (0.8.27-1) unstable; urgency=medium
* New upstream release.
-- Boyuan Yang <byang@debian.org> Mon, 14 Oct 2024 11:48:53 -0400
python-scrypt (0.8.24-1) unstable; urgency=medium
* New upstream release.
-- Boyuan Yang <byang@debian.org> Sat, 02 Mar 2024 17:03:15 -0500
python-scrypt (0.8.21-1) unstable; urgency=medium
* New upstream release.
-- Boyuan Yang <byang@debian.org> Fri, 26 Jan 2024 10:56:03 -0500
python-scrypt (0.8.20-3) unstable; urgency=medium
* Merge Ubuntu changes: (Closes: #1055586)
+ Re-enable build-time tests.
* debian/control: Bump Standards-Version to 4.6.2.
-- Boyuan Yang <byang@debian.org> Sun, 03 Dec 2023 09:58:53 -0500
python-scrypt (0.8.20-2ubuntu1) noble; urgency=medium
[ Steve Langasek ]
* d/rules: re-enable build-time tests, which have been made to pass in
Ubuntu.
[ James Page ]
* d/rules: Add some extra cleaning of .so files to dh_auto_clean.
* d/source/options: Set a sensible exclusion for .egg-info/*
mutations.
-- Corey Bryant <corey.bryant@canonical.com> Wed, 08 Nov 2023 09:36:25 -0500
python-scrypt (0.8.20-2) unstable; urgency=medium
[ Debian Janitor ]
* Trim trailing whitespace.
* Set upstream metadata fields: Repository-Browse.
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 16 Oct 2022 21:16:02 +0100
python-scrypt (0.8.20-1) unstable; urgency=medium
* New upstream release.
* Take over package maintenance via ITS process. (Closes: #1007801)
-- Boyuan Yang <byang@debian.org> Tue, 29 Mar 2022 22:10:52 -0400
python-scrypt (0.8.19-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream release.
* debian/control:
+ Add GitHub homepage.
* debian/rules: Enable full hardening.
* debian/watch: Switch to monitor GitHub upstream instead.
* debian/gbp.conf: Added to reflect packaging repo.
* debian/copyright: Minor update.
* debian/python3-scrypt.docs: Also install README.rst.
-- Boyuan Yang <byang@debian.org> Sun, 23 Jan 2022 21:05:35 -0500
python-scrypt (0.8.0-0.4) unstable; urgency=low
* Non-maintainer upload.
* Rebuild after Debian 11 release.
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Add debian/watch file, using pypi.
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Boyuan Yang ]
* Update standards version to 4.6.0, no changes needed.
* Bump debhelper compat to v13.
* Add dependency to libpython3-all-dev for cross compilation.
(Closes: #990064)
-- Boyuan Yang <byang@debian.org> Fri, 20 Aug 2021 00:07:28 -0400
python-scrypt (0.8.0-0.3) unstable; urgency=medium
* Non-maintainer upload.
* debian/control:
+ Add explicit build-dependency dh-python. (Closes: #944945)
+ Bump Standards-Version to 4.4.1.
+ Bump debhelper compat to v12.
+ Add Vcs-* fields to use git packaging repo under Salsa
DPMT team.
-- Boyuan Yang <byang@debian.org> Sat, 07 Dec 2019 13:57:05 -0500
python-scrypt (0.8.0-0.2) unstable; urgency=medium
* Non-maintainer upload.
* Drop python2 support; Closes: #938159
-- Sandro Tosi <morph@debian.org> Sat, 19 Oct 2019 14:15:30 -0400
python-scrypt (0.8.0-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream release (Closes: #877732).
* Added Python 3 support (Closes: #742225).
* Build-depends: on python{3,}-setuptools.
-- Thomas Goirand <zigo@debian.org> Thu, 05 Oct 2017 17:07:52 +0200
python-scrypt (0.6.1-5.1) unstable; urgency=low
* NMU: as suggested by Dejan Latinovic there is only a dependency on
libssl-dev missing (Closes: #724158)
-- Thorsten Alteholz <debian@alteholz.de> Fri, 22 Nov 2013 19:00:24 +0100
python-scrypt (0.6.1-5) unstable; urgency=low
* Remove dependency on libscrypt0, it requires porting
-- Micah Anderson <micah@debian.org> Thu, 22 Aug 2013 16:01:24 -0400
python-scrypt (0.6.1-4) unstable; urgency=low
* Update debian/copyright to fix missing DEP5 field
-- Micah Anderson <micah@debian.org> Tue, 13 Aug 2013 09:37:16 -0400
python-scrypt (0.6.1-3) unstable; urgency=low
* Fix typo in libscrypt0 package dependency
-- Micah Anderson <micah@debian.org> Sat, 10 Aug 2013 21:39:40 +0200
python-scrypt (0.6.1-2) unstable; urgency=low
* Add missing license information for embedded scrypt
-- Micah Anderson <micah@debian.org> Thu, 04 Jul 2013 12:03:29 -0400
python-scrypt (0.6.1-1) unstable; urgency=low
* Initial package (Closes: #710464)
-- Micah Anderson <micah@debian.org> Thu, 30 May 2013 15:30:06 -0400
|