Your message dated Wed, 03 Dec 2014 07:35:51 +0100
with message-id <[email protected]>
and subject line Re: Bug#771084: Unblock: pcl/1.7.2-4/1.7.2-5/1.7.2-6
has caused the Debian Bug report #771084,
regarding Unblock: pcl/1.7.2-4
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 [email protected]
immediately.)
--
771084: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771084
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Hi again :-(
sadly we received another bug in the pcl package (#770503). We though that the
binary package was Multi-Arch, but one file collision between platforms.
Upstream has been notified so, till next version will not be solved. So, for
Jessie, we have to put that binary package as no Multi-Arch.
In the middle, reviewing the packages in the control file, we realized that
one binary package had a missing Multi-Arch field, so we added it.
Please, could you unblock pcl?
-----------------------------
ChangeLog
[Leopold Palomo-Avellaneda]
* Added missing Multi-arch field for libpcl-apps1.7.
* Removing Multi-Arch of libpcl-dev. Closes: #770503
Best regards,
Leopold
--
--
Linux User 152692 GPG: 05F4A7A949A2D9AA
Catalonia
-------------------------------------
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
diff --git a/debian/changelog b/debian/changelog
index af16355..40589d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+pcl (1.7.2-4) unstable; urgency=medium
+
+ [Leopold Palomo-Avellaneda]
+ * Added missing Multi-arch field for libpcl-apps1.7.
+ * Removing Multi-Arch of libpcl-dev. Closes: #770503
+
+ -- Leopold Palomo-Avellaneda <[email protected]> Mon, 24 Nov 2014 12:27:06 +0100
+
pcl (1.7.2-3) unstable; urgency=medium
[ Jochen Sprickerhof ]
diff --git a/debian/control b/debian/control
index a91f60a..eced6f6 100644
--- a/debian/control
+++ b/debian/control
@@ -43,7 +43,6 @@ Depends: libboost-all-dev,
libpcl1.7 (= ${binary:Version}),
${misc:Depends}
Suggests: libpcl-doc
-Multi-Arch: same
Description: Point Cloud Library - development files
The Point Cloud Library (PCL) is a standalone, large scale, open
project for 2D/3D image and point cloud processing.
@@ -119,6 +118,7 @@ Description: Point Cloud Library - common library
Package: libpcl-apps1.7
Architecture: any
+Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends},
${misc:Depends}
signature.asc
Description: This is a digitally signed message part.
--- End Message ---
--- Begin Message ---
On 2014-12-03 01:44, Nobuhiro Iwamatsu wrote:
> Hi,
>
> I just upload.
>
> Best regards,
> Nobuhiro
>
> [...]
Thanks, I have unblocked now.
By the looks of it, pcl already build on i386 and powerpc (which were
missing before). Provided that none of the arm builds fails, it should
now be able to migrate.
Thanks,
~Niels
--- End Message ---