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