golang-github-bep-goportabletext_0.1.0-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Tue, 23 Sep 2025 17:26:38 +0200 |
Binary: | golang-github-bep-goportabletext-dev |
Source: | golang-github-bep-goportabletext |
Architecture: | all source |
Version: | 0.1.0-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Changed-By: | Dr. Tobias Quathamer <toddy@debian.org> |
Closes: | 1116052 |
Description: | golang-github-bep-goportabletext-dev - converts Portable Text to Markdown |
Changes: | golang-github-bep-goportabletext (0.1.0-1) unstable; urgency=medium * Initial release (Closes: #1116052) |
Files: | 8c1a4eb2ca9b95b7c9aaccb72d6f7cd7 11744 golang optional golang-github-bep-goportabletext-dev_0.1.0-1_all.deb 7f9e3d624961afd741ade6fb8bdd299e 6394 golang optional golang-github-bep-goportabletext_0.1.0-1_amd64.buildinfo 2e11299e5f00e2bc105be1c7d45ab153 2376 golang optional golang-github-bep-goportabletext_0.1.0-1.dsc 332f7fcb473f630d648131921c10e6ea 11550 golang optional golang-github-bep-goportabletext_0.1.0.orig.tar.gz 5ed9d4a99ebbc959a76a0dcf896e7af7 2840 golang optional golang-github-bep-goportabletext_0.1.0-1.debian.tar.xz |
golang-github-bep-goportabletext_0.1.0-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | golang-github-bep-goportabletext |
Binary: | golang-github-bep-goportabletext-dev |
Architecture: | all |
Version: | 0.1.0-1 |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Uploaders: | Dr. Tobias Quathamer <toddy@debian.org>, |
Homepage: | https://github.com/bep/goportabletext |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/go-team/packages/golang-github-bep-goportabletext |
Vcs-Git: | https://salsa.debian.org/go-team/packages/golang-github-bep-goportabletext.git |
Testsuite: | autopkgtest-pkg-go |
Build-Depends: | debhelper-compat (=13), dh-sequence-golang, golang-any, golang-github-go-quicktest-qt-dev, golang-github-mitchellh-mapstructure-dev |
Package-List: | golang-github-bep-goportabletext-dev deb golang optional arch=all |
Files: | 332f7fcb473f630d648131921c10e6ea 11550 golang-github-bep-goportabletext_0.1.0.orig.tar.gz 5ed9d4a99ebbc959a76a0dcf896e7af7 2840 golang-github-bep-goportabletext_0.1.0-1.debian.tar.xz |
Go-Import-Path: | github.com/bep/goportabletext |
README.source for golang-github-bep-goportabletext_0.1.0-1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for golang-github-bep-goportabletext-dev_0.1.0-1_all.deb (click to toggle) | |
---|---|
Package: | golang-github-bep-goportabletext-dev |
Source: | golang-github-bep-goportabletext |
Version: | 0.1.0-1 |
Architecture: | all |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Installed-Size: | 63 |
Depends: | golang-github-mitchellh-mapstructure-dev |
Section: | golang |
Priority: | optional |
Multi-Arch: | foreign |
Homepage: | https://github.com/bep/goportabletext |
Description: | converts Portable Text to Markdown Converts Portable Text (https://www.portabletext.org/) to Markdown. . Types supported . * block and span * image. Note that the image handling is currently very simple; we link to the asset.url using asset.altText as the image alt text and asset. title as the title. * code (see the code-input (https://www.sanity.io/plugins/code-input) plugin). Code will be rendered as fenced code blocks with any filename provided passed on as a markdown attribute. |
lintian 2.116.3+deb12u1 check for golang-github-bep-goportabletext-dev_0.1.0-1_all.deb (click to toggle) | |
---|---|
contents of golang-github-bep-goportabletext-dev_0.1.0-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-09-23 15:26 ./ drwxr-xr-x root/root 0 2025-09-23 15:26 ./usr/ drwxr-xr-x root/root 0 2025-09-23 15:26 ./usr/share/ drwxr-xr-x root/root 0 2025-09-23 15:26 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-09-23 15:26 ./usr/share/doc/golang-github-bep-goportabletext-dev/ -rw-r--r-- root/root 176 2025-09-23 15:26 ./usr/share/doc/golang-github-bep-goportabletext-dev/changelog.Debian.gz -rw-r--r-- root/root 1491 2025-09-23 15:20 ./usr/share/doc/golang-github-bep-goportabletext-dev/copyright drwxr-xr-x root/root 0 2025-09-23 15:26 ./usr/share/gocode/ drwxr-xr-x root/root 0 2025-09-23 15:26 ./usr/share/gocode/src/ drwxr-xr-x root/root 0 2025-09-23 15:26 ./usr/share/gocode/src/github.com/ drwxr-xr-x root/root 0 2025-09-23 15:26 ./usr/share/gocode/src/github.com/bep/ drwxr-xr-x root/root 0 2025-09-23 15:26 ./usr/share/gocode/src/github.com/bep/goportabletext/ -rw-r--r-- root/root 329 2025-09-23 15:26 ./usr/share/gocode/src/github.com/bep/goportabletext/go.mod -rw-r--r-- root/root 1312 2025-09-23 15:26 ./usr/share/gocode/src/github.com/bep/goportabletext/go.sum drwxr-xr-x root/root 0 2025-09-23 15:26 ./usr/share/gocode/src/github.com/bep/goportabletext/internal/ drwxr-xr-x root/root 0 2025-09-23 15:26 ./usr/share/gocode/src/github.com/bep/goportabletext/internal/portabletext/ -rw-r--r-- root/root 5415 2025-09-23 15:26 ./usr/share/gocode/src/github.com/bep/goportabletext/internal/portabletext/portabletext.go -rw-r--r-- root/root 740 2025-09-23 15:26 ./usr/share/gocode/src/github.com/bep/goportabletext/internal/portabletext/portabletext_test.go drwxr-xr-x root/root 0 2025-09-23 15:26 ./usr/share/gocode/src/github.com/bep/goportabletext/internal/ptesting/ -rw-r--r-- root/root 4314 2025-09-23 15:26 ./usr/share/gocode/src/github.com/bep/goportabletext/internal/ptesting/testhelpers.go -rw-r--r-- root/root 8914 2025-09-23 15:26 ./usr/share/gocode/src/github.com/bep/goportabletext/markdown.go -rw-r--r-- root/root 2382 2025-09-23 15:26 ./usr/share/gocode/src/github.com/bep/goportabletext/markdown_test.go drwxr-xr-x root/root 0 2025-09-23 15:26 ./usr/share/gocode/src/github.com/bep/goportabletext/testdata/ drwxr-xr-x root/root 0 2025-09-23 15:26 ./usr/share/gocode/src/github.com/bep/goportabletext/testdata/golden_samples/ drwxr-xr-x root/root 0 2025-09-23 15:26 ./usr/share/gocode/src/github.com/bep/goportabletext/testdata/golden_samples/markdown/ -rw-r--r-- root/root 220 2025-09-23 15:26 ./usr/share/gocode/src/github.com/bep/goportabletext/testdata/golden_samples/markdown/100-list-indent.json.md -rw-r--r-- root/root 4 2025-09-23 15:26 ./usr/share/gocode/src/github.com/bep/goportabletext/testdata/golden_samples/markdown/101-mark-issue-1.json.md -rw-r--r-- root/root 97 2025-09-23 15:26 ./usr/share/gocode/src/github.com/bep/goportabletext/testdata/golden_samples/markdown/101-marks-variations.json.md -rw-r--r-- root/root 134 2025-09-23 15:26 ./usr/share/gocode/src/github.com/bep/goportabletext/testdata/golden_samples/markdown/102-post-with-image.json.md -rw-r--r-- root/root 56 2025-09-23 15:26 ./usr/share/gocode/src/github.com/bep/goportabletext/testdata/golden_samples/markdown/103-code.json.md -rw-r--r-- root/root 110 2025-09-23 15:26 ./usr/share/gocode/src/github.com/bep/goportabletext/testdata/golden_samples/markdown/104-styles.json.md drwxr-xr-x root/root 0 2025-09-23 15:26 ./usr/share/gocode/src/github.com/bep/goportabletext/testdata/samples/ -rw-r--r-- root/root 1858 2025-09-23 15:26 ./usr/share/gocode/src/github.com/bep/goportabletext/testdata/samples/100-list-indent.json -rw-r--r-- root/root 1147 2025-09-23 15:26 ./usr/share/gocode/src/github.com/bep/goportabletext/testdata/samples/101-marks-variations.json -rw-r--r-- root/root 875 2025-09-23 15:26 ./usr/share/gocode/src/github.com/bep/goportabletext/testdata/samples/102-post-with-image.json -rw-r--r-- root/root 396 2025-09-23 15:26 ./usr/share/gocode/src/github.com/bep/goportabletext/testdata/samples/103-code.json -rw-r--r-- root/root 1963 2025-09-23 15:26 ./usr/share/gocode/src/github.com/bep/goportabletext/testdata/samples/104-styles.json -rw-r--r-- root/root 1 2025-09-23 15:26 ./usr/share/gocode/src/github.com/bep/goportabletext/testdata/samples/skipfiles.txt |
copyright of golang-github-bep-goportabletext-dev_0.1.0-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/bep/goportabletext Upstream-Name: goportabletext Upstream-Contact: https://github.com/bep/goportabletext Files: * Copyright: 2022-2025 Bjørn Erik Pedersen License: Expat Files: debian/* Copyright: 2025 Dr. Tobias Quathamer <toddy@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. |
Timestamp: 23.09.2025 / 16:02:32 (UTC)