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