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
|
golang-github-nbutton23-zxcvbn-go (0.1-3) unstable; urgency=medium
* QA upload.
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Add debian/watch file, using github.
* Apply multi-arch hints. + golang-github-nbutton23-zxcvbn-go-dev: Add
Multi-Arch: foreign.
[ Andreas Tille ]
* Standards-Version: 4.7.2 (routine-update)
* debhelper-compat 13 (routine-update)
* debputy lint --auto-fix (routine-update)
-- Andreas Tille <tille@debian.org> Tue, 26 Aug 2025 11:30:00 +0200
golang-github-nbutton23-zxcvbn-go (0.1-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Remove Michael Lustfield from Uploaders list.
* Orphaning package.
-- Michael Lustfield <michael@lustfield.net> Sat, 03 Feb 2018 12:13:31 -0600
golang-github-nbutton23-zxcvbn-go (0.1-2) unstable; urgency=medium
* Team upload.
* Remove libpam0g-dev from dependencies.
The handling is now rewritten completely in Go and
does no longer depend on libpam.
-- Dr. Tobias Quathamer <toddy@debian.org> Thu, 30 Nov 2017 23:00:11 +0100
golang-github-nbutton23-zxcvbn-go (0.1-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.1
* Update to Standards-Version 4.1.1
- Use HTTPS URL for d/copyright
- Use Priority: optional
-- Dr. Tobias Quathamer <toddy@debian.org> Thu, 30 Nov 2017 22:03:53 +0100
golang-github-nbutton23-zxcvbn-go (0.0~git20170830.0.f4cd9f5-2) unstable; urgency=medium
* Include new build dep in -dev pkg. (Closes: #878339)
-- Michael Lustfield <michael@lustfield.net> Sun, 15 Oct 2017 21:13:53 -0500
golang-github-nbutton23-zxcvbn-go (0.0~git20170830.0.f4cd9f5-1) unstable; urgency=medium
* New upstream build.
* Maintenance updates:
- Standards-Version bump.
- Clean up d/watch.
- Add Testsuite to d/control.
-- Michael Lustfield <michael@lustfield.net> Fri, 29 Sep 2017 13:33:41 -0500
golang-github-nbutton23-zxcvbn-go (0.0~git20160627.0.a22cb81-1) unstable; urgency=medium
* Initial release (Closes: #859041)
-- Michael Lustfield <michael@lustfield.net> Wed, 29 Mar 2017 21:56:04 -0500
|