cvsps 2.1-6 source package in Ubuntu Linaro Evaluation Build

Changelog

cvsps (2.1-6) unstable; urgency=low

  * QA upload.
  * Change maintainer to QA Group
  * Simplify packaging by converting to 3.0 (quilt) format
  * Add watch file
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  30 Apr 2011 12:42:02 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Debian QA Group
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oneiric based series for Ubuntu LEB release universe devel

Builds

Oneiric: [FULLYBUILT] armel

Downloads

File Size SHA-256 Checksum
cvsps_2.1.orig.tar.gz 60.2 KiB 91d3198b33463861a581686d5fcf99a5c484e7c4d819384c04fda9cafec1075a
cvsps_2.1-6.debian.tar.gz 5.0 KiB 9e886c2b3bf7ab16397efd9cc3273883d36f4d058c437b84ec4dee372059dc6c
cvsps_2.1-6.dsc 960 bytes 7237c05cc7a0171bf84b48772b45e2453841d761bb02cdd6e4e04e6adcc4109b

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.