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
|
blhc (0.04+20140813+gitac2b8ce-1~bpo70+1) wheezy-backports; urgency=medium
* Rebuild for wheezy-backports.
-- Luca Falavigna <dktrkranz@debian.org> Sat, 30 Aug 2014 14:35:26 +0200
blhc (0.04+20140813+gitac2b8ce-1) unstable; urgency=low
* New upstream release
- Fix -D_FORTIFY_SOURCE warning with -OO (Closes: #757683).
- Check for -fstack-protector-strong (Closes: #757885).
- Sync architecture specific hardening support with dpkg 1.17.11.
-- Jari Aalto <jari.aalto@cante.net> Wed, 13 Aug 2014 08:19:04 +0300
blhc (0.04+20140705+gita32e11c-1) unstable; urgency=low
* New upstream release
- Fix False positives when compiling Python files (Closes: #753080).
* debian/control
- (Standards-Version): Update to 3.9.5.
* debian/copyright
- Update years.
-- Jari Aalto <jari.aalto@cante.net> Wed, 09 Jul 2014 12:14:38 +0300
blhc (0.04+20130814+gitd569fff-1) unstable; urgency=low
* New upstream release
- Fix for -O0 or -Og builds (Closes: #714628).
- Fix for python *.py file being byte-compiled (Closes: #714630).
- Fix for libtool (Closes: #717598).
- Fix for Ada .adb (Closes: #719656).
* debian/copyright
- Update years.
-- Jari Aalto <jari.aalto@cante.net> Fri, 16 Aug 2013 09:44:58 +0300
blhc (0.04+20130602+git6bd8ae0-1) unstable; urgency=low
* New upstream release.
- Update Qt moc name (Closes: #710780).
-- Jari Aalto <jari.aalto@cante.net> Sun, 02 Jun 2013 23:17:19 +0300
blhc (0.04+20130528+git4769334-1) unstable; urgency=low
* New upstream release.
- Ignore variable definitions from output (Closes: #710135).
* debian/control:
- (Vcs-*): Update to anonscm.debian.org.
* debian/copyright
- Update year.
-- Jari Aalto <jari.aalto@cante.net> Sat, 01 Jun 2013 22:53:16 +0300
blhc (0.04+20130301+gitf840b1b-1) unstable; urgency=low
* New upstream release.
- Detect C++ Library stdc++ build (Closes: #701877).
-- Jari Aalto <jari.aalto@cante.net> Fri, 01 Mar 2013 22:54:25 +0200
blhc (0.03+20121004+gite3d197b-1) unstable; urgency=low
* New upstream release
- Detect moc-qt4/moc-qt5 link/compile calls (Closes: #689616).
-- Jari Aalto <jari.aalto@cante.net> Sat, 06 Oct 2012 09:42:11 +0300
blhc (0.03+20120925+git76236e4-1) unstable; urgency=low
* New upstream release
- Accept -Wformat=2.
- Accept --param ssp-buffer=size; space instead of equals
sign after param.
- Fix build dependency checks for pbuilder logs.
* debian/control
- (Standards-Version): Update to 3.9.4.
* debian/docs
- Delete NEWS. Already installed as upstream chnagelog.
-- Jari Aalto <jari.aalto@cante.net> Wed, 26 Sep 2012 10:11:59 +0300
blhc (0.03+20120707+git23020a5-1) unstable; urgency=low
* New upstream release
- Fix false positive for Ada sources (Closes: #680117).
* debian/rules:
- (override_dh_installchangelogs): New.
-- Jari Aalto <jari.aalto@cante.net> Sat, 25 Aug 2012 10:12:04 +0300
blhc (0.03+20120626+git93afe23-1) unstable; urgency=low
* New upstream release
- Fixes for false positives.
-- Jari Aalto <jari.aalto@cante.net> Wed, 27 Jun 2012 08:31:51 +0300
blhc (0.03+20120603+gitb0ddb66-1) unstable; urgency=low
* New upstream release
- Fix false positive: Do not rely on -Wformat-security anymore,
as is implied by -Werror=format-security (Closes: #676966).
* debian/control
- (Architecture): Update from any to all.
-- Jari Aalto <jari.aalto@cante.net> Mon, 11 Jun 2012 16:05:37 +0300
blhc (0.01+20120413+gitd9b1d77-1) unstable; urgency=low
* Initial release (Closes: #668659).
-- Jari Aalto <jari.aalto@cante.net> Sat, 14 Apr 2012 01:05:00 +0300
|