goxkcdpwgen 0.0~git20231122.e51aa57-1
Package Information
| Description | xkcd style password generator library and cli tool goxkcdpwgen xkcd style is a password generator library. It also supports word lists in non English languages. Sample execution $ goxkcdpwgen -c -d "" -n 5 VocalistDurableGauntletBluishReputable |
|---|---|
| Maintainer | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Changed By | Andrew Lee (李健秋) <ajqlee@debian.org> |
| Sponsor | ajqlee@debian.org |
| Distribution | unstable |
| Architecture | any all |
| VCS | git: https://salsa.debian.org/go-team/packages/goxkcdpwgen.git (browse) |
| Popcon Installs | 36 |
| Binary NEW | Yes (binary-only upload) |
| Tracker | https://tracker.debian.org/pkg/goxkcdpwgen |
| Uploaded | 6 hours ago |
New Package Report
.changes
| Date | Fri, 19 Jun 2026 14:32:20 +0200 |
|---|---|
| Source | goxkcdpwgen |
| Version | 0.0~git20231122.e51aa57-1 |
| Changed-By | Andrew Lee (李健秋) |
| Architecture | source all amd64 |
| Distribution | unstable |
Changelog
goxkcdpwgen (0.0~git20231122.e51aa57-1) unstable; urgency=medium
.
* debian/control: drop Priority: optional (now the default).
* debian/control: Drop Rules-Requires-Root: no (now the default).
* debian/control: set debhelper-compat to 14.
* debian/control: bump to Standards-version to 4.7.4.
* debian/control: added myself as uploaders.
* debian/gbp.conf: update to go-team defaults.
* debian/debian/salsa-ci.yml: add go-team defaults.
* debian/rules: update to go-team default.
* debian/watch: use version 5.
* New upstream version 0.0~git20231122.e51aa57
* debian/control: remove Shree Dhanya, Karthika Shanthini from
uploaders, thanks them for initial the package.
* debian/control: split the with -dev package.
- requires by olang-github-gopasspw-gopass.
* debian/copyright: update..dsc
| Priority | optional |
|---|---|
| Component | main |
| Package-List | golang-github-martinhoefling-goxkcdpwgen-dev deb devel optional arch=all goxkcdpwgen deb devel optional arch=any |
| Section | devel |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: goxkcdpwgen
Source: https://github.com/martinhoefling/goxkcdpwgen
Files: *
Copyright: 2017 Martin Hoefling
License: Expat
Files: debian/*
Copyright: 2019 Shree Dhanya <dhanyathailappan@gmail.com>
2019 Karthika Shanthini <karthikashanthini@gmail.com>
2026 Andrew Lee (李健秋) <ajqlee@debian.org>
License: Expat
Comment: Debian packaging is licensed under the same terms as upstream
License: Expat
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
.
The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.