xserver-xorg-video-nouveau: Changes to 'ubuntu'
debian/changelog | 5 +++--
debian/control | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
New commits:
commit aa552e89e618a206f69a51b3f65b67102c548363
Author: Timo Aaltonen <tjaalton@cc.hut.fi>
Date: Fri Feb 19 14:49:45 2010 +0200
Release 1:0.0.15+git20100219+9b4118d-0ubuntu1.
diff --git a/debian/changelog b/debian/changelog
index d8c01f0..a8eb3d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-xserver-xorg-video-nouveau (1:0.0.15+git20100219+9b4118d-0ubuntu1) UNRELEASED; urgency=low
+xserver-xorg-video-nouveau (1:0.0.15+git20100219+9b4118d-0ubuntu1) lucid; urgency=low
+ [ Christopher James Halse Rogers ]
* debian/dirs:
+ Create initramfs-tools hook directory.
* debian/rules:
@@ -15,7 +16,7 @@ xserver-xorg-video-nouveau (1:0.0.15+git20100219+9b4118d-0ubuntu1) UNRELEASED; u
* debian/control:
+ Tighten libdrm-dev build-depend to >= 2.4.18~ for nouveau_class.h updates
- -- Christopher James Halse Rogers <raof@ubuntu.com> Fri, 19 Feb 2010 23:19:00 +1100
+ -- Timo Aaltonen <tjaalton@ubuntu.com> Fri, 19 Feb 2010 14:49:30 +0200
xserver-xorg-video-nouveau (1:0.0.15+git20100128+2630a15-0ubuntu2) lucid; urgency=low
commit 613c72d495b0d2513be24f4618d5112e4f33632a
Author: Timo Aaltonen <tjaalton@cc.hut.fi>
Date: Fri Feb 19 14:49:14 2010 +0200
Add a missing comma in control.
diff --git a/debian/control b/debian/control
index aead551..d4e30a7 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 7),
x11proto-randr-dev (>= 1.2),
x11proto-render-dev,
x11proto-xext-dev,
- libdrm-dev (>= 2.4.18~)
+ libdrm-dev (>= 2.4.18~),
x11proto-xf86dri-dev,
x11proto-gl-dev,
mesa-common-dev,
Reply to: