mercurial 6.2.3-1 source package in Ubuntu
Changelog
mercurial (6.2.3-1) sid; urgency=medium * New upstream bugfix release. -- Julien Cristau <email address hidden> Fri, 07 Oct 2022 14:26:54 +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.2.3-1.dsc | 2.7 KiB | 99e81e44614075c6cab7b20225df50a8c33480e61af640f3d72c63802db70129 |
mercurial_6.2.3.orig.tar.gz | 7.7 MiB | 98d1ae002f68adf53d65c5947fe8b7a379f98cf05d9b8ea1f4077d2ca5dce9db |
mercurial_6.2.3.orig.tar.gz.asc | 659 bytes | ce18248bfb508479f8117df172951a64c8098e9768af4db90adf951ff329f74b |
mercurial_6.2.3-1.debian.tar.xz | 68.3 KiB | 459b0dec435d3af41aad8918a07fa9eadff56ee385d08f7460584445f237402a |
Available diffs
- diff from 6.2.2-1 to 6.2.3-1 (9.8 KiB)
- diff from 6.2.2-1build1 (in Ubuntu) to 6.2.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