golang-github-puerkitobio-purell 1.1.1-1 source package in Ubuntu
Changelog
golang-github-puerkitobio-purell (1.1.1-1) unstable; urgency=medium * New upstream version 1.1.1 * debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance * Apply "cme fix dpkg" fixes: - Update debhelper dependency to "Build-Depends: debhelper-compat (= 12)" - Bump Standards-Version to 4.5.0 (no change) * Update Maintainer email address to <email address hidden> * Add "Rules-Requires-Root: no" to debian/control * Remove pr-29.patch which is included in upstream v1.1.1 release -- Anthony Fok <email address hidden> Thu, 20 Feb 2020 23:00:29 -0700
Upload details
- Uploaded by:
- Debian Go Packaging Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Go Packaging Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
golang-github-puerkitobio-purell_1.1.1-1.dsc | 2.3 KiB | b0c3a8878a4381950a2a91d75374fb491630b3d96c412f6c88f330c3b30a799a |
golang-github-puerkitobio-purell_1.1.1.orig.tar.gz | 11.3 KiB | 93e2ae2b12fc656ecc7ca28336009d24431247d2af59949c59fdef26ecc9a971 |
golang-github-puerkitobio-purell_1.1.1-1.debian.tar.xz | 3.3 KiB | f29e6ecc1835f60cff5345176ca234857d224a85bc5ed70170754969fd657327 |
Available diffs
- diff from 1.1.0-2 to 1.1.1-1 (5.7 KiB)
No changes file available.
Binary packages built by this source
- golang-github-puerkitobio-purell-dev: tiny Go library to normalize URLs
Purell is a tiny Go library to normalize URLs. It returns a pure
URL. Pure-ell. Sanitizer and all. Yeah, I know...
.
Based on the wikipedia paper http://en.wikipedia. org/wiki/ URL_normalizati on
and the RFC 3986 document http://tools.ietf. org/html/ rfc3986# section- 6 .