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
|
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
|