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
|
bbswitch (0.8-15) unstable; urgency=medium
* Upload to unstable.
-- Andreas Beckmann <anbe@debian.org> Thu, 19 Jan 2023 21:38:21 +0100
bbswitch (0.8-14ubuntu1) lunar; urgency=medium
* Cherrypick conditional CONFIG_ACPI support from upstream devel branch:
- drop require-acpi.patch
- add check for power state only if acpi is enabled patch
- drop dh-dkms versioned build-dependency
- above enables to build the module for more kernels, and eases
backports to jammy/debian-stable.
-- Dimitri John Ledkov <dimitri.ledkov@canonical.com> Tue, 17 Jan 2023 11:48:37 +0000
bbswitch (0.8-14) unstable; urgency=medium
* Add autopkgtest for the -source package.
* Modernize Kbuild integration.
* Sync bbswitch-source with the current m-a templates.
* Update Standards version to 4.6.2, no changes required.
-- Andreas Beckmann <anbe@debian.org> Thu, 05 Jan 2023 03:31:32 +0100
bbswitch (0.8-13) unstable; urgency=medium
* Use experimental dkms feature BUILD_EXCLUSIVE_CONFIG="CONFIG_ACPI".
* Add patch for Linux 5.18 from Arch Linux. (Closes: #1012560, #1012779)
* Update Standards version to 4.6.1, no changes required.
-- Andreas Beckmann <anbe@debian.org> Sat, 18 Jun 2022 14:09:20 +0200
bbswitch (0.8-12) unstable; urgency=medium
[ Andrea Righi ]
* Drop support for armhf and ppc64el (LP: #1956434)
[ Andreas Beckmann ]
* Drop ACPI patch from 0.8-11.
* Restrict the autopkgtest to supported architectures.
-- Andreas Beckmann <anbe@debian.org> Mon, 11 Apr 2022 16:05:04 +0200
bbswitch (0.8-11) unstable; urgency=medium
[ Andrea Righi ]
* Fix build error on architectures that don't have ACPI enabled
(LP: #1951583)
[ Andreas Beckmann ]
* Switch to dh-sequence-dkms.
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on tar.
* Update watch file format version to 4.
* Update standards version to 4.6.0, no changes needed.
-- Andreas Beckmann <anbe@debian.org> Thu, 10 Feb 2022 00:18:18 +0100
bbswitch (0.8-10) unstable; urgency=medium
[ Andreas Beckmann ]
* Build for arm64, too.
[ Vincent Cheng ]
* Remove myself from Uploaders.
-- Andreas Beckmann <anbe@debian.org> Tue, 18 Aug 2020 00:06:37 +0200
bbswitch (0.8-9) unstable; urgency=medium
* Add proposed upstream patch for Linux 5.6 support. (Closes: #959189)
* Run clean target against the kernel version used for building.
* Switch to debhelper-compat (= 13).
* Update Standards version to 4.5.0, no changes required.
* Declare Testsuite: autopkgtest-pkg-dkms.
* Restrict to architectures with the nvidia binary driver. (Closes: #842964)
* Add upstream metadata URLs.
* Add myself to Uploaders.
-- Andreas Beckmann <anbe@debian.org> Thu, 07 May 2020 15:59:02 +0200
bbswitch (0.8-8) unstable; urgency=medium
* bbswitch-source: make build reproducible by using tar --owner --group.
-- Luca Boccassi <bluca@debian.org> Sat, 19 Jan 2019 18:38:35 +0000
bbswitch (0.8-7) unstable; urgency=medium
* Sync bbswitch-source module control file with bbswitch.
Fixes build failure when using module-assistant due to missing
debian/compat. (Closes: #918752)
-- Luca Boccassi <bluca@debian.org> Thu, 10 Jan 2019 09:22:31 +0000
bbswitch (0.8-6) unstable; urgency=medium
[ Andreas Beckmann ]
* Switch Vcs-* URLs to salsa.debian.org.
* Set Rules-Requires-Root: no.
* Set Priority to optional.
* Use dpkg makefile snippets instead of manual changelog parsing.
[ Luca Boccassi ]
* Switch to debhelper compat level 11.
* Bump Standards-Version to 4.3.0.
* Switch to my debian.org email address.
-- Luca Boccassi <bluca@debian.org> Sat, 05 Jan 2019 17:49:43 +0100
bbswitch (0.8-5) unstable; urgency=medium
* Add fix-building-against-4.12.patch to fix build on Linux 4.12.
* Use https in debian/copyright to be compliant with policy version
4.0.0 and bump Standards-Version.
-- Luca Boccassi <luca.boccassi@gmail.com> Sun, 16 Jul 2017 23:37:38 +0100
bbswitch (0.8-4) unstable; urgency=medium
[ Vincent Cheng ]
* Make build reproducible by fixing order of files inside tar archive.
(Closes: #803547)
[ Andreas Beckmann ]
* Update Standards version to 3.9.8, no changes required.
* Update Vcs-* URLs.
-- Vincent Cheng <vcheng@debian.org> Sun, 29 May 2016 22:41:26 -0700
bbswitch (0.8-3) unstable; urgency=medium
* Add myself to Uploaders.
* Fix tarball permissions variance due to umask. Makes bbswitch build
reproducibly. Thanks Reiner Herrmann for the patch. (Closes: #803547)
-- Luca Boccassi <luca.boccassi@gmail.com> Sun, 01 Nov 2015 17:22:03 +0100
bbswitch (0.8-2) unstable; urgency=medium
[ Andreas Beckmann ]
* bbswitch-source: Add Recommends: debhelper.
* d/rules.modules: Set KDIR to allow building for a different kernel than the
running one. (Closes: #720682)
* bbswitch-source: Use reproducible timestamps inside bbswitch.tar.bz2.
(Closes: #778455)
[ Vincent Cheng ]
* Update Standards version to 3.9.6, no changes required.
-- Vincent Cheng <vcheng@debian.org> Sat, 25 Jul 2015 20:10:27 -0700
bbswitch (0.8-1) unstable; urgency=medium
* New upstream release.
- Fix FTBFS with linux 3.13.
* Mark bbswitch-dkms as Multi-Arch: foreign. (Closes: #728739)
* Update debian/copyright to reflect bbswitch license change to GPL-2+.
* Update Standards version to 3.9.5, no changes required.
-- Vincent Cheng <vcheng@debian.org> Wed, 15 Jan 2014 13:19:21 -0800
bbswitch (0.7-2) unstable; urgency=low
* Add bbswitch-source package to support module-assistant. (Closes: #715398)
-- Vincent Cheng <Vincentc1208@gmail.com> Thu, 11 Jul 2013 01:24:11 -0700
bbswitch (0.7-1) unstable; urgency=low
* New upstream release.
-- Vincent Cheng <Vincentc1208@gmail.com> Wed, 29 May 2013 01:40:23 -0700
bbswitch (0.6-2) unstable; urgency=low
* Upload to unstable.
-- Vincent Cheng <Vincentc1208@gmail.com> Fri, 03 May 2013 02:05:40 -0700
bbswitch (0.6-1) experimental; urgency=low
* New upstream release.
* debian/control:
- Add Vincent and Yunqiang as Uploaders.
- Move to linux-any, since it does not support other platforms.
-- Vincent Cheng <Vincentc1208@gmail.com> Tue, 19 Mar 2013 21:35:43 -0700
bbswitch (0.5-1) unstable; urgency=low
* Initial release (Closes: #673424)
-- Aron Xu <aron@debian.org> Wed, 10 Oct 2012 19:45:33 +0800
|