mirror of
https://github.com/la5nta/pat
synced 2026-08-13 17:46:54 -04:00
The package `dist` is a set of tools for developing, maintaining and distributing software. Unfortunately, one of the scripts in this package is named pat and installs to /usr/bin/pat (which is in conflict with our package). Defining `dist` as a conflicting package ensures that dpkg will refuse to to allow them to be unpacked on the system at the same time.
14 lines
454 B
Text
14 lines
454 B
Text
Source: pat
|
|
Section: ham
|
|
Priority: extra
|
|
Maintainer: Martin Hebnes Pedersen <martin.h.pedersen@gmail.com>
|
|
Homepage: http://getpat.io
|
|
Build-Depends: debhelper (>= 7.0.50~), golang (>= 2:1.5), libax25, libax25-dev
|
|
Standards-Version: 3.9.1
|
|
|
|
Package: pat
|
|
Architecture: amd64 i386 armhf
|
|
Conflicts: wl2k-go, dist
|
|
Replaces: wl2k-go
|
|
Recommends: libhamlib-utils (>= 1.2), ax25-tools, gpsd (>= 2.90)
|
|
Description: A portable Winlink client for amateur radio email.
|