cvs 2:1.12.13+real-29 source package in Ubuntu
Changelog
cvs (2:1.12.13+real-29) unstable; urgency=high * configure-time hardcode full path for ssh(1) (Closes: #1038926) * Bump Policy * Opt out of GCC’s buggy LTO * Update lintian overrides * Acquire changes from MirBSD CVS HEAD: - Fix -Wmisleading-indentation - small getdate.y and test thereof cleanup * Switch to dh7-style rules * Run sanity.sh unless nocheck even though this takes over an hour -- Thorsten Glaser <email address hidden> Sun, 25 Jun 2023 00:09:30 +0200
Upload details
- Uploaded by:
- Thorsten Glaser
- Uploaded to:
- Sid
- Original maintainer:
- Thorsten Glaser
- Architectures:
- any
- Section:
- vcs
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cvs_1.12.13+real-29.dsc | 2.2 KiB | 7db0aeabb7f4b7e745e9ebb7cee2a5da8219728ed39e0d8458d74a11f3594bac |
cvs_1.12.13+real.orig.tar.gz | 4.5 MiB | 4734971a59471744e4ad8665c1dca54cb3ebf9fc66ce9c2dff3d04670d3f7312 |
cvs_1.12.13+real.orig.tar.gz.asc | 155 bytes | 72144926f109b5c62a57d167158f479f37af46f2c07f730c6031dc450762a57a |
cvs_1.12.13+real-29.diff.gz | 150.9 KiB | 8652bcd7d98275daeb2c5d376fdb5bad792c62db865a680eef9cfeec762c093b |
Available diffs
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