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 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208
|
cpuid (20201006-1) unstable; urgency=medium
* New upstream version
-- Andrey Rahmatullin <wrar@debian.org> Fri, 23 Oct 2020 22:19:02 +0500
cpuid (20200427-1) unstable; urgency=medium
* New upstream version
* Switch to the debhelper compat level 13
-- Andrey Rahmatullin <wrar@debian.org> Sun, 19 Jul 2020 22:44:33 +0500
cpuid (20200211-1) unstable; urgency=medium
* New upstream version
-- Andrey Rahmatullin <wrar@debian.org> Mon, 24 Feb 2020 13:16:19 +0500
cpuid (20200127-1) unstable; urgency=medium
* New upstream version
-- Andrey Rahmatullin <wrar@debian.org> Sat, 01 Feb 2020 15:00:59 +0500
cpuid (20200122-1) unstable; urgency=medium
* New upstream version
* Switch to the debhelper compat level 12
* Switch to Build-Depends: debhelper-compat
* Bump Standards-Version: to 4.5.0
-- Andrey Rahmatullin <wrar@debian.org> Sun, 26 Jan 2020 21:59:07 +0500
cpuid (20180519-1) unstable; urgency=medium
* New upstream version
-- Andrey Rahmatullin <wrar@debian.org> Wed, 23 May 2018 14:48:13 +0500
cpuid (20180419-1) unstable; urgency=medium
* New upstream version
* Switch to the debhelper compat level 11
* Set Rules-Requires-Root: no
* Update the format URL scheme and the copyright years in debian/copyright
* Bump Standards-Version: to 4.1.4 (no other changes needed)
-- Andrey Rahmatullin <wrar@debian.org> Mon, 30 Apr 2018 18:35:19 +0500
cpuid (20170122-1) unstable; urgency=medium
* New upstream version
* Bump Standards-Version: to 4.0.0 (no change needed)
-- Andrey Rahmatullin <wrar@debian.org> Sun, 25 Jun 2017 01:06:41 +0500
cpuid (20161201-1) unstable; urgency=medium
* New upstream version
-- Andrey Rahmatullin <wrar@debian.org> Fri, 09 Dec 2016 21:24:48 +0500
cpuid (20161114-1) unstable; urgency=medium
* New upstream version
* Switch to debhelper compat level 10
-- Andrey Rahmatullin <wrar@debian.org> Sat, 19 Nov 2016 19:58:43 +0500
cpuid (20160814-1) unstable; urgency=medium
* New upstream version
* Bump Standards-Version: to 3.9.8 (no change needed)
* Fix Vcs-* URLs
* Enable all hardening options
-- Andrey Rahmatullin <wrar@debian.org> Sun, 21 Aug 2016 16:45:13 +0500
cpuid (20151017-1) unstable; urgency=medium
* New upstream version
-- Andrey Rahmatullin <wrar@debian.org> Sat, 14 Nov 2015 23:46:43 +0500
cpuid (20150606-1) unstable; urgency=medium
* New upstream version
* Simplify the Architecture: field (Closes: #761866)
* Bump Standards-Version: to 3.9.6 (no change needed)
-- Andrey Rahmatullin <wrar@debian.org> Mon, 24 Aug 2015 23:10:08 +0500
cpuid (20140123-2) unstable; urgency=medium
* Add hurd-i386 to the Architecture field (Closes: #745515)
* Set --one-cpu as default on Hurd (patch by Svante Signell)
-- Andrey Rahmatullin <wrar@debian.org> Thu, 14 Aug 2014 02:04:26 +0600
cpuid (20140123-1) unstable; urgency=medium
* New upstream version
* Bump Standards-Version: to 3.9.5 (no change needed)
-- Andrey Rahmatullin <wrar@wrar.name> Thu, 06 Feb 2014 23:01:11 +0600
cpuid (20130610-2) unstable; urgency=low
* Disable the --kernel option on non-Linux (Closes: #720164)
* Use sched_setaffinity(2) instead of direct syscall(__NR_sched_setaffinity)
* Build on Linux and kFreeBSD only
-- Andrey Rahmatullin <wrar@wrar.name> Wed, 21 Aug 2013 00:54:11 +0600
cpuid (20130610-1) unstable; urgency=low
* Adopt the package (Closes: #677764)
* Replace the 11-year old software from http://www.ka9q.net/code/cpuid/ with
a maintained one from http://www.etallen.com/cpuid.html supporting newer
hardware (Closes: #596110, #590168, #606838, #692799)
* Do all packaging from scratch
+ Add a Homepage: field (Closes: #615380)
-- Andrey Rahmatullin <wrar@wrar.name> Mon, 19 Aug 2013 00:52:20 +0600
cpuid (3.3-9) unstable; urgency=low
* New maintainer. (Closes: #394729)
* Build-Depends on debhelper (>= 4).
* Update Standards-Version to 3.7.2.
* Remove netbsd-i386 from the Architecture field.
* Rework the package description and add upstream homepage.
* Fix broken manpage.
* Conform to policy by using "-O2 -g -Wall" as CFLAGS.
* Add dpatch support.
* Add debian/watch file.
-- Aurélien GÉRÔME <ag@roxor.cx> Mon, 23 Oct 2006 01:57:33 +0200
cpuid (3.3-8) unstable; urgency=low
* orphaning the package
-- Ramakrishnan Muthukrishnan <rkrishnan@debian.org> Mon, 23 Oct 2006 00:09:56 +0530
cpuid (3.3-7) unstable; urgency=low
* Added kfreebsd-amd64 to supported architectures.
(closes: #361627)
-- Ramakrishnan Muthukrishnan <rkrishnan@debian.org> Sun, 16 Apr 2006 00:20:00 +0530
cpuid (3.3-6) unstable; urgency=low
* Removed reference to non-existant Info documentation from the
man page. (closes: #348396)
-- Ramakrishnan Muthukrishnan <rkrishnan@debian.org> Sat, 1 Apr 2006 08:20:57 +0530
cpuid (3.3-5) unstable; urgency=low
* Fixed the copyright file. The copyright holder was not listed
and instead the license was mentioned in the place of copyright
holder.
(closes: #323654)
-- Ramakrishnan Muthukrishnan <rkrishnan@debian.org> Sat, 4 Mar 2006 20:28:03 +0530
cpuid (3.3-4) unstable; urgency=low
* This release has changes only in the debian related files and
do not have any change in functionality. As the last changelog
entry lacked clear explanation of the bugs, those were reopened
and here I am again closing those bugs (with explanation, of
course!).
* Added amd64 to the supported architectures (closes: #252772)
* Corrected the upstream homepage URL in the copyright file
(closes: #188002)
* Added other supported GNU/non-Linux systems like GNU/Hurd,
GNU/kfreeBSD etc to the Architecture list (closes: #260144)
* Changed maintainer field to my full name so that it is not
detected as NMU!
-- Ramakrishnan Muthukrishnan <rkrishnan@debian.org> Sun, 26 Sep 2004 14:35:46 +0530
cpuid (3.3-3) unstable; urgency=low
* (closes: #252772)
* (closes: #188002)
* (closes: #260144)
-- Ramakrishnan Muthukrishnan <rkrishnan@debian.org> Sat, 25 Sep 2004 16:29:02 +0530
cpuid (3.3-2) unstable; urgency=low
* Changed the brief useless description to a longer
one with more details. (Closes: #135309)
-- Ramakrishnan M <rkrishnan@debian.org> Sat, 16 Mar 2002 10:01:08 +0530
cpuid (3.3-1) unstable; urgency=low
* Initial Release.
(Closes: #134787)
-- Ramakrishnan M <rkrishnan@debian.org> Tue, 19 Feb 2002 19:02:48 +0530
|