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