1
0
Fork 0

Adding debian version 1.0.2-1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-18 13:57:55 +02:00
parent b1c5a31457
commit b5e8da97cb
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
6 changed files with 73 additions and 0 deletions

25
debian/control vendored Normal file
View 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.