mercurial 6.1.1-1ubuntu1 source package in Ubuntu
Changelog
mercurial (6.1.1-1ubuntu1) jammy; urgency=medium * Skip test-https.t again since it tries to test TLS 1.0/1.1 which are disabled in Ubuntu -- Graham Inggs <email address hidden> Tue, 12 Apr 2022 19:05:02 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mercurial_6.1.1.orig.tar.gz | 7.7 MiB | 57b8a461d0ce13d9ae3817d8a8bdf9032e34edfaac3dbccb3b66b835dce93388 |
mercurial_6.1.1.orig.tar.gz.asc | 659 bytes | f26bfa83fe61f219835a663e016c9c8d9dcca2f88fa782de74a25f484dd288e4 |
mercurial_6.1.1-1ubuntu1.debian.tar.xz | 71.7 KiB | 8ae11070c7affb6bf59583a7f5c978fcfa349f27301477cdeddadea4a020079c |
mercurial_6.1.1-1ubuntu1.dsc | 2.8 KiB | f83ef1938cbcbe66c8d9c22bea333642169724636d0dac7d344038848c8e5bbe |
Available diffs
- diff from 6.0.1-1 (in Debian) to 6.1.1-1ubuntu1 (367.7 KiB)
- diff from 6.1.1-1 (in Debian) to 6.1.1-1ubuntu1 (670 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