Source: golang-github-git-pkgs-changelog
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Simon Josefsson <simon@josefsson.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 dpkg-build-api (= 1),
 golang-any,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-git-pkgs-changelog
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-git-pkgs-changelog.git
Homepage: https://github.com/git-pkgs/changelog
XS-Go-Import-Path: github.com/git-pkgs/changelog

Package: golang-github-git-pkgs-changelog-dev
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: parse changelog files into structured entries (Go library)
 A Go library for parsing changelog files into structured entries.
 Supports Keep a Changelog, markdown header, and setext/underline formats
 with automatic detection.
 .
 Port of the Ruby changelog-parser gem:
 https://github.com/git-pkgs/changelog-parser
 .
 This package contains the Go development library.
