Source: syncthing Section: utils Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Alexandre Viau , Gordon Ball Build-Depends: debhelper (>= 10), dh-exec, dh-golang, golang-any, # Go libs genxdr, golang-github-rcrowley-go-metrics-dev, golang-github-prometheus-client-golang-dev (>=0.9.0), golang-github-bkaradzic-go-lz4-dev, golang-golang-x-text-dev, golang-golang-x-net-dev, golang-golang-x-crypto-dev, golang-github-calmh-du-dev, golang-github-calmh-luhn-dev, golang-github-calmh-xdr-dev, golang-github-thejerf-suture-dev (>=3.0.0), golang-github-juju-ratelimit-dev, golang-github-vitrun-qart-dev, golang-github-syndtr-goleveldb-dev, golang-github-gobwas-glob-dev (>= 0.2.1), golang-github-jackpal-gateway-dev, golang-github-audriusbutkevicius-go-nat-pmp-dev, golang-github-d4l3k-messagediff-dev, golang-github-cznic-ql-dev, golang-github-golang-groupcache-dev, golang-github-oschwald-geoip2-golang-dev, golang-gogoprotobuf-dev, golang-github-lib-pq-dev, golang-github-minio-sha256-simd-dev, golang-github-xtaci-kcp-dev, golang-github-xtaci-smux-dev, golang-github-audriusbutkevicius-pfilter-dev, golang-github-ccding-go-stun-dev, golang-github-chmduquesne-rollinghash-dev (>= 4.0.0), golang-golang-x-time-dev, golang-github-kballard-go-shellquote-dev, golang-github-syncthing-notify-dev, golang-github-sasha-s-go-deadlock-dev, golang-github-go-ldap-ldap-dev, # Web things fonts-fork-awesome (>=1.1.5+ds1-2), libjs-bootstrap Standards-Version: 4.1.3 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 Testsuite: autopkgtest-pkg-go Package: golang-github-syncthing-syncthing-dev Architecture: all Section: devel Depends: ${shlibs:Depends}, ${misc:Depends}, golang-go, # Go libs genxdr, golang-github-rcrowley-go-metrics-dev, golang-github-prometheus-client-golang-dev (>=0.9.0), golang-github-bkaradzic-go-lz4-dev, golang-golang-x-text-dev, golang-golang-x-net-dev, golang-golang-x-crypto-dev, golang-github-calmh-du-dev, golang-github-calmh-luhn-dev, golang-github-calmh-xdr-dev, golang-github-thejerf-suture-dev (>=3.0.0), golang-github-juju-ratelimit-dev, golang-github-vitrun-qart-dev, golang-github-syndtr-goleveldb-dev, golang-github-gobwas-glob-dev (>= 0.2.1), golang-github-jackpal-gateway-dev, golang-github-audriusbutkevicius-go-nat-pmp-dev, golang-github-d4l3k-messagediff-dev, golang-github-cznic-ql-dev, golang-github-golang-groupcache-dev, golang-github-oschwald-geoip2-golang-dev, golang-gogoprotobuf-dev, golang-github-lib-pq-dev, golang-github-minio-sha256-simd-dev, golang-github-xtaci-kcp-dev, golang-github-xtaci-smux-dev, golang-github-audriusbutkevicius-pfilter-dev, golang-github-ccding-go-stun-dev, golang-github-chmduquesne-rollinghash-dev, golang-golang-x-time-dev, golang-github-kballard-go-shellquote-dev, golang-github-syncthing-notify-dev, golang-github-sasha-s-go-deadlock-dev, golang-github-go-ldap-ldap-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}, Built-Using: ${misc: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 Built-Using: ${misc: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 Built-Using: ${misc: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.