diff options
author | Brice Goglin <bgoglin@debian.org> | 2007-11-11 11:55:05 +0100 |
---|---|---|
committer | Brice Goglin <bgoglin@debian.org> | 2007-11-11 11:55:05 +0100 |
commit | caf283329bcadae964fdc2a419661ac760a6506a (patch) | |
tree | f03b09a415096f7fff553495744bdb1bdbb0a7e3 | |
parent | 5cedd4a43e162da644360e1cbb390dcf03285723 (diff) |
Prepare changelog for uploadmesa-7.0.2-1
-rw-r--r-- | debian/changelog | 5 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 418d5a0121..9b7c8d3a89 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -mesa (7.0.2-1) UNRELEASED; urgency=low +mesa (7.0.2-1) unstable; urgency=low * New upstream release. + Fix Blender crash in triangle_twoside(), closes: #439668, #446315. @@ -10,8 +10,9 @@ mesa (7.0.2-1) UNRELEASED; urgency=low + Drop 05_static-nonpic.patch,, applied upstream. + Remove DESTDIR from INSTALL_DIR in configs/debian-default since the upstream Makefiles now support DESTDIR. + * Add myself to Uploaders. - -- Brice Goglin <bgoglin@debian.org> Sun, 11 Nov 2007 00:25:31 +0100 + -- Brice Goglin <bgoglin@debian.org> Sun, 11 Nov 2007 11:53:26 +0100 mesa (7.0.1-2) unstable; urgency=low diff --git a/debian/control b/debian/control index 0cfb97165d..ec78060b26 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: mesa Section: graphics Priority: optional Maintainer: Debian X Strike Force <debian-x@lists.debian.org> -Uploaders: Thierry Reding <thierry@gilfi.de>, Julien Cristau <jcristau@debian.org>, David Nusinow <dnusinow@debian.org> +Uploaders: Thierry Reding <thierry@gilfi.de>, Julien Cristau <jcristau@debian.org>, David Nusinow <dnusinow@debian.org>, Brice Goglin <bgoglin@debian.org> Standards-Version: 3.7.2 Build-Depends: debhelper (>= 5), quilt (>= 0.40), pkg-config, libdrm-dev (>= 2.2.0) [!hurd-i386], libx11-dev, xutils-dev, x11proto-gl-dev (>= 1.4.8), libxxf86vm-dev, libexpat1-dev, lesstif2-dev, dpkg-dev (>= 1.13.19), libxfixes-dev, libxdamage-dev |