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

libglvnd: Changes to 'debian-unstable'



 debian/changelog |    1 +
 debian/control   |   20 ++++++++++++++------
 2 files changed, 15 insertions(+), 6 deletions(-)

New commits:
commit 3344babace94a59ba6c3c461f2ea2dc0e66d33ad
Author: Timo Aaltonen <tjaalton@debian.org>
Date:   Thu Feb 9 01:06:08 2017 +0200

    control: Add commented out Replaces/Breaks libegl1-mesa/libgles2-mesa/libgl1-mesa-glx.

diff --git a/debian/control b/debian/control
index 633171b..e263fe1 100644
--- a/debian/control
+++ b/debian/control
@@ -70,8 +70,11 @@ Depends:
  ${misc:Depends},
  libegl-mesa0 | libegl-vendor,
 Replaces:
+# libegl1-mesa (<< 17.0.0~rc3-2),
+ libglvnd0 (<< 0.2.999+git20170201-1)
+Breaks:
+# libegl1-mesa (<< 17.0.0~rc3-2),
  libglvnd0 (<< 0.2.999+git20170201-1)
-Breaks: libglvnd0 (<< 0.2.999+git20170201-1)
 Multi-Arch: same
 Description: Vendor neutral GL dispatch library -- EGL support
  This is an implementation of the vendor-neutral dispatch layer for
@@ -86,6 +89,10 @@ Pre-Depends: ${misc:Pre-Depends},
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
+Replaces:
+# libgles2-mesa (<< 17.0.0~rc3-2),
+Breaks:
+# libgles2-mesa (<< 17.0.0~rc3-2),
 Multi-Arch: same
 Description: Vendor neutral GL dispatch library -- GLES support
  This is an implementation of the vendor-neutral dispatch layer for
@@ -101,8 +108,12 @@ Depends:
  ${shlibs:Depends},
  ${misc:Depends},
  libglx-mesa0 | libglx-vendor,
-Replaces: libglvnd0 (<< 0.2.999+git20170201-1)
-Breaks: libglvnd0 (<< 0.2.999+git20170201-1)
+Replaces:
+# libgl1-mesa-glx (<< 17.0.0~rc3-2),
+ libglvnd0 (<< 0.2.999+git20170201-1)
+Breaks:
+# libgl1-mesa-glx (<< 17.0.0~rc3-2),
+ libglvnd0 (<< 0.2.999+git20170201-1)
 Multi-Arch: same
 Description: Vendor neutral GL dispatch library -- GLX support
  This is an implementation of the vendor-neutral dispatch layer for

commit f2d3566184de496b540a4676027559cc987c7184
Author: Timo Aaltonen <tjaalton@debian.org>
Date:   Thu Feb 9 00:41:02 2017 +0200

    control: Drop useless P/R/C: libegl1-x11 from libegl1.

diff --git a/debian/changelog b/debian/changelog
index dcda1f6..58b34bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libglvnd (0.2.999+git20170201-2) UNRELEASED; urgency=medium
 
   * control: Add depends on default libegl/libglx vendor.
+  * control: Drop useless P/R/C: libegl1-x11 from libegl1.
 
  -- Timo Aaltonen <tjaalton@debian.org>  Tue, 07 Feb 2017 16:58:44 +0200
 
diff --git a/debian/control b/debian/control
index 7a393d8..633171b 100644
--- a/debian/control
+++ b/debian/control
@@ -69,10 +69,7 @@ Depends:
  ${shlibs:Depends},
  ${misc:Depends},
  libegl-mesa0 | libegl-vendor,
-Provides: libegl1-x11
-Conflicts: libegl1-x11
 Replaces:
- libegl1-x11,
  libglvnd0 (<< 0.2.999+git20170201-1)
 Breaks: libglvnd0 (<< 0.2.999+git20170201-1)
 Multi-Arch: same


Reply to: