New upstream release (no new copyright notices).
[samtools.git] / debian / changelog
1 samtools (0.1.15-1) UNRELEASED; urgency=low
2
3   * New upstream release.
4
5  -- Charles Plessy <plessy@debian.org>  Tue, 12 Apr 2011 19:43:55 +0900
6
7 samtools (0.1.14-1) unstable; urgency=low
8
9   * New upstream release.
10
11  -- Charles Plessy <plessy@debian.org>  Tue, 29 Mar 2011 13:13:54 +0900
12
13 samtools (0.1.13-1) unstable; urgency=low
14
15   * New upstream release:
16     - backward incompatible with VCF/BCF generated by samtools older
17       than r921 inclusive (0.1.12a is r862);
18     - buildable with with ld --as-needed (Closes: #606004);
19     - the helper tool bcf-fix.pl was removed.
20   * Install the manual page of bcftools (debian/rules,
21     debian/samtools.manpages). Closes: #616025.
22
23  -- Charles Plessy <plessy@debian.org>  Wed, 02 Mar 2011 13:54:34 +0900
24
25 samtools (0.1.12a-1) unstable; urgency=low
26
27   * New upstream release.
28   * Use bzip2 compression for the binary packages (debian/rules).
29   * Incremented debhelper compatibility level to 8, in case ‘--‘ is not
30     available in earlier versions (debian/compat, debian/control).
31
32  -- Charles Plessy <plessy@debian.org>  Fri, 03 Dec 2010 13:32:21 +0900
33
34 samtools (0.1.10-1) unstable; urgency=low
35
36   * New upstream release.
37
38  -- Charles Plessy <plessy@debian.org>  Wed, 17 Nov 2010 20:32:40 +0900
39
40 samtools (0.1.9-1) unstable; urgency=low
41
42   * New upstream release, and new program: bcftools.
43   * debian/rules, debian/samtools.install: install bcftools, its manpage,
44     and bcf-fix.pl and vcfutils.pl.
45   * debian/samtools.examples, debian/rules: install and clean new examples.
46   * Incremented Standards-Version to reflect conformance with Policy 3.9.1
47     (debian/control, no changes needed).
48   * Updated and reformatted debian/copyright according to latest DEP-5 draft.
49
50  -- Charles Plessy <plessy@debian.org>  Mon, 01 Nov 2010 20:06:32 +0900
51
52 samtools (0.1.8-1) unstable; urgency=low
53
54   * New upstream release.
55   * Updated the VCS fields to the current Git repository (debian/control).
56   * Install python scripts in usr/share/samtools, and suggest python
57     (debian/samtools.install, debian/rules, debian/control).
58   * Incremented Standards-Version to reflect conformance with Policy 3.9.0
59     (debian/control, no changes needed).
60   * Added notes on how the package is tested (debian/README.Debian).
61
62  -- Charles Plessy <plessy@debian.org>  Wed, 14 Jul 2010 14:08:59 +0900
63
64 samtools (0.1.7a~dfsg-1) unstable; urgency=low
65
66   * New upstream release: new script sam2vcf.pl, and many other changes.
67   * Package converted to the format ‘3.0 (quilt)’ (debian/source/format).
68   * Wrote a manual page for razip (debian/razip.1).
69   * Better clean the example directory to make the source package
70     buildable twice in a row (debian/rules).
71
72  -- Charles Plessy <plessy@debian.org>  Tue, 17 Nov 2009 21:38:24 +0900
73
74 samtools (0.1.6~dfsg-1) unstable; urgency=low
75
76   * New upstream release.
77   * Upstream sources repackaged to remove the win32 directory:
78     - The removal was done with git-import-orig in a parallel Git repository,
79       and the corresponding debian/gbp.conf file was added to this package.
80     - Mangled the ~dfsg string of the Debian version in debian/watch.
81     - Added a debian/README.source file and explanations in debian/copyright.
82
83  -- Charles Plessy <plessy@debian.org>  Mon, 14 Sep 2009 21:58:36 +0900
84
85 samtools (0.1.5c-2) unstable; urgency=low
86
87   * Rebuilt with -fPIC (debian/rules, README.Debian).
88   * Small corrections to the description from upstream (debian/changelog).
89   * Incremented Standards-Version to reflect conformance with Policy 3.8.3
90     (no changes needed).
91
92  -- Charles Plessy <plessy@debian.org>  Thu, 03 Sep 2009 19:29:40 +0900
93
94 samtools (0.1.5c-1) unstable; urgency=low
95
96   * Initial release (Closes: #540453)
97
98  -- Charles Plessy <plessy@debian.org>  Sun, 16 Aug 2009 14:38:20 +0900