Source: canlock
Priority: optional
Section: news
Maintainer: Florian Schlichting <fsfs@debian.org>
Build-Depends: debhelper-compat (=11)
Standards-Version: 4.2.1
Homepage: https://micha.freeshell.org/libcanlock/
Vcs-Git: https://salsa.debian.org/debian/canlock.git
Vcs-Browser: https://salsa.debian.org/debian/canlock

Package: libcanlock-dev
Section: libdevel
Architecture: any
Depends: libcanlock3 (= ${binary:Version}), ${misc:Depends}
Conflicts: libcanlock2-dev
Replaces: libcanlock2-dev
Description: development files for Usenet cancel lock library
 Cancel locks are used by Usenet article posters to authenticate their
 authorship of an article. It may then by used by servers to prevent
 cancel and supersede abuse. The use of this feature remains the
 newsmaster's decision.
 .
 This library may be used for both the generation and the verification
 of cancel locks. The header file and the static library are included
 in this package.

Package: libcanlock3
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: library for creating and verifying Usenet cancel locks
 Cancel locks are used by Usenet article posters to authenticate their
 authorship of an article. It may then by used by servers to prevent
 cancel and supersede abuse. The use of this feature remains the
 newsmaster's decision.
 .
 This library may be used for both the generation and the verification
 of cancel locks.

Package: canlock
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: utility for creating and verifying Usenet cancel locks
 Cancel locks are used by Usenet article posters to authenticate their
 authorship of an article. It may then by used by servers to prevent
 cancel and supersede abuse. The use of this feature remains the
 newsmaster's decision.
 .
 This simple utility wraps the canlock library, and may be used for both
 the generation and the verification of cancel locks.
