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

wayland: Changes to 'debian-experimental'



 debian/changelog |    7 +++++++
 debian/control   |    4 ++++
 2 files changed, 11 insertions(+)

New commits:
commit c8c0eaf273df86f7f4d66aa1487e6c05b41547f1
Author: Emilio Pozuelo Monfort <pochu@debian.org>
Date:   Tue May 21 09:39:11 2013 +0200

    Release to experimental

diff --git a/debian/changelog b/debian/changelog
index e7e03c1..7285d96 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-wayland (1.0.5-2) UNRELEASED; urgency=low
+wayland (1.0.5-2) experimental; urgency=low
 
+  * Team upload.
   * Add missing conflict/replaces for the library split.
 
- -- Emilio Pozuelo Monfort <pochu@debian.org>  Tue, 21 May 2013 09:33:31 +0200
+ -- Emilio Pozuelo Monfort <pochu@debian.org>  Tue, 21 May 2013 09:39:01 +0200
 
 wayland (1.0.5-1) experimental; urgency=low
 

commit 67264df666703aef190a74fad0c833f45a071313
Author: Emilio Pozuelo Monfort <pochu@debian.org>
Date:   Tue May 21 09:38:50 2013 +0200

    Add missing conflict/replaces for the library split.

diff --git a/debian/changelog b/debian/changelog
index 29641ee..e7e03c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+wayland (1.0.5-2) UNRELEASED; urgency=low
+
+  * Add missing conflict/replaces for the library split.
+
+ -- Emilio Pozuelo Monfort <pochu@debian.org>  Tue, 21 May 2013 09:33:31 +0200
+
 wayland (1.0.5-1) experimental; urgency=low
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 1bc0440..6140d23 100644
--- a/debian/control
+++ b/debian/control
@@ -26,6 +26,8 @@ Multi-Arch: same
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
+Conflicts: libwayland0 (<< 1.0.5)
+Replaces: libwayland0 (<< 1.0.5)
 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
@@ -63,6 +65,8 @@ Multi-Arch: same
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
+Conflicts: libwayland0 (<< 1.0.5)
+Replaces: libwayland0 (<< 1.0.5)
 Description: wayland compositor infrastructure - server 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: