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

mesa: Changes to 'pu/debian-unstable'



 debian/changelog     |    7 +++----
 debian/not-installed |    3 ++-
 2 files changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 88af8334a1d49526be097a977c585d328e141916
Author: Cyril Brulebois <kibi@debian.org>
Date:   Wed Feb 16 11:53:30 2011 +0100

    Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 75c9ffb..2715fd7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-mesa (7.10-4) UNRELEASED; urgency=low
+mesa (7.10-4) unstable; urgency=low
 
   * debian/not-installed: Ignore the same files on *i386.
   * debian/local/control: Report-with: xserver-xorg{,-core}.
@@ -28,7 +28,7 @@ mesa (7.10-4) UNRELEASED; urgency=low
     Wasserbäch (Closes: #612640):
     - 12-fix-fdo-31940.diff
 
- -- Cyril Brulebois <kibi@debian.org>  Tue, 08 Feb 2011 19:19:57 +0100
+ -- Cyril Brulebois <kibi@debian.org>  Wed, 16 Feb 2011 11:53:26 +0100
 
 mesa (7.10-3) unstable; urgency=low
 

commit 02fd3a129c9b693221cb1410a65aa0591dd6d94d
Author: Cyril Brulebois <kibi@debian.org>
Date:   Wed Feb 16 11:53:23 2011 +0100

    Ignore the same files as *i386 on hurd-i386.

diff --git a/debian/changelog b/debian/changelog
index d15ee4e..75c9ffb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 mesa (7.10-4) UNRELEASED; urgency=low
 
-  * debian/not-installed: Ignore the same files on kfreebsd-i386 as i386.
+  * debian/not-installed: Ignore the same files on *i386.
   * debian/local/control: Report-with: xserver-xorg{,-core}.
   * debian/local/script: New bug script, calling glxinfo if available,
     then the server's bug script.
diff --git a/debian/not-installed b/debian/not-installed
index bd2a53e..d53a45e 100644
--- a/debian/not-installed
+++ b/debian/not-installed
@@ -39,8 +39,9 @@ NOT_INSTALLED_i386 = \
 	usr/lib/i686/cmov/pkgconfig/glu.pc \
 	usr/lib/i686/cmov/pkgconfig/gl.pc
 
-# Same for linux and kfreebsd on i386:
+# Same for linux, kfreebsd, and hurd on i386:
 NOT_INSTALLED_kfreebsd-i386 = $(NOT_INSTALLED_i386)
+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)

commit 8e9121b58d2662a78f1173b9f88fcc176d622d67
Author: Cyril Brulebois <kibi@debian.org>
Date:   Wed Feb 16 03:41:23 2011 +0100

    Remove extraneous changelog entry.

diff --git a/debian/changelog b/debian/changelog
index 1ff58e3..d15ee4e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,6 @@
 mesa (7.10-4) UNRELEASED; urgency=low
 
   * debian/not-installed: Ignore the same files on kfreebsd-i386 as i386.
-  * debian/rules: Don't try to build the x11 EGL display on hurd-i386.
   * debian/local/control: Report-with: xserver-xorg{,-core}.
   * debian/local/script: New bug script, calling glxinfo if available,
     then the server's bug script.


Reply to: