~ubuntu-branches/ubuntu/precise/libdrm/precise-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Julien Cristau
  • Date: 2008-10-19 14:26:37 UTC
  • mfrom: (1.1.6 upstream) (2.1.6 gutsy)
  • Revision ID: james.westby@ubuntu.com-20081019142637-fdzty862e9yx2y67
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!

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libdrm (2.3.1-2) unstable; urgency=high
 
2
 
 
3
  * Remove from the source package a bunch of files that are only used by the
 
4
    kernel drm component.  This gets rid of the mga, r128 and radeon
 
5
    microcode, and thus closes: #502675.  Thanks, Ben Hutchings!
 
6
 
 
7
 -- Julien Cristau <jcristau@debian.org>  Sun, 19 Oct 2008 14:26:37 +0200
 
8
 
 
9
libdrm (2.3.1-1) unstable; urgency=low
 
10
 
 
11
  [ Brice Goglin ]
 
12
  * Update upstream URL in debian/copyright.
 
13
  * Bump Standards-Version to 3.7.3 (no changes).
 
14
  * Drop the XS- prefix from Vcs-Git and Vcs-Browser fields in debian/control.
 
15
  * Install the upstream ChangeLog.
 
16
 
 
17
  [ Julien Cristau ]
 
18
  * New upstream release (needed for mesa 7.1 and newer xserver).
 
19
  * Note: this release removes the memory manager (TTM) interface used by the
 
20
    i915tex dri driver.
 
21
  * debian/rules: don't call configure with --host if we're not
 
22
    cross-building, and fix some rules dependencies.
 
23
 
 
24
  [ Timo Aaltonen ]
 
25
  * Bump the shlibs to 2.3.1.
 
26
 
 
27
 -- Julien Cristau <jcristau@debian.org>  Sun, 13 Jul 2008 19:07:49 +0200
 
28
 
 
29
libdrm (2.3.0-4) unstable; urgency=low
 
30
 
 
31
  [ David Nusinow ]
 
32
  * Add NEWS.Debian explaining the change in the last upload to interested
 
33
    administrators.
 
34
 
 
35
  [ Julien Cristau ]
 
36
  * Upload to unstable.
 
37
 
 
38
 -- Julien Cristau <jcristau@debian.org>  Fri, 20 Apr 2007 05:06:34 +0200
 
39
 
 
40
libdrm (2.3.0-3) experimental; urgency=low
 
41
 
 
42
  * Add myself to uploaders
 
43
  * Patch libdrm to default to device permission 666 so we don't have to do it
 
44
    in xorg.conf. The only way libdrm can do anything is through the server
 
45
    anyway. This can still be overridden by a user's xorg.conf. This change
 
46
    also requires adding quilt to the build-depends
 
47
 
 
48
 -- David Nusinow <dnusinow@debian.org>  Sun, 15 Apr 2007 13:08:50 -0400
 
49
 
 
50
libdrm (2.3.0-2) unstable; urgency=low
 
51
 
 
52
  * Update my email address in debian/control.
 
53
  * Add XS-Vcs-Git and XS-Vcs-Browser in debian/control.
 
54
  * Upload to unstable.
 
55
 
 
56
 -- Julien Cristau <jcristau@debian.org>  Thu, 12 Apr 2007 19:06:57 +0200
 
57
 
 
58
libdrm (2.3.0-1) experimental; urgency=low
 
59
 
 
60
  [ Thierry Reding ]
 
61
  * New upstream release.
 
62
  * Set the Debian X Strike Force as maintainer.
 
63
  * Add myself to uploaders.
 
64
  * Add a debugging symbol package for libdrm2.
 
65
 
 
66
  [ Julien Cristau ]
 
67
  * Bump shlibs to libdrm2 >= 2.3.0.
 
68
  * Add myself to uploaders.
 
69
  * Add build-dep on dpkg-dev >= 1.13.19 to make sure that the binary:Version
 
70
    substvar is available.
 
71
  * libdrm2-dbg depends on libdrm2 (= ${binary:Version}).
 
72
  * Don't install libdrm.la, and use dh_install --list-missing.
 
73
 
 
74
 -- Julien Cristau <julien.cristau@ens-lyon.org>  Thu,  4 Jan 2007 18:56:08 +0100
 
75
 
 
76
libdrm (2.2.0-0.1) experimental; urgency=low
 
77
 
 
78
  * Non-maintainer upload.
 
79
  * New upstream release.
 
80
  * Bump Standards-Version to 3.7.2, no changes required.
 
81
  * Bump debhelper compatibility to 5 and adjust build-dependency.
 
82
  * Don't try to install pkgconfig files from usr/share/pkgconfig because
 
83
    there is nothing in that directory.
 
84
 
 
85
 -- Thierry Reding <thierry@gilfi.de>  Sat, 18 Nov 2006 19:50:26 +0100
 
86
 
1
87
libdrm (2.0.2-0.1) unstable; urgency=low
2
88
 
3
89
  * Non-maintainer upload.