diff options
author | Julien Cristau <jcristau@debian.org> | 2014-01-24 21:31:50 +0100 |
---|---|---|
committer | Julien Cristau <jcristau@debian.org> | 2014-01-24 21:31:50 +0100 |
commit | 1984896a98c4bab16227393812323b601dc25028 (patch) | |
tree | 138f5b59caa265e813a15dbfe69c5a0d15dbbb81 /debian/changelog | |
parent | 12e07a9a39396f660f7c9c6af215dc32bf63c4ac (diff) | |
download | mesa-1984896a98c4bab16227393812323b601dc25028.tar.gz |
Fix FTBFS on kfreebsd.
Follow libgl1-mesa-dri.install changes made for linux in 10.0.0-1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index eddca1d85c..bdec0ca0fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,9 @@ mesa (10.0.1-2) UNRELEASED; urgency=low [ Matthias Klose ] * Move to llvm-3.4. + [ Julien Cristau ] + * Fix FTBFS on kfreebsd. + -- Maarten Lankhorst <maarten.lankhorst@ubuntu.com> Thu, 19 Dec 2013 12:52:05 +0100 mesa (10.0.1-1) experimental; urgency=low |