freebsd man page for mergechanges

Query: mergechanges

OS: freebsd

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MERGECHANGES(1) 					      General Commands Manual						   MERGECHANGES(1)

NAME
mergechanges - merge multiple changes files
SYNOPSIS
mergechanges [-f] file1 file2 [file...]
DESCRIPTION
mergechanges merges two or more .changes files, merging the Architecture, Description and Files (and Checksums-*, if present) fields of the two. There are checks made to ensure that the changes files are from the same source package and version and use the same changes file Format. The first changes file is used as the basis and the information from the later ones is merged into it. The output is normally written to stdout. If the -f option is given, the output is written to package_version_multi.changes instead, in the same directory as the first changes file listed.
AUTHOR
Gergely Nagy <algernon@debian.org>, modifications by Julian Gilbey <jdg@debian.org> and Adam D. Barratt <adam@adam-barratt.org.uk>.
DEBIAN
Debian Utilities MERGECHANGES(1)
Related Man Pages
dscverify(1) - debian
dscverify(1) - linux
transition-check(1) - redhat
transition-check(1) - hpux
wnpp-check(1) - hpux
Similar Topics in the Unix Linux Community
The Whole Story on #! /usr/bin/ksh
FreeBSD Kernel Internals, Dr. Marshall Kirk McKusick
Scripts without shebang
UNIX Environment Setup - (Just starting!)