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 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277
|
tp-smapi (0.43-3) unstable; urgency=medium
* Limit autopkgtest to amd64 and i386 as tp_smapi doesn't work on other
arches.
-- Evgeni Golov <evgeni@debian.org> Thu, 26 Jan 2023 21:42:38 +0100
tp-smapi (0.43-2) unstable; urgency=medium
[ Evgeni Golov ]
* Standards-Version: 4.6.2
* fix d/watch to find a release
* update source to point at https://github.com/linux-thinkpad/tp_smapi
[ Andreas Beckmann ]
* Switch to dh-sequence-dkms. (Closes: #1027884)
* Declare Testsuite: autopkgtest-pkg-dkms.
* Declare Rules-Requires-Root: no.
* Update to copyright-format 1.0.
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from deprecated 9 to 13.
* Set debhelper-compat version in Build-Depends.
* Replace spaces in short license names with dashes.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
-- Evgeni Golov <evgeni@debian.org> Tue, 24 Jan 2023 20:44:49 +0100
tp-smapi (0.43-1) unstable; urgency=medium
* New upstream version 0.43
+ Support 4.15 kernel
Closes: #884973
* move to salsa.d.o
* Standards-Version: 4.1.3.0
-- Evgeni Golov <evgeni@debian.org> Sat, 24 Feb 2018 17:35:54 +0100
tp-smapi (0.42-1) unstable; urgency=medium
* Imported Upstream version 0.42
+ builds fine against newer kernels (Closes: #820724)
+ detects X200s as such (Closes: #735631)
* make the build reproducible (Closes: #778217)
* use upstream's dkms.conf
* stop patching upstreams Makefile, it should just work now
* use dh_dkms (Closes: #600803)
* update d/watch
* update Homepage
* do not build tp-smapi-source anymore
* dh rules!
* Standards-Version: 3.9.8
* add readme and sysfs.conf to dkms package
* update Vcs-*
* format 3.0 (quilt)
-- Evgeni Golov <evgeni@debian.org> Mon, 25 Apr 2016 17:59:39 +0200
tp-smapi (0.41-1) unstable; urgency=low
* New "upstream" release.
+ Droping all patches but the debian specific one.
+ Supports Sandy Bridge ThinkPads. Closes: #628829, #635650
* README.source should point to quilt doc (since 0.40-3!)
* Install README.Debian in the dkms package too, thanks rhalina!
* Standards-Version: 3.9.2
* Install the sysfs.conf example in -dkms and -source too.
-- Evgeni Golov <evgeni@debian.org> Fri, 29 Jul 2011 12:33:50 +0200
tp-smapi (0.40-10) UNRELEASED; urgency=low
* Update 02_hdaps-orientation-update.patch for X201 and X201t.
-- Evgeni Golov <evgeni@debian.org> Fri, 04 Feb 2011 10:12:13 +0100
tp-smapi (0.40-9) unstable; urgency=low
* debian/patches/03_2.6.37-compatibility.patch:
+ Use DEFINE_SEMAPHORE instead of DECLARE_MUTEX in 2.6.37 and above.
Closes: #602367
Thanks: Tanaka Watanabe <hellhound.kerberos@gmail.com>
-- Evgeni Golov <evgeni@debian.org> Sun, 12 Dec 2010 13:44:06 +0100
tp-smapi (0.40-8) unstable; urgency=low
* debian/patches/02_X200-T500-support.patch:
+ Rename to 02_hdaps-orientation-update.patch
+ Update patch for X201s, T410 and T400s.
* debian/control:
+ Standards-Version: 3.9.1.
* debian/source/format:
+ 1.0 for now.
-- Evgeni Golov <evgeni@debian.org> Sun, 01 Aug 2010 18:13:06 +0200
tp-smapi (0.40-7) unstable; urgency=low
* debian/rules:
+ Install README and CHANGES into /u/s/d/tp-smapi-dkms/
Closes: #562917
+ We do not need CFLAGS here, remove them.
* debian/control:
+ Add ${misc:Depends} to Depends of tp-smapi-source, thanks lintian.
* debian/tp-smapi-dkms.postinst:
+ Rework building of the module, so it won't fail in the case the
correct kernel headers are not available.
Closes: #562871
-- Evgeni Golov <evgeni@debian.org> Wed, 20 Jan 2010 09:23:26 +0100
tp-smapi (0.40-6) unstable; urgency=low
* Add DKMS support.
* debian/control{,modules.in}:
+ Standards-Version: 3.8.3.
* debian/patches/02_X200-T500-support.patch:
+ Add invert=1 for T400 too.
Closes: #541641.
* debian/copyright:
+ Update my e-mail address.
-- Evgeni Golov <evgeni@debian.org> Fri, 25 Dec 2009 18:15:36 +0100
tp-smapi (0.40-5) unstable; urgency=low
* Fix typo in X200/T500 patch.
Thanks Kiko Piris <menorqui@pirispons.net>
Closes: #533289
-- Evgeni Golov <evgeni@debian.org> Tue, 16 Jun 2009 11:59:02 +0200
tp-smapi (0.40-4) unstable; urgency=low
* debian/control{,modules.in}:
+ Update my e-mail address.
+ Move Vcs-* fields to my new home on Alioth.
+ Remove DM-Upload-allowed.
* debian/patches/02_X200-T500-support.patch:
+ Add invert quirks for X200 and T500 reported on Launchpad.
Closes LP: #374492 and LP: #370289.
-- Evgeni Golov <evgeni@debian.org> Tue, 16 Jun 2009 01:26:50 +0200
tp-smapi (0.40-3) unstable; urgency=low
* debian/control:
+ Fix typo in Vcs-Browser field.
+ Bump Standards-Version to 3.8.1.
+ Move to kernel section.
* debian/control.modules.in:
+ Bump Standards-Version to 3.8.1.
+ Move to kernel section.
* debian/{control,rules,patches/}:
+ Use quilt instead of dpatch.
* debian/patches/99_Makefile-for-Debian.patch:
+ Don't try to be smart and detect ancient kernels, that breaks.
Closes: #521296
* debian/rules.modules:
+ Install hdaps.ko in $(KVERS)/updates/, not $(KVERS)/kernel/updates/.
Closes: #522113
* debian/rules:
+ Add README.Debian to tp-smapi.tar.bz2, so it will show up in the
built -modules package.
Closes: #498207
* debian/control{,.modules.in}:
+ Update descriptions.
* debian/copyright:
+ Update to machine-readable format, update dates etc.
* debian/control.moldules.in:
+ Add Vcs-* headers too.
-- Evgeni Golov <sargentd@die-welt.net> Sun, 05 Apr 2009 01:07:56 +0200
tp-smapi (0.40-2) unstable; urgency=low
* Upload to unstable.
* debian/control:
+ Set DM-Upload-Allowed: yes.
+ Add Vcs-* headers.
-- Evgeni Golov <sargentd@die-welt.net> Sun, 08 Mar 2009 12:06:01 +0100
tp-smapi (0.40-1) experimental; urgency=low
* New upstream release.
* Refresh debian/patches/99_Makefile-for-Debian.dpatch.
-- Evgeni Golov <sargentd@die-welt.net> Tue, 16 Dec 2008 09:48:28 +0100
tp-smapi (0.39-1) experimental; urgency=low
* New upstream release.
* Drop 02_fix_semaphore_h_include.dpatch, included upstream.
* Refresh 01_include-thinkpad_ec.h-directly.dpatch.
* Bump Standards-Version to 3.8.0.
* Add README.source.
* Move bzip2 from Build-Depends to Build-Depends-Indep.
-- Evgeni Golov <sargentd@die-welt.net> Tue, 30 Sep 2008 19:38:49 +0200
tp-smapi (0.37-3) unstable; urgency=low
* New patch 02_fix_semaphore_h_include.dpatch
+ Fixes the include of semaphore.h in newer kernels (Closes: #497990).
-- Evgeni Golov <sargentd@die-welt.net> Mon, 08 Sep 2008 15:19:45 +0200
tp-smapi (0.37-2) unstable; urgency=low
* Update 99_Makefile-for-Debian.dpatch to not set CFLAGS (Closes: #476360)
-- Evgeni Golov <sargentd@die-welt.net> Wed, 16 Apr 2008 12:55:41 +0200
tp-smapi (0.37-1) unstable; urgency=low
* New Upstream Version
* Drop 02_fix_2.6.25.dpatch, was merged upstream
-- Evgeni Golov <sargentd@die-welt.net> Sat, 29 Mar 2008 09:54:31 +0100
tp-smapi (0.36-2) unstable; urgency=low
* Update 99_Makefile-for-Debian.dpatch
tp-smapi is now build-able via linux-modules-extra (Closes: 462952)
* Add 02_fix_2.6.25.dpatch
Fix build errors with 2.6.25 kernel
-- Evgeni Golov <sargentd@die-welt.net> Mon, 11 Feb 2008 16:12:50 +0100
tp-smapi (0.36-1) unstable; urgency=low
* New upstream release
Fixes HDAPS on T/R 61 (Closes: #460060)
Adds correct HDAPS orientation for X61 (Closes: #461825)
-- Evgeni Golov <sargentd@die-welt.net> Mon, 28 Jan 2008 00:58:22 +0100
tp-smapi (0.34-1) unstable; urgency=low
* New upstream release
-- Evgeni Golov <sargentd@die-welt.net> Mon, 07 Jan 2008 08:32:37 +0100
tp-smapi (0.33-1) unstable; urgency=low
* New upstream release
* Drop patches/02_Makefile-for-2.6.24.dpatch, upstream supports 2.6.24
* Bump to Standards-Version 3.7.3, no changes needed
-- Evgeni Golov <sargentd@die-welt.net> Fri, 28 Dec 2007 13:53:40 +0100
tp-smapi (0.32-3) unstable; urgency=low
* added Homepage-field to debian/control
* moved examples/sysfs.conf from -source to -modules
* fixed a typo in the long description
* fixed the reference to GPL (it's GPL-2, not GPL-3 where GPL links to)
* removed an unused file in debian/patches
* use 'CFLAGS ?=', not just '='
-- Evgeni Golov <sargentd@die-welt.net> Wed, 5 Dec 2007 16:41:00 +0100
tp-smapi (0.32-2) UNRELEASED; urgency=low
* some cleanups, thanks to Joe Nahmias
* make tp-smapi compile against kernels >= 2.6.24
-- Evgeni Golov <sargentd@die-welt.net> Tue, 4 Dec 2007 09:49:00 +0100
tp-smapi (0.32-1) UNRELEASED; urgency=low
* Initial release (Closes: #398533)
-- Evgeni Golov <sargentd@die-welt.net> Mon, 6 Aug 2007 23:44:53 +0200
|