1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137
|
hhsuite (3.0~beta2+dfsg-3) unstable; urgency=medium
* Specify correct format in printf statement (Thanks for the patch to
Daniel Shahaf <danielsh@apache.org>)
Closes: #851764
-- Andreas Tille <tille@debian.org> Wed, 18 Jan 2017 16:52:21 +0100
hhsuite (3.0~beta2+dfsg-2) unstable; urgency=medium
* Really fix watch file to fetch latest version
* debhelper 10
* simplify d/rules to make it more readable
* drop -dbg file
-- Andreas Tille <tille@debian.org> Wed, 18 Jan 2017 12:06:40 +0100
hhsuite (3.0~beta2+dfsg-1) unstable; urgency=medium
[ Andreas Tille ]
* Fixed watch file
[ Sascha Steinbiss ]
* New upstream release.
Closes: #846487
* Massive rework of packaging due to new upstream code and build system.
* Migrate to git.
-- Sascha Steinbiss <satta@debian.org> Sat, 14 Jan 2017 15:23:25 +0000
hhsuite (2.0.16-7) unstable; urgency=medium
* Use system defined log2 and log10 to enable build using gcc-6.1
Closes: #831115
* cme fix dpkg-control
* fix spelling
* hardening=+all
-- Andreas Tille <tille@debian.org> Sat, 13 Aug 2016 07:49:16 +0200
hhsuite (2.0.16-6) unstable; urgency=medium
* Versioned Build-Depends ffindex0-dev (>= 0.9.9.6-2)
Closes: #802076
-- Andreas Tille <tille@debian.org> Sun, 18 Oct 2015 07:53:08 +0200
hhsuite (2.0.16-5) unstable; urgency=medium
* Add Replaces: hhsuite which was missing as well
-- Andreas Tille <tille@debian.org> Fri, 07 Nov 2014 07:08:34 +0100
hhsuite (2.0.16-4) unstable; urgency=medium
* Add missing Breaks statement for hhsuite-doc
Closes: #768114
-- Andreas Tille <tille@debian.org> Wed, 05 Nov 2014 07:21:05 +0100
hhsuite (2.0.16-3) unstable; urgency=medium
* hhsuite Breaks hhsuite-data (<= 2.0.16-1)
Closes: #765066
* Priority: optional
* Debhelper 9
* cme fix dpkg-control
* DEP5 fix
* *-doc and *-data package are Architecture: all
-- Andreas Tille <tille@debian.org> Mon, 13 Oct 2014 14:44:05 +0200
hhsuite (2.0.16-2) unstable; urgency=low
[Steffen Moeller]
* Bumped standard to 3.9.4.
* Removed DMUA flag.
* Created new -doc package and moved user guide to it
* Moved scripts directory from hhsuite-data to hhsuite
* Added CHANGES file to .docs
* joined hardening patch with rest1
[Laszlo Kajan]
* Bumped standard to 3.9.5.
* Pulled 2.0.16-1 -> 2.0.16-1u1 changes from Ubuntu: arch all packages are
now amd64, since all arch dep packages are also amd64.
* Completed Steffen's changes.
* Removed libpng12-dev dependency by disabling png feature. (Closes: #742579)
-- Laszlo Kajan <lkajan@debian.org> Mon, 08 Sep 2014 19:32:43 +0200
hhsuite (2.0.16-1) unstable; urgency=low
[Laszlo Kajan]
* New upstream release.
* Updated debian/watch file.
-- Laszlo Kajan <lkajan@rostlab.org> Mon, 24 Sep 2012 09:32:14 +0200
hhsuite (2.0.15-1) unstable; urgency=low
* New upstream release.
-- Laszlo Kajan <lkajan@rostlab.org> Wed, 27 Jun 2012 14:17:05 +0200
hhsuite (2.0.14-1) unstable; urgency=low
* [Andreas Tille <tille@debian.org>]
debian/upstream: Enhanced author values
* [Laszlo Kajan <lkajan@rostlab.org>]
New upstream release.
-- Laszlo Kajan <lkajan@rostlab.org> Wed, 23 May 2012 10:52:40 +0200
hhsuite (2.0.13-2) unstable; urgency=low
* [Andreas Tille <tille@debian.org>]
debian/upstream:
- it is (now) possible to support more than one citation
- more verbose citation information
* [Laszlo Kajan <lkajan@rostlab.org]
Added #include <unistd.h> to src/hhsearch.C in order to fix compilation
issue with g++-4.7. (Closes: #667201)
-- Laszlo Kajan <lkajan@rostlab.org> Wed, 04 Apr 2012 13:45:49 +0200
hhsuite (2.0.13-1) unstable; urgency=low
* New upstream release
-- Laszlo Kajan <lkajan@rostlab.org> Wed, 07 Mar 2012 09:35:48 +0100
hhsuite (2.0.12-1) unstable; urgency=low
* Initial release (Closes: #656626)
-- Laszlo Kajan <lkajan@rostlab.org> Wed, 22 Feb 2012 10:03:00 +0100
|