# This is not a real Debian control file
# It's project metadata for the shipper tool
# SPDX-FileCopyrightText: (C) Eric S. Raymond <esr@thyrsus.com>
# SPDX-License-Identifier: BSD-2-Clause

Package: cvs-fast-export

Description: Export an RCS or CVS history as a fast-import stream.
 This program analyzes a collection of RCS files in a CVS repository
 (or outside of one) and, when possible, emits an equivalent history in
 the form of a fast-import stream.  Not all possible histories can be
 rendered this way; the program tries to emit useful warnings when it
 can't.  The program can also produce a visualization of the resulting
 commit DAG in the DOT format handled by the graphviz suite.  The package
 also includes cvssync (a tool for mirroring masters from remote CVS hosts) and
 cvsconvert (a tool that does a trial conversion and checks its correctness
 against the original).

Homepage: http://www.catb.org/~esr/cvs-fast-export

XBS-Destination: Anthony Fok <foka@debian.org>

XBS-HTML-Target: index.html

XBS-Repository-URL: https://gitlab.com/esr/cvs-fast-export

XBS-Logo: cfe-logo.png

XBS-OpenHub-URL: https://www.ohloh.net/p/cvs-fast-export

XBS-Debian-Packages: cvs-fast-export

XBS-VC-Tag-Template: %(version)s

XBS-Validate: make cleancheck

XBS-IRC-Channel: irc://chat.freenode.net/#reposurgeon

