debian/changelog | 4 ++-- debian/rules | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)
New commits: commit 0b988eea4e2e8598343e93caaaa6294194a45487 Author: Brice Goglin <bgog...@debian.org> Date: Wed Apr 15 14:58:14 2009 +0200 Fix the changelog and reupload 2.4.9-1 diff --git a/debian/changelog b/debian/changelog index 9d4c77d..923b522 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ libdrm (2.4.9-1) unstable; urgency=low - [ Brice Goglin�] + [ Brice Goglin ] * New upstream release. + Remove buggy symlinks for the upstream tarball. * Add myself to Uploaders. - [ Julien Cristau�] + [ Julien Cristau ] * Make the linux-libc-dev dependency linux-only (closes: #521253). Thanks, Petr Salinger! commit 802c9a1e5cb3130a5d5183146b686e000d3c38f6 Author: Brice Goglin <bgog...@debian.org> Date: Wed Apr 15 15:01:41 2009 +0200 Bump dh_makeshlibs invocation to libdrm-intel1 >= 2.4.9 diff --git a/debian/rules b/debian/rules index 37b7210..f92c2d8 100755 --- a/debian/rules +++ b/debian/rules @@ -103,7 +103,7 @@ binary-arch: build install dh_compress dh_fixperms dh_makeshlibs -plibdrm2 -V'libdrm2 (>= 2.4.3)' -- -c4 - dh_makeshlibs -plibdrm-intel1 -V'libdrm-intel1 (>= 2.4.5)' -- -c4 + dh_makeshlibs -plibdrm-intel1 -V'libdrm-intel1 (>= 2.4.9)' -- -c4 dh_installdeb dh_shlibdeps dh_gencontrol -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org