Adding debian version 1.0.2-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
b1c5a31457
commit
b5e8da97cb
6 changed files with 73 additions and 0 deletions
25
debian/control
vendored
Normal file
25
debian/control
vendored
Normal file
|
@ -0,0 +1,25 @@
|
|||
Source: golang-forgejo-forgejo-reply
|
||||
Section: golang
|
||||
Priority: optional
|
||||
Maintainer: Daniel Baumann <daniel@debian.org>
|
||||
Build-Depends:
|
||||
debhelper-compat (= 13),
|
||||
dh-sequence-golang,
|
||||
golang-any,
|
||||
golang-github-dlclark-regexp2-dev,
|
||||
Rules-Requires-Root: no
|
||||
Standards-Version: 4.7.0
|
||||
Homepage: https://code.forgejo.org/forgejo/reply
|
||||
Vcs-Browser: https://forgejo.debian.net/forgejo/golang-forgejo-forgejo-reply
|
||||
Vcs-Git: https://forgejo.debian.net/forgejo/golang-forgejo-forgejo-reply
|
||||
Testsuite: autopkgtest-pkg-go
|
||||
XS-Go-Import-Path: code.forgejo.org/forgejo/reply
|
||||
|
||||
Package: golang-forgejo-forgejo-reply-dev
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Depends:
|
||||
golang-github-dlclark-regexp2-dev,
|
||||
${misc:Depends},
|
||||
Description: trim replies from plain text email (Go library)
|
||||
reply is a Go library to trim replies from plain text email.
|
Loading…
Add table
Add a link
Reference in a new issue