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
|
zxcvbn-python (4.5.0-2) unstable; urgency=medium
* Uploading source-only without changes to allow testing migration.
-- Patrik Dufresne <patrik@ikus-soft.com> Mon, 21 Apr 2025 12:56:56 -0400
zxcvbn-python (4.5.0-1) unstable; urgency=medium
[ Patrik Dufresne ]
* Merging upstream version 4.5.0.
* Updating standards version to 4.7.0.
* Change maintainer.
* Bump debhelper compat level to 13.
* Updating version control system URL.
[ Daniel Baumann ]
* Removing old uploaders field.
* Updating to standards version 4.7.2.
* Sorting fiels in control.
* Rewrapping package description to 80 chars per line.
* Adding upstream contact in copyright.
* Updating source url in copyright.
* Updating MIT license in copyright.
* Sorting dh arguments in rules.
* Harmonizing watch file.
* Correcting source package name to match upstream.
-- Patrik Dufresne <patrik@ikus-soft.com> Mon, 14 Apr 2025 14:05:09 -0400
python-zxcvbn (4.4.28-3) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
* 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.
* Update standards version to 4.5.0, no changes needed.
[ Sandro Tosi ]
* Use the new Debian Python Team contact name and address
-- Sandro Tosi <morph@debian.org> Sat, 04 Jun 2022 16:07:47 -0400
python-zxcvbn (4.4.28-2) unstable; urgency=medium
* Team upload.
* Drop Python 2 support (Closes: #938287).
-- Ondřej Nový <onovy@debian.org> Fri, 13 Sep 2019 10:26:09 +0200
python-zxcvbn (4.4.28-1) unstable; urgency=medium
[ Sabino Par ]
* New upstream release.
* Update copyright.
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.0.
-- Sabino Par <sprab@onenetbeyond.org> Tue, 03 Sep 2019 23:00:00 +0100
python-zxcvbn (4.4.27-1) unstable; urgency=medium
[ Sabino Par ]
* New upstream release
* d/control: Update std-version to 4.2.0
* d/watch: move from pypi to github.
[ Mattia Rizzolo ]
* d/watch: Fix archive matching
* d/rules: Do not install the zxcvbn binary in the python2 package.
Closes: #896489
* d/control:
+ Bump Standards-Version to 4.3.0, no changes needed.
+ Use the new debhelper-compat notation and drop d/compat.
+ Bump the debhelper compat level to 12.
+ Set Rules-Requires-Root:no.
+ Set Testsuite:autopkgtest-pkg-python.
+ Tweak the descriptions to appease lintian.
* Install the README.rst file in all packages.
[ Chris Lamb ]
* Remove trailing whitespaces.
[ Ondřej Nový ]
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
-- Sabino Par <sprab@onenetbeyond.org> Wed, 13 Feb 2019 00:49:46 +0100
python-zxcvbn (4.4.25-1) unstable; urgency=medium
[ Sabino Par ]
* New upstream release
* Update std-version to 4.1.4
-- Sabino Par <sprab@onenetbeyond.org> Sat, 14 Apr 2018 17:36:50 +0200
python-zxcvbn (4.4.19-2) UNRELEASED; urgency=medium
* d/changelog: Remove trailing whitespaces
-- Ondřej Nový <onovy@debian.org> Mon, 12 Mar 2018 23:10:41 +0100
python-zxcvbn (4.4.19-1) unstable; urgency=medium
[ Sabino Par ]
* New upstream release
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Gianfranco Costamagna ]
* Update std-version to 4.1.3, no changes required.
-- Sabino Par <sprab@onenetbeyond.org> Fri, 16 Feb 2018 12:11:20 +0200
python-zxcvbn (4.4.16-1) unstable; urgency=medium
* New upstream release
* Update std-version to 4.1.0
-- Sabino Par <sprab@onenetbeyond.org> Sun, 10 Sep 2017 15:11:20 +0200
python-zxcvbn (4.4.15-1) unstable; urgency=medium
* Upload to unstable
-- Sabino Par <sprab@onenetbeyond.org> Sat, 22 Jul 2017 15:11:20 +0200
python-zxcvbn (4.4.15-0.1) experimental; urgency=low
* New upstream release
* Update std-version to 4.0.0
-- Sabino Par <sprab@onenetbeyond.org> Fri, 21 Jul 2017 09:05:12 +0200
python-zxcvbn (4.4.14-0.1) experimental; urgency=low
[Sabino Par]
* New maintainer (Closes: #855638)
- Thanks Riley for your work!
* Fixed change upstream source to the active fork (Closes: #850910)
- Update to new source code fork 4.4.14 release
- update copyright file for new release and remove CC-BY-SA-3.0
and public-domain references
* Added new Python3 package port
* Update to new compat level 10
* Update watch file to point to new package location
* Switch packaging to pybuild
* Update standard version to 3.9.8, no changes required
[Ondřej Nový]
* Fixed VCS URL (https)
-- Sabino Par <sprab@onenetbeyond.org> Sat, 25 Mar 2017 15:30:28 +0100
python-zxcvbn (1.0+git20130503.bc1c2d-1) unstable; urgency=low
* Initial release (Closes: #707786)
-- Riley Baird <BM-2cVqnDuYbAU5do2DfJTrN7ZbAJ246S4XiX@bitmessage.ch> Thu, 12 Mar 2015 06:43:07 +1100
|