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

wayland: Changes to 'debian-unstable'



 debian/changelog |    7 +++++++
 debian/control   |   10 ++++++----
 2 files changed, 13 insertions(+), 4 deletions(-)

New commits:
commit 6f0b322e29ab1e5ad213a97d15cd8c1cf02801df
Author: Timo Aaltonen <tjaalton@ubuntu.com>
Date:   Mon Oct 7 10:43:33 2013 +0300

    control: Bump the libwayland0 C/R to (<< 1.1.0) so that it covers the ubuntu version too, and add it to -cursor.

diff --git a/debian/changelog b/debian/changelog
index 85e2dd8..be3adee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+wayland (1.2.1-2) UNRELEASED; urgency=low
+
+  * control: Bump the libwayland0 C/R to (<< 1.1.0) so that it covers
+    the ubuntu version too, and add it to -cursor.
+
+ -- Timo Aaltonen <tjaalton@ubuntu.com>  Mon, 07 Oct 2013 10:42:39 +0300
+
 wayland (1.2.1-1) unstable; urgency=low
 
   [ Sven Joachim ]
diff --git a/debian/control b/debian/control
index a7b0b0d..a57aaea 100644
--- a/debian/control
+++ b/debian/control
@@ -27,8 +27,8 @@ Multi-Arch: same
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
-Conflicts: libwayland0 (<< 1.0.5)
-Replaces: libwayland0 (<< 1.0.5)
+Conflicts: libwayland0 (<< 1.1.0)
+Replaces: libwayland0 (<< 1.1.0)
 Description: wayland compositor infrastructure - client library
  Wayland is a protocol for a compositor to talk to its clients as well
  as a C library implementation of that protocol. The compositor can be
@@ -66,8 +66,8 @@ Multi-Arch: same
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
-Conflicts: libwayland0 (<< 1.0.5)
-Replaces: libwayland0 (<< 1.0.5)
+Conflicts: libwayland0 (<< 1.1.0)
+Replaces: libwayland0 (<< 1.1.0)
 Breaks: weston (<< 1.2.0)
 Description: wayland compositor infrastructure - server library
  Wayland is a protocol for a compositor to talk to its clients as well
@@ -106,6 +106,8 @@ Multi-Arch: same
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
+Conflicts: libwayland0 (<< 1.1.0)
+Replaces: libwayland0 (<< 1.1.0)
 Description: wayland compositor infrastructure - cursor library
  Wayland is a protocol for a compositor to talk to its clients as well
  as a C library implementation of that protocol. The compositor can be


Reply to: