Extracted from mercurial-1.2.1/debian/control:
==============================================
mercurial-common - 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 - 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.
Extracted from mercurial-1.2.1/debian/changelog:
================================================
mercurial (1.2.1-3.1) unstable; urgency=low
* NMU
* Backported to Lenny
- rewrote rules to get rid of dh --with quilt.
-- Russell Stuart <russell-debian@NOSPAM> Fri, 5 Jun 2009 19:39:45 +1000
mercurial (1.2.1-3) unstable; urgency=low
* Only install (or remove) files in packages we are building
(Closes: #529803)
Who knows how dh_install detect if we are building arch-dep and/or
arch-indep packages ?
-- Vincent Danjean <vdanjean@NOSPAM> Wed, 27 May 2009 01:46:40 +0200
mercurial-1.2.1/debian/copyright:
=================================
Format-Specification:
http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=143
Upstream-Name: mercurial
Upstream-Source: http://www.selenic.com/mercurial/
Files: *
Copyright: Copyright 2005 Matt Mackall <mpm@NOSPAM> and others.
License: GPL-2
You can redistribute this software and/or modify it under the terms of
the GNU General Public License as published by the Free Software
Foundation; version 2 dated June, 1991.
.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
.
On Debian systems, the complete text of the GNU General Public License
can be found in /usr/share/common-licenses/GPL-2 file.
Files: debian/*
Copyright: Copyright 2005-2008, Vincent Danjean <vdanjean@NOSPAM>
License: GPL-2
This package was debianized by Vincent Danjean <Vincent.Danjean@NOSPAM> on
Fri, 29 Apr 2005 08:54:25 +0200.
mercurial-1.2.1/debian/README.Debian:
=====================================
Mercurial for Debian
--------------------
Table of contents
* Documentation
* Extensions provided in this package and their dependencies
* Other extensions
* Emacs support
Documentation
*************
Mercurial documentation is available on the web at:
http://hgbook.red-bean.com/ and
http://www.selenic.com/mercurial/wiki/
Some parts of the online documentation will be added to the package (for people
not online) as soon as the documentation stabilizes.
Extensions
**********
Extensions can be enabled system-wide, per-user and/or per repository (see
hgrc(5) for more information). Previous versions of this Debian package
enabled some extensions by default; however, this is no longer the case.
To enable extensions system-wide, you may edit the
/etc/mercurial/hgrc.d/hgext.rc configuration file. This file also contains
information on the dependencies of each extension.
Emacs support
*************
This package installs a mercurial.el file. However, it is not enabled (loaded)
by default. Users who want to use it should in their start-up files (such as
~/.emacs) include something like:
(require 'mercurial)
It may be better to do instead:
(when (locate-library "mercurial")
(autoload 'hg-find-file-hook "mercurial")
(add-hook 'find-file-hooks 'hg-find-file-hook))
because it defers loading Mercurial until it is needed, meaning that
Emacs will boot faster and use less memory when not using Mercurial.
This is not done system-wide by this package because the "until needed" is a
bit of a fallacy in this case: find-file is likely to be run at or shortly
after boot.
mercurial-1.2.1/README:
=======================
Basic install:
$ make # see install targets
$ make install # do a system-wide install
$ hg debuginstall # sanity-check setup
$ hg # see help
See http://www.selenic.com/mercurial/ for detailed installation
instructions, platform-specific notes, and Mercurial user information.
Name Last modified Size
Parent Directory -
DOT/ 19-Jan-2010 17:43 -
Contents-amd64 19-Jan-2010 17:43 25K
Contents-amd64.bz2 19-Jan-2010 17:43 2.0K
Contents-amd64.gz 19-Jan-2010 17:43 2.0K
mercurial-common_1.2.1-3.1_all.deb 05-Jun-2009 08:07 707K
mercurial_1.2.1-3.1.diff.gz 05-Jun-2009 08:07 27K
mercurial_1.2.1-3.1.dsc 05-Jun-2009 08:07 1.4K
mercurial_1.2.1-3.1_amd64.build 05-Jun-2009 08:07 110K
mercurial_1.2.1-3.1_amd64.changes 05-Jun-2009 08:07 2.2K
mercurial_1.2.1-3.1_amd64.deb 05-Jun-2009 08:07 52K
mercurial_1.2.1.orig.tar.gz 05-Jun-2009 07:40 1.2M
override 05-Jun-2009 08:07 57
Packages 19-Jan-2010 17:43 2.2K
Packages.bz2 19-Jan-2010 17:43 1.1K
Packages.gz 19-Jan-2010 17:43 1.0K
Release 19-Jan-2010 17:43 848
Release.gpg 19-Jan-2010 17:43 189
Sources 19-Jan-2010 17:43 1.2K
Sources.bz2 19-Jan-2010 17:43 773
Sources.gz 19-Jan-2010 17:43 721