[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#946154: marked as done (ITP: golang-github-yuin-goldmark -- CommonMark compliant and extensible Markdown parser written in Go)



Your message dated Wed, 25 Dec 2019 23:00:22 +0000
with message-id <E1ikFde-0006Bs-Kv@fasolo.debian.org>
and subject line Bug#946154: fixed in golang-github-yuin-goldmark 1.1.12-1
has caused the Debian Bug report #946154,
regarding ITP: golang-github-yuin-goldmark -- CommonMark compliant and extensible Markdown parser written in Go
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
946154: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=946154
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Anthony Fok <foka@debian.org>

* Package name    : golang-github-yuin-goldmark
  Version         : 1.1.12-1
  Upstream Author : Yusuke Inuzuka
* URL             : https://github.com/yuin/goldmark
* License         : TODO
  Programming Lang: Go
  Description     : CommonMark compliant and extensible Markdown parser written in Go

 goldmark is a Markdown parser written in Go.  It is easy to extend,
 standard compliant, and well structured.  It is compliant with CommonMark 0.29,
 and supports extensions from GitHub Flavored Markdown and PHP Markdown Extra.
 .
 Features:
 .
  * Standard compliant.  goldmark gets full compliance with the latest
    CommonMark spec.
  * Extensible.  Do you want to add a @username mention syntax to Markdown?
    You can easily do it in goldmark. You can add your AST nodes, parsers
    for block level elements, parsers for inline level elements,
    transformers for paragraphs, transformers for whole AST structure, and
    renderers.
  * Performance.  goldmark performs pretty much equally to cmark, the
    CommonMark reference implementation written in C.
  * Robust. goldmark is tested with go-fuzz, a fuzz testing tool.
  * Builtin extensions.  goldmark ships with common extensions like tables,
    strikethrough, task lists, and definition lists.
  * Depends only on standard libraries.


Reason for packaging: Required by Hugo 0.60.0 and up

--- End Message ---
--- Begin Message ---
Source: golang-github-yuin-goldmark
Source-Version: 1.1.12-1

We believe that the bug you reported is fixed in the latest version of
golang-github-yuin-goldmark, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 946154@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anthony Fok <foka@debian.org> (supplier of updated golang-github-yuin-goldmark package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 04 Dec 2019 05:36:16 -0700
Source: golang-github-yuin-goldmark
Binary: golang-github-yuin-goldmark-dev
Architecture: source all
Version: 1.1.12-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed-By: Anthony Fok <foka@debian.org>
Description:
 golang-github-yuin-goldmark-dev - CommonMark compliant and extensible Markdown parser written in Go
Closes: 946154
Changes:
 golang-github-yuin-goldmark (1.1.12-1) unstable; urgency=medium
 .
   * Initial release (Closes: #946154)
Checksums-Sha1:
 70f1f16c2e9c564ec79a208190d8bcb13dd220f1 2243 golang-github-yuin-goldmark_1.1.12-1.dsc
 310762d9877b1e782ad880ff722fe0088d33f96f 209209 golang-github-yuin-goldmark_1.1.12.orig.tar.gz
 d55c41a8057f0ab5d07ee62ecb2dd61ea48eb589 2848 golang-github-yuin-goldmark_1.1.12-1.debian.tar.xz
 97d169bb9fee889dce480323f8c8cbe2da8be86c 125492 golang-github-yuin-goldmark-dev_1.1.12-1_all.deb
 44f1ebc10f42ab56e5063246eefbab7d948dbf70 5863 golang-github-yuin-goldmark_1.1.12-1_amd64.buildinfo
Checksums-Sha256:
 9f6e95b4f3731d632523c7e44304ae92ebaa9f0b42095c2396da83e9d752ed01 2243 golang-github-yuin-goldmark_1.1.12-1.dsc
 119afbfd871d72320e659f146c618b4e6760b884b9b503552b282393844ba28a 209209 golang-github-yuin-goldmark_1.1.12.orig.tar.gz
 a4b30511cb4b1f8f316bedeedb92155a32d1c3a3617c87da7f147323e8fc5ec3 2848 golang-github-yuin-goldmark_1.1.12-1.debian.tar.xz
 963d49190b41ade3b6e22632f69539db0e9799c0d454bd01e4834e64fbdb2b43 125492 golang-github-yuin-goldmark-dev_1.1.12-1_all.deb
 16a7b8d2d8b5e2cc6ed5a7183993039f94325026f2747bb526bdbe70562d38d0 5863 golang-github-yuin-goldmark_1.1.12-1_amd64.buildinfo
Files:
 b58e1efdd9ae25e7f9c40c0c4c65e224 2243 devel optional golang-github-yuin-goldmark_1.1.12-1.dsc
 1aa7867d564eed259dddf5aa89564b5d 209209 devel optional golang-github-yuin-goldmark_1.1.12.orig.tar.gz
 5f1c5c3fff57884d8b66eca34e322825 2848 devel optional golang-github-yuin-goldmark_1.1.12-1.debian.tar.xz
 b85ef19b46e6d267e96596514e294118 125492 devel optional golang-github-yuin-goldmark-dev_1.1.12-1_all.deb
 25c47a8138cc9b02fe6496d25d513bff 5863 devel optional golang-github-yuin-goldmark_1.1.12-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEFCQhsZrUqVmW+VBy6iUAtBLFms8FAl3oZPAACgkQ6iUAtBLF
ms+pIQ/8D37CxVChvZzcWqVTgBZhRCb0TV+0lnQcEHxHXjjfNCWdB+WGHSXNUTQ5
lFDoURGk6nCWPflSn/ovqXA5UBuFAiIri2irRBlygLKRCbHEM2Yv/74yz+BrzDW0
Z4F7aiZyJZpTvxncL3YgQ72QWexpFcjbzT4E7JdqgW4JmDJKisg2RzfvRzE56dQZ
lfV+ZFxaARNl89VYiriZ5VwcBHl80vu3VlVOE0AObw0Ok5+HZsURbLJnr0MQb/9b
sef5wLNlG1CVyEXc9ZKXVT6TmZpqPhProNlK8Y/Lf7bc12g2aiP2Gw13AhR1I2zb
V9i1IGqxffYLBzeWQtUcpmLJjkNUeUYqTzcFu1gBFrRzdnaNeH1F2a9/7bN5qEt4
cnxB/DYJml9cCrqWx4yVuO/nRsp5gWTSsk9jA8nTBTcmEU8sC0/RJ1PwZDsioZGT
wbDVV+cuuALieEMuFPe4KqhvsZJ7jnhwdDcErpa/PEXtR8eBvqDVRj6ugGJCgCCZ
rk90BVPk+ngBfPmmAebJHz3NbAMdeOYn4YYyCQHGT5p/6wSzBImrFDCPJivQ4Vdq
rJhZHVui9HV6Ns+rYR6A3GLHNcvHYv9McC9sX9CpcO/D3gGbQoljF5EfqHzFu5Sd
w8T59Blh2mpDKfvfW/uPx8B2/WDvU9WBtbUmfna3CEc+GsAcHEc=
=VENU
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: