Your message dated Mon, 29 Apr 2019 19:55:00 +0000
with message-id <[email protected]>
and subject line Re: Bug#928200: unblock: pcl/1.9.1+dfsg1-10
has caused the Debian Bug report #928200,
regarding unblock: pcl/1.9.1+dfsg1-10
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.)
--
928200: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928200
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package pcl
Added Breaks: vtk6* due to the transition to vtk7, as proposed in
#928198. Note that I bumped the Debian revision to -10 due to test
uploads to experimental. Diff attached.
unblock pcl/1.9.1+dfsg1-10
-- System Information:
Debian Release: 10.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: armhf (armv7l)
Kernel: Linux 4.19.0-4-armmp (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8),
LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff --git a/debian/changelog b/debian/changelog
index 7c6fb22..99b2c83 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pcl (1.9.1+dfsg1-10) unstable; urgency=medium
+
+ [ Andreas Beckmann ]
+ * libpcl-dev: Add Breaks against several vtk6 packages (Closes: #928198)
+
+ -- Jochen Sprickerhof <[email protected]> Mon, 29 Apr 2019 20:44:32 +0200
+
pcl (1.9.1+dfsg1-3) unstable; urgency=medium
* Install cmake modules (Closes: #916913)
diff --git a/debian/control b/debian/control
index 52a8589..ffdf685 100644
--- a/debian/control
+++ b/debian/control
@@ -67,6 +67,10 @@ Depends: libboost-all-dev,
libpcl-visualization1.9 (= ${binary:Version}),
${misc:Depends}
Suggests: libpcl-doc
+Breaks: libvtk6-dev,
+ libvtk6-java,
+ libvtk6-jni,
+ libvtk6-qt-dev,
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.
--- End Message ---
--- Begin Message ---
Jochen Sprickerhof:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
>
> Please unblock package pcl
>
> Added Breaks: vtk6* due to the transition to vtk7, as proposed in
> #928198. Note that I bumped the Debian revision to -10 due to test
> uploads to experimental. Diff attached.
>
> unblock pcl/1.9.1+dfsg1-10
>
> [...]
Unblocked, thanks.
~Niels
--- End Message ---