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

mesa: Changes to 'debian-experimental'



 debian/changelog |    8 ++++++++
 debian/control   |    1 +
 2 files changed, 9 insertions(+)

New commits:
commit c655374bbc16699ad0487f835a549ea9b6b67210
Author: Cyril Brulebois <kibi@debian.org>
Date:   Sun Jun 19 21:26:10 2011 +0200

    Upload to experimental.

diff --git a/debian/changelog b/debian/changelog
index fd2a075..9cca73d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-mesa (7.11~0-2) UNRELEASED; urgency=low
+mesa (7.11~0-2) experimental; urgency=low
 
   * Thank you sbuild for giving a green light when that's not actually the
     case. Fix missing Pre-Depends for the libegl1-mesa-drivers package
     (multiarch-support).
 
- -- Cyril Brulebois <kibi@debian.org>  Sun, 19 Jun 2011 21:19:55 +0200
+ -- Cyril Brulebois <kibi@debian.org>  Sun, 19 Jun 2011 21:26:00 +0200
 
 mesa (7.11~0-1) experimental; urgency=low
 

commit 9bab532fef52ef12d7a28d2d651889289cfe8876
Author: Cyril Brulebois <kibi@debian.org>
Date:   Sun Jun 19 21:25:53 2011 +0200

    Fix missing multiarch-support Pre-Depends.

diff --git a/debian/changelog b/debian/changelog
index 1f50c5d..fd2a075 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+mesa (7.11~0-2) UNRELEASED; urgency=low
+
+  * Thank you sbuild for giving a green light when that's not actually the
+    case. Fix missing Pre-Depends for the libegl1-mesa-drivers package
+    (multiarch-support).
+
+ -- Cyril Brulebois <kibi@debian.org>  Sun, 19 Jun 2011 21:19:55 +0200
+
 mesa (7.11~0-1) experimental; urgency=low
 
   * New upstream snapshot, from the master branch (up to 2fe39b46e7).
diff --git a/debian/control b/debian/control
index 8c24561..30aab61 100644
--- a/debian/control
+++ b/debian/control
@@ -208,6 +208,7 @@ Depends:
  ${shlibs:Depends},
  ${misc:Depends},
  libegl1-mesa (= ${binary:Version}),
+Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Description: free implementation of the EGL API -- hardware drivers
  This package contains the EGL native platform graphics interface library.


Reply to: