Your message dated Tue, 10 Nov 2015 22:51:42 +0000
with message-id <e1zwhlo-0008mi...@franck.debian.org>
and subject line Bug#802032: fixed in gazebo 6.5.0+dfsg-2
has caused the Debian Bug report #802032,
regarding gazebo: Don't depend on robot-player-dev (libgazebo5-dev)
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 ow...@bugs.debian.org
immediately.)


-- 
802032: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802032
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gazebo
Severity: normal
Tags: patch

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi Debian Science Maintainers,

I want to get rid of the player package in Debian in its current state. To
achieve that I filled a request for the removal of player¹, which is correctly
not processed yet. Your package libgazebo5-dev depends on one of its binary
packages. As libgazebo5-dev is only a -dev package, you can safely remove the
dependency. I checked that contrary to the changelog, the binaries build from
gazebo don't actually build in player support, see the build log (amd64):

- -- checking for modules 'playercore>=3.0;playerc++;playerwkb'
- --   package 'playercore>=3.0' not found
- --   package 'playerc++' not found
- --   package 'playerwkb' not found
- --    Player not found, gazebo plugin for player will not be built.

and later:

- -- BUILD WARNINGS
- --    OpenAL not found, audio support will be disabled.
- --    DART not found, for dart physics engine option, please install 
libdart-core4-dev.
- --    Player not found, gazebo plugin for player will not be built.
- --    Oculus Rift support will be disabled.
- -- END BUILD WARNINGS

So I ask you to drop this dependency. The alternative is that you help the
maintainer (should be in CC of this bug) of player to get the package in
shape. It needs quite some love.

You can find my trivial debdiff patch attached. Just so you are aware, I am
considering to NMU gazebo just to fix this issue if this is not handled in a
timely manner. (This is not intended to sound hostile, I am just doing QA for
Debian. I have no feeling whatsoever for either player of gazebo.)

Paul
¹ https://bugs.debian.org/801898


- -- System Information:
Debian Release: 8.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (60, 'unstable'), (50, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

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

iQEcBAEBCAAGBQJWId1WAAoJEJxcmesFvXUKkAoH/iZT5enmm35A6z9QkLiIeQ7D
lzq/GMLL7xMERehFJKvPWoVXFrPjhdEI4bQq+09BISK2wF2GCAHiRteg6ugnrCG+
IrBS2myVgC3TT4cTBMMcwdDFQfo62jcF1AInMQ13UWVT4nERZoZqIUpHx4rbSW3b
Oppc9grGY6t2sXo02n+0uSyD+xQHBqK3LZ+GPkJak7UdUM+NSLXK+gqCygdrzlbV
1wiBHw1LVQD/Le80wd284AfQP8sewAI0LVumJhLE/qn2bidWP7eV643+Vo+TVjkn
fZHJGbyR+S8tJrBLKZmeg5/tSB4df1ZGNcZfsQWJn4O1fTr2qGgpZyqdmSBhBBA=
=MJd3
-----END PGP SIGNATURE-----
diff --git a/debian/changelog b/debian/changelog
index 85c222d..7cd74cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+gazebo (5.0.1+dfsg-2.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Remove robot-player-dev dependency from libgazebo5-dev as player
+    is about to be removed from Debian and gazebo doesn't use player
+    anyways.
+
+ -- Paul Gevers <elb...@debian.org>  Sat, 17 Oct 2015 07:13:23 +0200
+
 gazebo (5.0.1+dfsg-2.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff --git a/debian/control b/debian/control
index 3b5d85e..d1ac7c2 100644
--- a/debian/control
+++ b/debian/control
@@ -126,7 +126,6 @@ Depends: libtbb-dev,
 	 libswscale-dev,
 	 libsdformat-dev (>= 2.1.0),
 	 libsimbody-dev,
-	 robot-player-dev,
 	 libgazebo5 (= ${binary:Version}),
 	 gazebo5-common (= ${source:Version}),
 	 gazebo5-plugin-base (= ${binary:Version}),

--- End Message ---
--- Begin Message ---
Source: gazebo
Source-Version: 6.5.0+dfsg-2

We believe that the bug you reported is fixed in the latest version of
gazebo, 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 802...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anton Gladky <gl...@debian.org> (supplier of updated gazebo 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 10 Nov 2015 21:41:54 +0100
Source: gazebo
Binary: gazebo6-common gazebo6 libgazebo6 libgazebo6-dev gazebo6-plugin-base 
libgazebo6-dbg gazebo6-doc
Architecture: source
Version: 6.5.0+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Anton Gladky <gl...@debian.org>
Description:
 gazebo6    - Open Source Robotics Simulator - Binaries
 gazebo6-common - Open Source Robotics Simulator - Shared files
 gazebo6-doc - Open Source Robotics Simulator - Documentation
 gazebo6-plugin-base - Open Source Robotics Simulator - base plug-ins
 libgazebo6 - Open Source Robotics Simulator - shared library
 libgazebo6-dbg - Open Source Robotics Simulator - Debugging Symbols
 libgazebo6-dev - Open Source Robotics Simulator - Development Files
Closes: 802032 803816
Changes:
 gazebo (6.5.0+dfsg-2) unstable; urgency=medium
 .
   [ Jose Luis Rivero ]
   * [7a3cc42] Remove player as dependency. (Closes: #802032)
 .
   [ Anton Gladky ]
   * [6f51db4] Replace deprecated FFmpeg API. (Closes: #803816)
   * [7c0b8f1] Apply cme fix dpkg-control.
   * [37f9b28] Add myself to uploaders.
Checksums-Sha1:
 1e29b88db8d6ab86f603563308fb3d3e50b62558 3037 gazebo_6.5.0+dfsg-2.dsc
 eddb62426f47db7eaf4466926655ebd0960a17af 20696 
gazebo_6.5.0+dfsg-2.debian.tar.xz
Checksums-Sha256:
 e93ae4e53c74b2634729a60be47d4d4741e597ea16e69e07bbde1590d0e649a8 3037 
gazebo_6.5.0+dfsg-2.dsc
 c6abb772d0d72e66f2c2a9a7ec02b1d52ccb2a078afacb7a8f05d95c2b77f6e2 20696 
gazebo_6.5.0+dfsg-2.debian.tar.xz
Files:
 a6f475776147b46e8ba3531fdc20cfbb 3037 science optional gazebo_6.5.0+dfsg-2.dsc
 2067fbaa3aad0f444e5a798b61bcaa06 20696 science optional 
gazebo_6.5.0+dfsg-2.debian.tar.xz

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

iQIcBAEBAgAGBQJWQnAdAAoJENPhc4PPp/8Gx4gP/RAfLWYwGtHBgtXjkR/wBwxc
sxgjrrgoRHmFvx5Am2Ga2Lxlu8+vkxlJ73TEy3M+mMKLPVo/AL87nNe64L+ivque
96AyPM8ID1wHrqhndyAstlk2r6d8Uilq49RoraLV0qlFIq2DbQKdrZwrHlf+LuRP
jqtdVWQv0gQaoBUKNe0uhacrU6kxOxuINdhQ2oA6GQmJvDQFDVkt4KyHoglQ5AeR
hMH46CZ+Vcw5NuYWdA+6zaNpjgXmhcYu+c+MvI08IorAeNdRcu7k+nNZhC/b5mmi
wTVV66mkAmghlLHJg+gUYT8Idrrt2UPVugGnRjkth7ww7Dbgp979rC8cFVXlzRYl
zO6wojHCASWNg1AB0YsWKnJkwLvS/fTOxomwuA6Xjewgaof7wT53rWmeBIAoWwT0
N/brgxNEQIm9FJcACYq+BU+8w4rR0zbkiVoBUCMqcbHx3OTt9WvN5yxf6WREftke
QDfALHuRq/sENsLv6xxqGNLju8GOCiNLcqntOJPLkbS17K7rnLgxhtd/irnPUIHj
LUUaDqpPPyOzjO/VXZ28wULgq5LPHqfAwjPAUg9sVikmWVtTpXB01uA9JNm7Y2Wu
sPp5YAMdyk+AtkdhDzyj+UuvOtWKK1L3sCYmeVI13GW0fSK+lsEFI6KEaURXwYtY
eepGkw2beOuqCSQY/8T4
=xHV5
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to