Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
bump the version
· f89daae3
Timo Aaltonen
authored
Dec 28, 2018
f89daae3
control: Build-depend on libsensors-dev. (Closes: #917442)
· 8606ea77
Timo Aaltonen
authored
Dec 28, 2018
8606ea77
release to unstable
· bd5f34eb
Timo Aaltonen
authored
Dec 28, 2018
bd5f34eb
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
bd5f34eb
mesa (18.2.8-1) unstable; urgency=medium
* New upstream release.
* control: Build-depend on libsensors-dev. (Closes: #917442)
-- Timo Aaltonen <tjaalton@debian.org> Fri, 28 Dec 2018 10:50:13 +0200
mesa (18.2.7-2) unstable; urgency=medium
* Temporarily disable libsensors support to bootstrap with libsensors5.
...
...
debian/control
View file @
bd5f34eb
...
...
@@ -15,7 +15,7 @@ Build-Depends:
libx11-dev,
libxxf86vm-dev,
libexpat1-dev,
#
libsensors
4
-dev [!hurd-any],
libsensors-dev [!hurd-any],
libxfixes-dev,
libxdamage-dev,
libxext-dev,
...
...