mercurial 5.2.2-1ubuntu3 source package in Ubuntu
Changelog
mercurial (5.2.2-1ubuntu3) focal; urgency=medium * Use python2 in te autopkg testsuite. -- Matthias Klose <email address hidden> Tue, 14 Jan 2020 11:32:47 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- Python Applications Packaging Team
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mercurial_5.2.2.orig.tar.gz | 7.0 MiB | ffc5ff47488c7b5dae6ead3d99f08ef469500d6567592a25311838320106c03b |
mercurial_5.2.2.orig.tar.gz.asc | 833 bytes | eb0b593430b961624d37df6328846df217c25a99d4f5c2ba92a22ac6661e4417 |
mercurial_5.2.2-1ubuntu3.debian.tar.xz | 58.2 KiB | c7e759eed206fdcb49bda316be3425408fbb38098602f4843fa3efaedb85487b |
mercurial_5.2.2-1ubuntu3.dsc | 2.7 KiB | 736df3085cf57545c72dc3c0fc22b30a69d304baa8a88a2a02df6e82ba4c10f5 |
Available diffs
- diff from 5.2.2-1ubuntu2 to 5.2.2-1ubuntu3 (482 bytes)
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