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
|
i7z (0.27.2+git2013.10.12-g5023138-8) unstable; urgency=medium
* Depend on ruby:any.
* Switch to debhelper-compat (= 13).
* Bump Standards-Version to 4.6.1 (no changes needed).
-- Andreas Beckmann <anbe@debian.org> Mon, 06 Jun 2022 09:01:05 +0200
i7z (0.27.2+git2013.10.12-g5023138-7) unstable; urgency=medium
* Fix FTBFS with gcc-10. (Closes: #957351)
* Fix typos found by Lintian.
* Switch B-D to unversioned libncurses-dev.
* Bump Standards-Version to 4.5.0 (no changes needed).
-- Andreas Beckmann <anbe@debian.org> Fri, 17 Apr 2020 23:51:57 +0200
i7z (0.27.2+git2013.10.12-g5023138-6) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set upstream metadata fields: Bug-Database, Repository, Repository-
Browse.
[ Andreas Beckmann ]
* Enable all hardening flags.
* Fix manpage section.
* Bump Standards-Version to 4.4.1 (no changes needed).
-- Andreas Beckmann <anbe@debian.org> Sat, 18 Jan 2020 03:44:23 +0100
i7z (0.27.2+git2013.10.12-g5023138-5) unstable; urgency=medium
* Switch Vcs-* URLs to salsa.debian.org.
* Set Rules-Requires-Root: no.
* Bump Standards-Version to 4.2.1 (no changes needed).
* Switch to debhelper-compat (= 11).
-- Andreas Beckmann <anbe@debian.org> Fri, 14 Dec 2018 19:47:06 +0100
i7z (0.27.2+git2013.10.12-g5023138-4) unstable; urgency=medium
* Stop building and shipping the Qt4 GUI. (Closes: #874909, #800323)
* nehalem.patch: Fix some nehalem detected as haswell, too.
(Closes: #856806)
* Set Priority to optional.
* Bump Standards-Version to 4.1.3.
* Use https:// URLs.
* Switch to debhelper compat level 11.
-- Andreas Beckmann <anbe@debian.org> Mon, 15 Jan 2018 15:01:52 +0100
i7z (0.27.2+git2013.10.12-g5023138-3) unstable; urgency=medium
* fix_cpuid_asm.patch: New, fix register corruption on amd64.
* Switch homepage and watch file from google code to github.
* Add README.Debian describing the required permissions. (Closes: #811401)
-- Andreas Beckmann <anbe@debian.org> Wed, 20 Jan 2016 16:11:08 +0100
i7z (0.27.2+git2013.10.12-g5023138-2) unstable; urgency=medium
* Bump Standards-Version to 3.9.6 (no changes needed).
* qmake-hardening.patch: Enable hardening flags for building the GUI.
-- Andreas Beckmann <anbe@debian.org> Fri, 17 Oct 2014 21:30:24 +0200
i7z (0.27.2+git2013.10.12-g5023138-1) unstable; urgency=medium
* New upstream GIT snapshot.
* Bump Standards-Version to 3.9.5 (no changes needed).
* use_stdbool.patch: Use <stdbool.h> to get a consistent bool definition.
(Closes: #749724)
-- Andreas Beckmann <anbe@debian.org> Fri, 08 Aug 2014 20:01:20 +0200
i7z (0.27.2-2) unstable; urgency=low
* Use canonical Vcs-* URLs.
* hyphen-used-as-minus-sign.patch: New. Fix manpage.
* fix-insecure-tempfile.patch: New. Fix insecure usage of /tmp/cpufreq.txt.
Use popen() instead of a temporary file. (Closes: #718418)
-- Andreas Beckmann <anbe@debian.org> Thu, 01 Aug 2013 03:16:07 +0200
i7z (0.27.2-1ubuntu1) saucy; urgency=low
* Future-proof by adding x32 to the architecture list.
-- Adam Conrad <adconrad@ubuntu.com> Mon, 29 Apr 2013 09:37:19 -0600
i7z (0.27.2-1) unstable; urgency=low
* Initial release (Closes: #703060)
-- Andreas Beckmann <anbe@debian.org> Sat, 16 Mar 2013 21:16:14 +0100
|