84dc9c89f9a989cc6285dee58540934ad717659a
[bowtie.git] / debian / changelog
1 bowtie (0.12.7-3~ppa1) UNRELEASED; urgency=low
2
3   * Patch sam.cpp to not stop writing the header on the first space.
4
5  -- Diane Trout <diane@caltech.edu>  Thu, 06 Dec 2012 12:08:23 -0800
6
7 bowtie (0.12.7-3) unstable; urgency=low
8
9   * debian/patches/use-dpkg-buildflags.patch: Regard LDFLAGS/CPPFLAGS
10     hardening flags (thanks for the patch to Simon Ruderich
11     <simon@ruderich.org>)
12     Closes: #670230
13
14  -- Andreas Tille <tille@debian.org>  Tue, 24 Apr 2012 13:21:32 +0200
15
16 bowtie (0.12.7-2) unstable; urgency=low
17
18   * Do not give a pointer to non existing info pages in manpages
19   * debian/control:
20      - fixed Vcs fields
21      - Standards-Version: 3.9.3 (no changes needed)
22   * debian/upstream: Add citation information
23   * debian/rules: calculate pkg name instead of setting it
24   * debian/copyright: DEP5 verified using
25      cme fix dpkg-copyright
26   * debian/patches/gcc-4.7.patch: function "reverseInPlace" is declared after
27     the function is used
28     Thanks to Rodolfo García Peñas <kix@kix.es> and
29     gregor herrmann <gregoa@debian.org>
30     Closes: #667120
31   * debhelper 9 (control+compat)
32     Hardening flags were explicitly tested but not enforced in debian/rules
33
34  -- Andreas Tille <tille@debian.org>  Sun, 22 Apr 2012 21:09:05 +0200
35
36 bowtie (0.12.7-1) unstable; urgency=low
37
38   * Initial release (Closes: #604940)
39
40  -- Andreas Tille <tille@debian.org>  Wed, 02 Feb 2011 13:47:12 +0100