diff options
author | Andreas Beckmann <anbe@debian.org> | 2013-08-18 10:57:38 +0200 |
---|---|---|
committer | Sven Joachim <svenjoac@gmx.de> | 2013-08-18 20:32:00 +0200 |
commit | 1114b4448af17381d4f2201d9a4d1c53b8120454 (patch) | |
tree | 1784e449ce68084f4e919fdfea9c0e773e4ce461 /debian/changelog | |
parent | 4d2cc8c91c286593fd96cc8df7282c77bbd65a57 (diff) | |
download | mesa-1114b4448af17381d4f2201d9a4d1c53b8120454.tar.gz |
libgl1-mesa-glx needs Breaks: glx-diversions (<< 0.4)
the old glx-diversions versions are not fully aware of libGL.so.1.2.0
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f68dc772a1..9d03373c88 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mesa (9.1.6-3) UNRELEASED; urgency=low + + * libgl1-mesa-glx: Add Breaks: glx-diversions (<< 0.4) because the old + versions were not aware of libGL.so.1.2.0. (Closes: #720069) + + -- Andreas Beckmann <anbe@debian.org> Sun, 18 Aug 2013 10:50:28 +0200 + mesa (9.1.6-2) unstable; urgency=low * Don't run 'make -j' if DEB_BUILD_OPTIONS doesn't set parallel. Oops. |