hg-git (0.4.0-2) unstable; urgency=low

  * Team upload.
  * Fix "Incompatible with python-dulwich 0.9.1" by adding patches
    "from_upstream__upgraded_to_use_latest_version_of_dulwich_0.9.1.patch",
    "from_upstream__fix_work_around_https_bugs_launchpad_net_dulwich_bug_1025886.patch"
    and
    "from_upstream__git_handler_fix_bugs_introduced_by_47df57f2bb2b.patch"
    (Closes: #724638)
  * Update standards to 3.9.4 (no change needed)

 -- Javi Merino <vicho@debian.org>  Mon, 14 Oct 2013 23:02:56 +0100

hg-git (0.4.0-1) unstable; urgency=low

    [Jakub Wilk]
    * Use canonical URIs for Vcs-* fields.

    [Qijiang Fan]
    * New upstream release.
    * New release fixes broken `hg out` (closes: #686855).

 -- Qijiang Fan <fqj1994@gmail.com>  Fri, 24 May 2013 16:45:14 +0800

hg-git (0.3.4-1) unstable; urgency=low

  * New upstream release. 

 -- Qijiang Fan <fqj1994@gmail.com>  Thu, 15 Nov 2012 17:38:54 +0800

hg-git (0.3.3-1) unstable; urgency=low

  * New upstream release.
  * Patches token from upstream are dropped.
  * Add postinst script.

 -- Qijiang Fan <fqj1994@gmail.com>  Wed, 05 Sep 2012 10:49:40 +0800

hg-git (0.3.2-2) unstable; urgency=low

  * Backport a patch from upstream to handle incorrect 
    hg metadata gracefully (closes: 636879).

 -- Qijiang Fan <fqj1994@gmail.com>  Wed, 25 Apr 2012 23:41:25 +0800

hg-git (0.3.2-1) unstable; urgency=low

  * New upstream release.
  * debian/watch updated.
  * Bump copyright format uri to
    http://www.debian.org/doc/packaging-manuals/copyright-format/1.0.
  * Bump standards version to 3.9.3.

 -- Qijiang Fan <fqj1994@gmail.com>  Fri, 20 Apr 2012 16:46:20 +0800

hg-git (0.3.1-1) unstable; urgency=low

  * New upstream release.
  * Patches taken from upstream are dropped.
  * Bump minimum required version of python-dulwich to 0.8.
  * New release fixes the crash with Mercurial 1.9 (closes:645037). 

 -- Qijiang Fan <fqj1994@gmail.com>  Mon, 17 Oct 2011 21:32:57 +0800

hg-git (0.2.6-2) unstable; urgency=medium

  * Team upload.
  * Backport two patches from upstream VCS to fix compatiblity with Mercurial
    1.9 (closes: #635500).
  * Convert to dh_python2:
    + Build depend on python (>= 2.6.6-3) instead of python-support.
    + Add ‘--with python2’ to dh call in debian/rules.
    + Rename XS-Python-Version to X-Python-Version.
    + Bump minimum required version of mercurial to 1.9.1-1, which is the
      first version using dh_python2.
  * Add build-arch and build-indep targets to debian/rules.
  * Bump standards version to 3.9.2 (no changes needed).

 -- Jakub Wilk <jwilk@debian.org>  Tue, 09 Aug 2011 17:09:34 +0200

hg-git (0.2.6-1) unstable; urgency=low

  * New upstream release.
  * Upstream fixed compatibility with Mercurial 1.8 (closes: #617892).

 -- Qijiang Fan <fqj1994@gmail.com>  Sun, 27 Mar 2011 16:43:37 +0800

hg-git (0.2.5-1) unstable; urgency=low

  * New upstream release.
  * Maintainer changed to Qijiang Fan (closes: #589961).
  * Copyright has been updated.
  * NEWS has been deleted.

 -- Qijiang Fan <fqj1994@gmail.com>  Sun, 08 Feb 2011 10:30:41 +0800

hg-git (0.2.4-1) experimental; urgency=low

  * New upstream release.
  * Fix a typo in package description.
  * Bump standards version to 3.9.1 (no changes needed).

 -- Jakub Wilk <jwilk@debian.org>  Fri, 03 Sep 2010 12:56:04 +0200

hg-git (0.2.3-1) unstable; urgency=low

  * New upstream release.
    + Fix compatiblity with Mercurial 1.6 (closes: #588325).
  * Bump standards version to 3.9.0 (no changes needed).

 -- Jakub Wilk <jwilk@debian.org>  Wed, 07 Jul 2010 13:51:05 +0200

hg-git (0.2.2-1) unstable; urgency=low

  * New upstream release.
  * Bump dependency on dulwich to >= 0.6.
  * Bump standards version to 3.8.4 (no changes needed).
  * Update my e-mail address.
  * Update debian/copryright: toposort.py and a copy of the Dulwich library
    are no longer shipped in the tarball.
  * Remove debian/patches/ directory, as there are currently no patches.

 -- Jakub Wilk <jwilk@debian.org>  Sun, 23 May 2010 15:00:01 +0200

hg-git (0.2.1-1) unstable; urgency=low

  * New upstream release.
  * Switch to source format 3.0 (quilt).
  * Document usage of bookmarks in README.source (closes: #548215).
  * Drop superfluous ‘XB-Python-Version’ from debian/control.

 -- Jakub Wilk <ubanus@users.sf.net>  Fri, 08 Jan 2010 13:29:45 +0100

hg-git (0.1.0-1) unstable; urgency=low

  * New upstream release.
  * Depend on python-dulwich, as hg-git no longer embeds the Dulwich library
    (closes: #541996, #544272).
  * Drop mercurial-1.3.diff patch, applied upstream.
  * Remove get-orig-source target, no longer needed; add watch file instead.
  * Bump standards version to 3.8.3 (no changes needed).

 -- Jakub Wilk <ubanus@users.sf.net>  Wed, 21 Oct 2009 21:58:02 +0200

hg-git (0+hg20090603-2) unstable; urgency=low

  * Use quilt to manage patches.
  * Fix compatiblity with Mercurial 1.3 (closes: #540989).

 -- Jakub Wilk <ubanus@users.sf.net>  Tue, 11 Aug 2009 09:12:24 +0200

hg-git (0+hg20090603-1) unstable; urgency=low

  * Initial release (closes: #531028).

 -- Jakub Wilk <ubanus@users.sf.net>  Tue, 30 Jun 2009 14:19:10 +0200
