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

Bug#731607: marked as done (Please consider bumping conflicts to cover collabora version of wayland shipped by raspberry pi foundation.)



Your message dated Fri, 31 Jan 2014 00:19:08 +0000
with message-id <E1W91p6-0006AX-68@franck.debian.org>
and subject line Bug#731607: fixed in wayland 1.4.0-1
has caused the Debian Bug report #731607,
regarding Please consider bumping conflicts to cover collabora version of wayland shipped by raspberry pi foundation.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
731607: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731607
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wayland
Version: 1.3.0-1
Severity: wishlist

I run raspbian, a hardfloat derivitive of debian for the raspberry pi and potentially other armv6+vfpv2 devices (though in practice such devices seem uncommon)

Recently I have been receiving reports of problems with wayland when upgrading from raspbian wheezy to raspbian jessie. These problems are the result of some wayland packages put together by collabora and shipped by the raspberry pi foundation as part of their default image (so they will be installed on the vast majority of raspbian systems). The packages in question are versioned as 1.1.0-0rpi1 and use a single libwayland0 package rather than the split packages.

To fix the upgrade I uploaded a vesion of wayland to raspbian jessie with the conflicts/breaks changed from (<< 1.1.0) to (<< 1.1.0-1). If I have to I can carry that change locally on a permanent basis. However I would rather not do that for two reasons.

1: Version skew between debian and raspbian in multi-arch: same packages makes life harder for anyone who wants to multiarch debian armel with raspbian. 2: Each package we carry local changes for means manual work when the package is updated.

So please consider making this change in the debian package on your next upload.

Debdiff attatched, no intent to NMU.
diff -Nru wayland-1.3.0/debian/changelog wayland-1.3.0/debian/changelog
--- wayland-1.3.0/debian/changelog	2013-10-11 09:25:04.000000000 +0000
+++ wayland-1.3.0/debian/changelog	2013-12-07 12:32:12.000000000 +0000
@@ -1,3 +1,9 @@
+wayland (1.3.0-1+rpi1) jessie-staging; urgency=low
+
+  * Further bump the libwayland0 C/R to cover collabora version.
+
+ -- Peter Michael Green <plugwash@raspbian.org>  Sat, 07 Dec 2013 12:31:45 +0000
+
 wayland (1.3.0-1) unstable; urgency=low
 
   [ Timo Aaltonen ]
diff -Nru wayland-1.3.0/debian/control wayland-1.3.0/debian/control
--- wayland-1.3.0/debian/control	2013-10-11 09:22:11.000000000 +0000
+++ wayland-1.3.0/debian/control	2013-12-07 12:35:36.000000000 +0000
@@ -28,8 +28,8 @@
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
-Conflicts: libwayland0 (<< 1.1.0)
-Replaces: libwayland0 (<< 1.1.0)
+Conflicts: libwayland0 (<< 1.1.0-1)
+Replaces: libwayland0 (<< 1.1.0-1)
 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
@@ -67,8 +67,8 @@
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
-Conflicts: libwayland0 (<< 1.1.0)
-Replaces: libwayland0 (<< 1.1.0)
+Conflicts: libwayland0 (<< 1.1.0-1)
+Replaces: libwayland0 (<< 1.1.0-1)
 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
@@ -107,8 +107,8 @@
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
-Conflicts: libwayland0 (<< 1.1.0)
-Replaces: libwayland0 (<< 1.1.0)
+Conflicts: libwayland0 (<< 1.1.0-1)
+Replaces: libwayland0 (<< 1.1.0-1)
 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

--- End Message ---
--- Begin Message ---
Source: wayland
Source-Version: 1.4.0-1

We believe that the bug you reported is fixed in the latest version of
wayland, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 731607@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hector Oron <zumbi@debian.org> (supplier of updated wayland package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 30 Jan 2014 23:49:42 +0100
Source: wayland
Binary: libwayland-client0 libwayland-client0-dbg libwayland-server0 libwayland-server0-dbg libwayland-cursor0 libwayland-cursor0-dbg libwayland-dev
Architecture: source amd64
Version: 1.4.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Hector Oron <zumbi@debian.org>
Description: 
 libwayland-client0 - wayland compositor infrastructure - client library
 libwayland-client0-dbg - wayland compositor infrastructure - client library (debug)
 libwayland-cursor0 - wayland compositor infrastructure - cursor library
 libwayland-cursor0-dbg - wayland compositor infrastructure - cursor library (debug)
 libwayland-dev - wayland compositor infrastructure - development files
 libwayland-server0 - wayland compositor infrastructure - server library
 libwayland-server0-dbg - wayland compositor infrastructure - server library (debug)
Closes: 731607
Changes: 
 wayland (1.4.0-1) unstable; urgency=medium
 .
   * New upstream release 1.4.0:
     - SHM Buffer SIBGUS protection.
     - Subsurfaces protocol moved to wayland repo and promoted to official
       wayland protocol
     - wl_proxy_set_queue() can take a NULL queue to reset back to default
       queue.
     - Fix race between wl_proxy_create() and wl_proxy_marshal()
     - scanner error message improvements and documentation improvements
   * d/control: Further bump the libwayland0 C/R to cover Collabora version.
     Thanks Peter Green for patch.
     (Closes: #731607)
   * d/control: update standards version
Checksums-Sha1: 
 e279284fa5422a4656f46785c264213191991a2e 2423 wayland_1.4.0-1.dsc
 bc91befb8386ec5c1ff4f24ad8464c24a7496ae2 421564 wayland_1.4.0.orig.tar.xz
 86838883af38232a0962cca49ad68c35d252684b 6356 wayland_1.4.0-1.debian.tar.xz
 9bf875ac7fc5a43683d0426363331817af473127 22478 libwayland-client0_1.4.0-1_amd64.deb
 d4294d42106c8656b896c069f0bd7da9a781ba11 45390 libwayland-client0-dbg_1.4.0-1_amd64.deb
 6ffdf25c9bc6cd25c9edec07dc102a555f0ae74a 27518 libwayland-server0_1.4.0-1_amd64.deb
 b391a5995545bc4388b08e177d1e2c415b548c11 61030 libwayland-server0-dbg_1.4.0-1_amd64.deb
 b30184504d7bc53a6056c53e020bb1a8d8fd2c8d 12144 libwayland-cursor0_1.4.0-1_amd64.deb
 9e473fcc9a345aa361d40a7d32ad12f59679742c 24090 libwayland-cursor0-dbg_1.4.0-1_amd64.deb
 cde7041363c7343a219bc79ebfb1e40d5e57da45 105360 libwayland-dev_1.4.0-1_amd64.deb
Checksums-Sha256: 
 c812a0d0db96e7cbb5c246cf550c99f3c9aee92a0edf4796bdd17577b36a70f7 2423 wayland_1.4.0-1.dsc
 18f33b9f15b4c8b662fb1968e7636e7926b419dfc48de8a164b3a3d7095c5a58 421564 wayland_1.4.0.orig.tar.xz
 cc22e5ab7162d5b6d3a2457efdf2fe7491d1c2e3354fb545300624059e1d687c 6356 wayland_1.4.0-1.debian.tar.xz
 0976de1da762a571513b063efdd119d1ade8b392badf1ea582050ccdc9f92973 22478 libwayland-client0_1.4.0-1_amd64.deb
 e647d2460dfcc19ea8f126aced4fd66f8db030b03e772d3b261f126d4ab343ff 45390 libwayland-client0-dbg_1.4.0-1_amd64.deb
 d03def0236bba30e7ba44ae4b7c58918dd22808249c39970abb11e00b671e37c 27518 libwayland-server0_1.4.0-1_amd64.deb
 e5d9dfedc543cdfd76ba6221715d392a44db28e075019582cd216ed5383f6181 61030 libwayland-server0-dbg_1.4.0-1_amd64.deb
 9a65e6fe4b653b8fdb19469147479e50a705b0e712cc84b19a1727e4d9c46f03 12144 libwayland-cursor0_1.4.0-1_amd64.deb
 1a8defed33cf4d34c8c7f75b3dc376d51383e90d7bc03df124f2a0642c8d9e92 24090 libwayland-cursor0-dbg_1.4.0-1_amd64.deb
 2872ea0282f48eed068c6e7c1202a7efe5c68799370dbcafe8c5f09756340222 105360 libwayland-dev_1.4.0-1_amd64.deb
Files: 
 9d127e84c35e6dc7b21d2c23d64b370d 2423 x11 optional wayland_1.4.0-1.dsc
 332cf9191837be12638a29265ed7cf46 421564 x11 optional wayland_1.4.0.orig.tar.xz
 f1a8ab0938e1afbacb0b424f04eeb3ce 6356 x11 optional wayland_1.4.0-1.debian.tar.xz
 0c6b422a9e15734052884a397f58685e 22478 libs optional libwayland-client0_1.4.0-1_amd64.deb
 cef93d72c4d0e085a74256b0bd57c2c7 45390 debug extra libwayland-client0-dbg_1.4.0-1_amd64.deb
 cf6032531567494e91d9c481fee023a5 27518 libs optional libwayland-server0_1.4.0-1_amd64.deb
 fb198a73124275f62b24ac49228f9abe 61030 debug extra libwayland-server0-dbg_1.4.0-1_amd64.deb
 a3d226c412693833fd3240cff5c19729 12144 libs optional libwayland-cursor0_1.4.0-1_amd64.deb
 2035a4c49b750a902682f6c19fc69358 24090 debug extra libwayland-cursor0-dbg_1.4.0-1_amd64.deb
 d37029713dd9930d0223e53f62f9dd64 105360 libdevel extra libwayland-dev_1.4.0-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJS6ukpAAoJEK8ig6p24qx7W0EQAIPAYWZYza9zfkoPJcHlwbTn
eA0pgsyx/8fmOkdqx9vY03SrV54AK/JcHjcHiNOX+aVf9BOJrWSauIsLL5WES/2a
Z5pIk0PjjRNs+WDbUo3hcDB6t0TOXzLU4gmZL5MRfy2E4gpknsaM0UMTsPINhij0
Q/x6S8BO5mA2P7CezunpCw7gVRwRxs0rWojgHGOG6DIkFWR21ZA5smvtC7zxAXEI
n8iHC79B9Ai9HKFEuSEFm30IlQi+dctKKsToeF+MlR8IzCbmYvwMQVUmJDT2vXpX
aV5k31S+R6ke7HkbkRazk/UJ8J8awEwOTFz84P9c3Kq8Jt6tt+RQXO+M/SzoW/HL
gjnDq/jcJlSJ5q99eef44dWY2qZfTEQ+IQyf3LdLT4Dg7Za0Bpe5f51Et63mkj0g
buq2NK4Wj0uqnE1b1VLKQekfH/wTf1GRvzw2CSoXIetAbxrXyHxBAXFltWxzitFP
WjJ0q3r4xCk+gMZd3Ip5iIvWPSkzD/FFRf3d0F5vZNRAkk3/6h8wlsy4MnTHsW3I
7Es0gBCZWI0pwOm38LP+s2z3DNwct2zb8XsIrXogOkZFxKqw+olL+3uI99a0O1NY
k89qd2cmklYVqTfyVf5Muc7TH+QsOfQ6/5ZoCnSZLO4ze6J2MozaVguw8Mmv23bf
RCrNE6py3A/KZSoh1Nlv
=HR+L
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: