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 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185
|
Source: syncthing
Section: utils
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
Alexandre Viau <aviau@debian.org>,
Aloïs Micard <creekorful@debian.org>,
Félix Sipma <felix@debian.org>,
Rules-Requires-Root: no
Build-Depends:
debhelper-compat (= 13),
dh-exec,
dh-sequence-golang,
dh-sequence-movetousr,
golang-any (>= 2:1.16~),
# Go libs
genxdr,
golang-github-alecthomas-kong-dev (>=0.2.17),
golang-github-aws-aws-sdk-go-dev,
golang-github-audriusbutkevicius-recli-dev,
golang-github-calmh-incontainer-dev,
golang-github-calmh-xdr-dev,
golang-github-ccding-go-stun-dev (>= 0.1.2),
golang-github-chmduquesne-rollinghash-dev (>= 4.0.0),
golang-github-d4l3k-messagediff-dev,
golang-github-getsentry-raven-go-dev,
golang-github-go-ldap-ldap-dev (>=3.2.3),
golang-github-gobwas-glob-dev (>= 0.2.1),
golang-github-greatroar-blobloom-dev (>=0.7.0),
golang-github-hashicorp-golang-lru-v2-dev,
golang-github-jackpal-gateway-dev,
golang-github-jackpal-go-nat-pmp-dev,
golang-github-julienschmidt-httprouter-dev,
golang-github-kballard-go-shellquote-dev,
golang-github-maruel-panicparse-dev,
golang-github-maxmind-geoipupdate-dev,
golang-github-miscreant-miscreant.go-dev,
golang-github-oschwald-geoip2-golang-dev,
golang-github-pierrec-lz4-dev,
golang-github-pkg-errors-dev,
golang-github-prometheus-client-golang-dev (>=0.9.0),
golang-github-puzpuzpuz-xsync-dev,
golang-github-quic-go-quic-go-dev (>= 0.46.0),
golang-github-rabbitmq-amqp091-go-dev,
golang-github-rcrowley-go-metrics-dev,
golang-github-shirou-gopsutil-dev (>=3.21.12),
golang-github-syncthing-notify-dev,
golang-github-syndtr-goleveldb-dev,
golang-github-thejerf-suture-dev (>=4.0.1),
golang-github-urfave-cli-dev,
golang-github-vitrun-qart-dev,
golang-github-willabides-kongplete-dev,
golang-golang-x-crypto-dev,
golang-golang-x-exp-dev,
golang-golang-x-net-dev,
golang-golang-x-sys-dev,
golang-golang-x-text-dev,
golang-golang-x-time-dev,
golang-golang-x-tools-dev,
golang-google-protobuf-dev (>=1.36.5),
golang-k8s-sigs-yaml-dev,
golang-uber-automaxprocs-dev,
# Web things
fonts-fork-awesome (>=1.1.5+ds1-2),
libjs-bootstrap,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.0
Homepage: https://www.syncthing.net/
Vcs-Browser: https://salsa.debian.org/go-team/packages/syncthing
Vcs-Git: https://salsa.debian.org/go-team/packages/syncthing.git
XS-Go-Import-Path: github.com/syncthing/syncthing
Package: golang-github-syncthing-syncthing-dev
Architecture: all
Section: golang
Depends:
${misc:Depends},
golang-github-alecthomas-kong-dev (>=0.2.17),
golang-github-aws-aws-sdk-go-dev,
golang-github-audriusbutkevicius-pfilter-dev,
golang-github-audriusbutkevicius-recli-dev,
golang-github-calmh-xdr-dev,
golang-github-ccding-go-stun-dev (>= 0.1.2),
golang-github-chmduquesne-rollinghash-dev (>= 4.0.0),
golang-github-getsentry-raven-go-dev,
golang-github-go-ldap-ldap-dev (>=3.2.3),
golang-github-gobwas-glob-dev (>= 0.2.1),
golang-github-golang-groupcache-dev,
golang-github-greatroar-blobloom-dev (>=0.7.0),
golang-github-hashicorp-golang-lru-v2-dev,
golang-github-jackpal-gateway-dev,
golang-github-jackpal-go-nat-pmp-dev,
golang-github-julienschmidt-httprouter-dev,
golang-github-kballard-go-shellquote-dev,
golang-github-maruel-panicparse-dev,
golang-github-maxmind-geoipupdate-dev,
golang-github-miscreant-miscreant.go-dev,
golang-github-oschwald-geoip2-golang-dev,
golang-github-pierrec-lz4-dev,
golang-github-pkg-errors-dev,
golang-github-prometheus-client-golang-dev (>=0.9.0),
golang-github-puzpuzpuz-xsync-dev,
golang-github-quic-go-quic-go-dev (>= 0.38.2),
golang-github-rabbitmq-amqp091-go-dev,
golang-github-rcrowley-go-metrics-dev,
golang-github-shirou-gopsutil-dev (>=3.21.12),
golang-github-syncthing-notify-dev,
golang-github-syndtr-goleveldb-dev,
golang-github-thejerf-suture-dev (>=4.0.1),
golang-github-urfave-cli-dev,
golang-github-vitrun-qart-dev,
golang-github-willabides-kongplete-dev,
golang-golang-x-crypto-dev,
golang-golang-x-net-dev,
golang-golang-x-sys-dev,
golang-golang-x-text-dev,
golang-golang-x-time-dev,
golang-golang-x-tools-dev,
golang-google-protobuf-dev,
golang-k8s-sigs-yaml-dev,
golang-uber-automaxprocs-dev,
Description: decentralized file synchronization - dev package
Syncthing is an application that lets you synchronize your files across
multiple devices. This means the creation, modification or deletion of files
on one machine will automatically be replicated to your other devices.
Syncthing does not upload your data to the cloud but exchanges your data
across your machines as soon as they are online at the same time.
.
This is the dev package.
Package: syncthing
Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends},
Recommends:
xdg-utils,
Static-Built-Using: ${misc:Static-Built-Using}
Description: decentralized file synchronization
Syncthing is an application that lets you synchronize your files across
multiple devices. This means the creation, modification or deletion of files
on one machine will automatically be replicated to your other devices.
Syncthing does not upload your data to the cloud but exchanges your data
across your machines as soon as they are online at the same time.
.
This package contains the main binary: syncthing.
Package: syncthing-relaysrv
Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends},
adduser,
Static-Built-Using: ${misc:Static-Built-Using}
Description: decentralized file synchronization - relay server
Syncthing is an application that lets you synchronize your files across
multiple devices. This means the creation, modification or deletion of files
on one machine will automatically be replicated to your other devices.
Syncthing does not upload your data to the cloud but exchanges your data
across your machines as soon as they are online at the same time.
.
Syncthing relies on a network of community-contributed relay servers. Anyone
can run a relay server, and it will automatically join the relay pool and be
available to Syncthing users.
.
This package contains the relay server binary: strelaysrv.
Package: syncthing-discosrv
Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends},
adduser,
Static-Built-Using: ${misc:Static-Built-Using}
Description: decentralized file synchronization - discovery server
Syncthing is an application that lets you synchronize your files across
multiple devices. This means the creation, modification or deletion of files
on one machine will automatically be replicated to your other devices.
Syncthing does not upload your data to the cloud but exchanges your data
across your machines as soon as they are online at the same time.
.
Syncthing relies on a discovery server to find peers on the internet. Anyone
can run a discovery server and point its syncthing installations to it.
.
This package contains the discovery server binary: stdiscosrv.
|