libdrm (2.4.18-1ubuntu3) lucid; urgency=low * debian/patches/04_git_nouveau_fix_sigsegv_in_nouveau_bo_new_tile.patch: + Cherry pick from upstream git. Fixes a segfault in libdrm_nouveau on X start for some cards (LP: #547124) -- Christopher James Halse Rogers Mon, 12 Apr 2010 11:14:11 +1000 libdrm (2.4.18-1ubuntu2) lucid; urgency=low * libdrm-nouveau1.symbols: Add a missing symbol introduced in 2.4.18. -- Timo Aaltonen Fri, 19 Feb 2010 14:34:02 +0200 libdrm (2.4.18-1ubuntu1) lucid; urgency=low * Merge from Debian unstable. * Remove the nouveau patches, since they are included in this version. * Add 03_revert_abi_change.diff to revert the nouveau ABI change. We need the old ABI until the kernel has been updated. -- Timo Aaltonen Fri, 19 Feb 2010 14:19:08 +0200 libdrm (2.4.18-1) unstable; urgency=low * New upstream release. -- Brice Goglin Thu, 18 Feb 2010 08:06:14 +0100 libdrm (2.4.17-1ubuntu3) lucid; urgency=low * Unapply patches in debian/patches from the source package. -- Steve Langasek Thu, 18 Feb 2010 06:48:37 -0800 libdrm (2.4.17-1ubuntu2) lucid; urgency=low * Move runtime libraries to /lib (needed by plymouth) -- Steve Langasek Thu, 18 Feb 2010 06:11:08 -0800 libdrm (2.4.17-1ubuntu1) lucid; urgency=low * Merge from Debian unstable. Previous merge was from the unreleased 2.4.17-1 in pkg-xorg git. This merge picks up the finalised changelog and few extra changes. Remaining Ubuntu changes: + rules, control, libdrm-nouveau1.symbols, libdrm-nouveau1.install: Enable libdrm_nouveau * debian/control: + libdrm-dev: Only Depend on libdrm-nouveau1 on linux-any. * debian/copyright: + Remove copyright section for no-longer-shipped add_libdrm-nouveau.patch. * debian/patches/02_fix_kms_detection_with_linux_backport_modules.diff: + Add /sys/.../lbm-drm/ to search path for controlD* file, as well as /sys/.../drm/. linux-backport-modules-nouveau has the drm module renamed to lbm_drm to avoid conflicts with other modules' drm. This fixes drmCheckModesettingAvailable when using linux-backports-modules-nouveau. * debian/patches/03_update_nouveau_defines_1.diff: * debian/patches/04_update_nouveau_defines_2.diff: * debian/patches/05_update_nouveau_defines_3.diff: + Patches taken from git. Update #defines in nouveau headers to make allow recent DDXs to build. * debian/patches/06_nouveau_free_objects_on_channel_close.diff: * debian/patches/07_nouveau_fix_mem_leak_on_channel_free.diff: + Patches taken from git. Fix a couple of memory leaks when freeing channels * debian/libdrm-nouveau1.symbols: + Add new symbol added in 06_nouveau_free_objects_on_channel_close. * debian/patches/08_nouveau_no_flush_notify_on_channel_free.diff: + Patch taken from git. Avoid calling flush_notify when part of the channel's context might be freed. * debian/patchs/09_add_BEGIN_RING_NI.diff: + Patch taken from git. Add BEGIN_RING_NI inline to nouveau_pushbuf.h. Used in nv50 accel code. -- Christopher James Halse Rogers Mon, 01 Feb 2010 15:55:14 +1100 libdrm (2.4.17-0ubuntu2) lucid; urgency=low * Enable libdrm-intel for ports architectures (LP: #507765) * Adjust libdrm-dev dependencies to reflect nouveau being linux-any -- Emmet Hikory Fri, 15 Jan 2010 12:31:40 +0900 libdrm (2.4.17-0ubuntu1) lucid; urgency=low * Merge with Debian unstable, remaining changes: + control, rules, libdrm-nouveau1.symbols: Enable libdrm_nouveau. * Update libdrm-nouveau1.symbols and shlibs. * Drop 02_silent_master.diff, applied upstream. -- Timo Aaltonen Sat, 09 Jan 2010 00:00:29 +0200 libdrm (2.4.17-1) unstable; urgency=low [ Julien Cristau ] * New upstream release, closes: #560434, #567831. * Update patch 01_default_perms.diff to account for upstream move of libdrm to toplevel. * Update libdrm2.symbols and shlibs. * Update libdrm-intel1.symbols and shlibs. * Bump debhelper build-dep, we use dh_strip --remaining-packages (closes: #558443). Thanks, Sergio Gelato! * Enable libdrm_radeon, interface to kernel graphics memory management on radeon (closes: #558786). * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! * Remove myself from Uploaders [ Brice Goglin ] * Bump linux-libc-dev dependency to 2.6.32, thanks Piotr Engelking, closes: #561224. * Add libdrm-radeon1 symbols and update shlibs. * Update debian/copyright. [ Timo Aaltonen ] * Update libdrm2.symbols and shlibs. -- Brice Goglin Sun, 31 Jan 2010 20:12:38 +0100 libdrm (2.4.15-1) unstable; urgency=low * New upstream release. + update libdrm-intel1 symbols and shlibs * Only build libdrm-intel on x86 (linux and kfreebsd). -- Julien Cristau Mon, 23 Nov 2009 17:00:57 +0100 libdrm (2.4.14-1ubuntu2) lucid; urgency=low * debian/patches/02_silent_master.diff: - The library noisily writes to stderr every time the drm master is set or dropped; this can have the side-effect that the kernel repaints all of the console messages over top of whatever you left on the screen. That's fugly. -- Scott James Remnant Fri, 11 Dec 2009 04:24:50 +0000 libdrm (2.4.14-1ubuntu1) karmic; urgency=low * Merge from Debian unstable. (LP: #446080) -- Timo Aaltonen Thu, 08 Oct 2009 16:35:53 +0300 libdrm (2.4.14-1) unstable; urgency=low * Parse space-separated DEB_BUILD_OPTIONS, and handle parallel=N. * New upstream release. * Bump Standards-Version to 3.8.3. -- Julien Cristau Thu, 24 Sep 2009 21:53:09 +0200 libdrm (2.4.13-1ubuntu1) karmic; urgency=low * Merge with Debian. (LP: #420803) + Included fixes: - radeon: fix GTT writing space check (LP: #411115) + Remaining Ubuntu changes: - control: + libdrm-intel1 Replaces libdrm2 (<= 2.4.1-0ubuntu5) + libdrm-dev depends on newer linux-libc-dev on !lpia + libdrm-dev depends on libdrm-{radeon1,nouveau1} + add libdrm-{radeon1,nouveau1}{,-dbg} source packages - rules: + Add libdrm-nouveau1 and libdrm-nouveau1-dbg package + Enable radeon and nouveau experimental apis - copyright: + Update to include new files from add_libdrm-nouveau.patch - libdrm-dev.install: Also install r300_reg.h, via_3d_reg.h, xgi_drm.h, the nouveau headers, and other headers not provided by the kernel. - libdrm-{radeon1,nouveau1}.{install,symbols}: Add nouveau and radeon * control: + Increase linux-libc-dev version dependency to 2.6.30-2.4 for !lpia + Drop Replaces on linux-libc-dev -- Bryce Harrington Tue, 08 Sep 2009 15:18:34 -0700 libdrm (2.4.13-1) unstable; urgency=low [ Christopher James Halse Rogers ] * debian/control: + Remove scary 'built from DRM snapshot' warning from long description of libdrm-intel1{,-dbg} [ Julien Cristau ] * New upstream release. * Update libdrm-intel1.symbols. -- Julien Cristau Sat, 05 Sep 2009 13:15:36 +0200 libdrm (2.4.12-1ubuntu1) karmic; urgency=low * Merge from Debian unstable. * Drop 101_update_libdrm-nouveau_interface.patch, included upstream. -- Timo Aaltonen Tue, 28 Jul 2009 14:13:58 +0300 libdrm (2.4.12-1) unstable; urgency=low * New upstream release. -- Brice Goglin Tue, 21 Jul 2009 15:29:03 +0200 libdrm (2.4.11-1ubuntu1) karmic; urgency=low [ Timo Aaltonen ] * Merge from Debian unstable. [ Christopher James Halse Rogers ] * Add 101_update_libdrm-nouveau_interface.patch. Backport several libdrm-nouveau commits from upstream which are needed to interface with the new 0.0.14 nouveau kernel interface provided by recent nouveau.ko (LP: #395700) * debian/libdrm-nouveau1.symbols: Add new symbols introduced in 101_update_libdrm-nouveau_interface * debian/libdrm-dev.install: + Remove drm_mode.h from libdrm-dev again; this is shipped in linux-libc-dev. -- Timo Aaltonen Wed, 08 Jul 2009 14:52:50 +0300 libdrm (2.4.11-1) unstable; urgency=low * New upstream release. * Also pull in additional fix for libdrm-intel: Only do BO caching up to 64MB objects. * Update libdrm-intel1.symbols and bump shlibs. * Add README.source from xsfbs. Bump Standards-Version to 3.8.1. * Remove Thierry Reding from Uploaders, he doesn't seem to be around anymore :( -- Julien Cristau Mon, 08 Jun 2009 16:22:04 +0200 libdrm (2.4.11-0ubuntu1) karmic; urgency=low * New upstream release * Add 100_bo_cache_up_to_64mb.patch. Cherrypick from upstream. This avoids making objects significantly bigger than they would be otherwise, which would result in some failing at binding to the GTT. Fixes issue with hangs viewing large images. (LP: #330460) * libdrm-intel1.symbols: Add drm_intel_bo_disable_reuse and drm_intel_get_pipe_from_crtc_id * Don't try to install ChangeLog since not included in upstream release. -- Bryce Harrington Tue, 02 Jun 2009 17:31:34 -0700 libdrm (2.4.9-2ubuntu1) karmic; urgency=low * Merge from debian unstable, remaining changes: - control: + libdrm-intel1 Replaces libdrm2 (<= 2.4.1-0ubuntu5) + libdrm-dev depends on linux-libc-dev => 2.6.28-5.15 on [amd64 armel i386] only, and >= 2.6.28-2.4 on lpia + Remove scary 'built from DRM snapshot' warning from long description of libdrm-intel1{,-dbg} + libdrm-dev depends on libdrm-nouveau1 + add libdrm-nouveau1{,-dbg} source packages - rules: + Add libdrm-nouveau1 and libdrm-nouveau1-dbg package + Enable nouveau experimental api - copyright: + Update to include new files from add_libdrm-nouveau.patch - libdrm-dev.install: Also install r300_reg.h, via_3d_reg.h, xgi_drm.h, the nouveau headers, and other headers not provided by the kernel. -- Bryce Harrington Mon, 11 May 2009 18:56:10 -0700 libdrm (2.4.9-2) unstable; urgency=low * Ship all drm headers on kfreebsd, again. * Move -dbg packages to new debug section. -- Julien Cristau Sun, 03 May 2009 18:55:42 +0200 libdrm (2.4.9-1) unstable; urgency=low [ Brice Goglin ] * New upstream release. + Remove buggy symlinks for the upstream tarball. * Add myself to Uploaders. [ Julien Cristau ] * Make the linux-libc-dev dependency linux-only (closes: #521253). Thanks, Petr Salinger! -- Brice Goglin Sat, 11 Apr 2009 23:12:49 +0200 libdrm (2.4.5-2) unstable; urgency=low * Add drm_mode.h to the list of headers we don't ship. -- Julien Cristau Wed, 25 Mar 2009 10:56:53 +0100 libdrm (2.4.5-0ubuntu5) jaunty; urgency=low * debian/patches/02_libdrm_nouveau_update.patch: - Pull in upstream changes to libdrm-nouveau. + Fixes a memory leak in fence handling. + Fixes an error the DDX reports in accessing the frontbuffer. + Should be reverted for the next upstream version of libdrm. -- Christopher James Halse Rogers Sat, 04 Apr 2009 17:54:51 +1100 libdrm (2.4.5-0ubuntu4) jaunty; urgency=low * debian/libdrm-nouveau1.symbols: - Fix thinko copied over from libdrm-intel1.symbols. The file should specify libdrm-nouveau1 as the corresponding package, not libdrm2. Fixes xserver-xorg-video-nouveau failing to depend on libdrm-nouveau1 (LP: #350925) * debian/control: - There's no good reason to restrict the dependency of libdrm-dev on libdrm-nouveau1 to x86 architectures. -- Christopher James Halse Rogers Sun, 29 Mar 2009 17:32:31 +1100 libdrm (2.4.5-0ubuntu3) jaunty; urgency=low * debian/control: libdrm-dev should also depend on libdrm-nouveau1 Fixes xserver-xorg-video-nouveau FTBFS on amd64. (LP: #346556) -- Christopher James Halse Rogers Sat, 21 Mar 2009 11:17:59 +1100 libdrm (2.4.5-0ubuntu2) jaunty; urgency=low * debian/control: nouveau package description should refer to it, not intel. (LP: #341294) * debian/libdrm-dev.install: Also install r300_reg.h, via_3d_reg.h, and xgi_drm.h. * debian/rules: Enforce --fail-missing again -- Bryce Harrington Wed, 18 Mar 2009 18:50:31 -0700 libdrm (2.4.5-0ubuntu1) jaunty; urgency=low [Bryce Harrington] * Merge from debian-unstable (unreleased git). Remaining changes: - debian/control: libdrm-intel1 Replaces libdrm2 (<= 2.4.1-0ubuntu5) - debian/control: libdrm-dev Depends on linux-libc-dev only on [amd64 armel i386] until the other archs have caught up. - debian/control: libdrm-dev Replace linux-libc-dev (<= 2.6.28-3.4), since it includes the drm headers. We will drop them from libdrm-dev when the drivers support the new headers. - debian/control: Split the linux-libc-dev dep on lpia and depend on >= 2.6.28-2.4 on lpia - debian/control: libdrm-dev Depends on linux-libc-dev (>= 2.6.28-5.15). * debian/rules: enable nouveau experimental api [Christopher James Halse Rogers] * debian/rules, debian/control, debian/libdrm-nouveau1.install: + Add libdrm-nouveau1 and libdrm-nouveau1-dbg package * debian/libdrm-nouveau1.symbols: + Add initial symbols file. * debian/control: + Remove scary 'built from DRM snapshot' warning from long description of libdrm-intel1{,-dbg} * debian/libdrm-dev.install: + Also install the libdrm-nouveau headers; these aren't going to be shipped by the kernel any time soon. * debian/copyright: + Update to include new files from add_libdrm-nouveau.patch -- Bryce Harrington Mon, 09 Mar 2009 16:43:00 -0700 libdrm (2.4.5-1) unstable; urgency=low * New upstream release. (closes: #505740) [ Timo Aaltonen ] * New upstream release. (closes: #505740) * debian/rules: -Run autoreconf at build time, build-depend on automake and libtool. (closes: #482727) -Add a debian/libdrm2.symbols file and '-c4' parameter to dh_makeshlibs to fail if new symbols are added. Don't use Debian versions for now. [ Julien Cristau ] * Add a new package for the intel-specific bits (libdrm-intel1) * Build-depend on pkg-config and libpthread-stubs0-dev (closes: #502078). Thanks, Frank Lichtenheld! * Don't mention *.la in libdrm-dev.install. * Make libdrm-dev depend on libdrm-intel1 on x86. * On Linux, let udev create the device files. -- Julien Cristau Tue, 24 Mar 2009 22:20:50 +0100 libdrm (2.4.4-0ubuntu6) jaunty; urgency=low * Bump dep on linux-libc-dev dep to >= 2.6.28-1.4 on lpia as this version of the headers now include a compatibility #define which mesa requires. -- Loic Minier Tue, 03 Feb 2009 23:20:27 +0100 libdrm (2.4.4-0ubuntu5) jaunty; urgency=low * Revert XS-Original-Vcs-* to Vcs-*, this *is* maintained in Git, sorry. * Split the linux-libc-dev dep on lpia and depend on >= 2.6.28-1.1 on lpia -- the version differs because it's built from linux-lpia instead of linux; this is not going to be fixable anytime soon, so we should be careful to use arch-specific versions for linux-libc-dev deps/bdeps. -- Loic Minier Sun, 01 Feb 2009 16:25:46 +0100 libdrm (2.4.4-0ubuntu4) jaunty; urgency=low * Also depend on linux-libc-dev on [lpia] as linux-libc-dev_2.6.28-1.2_lpia has the drm headers; the avoidance of this dep on other arches just helps installability, but because the headers are missing you're unlikely to do anything with the lib anyway. The solution is a linux-ports upload. * Rename Vcs-* to XS-Original-Vcs-*. -- Loic Minier Sat, 31 Jan 2009 23:50:33 +0100 libdrm (2.4.4-0ubuntu3) jaunty; urgency=low * libdrm-dev Depends on linux-libc-dev only on [amd64 armel i386] until the other archs have caught up. -- Timo Aaltonen Sat, 31 Jan 2009 12:37:12 +0200 libdrm (2.4.4-0ubuntu2) jaunty; urgency=low * debian/control: Add a missing comma to libdrm-dev's Depends. -- Timo Aaltonen Fri, 23 Jan 2009 13:45:58 +0200 libdrm (2.4.4-0ubuntu1) jaunty; urgency=low * Merge with Debian experimental, remaining changes: - libdrm-intel1 Replaces libdrm2 (<= 2.4.1-0ubuntu5) - libdrm-dev: Replace linux-libc-dev (<= 2.6.28-3.4), since it includes the drm headers. We will drop them from libdrm-dev after jaunty alpha2 when the drivers support the new headers. - debian/libdrm-dev.install: Don't install the drm headers anymore, the drivers should build against the ones provided by the kernel. * debian/libdrm-dev.install: Include a couple of headers not found in the 2.6.28 kernel (mach64, nouveau). (LP: #314771) * debian/control: libdrm-dev Depends on linux-libc-dev (>= 2.6.28-5.15). -- Timo Aaltonen Fri, 23 Jan 2009 10:19:06 +0200 libdrm (2.4.1-0ubuntu9) jaunty; urgency=low * debian/libdrm-dev.install: Don't install the drm headers anymore, the drivers should build against the ones provided by the kernel. (LP: #308387) -- Timo Aaltonen Fri, 02 Jan 2009 12:48:40 +0200 libdrm (2.4.1-0ubuntu8) jaunty; urgency=low * libdrm-dev: Replace linux-libc-dev (<= 2.6.28-3.4), since it includes the drm headers. We will drop them from libdrm-dev after jaunty alpha2 when the drivers support the new headers. (LP: #308387) -- Timo Aaltonen Tue, 16 Dec 2008 23:29:38 +0200 libdrm (2.4.1-0ubuntu7) jaunty; urgency=low * Merge with debian-experimental git, remaining changes: - libdrm-intel1 Replaces libdrm2 (<= 2.4.1-0ubuntu5) -- Timo Aaltonen Wed, 03 Dec 2008 09:24:35 +0200 libdrm (2.4.1-0ubuntu6) jaunty; urgency=low * libdrm-intel1 Replaces libdrm2 (<= 2.4.1-0ubuntu5) -- Timo Aaltonen Thu, 27 Nov 2008 10:25:29 +0200 libdrm (2.4.1-0ubuntu5) jaunty; urgency=low * Split the symbols file (libdrm2, libdrm-intel1), remove shlibs and use dh_makeshlibs properly instead. -- Timo Aaltonen Thu, 27 Nov 2008 09:42:59 +0200 libdrm (2.4.1-0ubuntu4) jaunty; urgency=low * debian/libdrm2.install: Careful with those wildmarks. libdrm2 got libdrm_intel.so too, don't do that. -- Timo Aaltonen Thu, 27 Nov 2008 08:58:47 +0200 libdrm (2.4.1-0ubuntu3) jaunty; urgency=low * Actually build the new libdrm-intel1 package. -- Timo Aaltonen Wed, 26 Nov 2008 14:41:08 +0200 libdrm (2.4.1-0ubuntu2) jaunty; urgency=low * Build-depend on libpthread-stubs0-dev and pkg-config (FTBFS). * Make libdrm-dev depend on libdrm-intel1. -- Timo Aaltonen Wed, 26 Nov 2008 01:15:07 +0200 libdrm (2.4.1-0ubuntu1) jaunty; urgency=low * New upstream release. -- Timo Aaltonen Wed, 26 Nov 2008 00:38:11 +0200 libdrm (2.3.1-2) unstable; urgency=high * Remove from the source package a bunch of files that are only used by the kernel drm component. This gets rid of the mga, r128 and radeon microcode, and thus closes: #502675. Thanks, Ben Hutchings! -- Julien Cristau Sun, 19 Oct 2008 14:26:37 +0200 libdrm (2.3.1-1) unstable; urgency=low [ Brice Goglin ] * Update upstream URL in debian/copyright. * Bump Standards-Version to 3.7.3 (no changes). * Drop the XS- prefix from Vcs-Git and Vcs-Browser fields in debian/control. * Install the upstream ChangeLog. [ Julien Cristau ] * New upstream release (needed for mesa 7.1 and newer xserver). * Note: this release removes the memory manager (TTM) interface used by the i915tex dri driver. * debian/rules: don't call configure with --host if we're not cross-building, and fix some rules dependencies. [ Timo Aaltonen ] * Bump the shlibs to 2.3.1. -- Julien Cristau Sun, 13 Jul 2008 19:07:49 +0200 libdrm (2.3.0-4) unstable; urgency=low [ David Nusinow ] * Add NEWS.Debian explaining the change in the last upload to interested administrators. [ Julien Cristau ] * Upload to unstable. -- Julien Cristau Fri, 20 Apr 2007 05:06:34 +0200 libdrm (2.3.0-3) experimental; urgency=low * Add myself to uploaders * Patch libdrm to default to device permission 666 so we don't have to do it in xorg.conf. The only way libdrm can do anything is through the server anyway. This can still be overridden by a user's xorg.conf. This change also requires adding quilt to the build-depends -- David Nusinow Sun, 15 Apr 2007 13:08:50 -0400 libdrm (2.3.0-2) unstable; urgency=low * Update my email address in debian/control. * Add XS-Vcs-Git and XS-Vcs-Browser in debian/control. * Upload to unstable. -- Julien Cristau Thu, 12 Apr 2007 19:06:57 +0200 libdrm (2.3.0-1) experimental; urgency=low [ Thierry Reding ] * New upstream release. * Set the Debian X Strike Force as maintainer. * Add myself to uploaders. * Add a debugging symbol package for libdrm2. [ Julien Cristau ] * Bump shlibs to libdrm2 >= 2.3.0. * Add myself to uploaders. * Add build-dep on dpkg-dev >= 1.13.19 to make sure that the binary:Version substvar is available. * libdrm2-dbg depends on libdrm2 (= ${binary:Version}). * Don't install libdrm.la, and use dh_install --list-missing. -- Julien Cristau Thu, 4 Jan 2007 18:56:08 +0100 libdrm (2.2.0-0.1) experimental; urgency=low * Non-maintainer upload. * New upstream release. * Bump Standards-Version to 3.7.2, no changes required. * Bump debhelper compatibility to 5 and adjust build-dependency. * Don't try to install pkgconfig files from usr/share/pkgconfig because there is nothing in that directory. -- Thierry Reding Sat, 18 Nov 2006 19:50:26 +0100 libdrm (2.0.2-0.1) unstable; urgency=low * Non-maintainer upload. * New upstream release (closes: #377166). - Includes a fix for FTBFS on GNU/kFreeBSD (closes: #332994). * Manually force static build. -- Andres Salomon Sat, 23 Sep 2006 06:32:23 +0000 libdrm (2.0.1-1) unstable; urgency=high * New upstream release - Fixes a pathological hash table smash discovered by the Coverity scanner - updates the installed header files for various new #defines -- David Nusinow Tue, 4 Apr 2006 23:46:05 -0400 libdrm (2.0-1) experimental; urgency=low * First upload to Debian -- David Nusinow Thu, 5 Jan 2006 22:45:27 -0500 libdrm (2.0-0ubuntu1) dapper; urgency=low * New upstream release. * Change binary package from libdrm1 to libdrm2, following soversion bump. -- Daniel Stone Mon, 12 Dec 2005 13:05:22 +1100 libdrm (1.0.5-0ubuntu1) dapper; urgency=low * New upstream version. -- Daniel Stone Wed, 2 Nov 2005 01:56:07 +1100 libdrm (1.0.3-3) unstable; urgency=low * Yay for understandable bug reports! *gmprf* * debian/control:libdrm1 =~ s/development/runtime/ (closes: bug#325515) -- Marcelo E. Magallon Fri, 16 Sep 2005 09:46:05 -0600 libdrm (1.0.3-2) unstable; urgency=low * libdrm.pc.in: add -ldrm to Libs -- Marcelo E. Magallon Thu, 08 Sep 2005 20:49:01 -0600 libdrm (1.0.3-1) unstable; urgency=low * New upstream -- Marcelo E. Magallon Sun, 28 Aug 2005 11:12:07 -0600 libdrm (1.0.2-3) unstable; urgency=low * debian/control: it's "Direct Rendering Infraestructure". I was rather sure it stand for interface... thanks Michel. (closes: bug#324514) * debian/control: forgot to actually write this in the file. Build-Depends on libx11-dev. Thanks Kurt (closes: bug#324560) -- Marcelo E. Magallon Sun, 28 Aug 2005 11:01:41 -0600 libdrm (1.0.2-2) unstable; urgency=low * Forgot to fix the other broken bit :-P -- Marcelo E. Magallon Fri, 19 Aug 2005 22:01:32 -0600 libdrm (1.0.2-1) unstable; urgency=low * Initial release. Closes: #324074 -- Marcelo E. Magallon Fri, 19 Aug 2005 21:11:18 -0600