bwa (0.7.10-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <tille@debian.org>  Thu, 14 Aug 2014 18:31:43 +0200

bwa (0.7.9a-1) unstable; urgency=medium

  * New upstream version
  * debian/copyright: Add Upstream-Contact
  * debian/rules: Install NEWS.md as upstream changelog

 -- Andreas Tille <tille@debian.org>  Fri, 06 Jun 2014 21:54:29 +0200

bwa (0.7.8-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <tille@debian.org>  Sun, 13 Apr 2014 08:53:07 +0200

bwa (0.7.7-1) unstable; urgency=medium

  * New upstream version
  * Move debian/upstream to debian/upstream/metadata

 -- Andreas Tille <tille@debian.org>  Tue, 18 Mar 2014 13:45:44 +0100

bwa (0.7.6a-1) unstable; urgency=medium

  * New upstream version
  * cme fix dpkg-control

 -- Andreas Tille <tille@debian.org>  Fri, 21 Feb 2014 12:32:04 +0100

bwa (0.7.5a-2) unstable; urgency=low

  * Fixed FTBFS: SSE2 is required so require amd64-based architecture for
    now. (9284b99)
  * Updated Vcs-* fields. (521828c)
  * New package description taken from homepage. (0ad135b)
  * Standards-Version: 3.9.4 (3ce8e1a)

 -- Ognyan Kulev <ogi@debian.org>  Tue, 04 Jun 2013 21:51:41 +0300

bwa (0.7.5a-1) unstable; urgency=low

  [ Charles Plessy ]
  - Imported Upstream version 0.7.0 (947c814)
  - solid2fastq.pl was removed upstream. (4d08b81)
  - Bash completion. (ad07300)
  - Updated list of BWA's commands. (c330e89)

  [ Ognyan Kulev ]
  - Imported upstream version 0.7.5a (ec16902, Closes: #710682)
  - README is renamed to README.md by upstream. (f42f5c0)
  - Standards-Version: 3.9.4 (no changes needed)
  - Removed DM-Upload-Allowed field. (78af085)
  - Added myself as uploader. (86455dc)
  
 -- Ognyan Kulev <ogi@debian.org>  Tue, 04 Jun 2013 08:51:31 +0300

bwa (0.6.2-1) unstable; urgency=low

  [ Carlos Borroto ]
  * New upstream release

  [ Andreas Tille ]
  * debian/control:
     - versioned Build-Depends debhelper >= 9
     - Standards-Version: 3.9.3 (no changes needed)
     - Add Carlos Borroto as uploader to make sure a package
       with his changes is not considered as NMU
  * debian/docs: Add NEWS.Debian
  * debian/watch: Use SF redirector as suggested by lintian

 -- Andreas Tille <tille@debian.org>  Tue, 26 Jun 2012 09:20:46 +0200

bwa (0.6.1-1) unstable; urgency=low

  [b794564] New upstream release.
  [fc9894b] Pass -D_NO_SSE2 everywhere except on amd64 (Closes: #648803).
  [52312b6] Corrected changelog: 0.6.0-1 was actually uploaded to unstable.

 -- Charles Plessy <plessy@debian.org>  Wed, 30 Nov 2011 19:36:04 +0900

bwa (0.6.0-1) unstable; urgency=low

  [9ce640c] New upstream release (not to use in a production pipeline).
  [e641dd6] Corrected the name of the file downloaded by uscan.
  [4ada685] Pass Dpkg build flags to the compiler through Debhelper 9.  Thanks, Niels Thykier!

 -- Charles Plessy <plessy@debian.org>  Mon, 14 Nov 2011 19:28:44 +0900

bwa (0.5.10-1) unstable; urgency=low

  [a01f6ca] New upstream release.
  [6d7bc7f] Conforms with Debian Policy version 3.9.2.
  [125c73d] Corrected Vcs-Git URL.
  [37f43c9] Normalised machine-readable copyright file with config-edit.
  [4e2e0d0] Distribute xa2multi.pl in ‘usr/share/bwa’.
  [b106d64] Removed redundant ChangeLog file, already installed by Debhelper.

 -- Charles Plessy <plessy@debian.org>  Mon, 14 Nov 2011 13:12:50 +0900

bwa (0.5.9-2) unstable; urgency=low

  * Watchfile should not regard rc releases.
  * Drop cdbs in favour of dh

 -- Andreas Tille <tille@debian.org>  Fri, 11 Mar 2011 22:49:07 +0100

bwa (0.5.9-1) unstable; urgency=low

  * New usptream release
    - Upstream moved to GitHub (debian/upstream-metadata.yaml).
    - Checked copyright; one file was removed (debian/copyright).
  * Migrated the Debian source package to Git (debian/control).
  * Use Debhelper 8 (debian/control, debian/compat).

 -- Charles Plessy <plessy@debian.org>  Tue, 08 Feb 2011 16:11:12 +0900

bwa (0.5.8c-1) unstable; urgency=low

  * Bug fix release, reverting the scoring system back to the one used in
    0.5.7. 0.5.8a/b may produce a CIGAR like 10M2I10M4D2M which should not
    happen in principle. Such wrong cigars also incur errors in indel calling
    when samtools is in use (Closes: #601568).
  * Incremented Standards-Version to reflect conformance with Policy 3.9.1
    (debian/control, no changes needed).
  * debian/copyright updated and reformatted.

 -- Charles Plessy <plessy@debian.org>  Wed, 27 Oct 2010 21:14:34 +0900

bwa (0.5.8a-1) unstable; urgency=low

  * New upstream release.
  * Use the more convenient viewsvn as VCS-Broswer (debian/control).
  * Incremented Standards-Version to reflect conformance with
    Policy 3.9.0 (debian/control, no changes needed).

 -- Charles Plessy <plessy@debian.org>  Wed, 30 Jun 2010 10:44:30 +0900

bwa (0.5.7-1) unstable; urgency=low

  * New upstream release.

 -- Charles Plessy <plessy@debian.org>  Tue, 02 Mar 2010 23:33:06 +0900

bwa (0.5.6-1) unstable; urgency=low

  * New upstream release.
  * Incremented Standards-Version to reflect conformance with
    Policy 3.8.4 (debian/control).

 -- Charles Plessy <plessy@debian.org>  Wed, 17 Feb 2010 12:48:57 +0900

bwa (0.5.5-1) unstable; urgency=low

  * New upstream release.
  * Using Dpkg source format version ‘3.0 (quilt)’ (debian/source/format).

 -- Charles Plessy <plessy@debian.org>  Wed, 11 Nov 2009 23:05:19 +0900

bwa (0.5.4-1) unstable; urgency=low

  * New upstream release, see ‘/usr/share/doc/bwa/NEWS.gz’.
  * Refreshed debian/copyright.
  * Reflected the rename of dBWT-Sw to BWA-SW in the package's description
    (debian/control).

 -- Charles Plessy <plessy@debian.org>  Mon, 19 Oct 2009 13:59:42 +0900

bwa (0.5.3-1) unstable; urgency=low

  * Initial release (Closes: #548719)

 -- Charles Plessy <plessy@debian.org>  Thu, 08 Oct 2009 19:20:41 +0900