mercurial 6.1.3-1 source package in Ubuntu
Changelog
mercurial (6.1.3-1) sid; urgency=medium * Blocklist test-convert-cvs-synthetic.t. * New upstream bugfix release. -- Julien Cristau <email address hidden> Tue, 07 Jun 2022 20:53:46 +0200
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- any all
- Section:
- vcs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mercurial_6.1.3-1.dsc | 2.7 KiB | 92e35cca56e4a4da873127a5c74778ec97979f0a41477cf6b209122b2b98da42 |
mercurial_6.1.3.orig.tar.gz | 7.7 MiB | e022c1ef28e5502793f4306724e8443c5d72714841906f46ca351efd7ba91b7c |
mercurial_6.1.3.orig.tar.gz.asc | 659 bytes | 10c780a20e945978f487e88495effc0340a970f9d138f5397d8932d049d4d11f |
mercurial_6.1.3-1.debian.tar.xz | 72.1 KiB | f3a9a7305401af32f0758764ce107325335d40f3618b4666585230ad94ee4093 |
Available diffs
- diff from 6.1.2-1 to 6.1.3-1 (9.8 KiB)
No changes file available.
Binary packages built by this source
- mercurial: easy-to-use, scalable distributed version control system
Mercurial is a fast, lightweight Source Control Management system designed
for efficient handling of very large distributed projects.
.
Its features include:
* O(1) delta-compressed file storage and retrieval scheme
* Complete cross-indexing of files and changesets for efficient exploration
of project history
* Robust SHA1-based integrity checking and append-only storage model
* Decentralized development model with arbitrary merging between trees
* High-speed HTTP-based network merge protocol
* Easy-to-use command-line interface
* Integrated stand-alone web interface
* Small Python codebase
.
This package contains the architecture dependent files.
- mercurial-common: easy-to-use, scalable distributed version control system (common files)
Mercurial is a fast, lightweight Source Control Management system designed
for efficient handling of very large distributed projects.
.
This package contains the architecture independent components of Mercurial,
and is generally useless without the mercurial package.
- mercurial-dbgsym: debug symbols for mercurial