mercurial 4.5-1ubuntu1 source package in Ubuntu
Changelog
mercurial (4.5-1ubuntu1) bionic; urgency=medium * Disble the hg-git autopkg test, the hg-git package is not in Ubuntu. * Disble the hgsubversion autopkg test, it's failing itself, and the package is outdated. -- Matthias Klose <email address hidden> Sun, 11 Feb 2018 19:49:05 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Bionic
- 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_4.5.orig.tar.gz | 5.6 MiB | 4d9338d9f9d88dc90b836d1227a3677e3347efaf2a118cc97d7fd1f605f1f265 |
mercurial_4.5-1ubuntu1.debian.tar.xz | 53.0 KiB | 89e3e9700eddfc3843cc6f2ed10bb5f46d91f40239a440d3ee896ba51f2b16ef |
mercurial_4.5-1ubuntu1.dsc | 2.4 KiB | 2af73b371d2f1255b1ab267f75913d9fbdc629c47736f4bc633dfa8333f7dcff |
Available diffs
- diff from 4.3.1-2 (in Debian) to 4.5-1ubuntu1 (1009.9 KiB)
- diff from 4.5-1 (in Debian) to 4.5-1ubuntu1 (545 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