Adding debian version 1.2.0-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
04bba8eb8a
commit
e0cb8f7104
7 changed files with 83 additions and 0 deletions
25
debian/control
vendored
Normal file
25
debian/control
vendored
Normal file
|
@ -0,0 +1,25 @@
|
|||
Source: golang-github-gorilla-feeds
|
||||
Section: golang
|
||||
Priority: optional
|
||||
Maintainer: Daniel Baumann <daniel@debian.org>
|
||||
Build-Depends:
|
||||
debhelper-compat (= 13),
|
||||
dh-sequence-golang,
|
||||
golang-any,
|
||||
golang-pretty-dev,
|
||||
Rules-Requires-Root: no
|
||||
Standards-Version: 4.7.2
|
||||
Homepage: https://github.com/gorilla/feeds
|
||||
Vcs-Browser: https://forgejo.debian.net/forgejo/golang-github-gorilla-feeds
|
||||
Vcs-Git: https://forgejo.debian.net/forgejo/golang-github-gorilla-feeds
|
||||
Testsuite: autopkgtest-pkg-go
|
||||
XS-Go-Import-Path: github.com/gorilla/feeds
|
||||
|
||||
Package: golang-github-gorilla-feeds-dev
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Depends:
|
||||
golang-pretty-dev,
|
||||
${misc:Depends},
|
||||
Description: rss/atom feed generator (Go library)
|
||||
feeds is a Go library that generates rss/atom feeds.
|
Loading…
Add table
Add a link
Reference in a new issue