mercurial 0.9-5 source package in Ubuntu

Changelog

mercurial (0.9-5) unstable; urgency=low

  * call dh_python with -V 2.4 argument

mercurial (0.9-4) unstable; urgency=low

  * [debian/copyright] add copyright for Debian packaging
  * [debian/NEWS] talk about python2.3->python2.4 transition

mercurial (0.9-3) unstable; urgency=low

  * [debian/compat] debhelper compat version dumped to 5

mercurial (0.9-2) unstable; urgency=low

  * fix a bug in update/revert (patch from Vadim Gelfer already applied
    upstream)
  * [debian/control] build-depend on python as dh_python require it
    (package did not fail to build due to an indirect build-dependency
    but it is safer like that)

mercurial (0.9-1) unstable; urgency=low

  * New upstream release
    Major changes between Mercurial 0.8.1 and 0.9:
     - The repository file format has been improved.
       - This has resulted in an average 40% reduction in disk space usage.
       - The new format (called RevlogNG) is now the default.
       - Mercurial works perfectly with both the old and new repository
         file formats. It can transfer changes transparently between
         repositories of either format.
       - To use the new repository format, simply use `hg clone --pull` to
         clone an existing repository.
       - Note: Versions 0.8.1 and earlier of Mercurial cannot read
         RevlogNG repositories directly, but they can `clone`, `pull`
         from, and `push` to servers that are serving RevlogNG
         repositories.
     - Memory usage has been improved by over 50% for many common operations.
     - Substantial performance improvements on large repositories.
     - New commands:
       - 'archive' - generate a directory tree snapshot, tarball, or zip
         file of a revision
     - Deprecated commands:
       - 'addremove' - replaced by 'add' and 'remove --after'
       - 'forget' - replaced by 'revert'
       - 'undo' - replaced by 'rollback'
     - New extensions:
       - Bugzilla integration hook
       - Email notification hook
     - Nested repositories are now supported. Mercurial will not recurse
       into a subdirectory that contains a '.hg' directory. It is treated
       as a separate repository.
     - The standalone web server, 'hg serve', is now threaded, so it can
       talk to multiple clients at a time.
     - The web server can now display a "message of the day".
     - Support added for hooks written in Python.
     - Many improvements and clarifications to built-in help.
  * [debian/control] set Standard-Version to 3.7.2 (no changes required) 

mercurial (0.8.1-6) unstable; urgency=low

  * cleanup patches applied on top of upstream sources
    send the interesting one to upstream before the 0.9 release

mercurial (0.8.1-5) unstable; urgency=low

  * use python2.4 instead of standard python (2.3 for now):
    this allows to use hglib backend with tailor
  * several minor fixes so that tailor works with the 'hglib' backend
    these are submitted upstream
  * hardcode python interpreter in script instead of using /usr/bin/env
    as suggested by the python policy
  * remove previous hack (dpkg not replacing directory by symlink) as
    it is no more usefull (directory was in /usr/lib/python2.3, symlink in now
    in /usr/lib/python2.4)

mercurial (0.8.1-4) unstable; urgency=low

  * directory doesn't get replaced by symlink (Closes: #362487)
    and dpkg does not say anything ! Thanks Norbert Tretkowski

mercurial (0.8.1-3) unstable; urgency=low

  * Really fix #361897 (Thanks Darren Salt again)

mercurial (0.8.1-2) unstable; urgency=low

  * Fix new tag syntax for hgk. Thanks Darren Salt (Closes: #361897)

mercurial (0.8.1-1) unstable; urgency=low

  * New upstream release
    Major changes from 0.8 to 0.8.1:
    - new extensions:
      mq (manage a queue of patches, like quilt only better) (Closes: #343824)
      email (send changes as series of email patches)
    - new command: merge (replaces "update -m")
    - improved commands: log (--limit option added), pull/push ("-r" works
      on specific revisions), revert (rewritten, much better)
    - comprehensive hook support
    - output templating added, supporting e.g. GNU changelog style
    - Windows, Mac OS X: prebuilt binary packages, better support
    - many reliability, performance, and memory usage improvements

mercurial (0.8-3) unstable; urgency=low

  * Fix typo in long description

mercurial (0.8-2) unstable; urgency=low

  * Add documentation about extensions packaged for Debian.

mercurial (0.8-1) unstable; urgency=low

  * New upstream release
    Major changes from 0.7 to 0.8:
    - faster status, diff, and commit
    - reduced memory usage for push and pull
    - improved extension API
    - new bisect, gpg, hgk, and win32text extensions
    - short URLs, binary file handling, and optional gitweb skin for hgweb
    - numerous new command options including log --keyword and pull --rev
    - improved hooks and file filtering

mercurial (0.7+20060110+0d36e3d7e2ea-1) experimental; urgency=low

  * package test to try upstream sources before 0.8

 -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  15 Jun 2006 15:02:23 +0100

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Edgy
Original maintainer:
Vincent Danjean
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mercurial_0.9.orig.tar.gz 318.5 KiB 43de312de90ca5d155101d775c7bdaafc9ff61f179dd2940d8e22b2df5090a5b
mercurial_0.9-5.diff.gz 12.8 KiB 0dca8c42d2cf00b7f55620499fff52c237422446ecbd68315300e823601554e1
mercurial_0.9-5.dsc 668 bytes 0ebf6c211d592960f588959468384787fa3635f31b5c0f96f607b5a9614f7a11

View changes file

Binary packages built by this source

mercurial: No summary available for mercurial in ubuntu edgy.

No description available for mercurial in ubuntu edgy.