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

mesa: Changes to 'debian-experimental'



 debian/changelog     |    4 ++++
 debian/not-installed |    8 --------
 2 files changed, 4 insertions(+), 8 deletions(-)

New commits:
commit 65d2775513b5903ece208a922839dab4a6046630
Author: Andreas Boll <andreas.boll.dev@gmail.com>
Date:   Fri May 31 11:58:45 2013 +0200

    debian/not-installed: Remove glut headers
    
    Removed upstream with 9a7f84d6b28e180ef79349b36de9a5d58a1e2dc9
    
    Signed-off-by: Andreas Boll <andreas.boll.dev@gmail.com>
    Signed-off-by: Julien Cristau <jcristau@debian.org>

diff --git a/debian/changelog b/debian/changelog
index 3baa173..88232e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 mesa (9.1.3-2) UNRELEASED; urgency=low
 
+  [ Julien Cristau ]
   * Fix build of swrast only without libdrm, causing build failure on hurd
     (cherry-picked from upstream).  Thanks, Andreas Boll!
 
+  [ Andreas Boll ]
+  * debian/not-installed: Remove glut headers
+
  -- Julien Cristau <jcristau@debian.org>  Thu, 30 May 2013 11:28:21 +0200
 
 mesa (9.1.3-1) experimental; urgency=low
diff --git a/debian/not-installed b/debian/not-installed
index 0dfa764..653f1cd 100644
--- a/debian/not-installed
+++ b/debian/not-installed
@@ -28,11 +28,3 @@ NOT_INSTALLED_hurd-i386     = $(NOT_INSTALLED_i386)
 # Detect the current architecture and add the files if any:
 DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
 NOT_INSTALLED += $(NOT_INSTALLED_$(DEB_HOST_ARCH))
-
-# Additional files which may or may not be there (depending on
-# whether it's from a tarball or from a git snapshot):
-NOT_INSTALLED_EITHER = \
-		dri/usr/include/GL/glutf90.h \
-		dri/usr/include/GL/glut.h \
-		usr/include/GL/glutf90.h \
-		usr/include/GL/glut.h


Reply to: