[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libdrm: Changes to 'refs/tags/libdrm-2.3.0-1'



Tag 'libdrm-2.3.0-1' created by Julien Cristau <jcristau@debian.org> at 2007-01-04 18:53 +0100

Tagging upload of libdrm 2.3.0-1 to experimental.

Changes since libdrm-2.0.1-1:
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
      Delete unused file.
      * Don't install libdrm.la, and use dh_install --list-missing.
      Move libdrm2-dbg to the libdevel section.

Thierry Reding:
      Copy libdrm to experimental branch to start packaging 2.2.0 and 2.3.0 which
      Update to 2.0.2-0.1 from unstable.
      Update to upstream version 2.2.0 and set the Debian X Strike Force as
      Update to latest upstream version (2.3.0).
      Target the 2.2.0 and 2.3.0 releases at experimental.
      Add a debugging package for the libdrm2 library.
      Make the latest changelog entries look like non-maintainer uploads.
      Hijack the package (set XSF as maintainer, add myself to uploaders).

---
 aclocal.m4                |   61 +-
 config.guess              |  667 ++++++++++++++-----------
 config.sub                |  230 ++++++--
 configure                 |  791 +++++++++++++++++++++---------
 configure.ac              |    4 
 debian/changelog          |   38 +
 debian/compat             |    2 
 debian/control            |   24 
 debian/dirs               |    2 
 debian/libdrm-dev.install |    1 
 debian/libdrm2.shlibs     |    1 
 debian/rules              |    6 
 libdrm/ChangeLog          |    4 
 libdrm/Makefile.am        |    4 
 libdrm/Makefile.in        |    8 
 libdrm/config.h.in        |    6 
 libdrm/xf86drm.c          | 1196 +++++++++++++++++++++++++++++++++++++++++++---
 libdrm/xf86drm.h          |   34 +
 libdrm/xf86mm.h           |  209 ++++++++
 ltmain.sh                 |   12 
 shared-core/Makefile.in   |    4 
 shared-core/drm.h         |  243 +++++++++
 shared-core/i915_drm.h    |   50 +
 shared-core/mach64_drm.h  |    4 
 shared-core/radeon_drm.h  |    7 
 shared-core/via_drm.h     |   48 -
 26 files changed, 2908 insertions(+), 748 deletions(-)
---



Reply to: