Merge commit 'upstream/0.1.11'
[samtools.git] / debian / changelog
1 samtools (0.1.10-1) unstable; urgency=low
2
3   * New upstream release.
4
5  -- Charles Plessy <plessy@debian.org>  Wed, 17 Nov 2010 20:32:40 +0900
6
7 samtools (0.1.9-1) unstable; urgency=low
8
9   * New upstream release, and new program: bcftools.
10   * debian/rules, debian/samtools.install: install bcftools, its manpage,
11     and bcf-fix.pl and vcfutils.pl.
12   * debian/samtools.examples, debian/rules: install and clean new examples.
13   * Incremented Standards-Version to reflect conformance with Policy 3.9.1
14     (debian/control, no changes needed).
15   * Updated and reformatted debian/copyright according to latest DEP-5 draft.
16
17  -- Charles Plessy <plessy@debian.org>  Mon, 01 Nov 2010 20:06:32 +0900
18
19 samtools (0.1.8-1) unstable; urgency=low
20
21   * New upstream release.
22   * Updated the VCS fields to the current Git repository (debian/control).
23   * Install python scripts in usr/share/samtools, and suggest python
24     (debian/samtools.install, debian/rules, debian/control).
25   * Incremented Standards-Version to reflect conformance with Policy 3.9.0
26     (debian/control, no changes needed).
27   * Added notes on how the package is tested (debian/README.Debian).
28
29  -- Charles Plessy <plessy@debian.org>  Wed, 14 Jul 2010 14:08:59 +0900
30
31 samtools (0.1.7a~dfsg-1) unstable; urgency=low
32
33   * New upstream release: new script sam2vcf.pl, and many other changes.
34   * Package converted to the format ‘3.0 (quilt)’ (debian/source/format).
35   * Wrote a manual page for razip (debian/razip.1).
36   * Better clean the example directory to make the source package
37     buildable twice in a row (debian/rules).
38
39  -- Charles Plessy <plessy@debian.org>  Tue, 17 Nov 2009 21:38:24 +0900
40
41 samtools (0.1.6~dfsg-1) unstable; urgency=low
42
43   * New upstream release.
44   * Upstream sources repackaged to remove the win32 directory:
45     - The removal was done with git-import-orig in a parallel Git repository,
46       and the corresponding debian/gbp.conf file was added to this package.
47     - Mangled the ~dfsg string of the Debian version in debian/watch.
48     - Added a debian/README.source file and explanations in debian/copyright.
49
50  -- Charles Plessy <plessy@debian.org>  Mon, 14 Sep 2009 21:58:36 +0900
51
52 samtools (0.1.5c-2) unstable; urgency=low
53
54   * Rebuilt with -fPIC (debian/rules, README.Debian).
55   * Small corrections to the description from upstream (debian/changelog).
56   * Incremented Standards-Version to reflect conformance with Policy 3.8.3
57     (no changes needed).
58
59  -- Charles Plessy <plessy@debian.org>  Thu, 03 Sep 2009 19:29:40 +0900
60
61 samtools (0.1.5c-1) unstable; urgency=low
62
63   * Initial release (Closes: #540453)
64
65  -- Charles Plessy <plessy@debian.org>  Sun, 16 Aug 2009 14:38:20 +0900