mercurial 6.2.2-1 source package in Ubuntu
Changelog
mercurial (6.2.2-1) sid; urgency=medium * New upstream bugfix release - fixed fsmonitor extension (closes: #1014817) -- Julien Cristau <email address hidden> Fri, 02 Sep 2022 14:08:12 +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 | |
---|---|---|---|---|
Kinetic | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mercurial_6.2.2-1.dsc | 2.7 KiB | fc70ce1fadf17ffa1a811acee98a5bb4ed181425ff7449eb3d0a49b96709ba3a |
mercurial_6.2.2.orig.tar.gz | 7.7 MiB | 9efa9da5f497a8750ac9c48fa431c4ab72209f1360180c5d4920d1311b0420df |
mercurial_6.2.2.orig.tar.gz.asc | 659 bytes | 662079f5a5d4a44b8981b5b5353f5bf030a35fca4e8a0bef100fb83fc19ec78f |
mercurial_6.2.2-1.debian.tar.xz | 68.4 KiB | 33a32d5d2809a7b5ae8b7a1447d7497d7b04046155cb76b60ea5355c099b1074 |
Available diffs
- diff from 6.2-1 to 6.2.2-1 (30.4 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