59 lines
1.7 KiB
Plaintext
59 lines
1.7 KiB
Plaintext
Source: opengnsys-opentracker
|
|
Section: net
|
|
Priority: optional
|
|
Maintainer: Nicolas Arenas <narenas@qindel.com>
|
|
Build-Depends:
|
|
debhelper-compat (= 13),
|
|
libowfat-dev,
|
|
zlib1g-dev,
|
|
Standards-Version: 4.6.2
|
|
Homepage:
|
|
Vcs-Browser: https://ognproject.evlt.uma.es/gitea/narenas/opengnsys-opentracker.git
|
|
Vcs-Git: https://ognproject.evlt.uma.es/gitea/narenas/opengnsys-opentracker.git
|
|
Rules-Requires-Root: no
|
|
|
|
Package: opengnsys-opentracker-common
|
|
Architecture: all
|
|
Pre-Depends: ${misc:Pre-Depends}
|
|
Depends:
|
|
${misc:Depends},
|
|
Description: Open and free bittorrent tracker (common files)
|
|
opentracker is a open and free bittorrent tracker project. It aims for minimal
|
|
resource usage and is intended to run on your wlan router.
|
|
.
|
|
This package contains the common files for both IPv4 and IPv6 versions.
|
|
Breaks:
|
|
opentracker
|
|
Replaces:
|
|
opentracker
|
|
|
|
Package: opengnsys-opentracker
|
|
Architecture: any
|
|
Pre-Depends: ${misc:Pre-Depends}
|
|
Depends:
|
|
${misc:Depends},
|
|
${shlibs:Depends},
|
|
opengnsys-opentracker-common,
|
|
Description: Open and free bittorrent tracker (IPv4)
|
|
opentracker is a open and free bittorrent tracker project. It aims for minimal
|
|
resource usage and is intended to run on your wlan router.
|
|
.
|
|
This package contains the IPv4 version.
|
|
Breaks:
|
|
opentracker-common ,
|
|
Replaces:
|
|
opentracker-common ,
|
|
|
|
Package: opengnsys-opentracker-ipv6
|
|
Architecture: any
|
|
Pre-Depends: ${misc:Pre-Depends}
|
|
Depends:
|
|
${misc:Depends},
|
|
${shlibs:Depends},
|
|
opengnsys-opentracker-common,
|
|
Description: Open and free bittorrent tracker (IPv6)
|
|
opentracker is a open and free bittorrent tracker project. It aims for minimal
|
|
resource usage and is intended to run on your wlan router.
|
|
.
|
|
This package contains the IPv6 version.
|