cvs 2:1.12.13+real-25 source package in Ubuntu

Changelog

cvs (2:1.12.13+real-25) unstable; urgency=low

  * Update from MirBSD (0AB8.4)
    - support LOGM response
  * Policy 4.1.1 (no changes)
  * Use “?=” in debian/rules for dpkg-architecture fields (lintian)
  * Update watch file

 -- Thorsten Glaser <email address hidden>  Sun, 19 Nov 2017 18:10:56 +0100

Upload details

Uploaded by:
Thorsten Glaser
Uploaded to:
Sid
Original maintainer:
Thorsten Glaser
Architectures:
any
Section:
vcs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cvs_1.12.13+real-25.dsc 2.0 KiB 4ee6e6b6e2564a44e19a8dc992b7fe576bd3ea72f29f76ab82f5ec538bb4c30d
cvs_1.12.13+real.orig.tar.gz 4.5 MiB 4734971a59471744e4ad8665c1dca54cb3ebf9fc66ce9c2dff3d04670d3f7312
cvs_1.12.13+real-25.diff.gz 140.0 KiB c35c78c8c07741b93b0e6cb128579659c22e583f6a646361b8c3b1f620752c28

No changes file available.

Binary packages built by this source

cvs: Concurrent Versions System

 CVS is a version control system, which allows you to keep access
 to old versions of files (usually source code), keep a log of
 who, when, and why changes occurred, etc., like RCS or SCCS.
 It handles multiple developers, multiple directories, triggers to
 enable/log/control various operations, and can work over a wide
 area network. The texinfo manual provides further information on
 more tasks that it can perform.
 .
 There are some tasks that are not covered by CVS. They can be done in
 conjunction with CVS but will tend to require some script-writing and
 software other than CVS. These tasks are bug-tracking, build management
 (that is, make and make-like tools), and automated testing. However,
 CVS makes these tasks easier.
 .
 This package contains a CVS binary which can act as both client and
 server, although there is no CVS dæmon; to access remote repositories,
 please use :extssh: not :pserver: any more.

cvs-dbgsym: debug symbols for cvs