Debian NEW package overview for golang-codeberg-gusted-mcaptcha
golang-codeberg-gusted-mcaptcha_0.0~git20220723.4f3072e-1_amd64.changes (click to toggle)
Format:1.8
Date:Fri, 15 Sep 2023 16:00:50 +0530
Source:golang-codeberg-gusted-mcaptcha
Binary:golang-codeberg-gusted-mcaptcha-dev
Architecture:source all
Version:0.0~git20220723.4f3072e-1
Distribution:unstable
Urgency:medium
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed-By:Joseph Nuthalapati <njoseph@riseup.net>
Description:
golang-codeberg-gusted-mcaptcha-dev - mCaptcha is a Go library to interact with mCaptcha
Closes:1051260
Changes:
golang-codeberg-gusted-mcaptcha (0.0~git20220723.4f3072e-1) unstable; urgency=medium

  * Initial release (Closes: #1051260)
Files:
a00083b7497fe426b1c48f98be062bb5 2412 golang optional golang-codeberg-gusted-mcaptcha_0.0~git20220723.4f3072e-1.dsc
1d3f6f91c07ad9c92be10ada855190a3 6243 golang optional golang-codeberg-gusted-mcaptcha_0.0~git20220723.4f3072e.orig.tar.gz
6659c1cbef159f96b135f2298a52d3cc 2148 golang optional golang-codeberg-gusted-mcaptcha_0.0~git20220723.4f3072e-1.debian.tar.xz
790bce802af5545174271d7c8a66853e 3532 golang optional golang-codeberg-gusted-mcaptcha-dev_0.0~git20220723.4f3072e-1_all.deb
e6839de36ce2fb4013e1ad682a471ee9 6705 golang optional golang-codeberg-gusted-mcaptcha_0.0~git20220723.4f3072e-1_amd64.buildinfo
golang-codeberg-gusted-mcaptcha_0.0~git20220723.4f3072e-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:golang-codeberg-gusted-mcaptcha
Binary:golang-codeberg-gusted-mcaptcha-dev
Architecture:all
Version:0.0~git20220723.4f3072e-1
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:Joseph Nuthalapati <njoseph@riseup.net>,
Homepage:https://pkg.go.dev/codeberg.org/gusted/mcaptcha
Standards-Version:4.6.2
Vcs-Browser:https://salsa.debian.org/go-team/packages/golang-codeberg-gusted-mcaptcha
Vcs-Git:https://salsa.debian.org/go-team/packages/golang-codeberg-gusted-mcaptcha.git
Testsuite:autopkgtest-pkg-go
Build-Depends:debhelper-compat (=13), dh-golang, golang-any
Package-List:golang-codeberg-gusted-mcaptcha-dev deb golang optional arch=all
Files:
1d3f6f91c07ad9c92be10ada855190a3 6243 golang-codeberg-gusted-mcaptcha_0.0~git20220723.4f3072e.orig.tar.gz
6659c1cbef159f96b135f2298a52d3cc 2148 golang-codeberg-gusted-mcaptcha_0.0~git20220723.4f3072e-1.debian.tar.xz
Go-Import-Path:codeberg.org/gusted/mcaptcha
lintian 2.104.0 check for golang-codeberg-gusted-mcaptcha_0.0~git20220723.4f3072e-1.dsc (click to toggle)
README.source for golang-codeberg-gusted-mcaptcha_0.0~git20220723.4f3072e-1.dsc (click to toggle)
No README.source in this package
control file for golang-codeberg-gusted-mcaptcha-dev_0.0~git20220723.4f3072e-1_all.deb (click to toggle)
Package:golang-codeberg-gusted-mcaptcha-dev
Source:golang-codeberg-gusted-mcaptcha
Version:0.0~git20220723.4f3072e-1
Architecture:all
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Installed-Size:19
Section:golang
Priority:optional
Multi-Arch:foreign
Homepage:https://pkg.go.dev/codeberg.org/gusted/mcaptcha
Description:
mCaptcha is a Go library to interact with mCaptcha
 mCaptcha is a privacy respecting, free CAPTCHA system based on proof-of-work
 (PoW) to rate-limit users. This Go library implements the PoW endpoint that
 can verify if the given token is validated on the given mCaptcha instance.
 .
 This library is currently in use by Forgejo, a git forge software implemented
 in Go.
lintian 2.104.0 check for golang-codeberg-gusted-mcaptcha-dev_0.0~git20220723.4f3072e-1_all.deb (click to toggle)
contents of golang-codeberg-gusted-mcaptcha-dev_0.0~git20220723.4f3072e-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2023-09-15 10:30 ./
drwxr-xr-x root/root         0 2023-09-15 10:30 ./usr/
drwxr-xr-x root/root         0 2023-09-15 10:30 ./usr/share/
drwxr-xr-x root/root         0 2023-09-15 10:30 ./usr/share/doc/
drwxr-xr-x root/root         0 2023-09-15 10:30 ./usr/share/doc/golang-codeberg-gusted-mcaptcha-dev/
-rw-r--r-- root/root       194 2023-09-15 10:30 ./usr/share/doc/golang-codeberg-gusted-mcaptcha-dev/changelog.Debian.gz
-rw-r--r-- root/root      1502 2023-09-15 09:50 ./usr/share/doc/golang-codeberg-gusted-mcaptcha-dev/copyright
drwxr-xr-x root/root         0 2023-09-15 10:30 ./usr/share/gocode/
drwxr-xr-x root/root         0 2023-09-15 10:30 ./usr/share/gocode/src/
drwxr-xr-x root/root         0 2023-09-15 10:30 ./usr/share/gocode/src/codeberg.org/
drwxr-xr-x root/root         0 2023-09-15 10:30 ./usr/share/gocode/src/codeberg.org/gusted/
drwxr-xr-x root/root         0 2023-09-15 10:30 ./usr/share/gocode/src/codeberg.org/gusted/mcaptcha/
-rw-r--r-- root/root       423 2023-09-15 10:30 ./usr/share/gocode/src/codeberg.org/gusted/mcaptcha/errors.go
-rw-r--r-- root/root        45 2023-09-15 10:30 ./usr/share/gocode/src/codeberg.org/gusted/mcaptcha/go.mod
-rw-r--r-- root/root      2070 2023-09-15 10:30 ./usr/share/gocode/src/codeberg.org/gusted/mcaptcha/mcaptcha.go

Timestamp: 15.09.2023 / 12:02:02 (UTC)