Adding debian version 3.6.2-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
cb9cbb7a25
commit
d2b2af74b3
7 changed files with 71 additions and 0 deletions
23
debian/control
vendored
Normal file
23
debian/control
vendored
Normal file
|
@ -0,0 +1,23 @@
|
|||
Source: golang-github-domodwyer-mailyak
|
||||
Section: golang
|
||||
Priority: optional
|
||||
Maintainer: Daniel Baumann <daniel@debian.org>
|
||||
Build-Depends:
|
||||
debhelper-compat (= 13),
|
||||
dh-sequence-golang,
|
||||
golang-any,
|
||||
Rules-Requires-Root: no
|
||||
Standards-Version: 4.7.2
|
||||
Homepage: https://github.com/domodwyer/mailyak
|
||||
Vcs-Browser: https://forgejo.debian.net/beszel/golang-github-domodwyer-mailyak
|
||||
Vcs-Git: https://forgejo.debian.net/beszel/golang-github-domodwyer-mailyak
|
||||
Testsuite: autopkgtest-pkg-go
|
||||
XS-Go-Import-Path: github.com/domodwyer/mailyak
|
||||
|
||||
Package: golang-github-domodwyer-mailyak-dev
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
Description: MIME/SMTP email library with support for attachments (Go library)
|
||||
mailyak is a Go library for MIME/SMTP email with support for attachements.
|
Loading…
Add table
Add a link
Reference in a new issue