mercurial 6.3.1-2 source package in Ubuntu
Changelog
mercurial (6.3.1-2) sid; urgency=medium * Fix FTBFS on 32-bit (closes: #1025621) -- Julien Cristau <email address hidden> Wed, 07 Dec 2022 13:59:55 +0100
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.3.1-2.dsc | 2.8 KiB | b50ccd69eedabc7eb2c88fdf185065628f68d95965ac36be708d1feb9755cdbd |
mercurial_6.3.1.orig.tar.gz | 7.7 MiB | 6c39ab8732948d89cf1208751dd7d85d4042aa82153977451b9eb13367585072 |
mercurial_6.3.1.orig.tar.gz.asc | 659 bytes | 79061d5dfa734f48e8aee56fbf4b6bc90655f28e96d4cf558bebb1ed4bc95214 |
mercurial_6.3.1-2.debian.tar.xz | 69.0 KiB | 75ec52a259c6c7bdc39ffdd1b0953684226a97aad9a1710dc25221f5b9f576ab |
Available diffs
- diff from 6.2.3-1 to 6.3.1-2 (80.0 KiB)
- diff from 6.3.1-1 to 6.3.1-2 (1.5 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