File: control

package info (click to toggle)
golang-maunium-go-mautrix 0.11.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,184 kB
  • sloc: sh: 6; makefile: 5
file content (46 lines) | stat: -rw-r--r-- 1,798 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Source: golang-maunium-go-mautrix
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Nilesh Patra <nilesh@debian.org>
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-github-gorilla-mux-dev,
               golang-github-mattn-go-sqlite3-dev,
               golang-github-stretchr-testify-dev,
               golang-github-tidwall-gjson-dev,
               golang-github-tidwall-sjson-dev,
               golang-github-yuin-goldmark-dev,
               golang-golang-x-crypto-dev,
               golang-golang-x-net-dev,
               golang-gopkg-yaml.v2-dev,
               golang-maunium-go-maulogger-dev,
               golang-websocket-dev,
               libolm-dev
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-maunium-go-mautrix
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-maunium-go-mautrix.git
Homepage: https://github.com/mautrix/go
Rules-Requires-Root: no
XS-Go-Import-Path: maunium.net/go/mautrix

Package: golang-maunium-go-mautrix-dev
Architecture: all
Depends: golang-github-gorilla-mux-dev,
         golang-github-mattn-go-sqlite3-dev,
         golang-github-stretchr-testify-dev,
         golang-github-tidwall-gjson-dev,
         golang-github-tidwall-sjson-dev,
         golang-github-yuin-goldmark-dev,
         golang-golang-x-crypto-dev,
         golang-golang-x-net-dev,
         golang-gopkg-yaml.v2-dev,
         golang-maunium-go-maulogger-dev,
         golang-websocket-dev,
         libolm-dev,
         ${misc:Depends}
Description: Matrix framework in golang
 Mautrix is a Golang Matrix framework. Used by
 gomuks, go-neb, mautrix-whatsapp and others.