cvsps 2.1-6ubuntu0.14.04.1 source package in Ubuntu

Changelog

cvsps (2.1-6ubuntu0.14.04.1) trusty; urgency=medium

  * Discard extra "M" response lines when reading the server's
    version. (LP: #1413084)
 -- Richard Hansen <email address hidden>   Wed, 11 Feb 2015 12:13:52 -0800

Upload details

Uploaded by:
Richard Hansen
Sponsored by:
Brian Murray
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty updates main devel

Downloads

File Size SHA-256 Checksum
cvsps_2.1.orig.tar.gz 60.2 KiB 91d3198b33463861a581686d5fcf99a5c484e7c4d819384c04fda9cafec1075a
cvsps_2.1-6ubuntu0.14.04.1.debian.tar.xz 5.2 KiB b8ca9a9440adec4dc05206901bb4c964bbe06ade2550d39b4c7854967bdac101
cvsps_2.1-6ubuntu0.14.04.1.dsc 1.1 KiB 3fbe0416f1774281f3229f882b4408a2bef94afbaabf332dd3b35dc8d1afd852

View changes file

Binary packages built by this source

cvsps: Tool to generate CVS patch set information

 CVSps is a program for generating 'patch set' information from a CVS
 repository. A patch set in this case is defined as a set of changes made
 to a collection of files, all committed at the same time (using a single
 'cvs commit' command). This information is valuable for seeing the
 big picture of the evolution of a CVS project. While CVS tracks revision
 information, it is often difficult to see what changes were committed
 'atomically' to the repository.