Bug#890383: ignition-common FTBFS on big endian: UNIT_Util_TEST (Failed)

2018-04-11 Thread Jose Luis Rivero
Thanks for the report. I've submitted the bug upstream:
https://bitbucket.org/ignitionrobotics/ign-common/issues/33/sha-test-in-big-endian-machines

On Wed, Feb 14, 2018 at 10:46 AM, Adrian Bunk  wrote:

> Source: ignition-common
> Version: 1.0.1-1
> Severity: important
>
> https://buildd.debian.org/status/package.php?p=ignition-common=sid
>
> ...
>
> 98% tests passed, 1 tests failed out of 59
>
> Total Test time (real) =  10.32 sec
>
> The following tests FAILED:
>  49 - UNIT_Util_TEST (Failed)
> Errors while running CTest
> Makefile:143: recipe for target 'test' failed
> make[2]: *** [test] Error 8
>
> --
> debian-science-maintainers mailing list
> debian-science-maintainers@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/
> debian-science-maintainers
>
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Accepted ignition-math4 4.0.0+dfsg1-5 (source) into unstable

2018-04-03 Thread Jose Luis Rivero
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 03 Apr 2018 22:37:17 +
Source: ignition-math4
Binary: libignition-math4 libignition-math4-dev
Architecture: source
Version: 4.0.0+dfsg1-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Jose Luis Rivero <jriv...@osrfoundation.org>
Description:
 libignition-math4 - Ignition Robotics Math Library - Shared library
 libignition-math4-dev - Ignition Robotics Math Library - Development files
Closes: 888220
Changes:
 ignition-math4 (4.0.0+dfsg1-5) unstable; urgency=medium
 .
   * Added patch to solve problems with mips(el) and hppa in tests
 (Closes: #888220)
Checksums-Sha1:
 2d9a821257813cd2e3ca77a983dca81c301f8c98 1957 ignition-math4_4.0.0+dfsg1-5.dsc
 6c91c5aeb892f6be4e3131f172a48d7ca7335014 5920 
ignition-math4_4.0.0+dfsg1-5.debian.tar.xz
 a9719f0b102c04247b6a08713e892c70ff972fbd 7438 
ignition-math4_4.0.0+dfsg1-5_source.buildinfo
Checksums-Sha256:
 290dc991fa9ee157397bddc1bef0b3111490e76e0e3bd7acf322c5f9c58dd89c 1957 
ignition-math4_4.0.0+dfsg1-5.dsc
 6a2188705b570b5dfccedc66c52d57410a4a3f6bdc600f52ef0027bb40b27f2a 5920 
ignition-math4_4.0.0+dfsg1-5.debian.tar.xz
 3d906b105d3b2203afa9a136ebe1b94668223b802ac031119d02931ae9a92f22 7438 
ignition-math4_4.0.0+dfsg1-5_source.buildinfo
Files:
 8bcd2d9248e73df48aeb8216374c59e0 1957 science optional 
ignition-math4_4.0.0+dfsg1-5.dsc
 c7e060f1e1f98616c7206572f524f899 5920 science optional 
ignition-math4_4.0.0+dfsg1-5.debian.tar.xz
 c496ed6ceb37cfbb659b0ba1326bcf81 7438 science optional 
ignition-math4_4.0.0+dfsg1-5_source.buildinfo

-BEGIN PGP SIGNATURE-

iQFOBAEBCgA4FiEEoIFhu+wcwGOWFFkDXpRsCQr/BCcFAlrEAvoaHGpyaXZlcm9A
b3NyZm91bmRhdGlvbi5vcmcACgkQXpRsCQr/BCfQ3Af9Fs3TOmYFZDN2+8sj3OPN
po5PaIjGbXjCv8+xa7mVTaqyrs55TsqudFP6JcE8M9tax+OdqtR3BusVTqsj/wcU
fBNUzna9mXVm5aFkiSZN1fkC4brRjUw7zutBsOksj0RdOZdDCWEhliq7/rZfB123
my7+E41pjHGWMNPnyIdhM8247ThfGkgsiQF/wLbBMn7g617nrNsKH8jnf2U45ep5
+9wCPRRSZfBuKwHJoWfR+qXhAc4PqPLZHaeYDc1grYwvyZN0bXqbO5lI/XU88VCO
GGIJWZ1cH6mbP/NAck78FZpFiJ8Ujj5aabRt15yBqx9v65ha+dUhqYzXYzzeItk/
TA==
=7Wxr
-END PGP SIGNATURE-


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


Bug#888220: ignition-math4: FTBFS on mips(el) and hppa: UNIT_Helpers_TEST fails badly

2018-04-02 Thread Jose Luis Rivero
Hello Emilio:

I'm working on fixing problems with the patch that appeared upstream with
g++ 6.x/g++ 7.x compilers
https://bitbucket.org/ignitionrobotics/ign-math/pull-requests/232/bug-in-pairing-function-insde-helperscc/diff#comment-59266386

My path should be ready today.

On Fri, Mar 30, 2018 at 6:51 PM, Emilio Pozuelo Monfort <po...@debian.org>
wrote:

> On Tue, 13 Feb 2018 15:15:22 -0800 Jose Luis Rivero <
> jriv...@openrobotics.org>
> wrote:
> > Thanks very much James for the research and the patch.
> >
> > I've sent it upstream:
> > https://bitbucket.org/ignitionrobotics/ign-math/
> pull-requests/232/bug-in-pairing-function-insde-helperscc/diff
>
> Can this be applied now? It's blocking sdformat builds on mips(el), which
> is in
> turn blocking some transitions.
>
> Thanks,
> Emilio
>
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Accepted ignition-math4 4.0.0+dfsg1-4 (source) into unstable

2018-03-24 Thread Jose Luis Rivero
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 24 Mar 2018 13:16:33 +
Source: ignition-math4
Binary: libignition-math4 libignition-math4-dev
Architecture: source
Version: 4.0.0+dfsg1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Jose Luis Rivero <jriv...@osrfoundation.org>
Description:
 libignition-math4 - Ignition Robotics Math Library - Shared library
 libignition-math4-dev - Ignition Robotics Math Library - Development files
Closes: 888219
Changes:
 ignition-math4 (4.0.0+dfsg1-4) unstable; urgency=medium
 .
   * Use ffloat-store in i386 to fix problems with floating point precision
 Patch thanks to Steve Langasek (Closes: #888219)
Checksums-Sha1:
 22affcab50db01074e63d28d920349d169857caf 1957 ignition-math4_4.0.0+dfsg1-4.dsc
 43956dbe15baed9acaa164b4210ea94c3022d219 5256 
ignition-math4_4.0.0+dfsg1-4.debian.tar.xz
 0871eb3fc18b30b5314e909d4ccd9480d06b4bd5 7325 
ignition-math4_4.0.0+dfsg1-4_source.buildinfo
Checksums-Sha256:
 28535a35128a72bd6d9d9bb2ae4aab474c2913d901f9657478dca3da6a74e8de 1957 
ignition-math4_4.0.0+dfsg1-4.dsc
 fc8ba9c23fe6c5a5f40c399794b19143d998452185a0c415020dfc5446e37d7c 5256 
ignition-math4_4.0.0+dfsg1-4.debian.tar.xz
 c70b3f5520d6e4fb05d6988e6895894948e2dfa49d2c51a1db4ddc35968b29c9 7325 
ignition-math4_4.0.0+dfsg1-4_source.buildinfo
Files:
 72e8d2872f7238695e331251bbedddef 1957 science optional 
ignition-math4_4.0.0+dfsg1-4.dsc
 cea84231efea78a3344262b033c6457e 5256 science optional 
ignition-math4_4.0.0+dfsg1-4.debian.tar.xz
 25bb17d7f62042e8e8e244fac025416b 7325 science optional 
ignition-math4_4.0.0+dfsg1-4_source.buildinfo

-BEGIN PGP SIGNATURE-

iQFOBAEBCgA4FiEEoIFhu+wcwGOWFFkDXpRsCQr/BCcFAlq2UC8aHGpyaXZlcm9A
b3NyZm91bmRhdGlvbi5vcmcACgkQXpRsCQr/BCevrQgAj9P69JwKOWgYyQam04FF
RgpMi0nOuLP8v8FBd1pUrQna8rApbl+6K/cmFS85bHnd2OUfNbqjyquqQwO69+Da
iZ+//tR/1h+diC1DwPYxIPA8yHaZaIcMZwBj47vA2Ec6Ywu9CwpPCsrUTFWL1+u0
aKkGnn6ZS+fQRzAHNF+6t+hQK+/M5IJytsD9m9+3+S0GeLZan38L+C0KFRfmneR5
HeNFFV63gROq0CzduWrNRtSnjfctahiH/KToC1tlUGTIYBlcm93sqVwy7WxoC03O
EqOh5UqGeosg0rZviwJSy9PIU8H8XsE+jt6UBTqPr35z0sQe2f9KerAKI2jpC8fO
kQ==
=CYaY
-END PGP SIGNATURE-


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


Bug#892573: gazebo9: fails to start due to missing symbol in libgazebo_rendering.so.9

2018-03-23 Thread Jose Luis Rivero
I run a gazebo9 installation inside our buildfarm and run gazebo for a few
seconds to confirm that it can not be loaded:
https://build.osrfoundation.org/job/gazebo-install-gazebo9_pkg-sid-amd64/16/consoleFull

The run was success and gazebo seems to me able to start without problems.
Is the bug still present in your system? Could you please update to the
latest version of ignition-msgs?

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

Accepted ignition-math4 4.0.0+dfsg1-3 (source) into unstable

2018-03-21 Thread Jose Luis Rivero
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 21 Mar 2018 17:46:55 +
Source: ignition-math4
Binary: libignition-math4 libignition-math4-dev
Architecture: source
Version: 4.0.0+dfsg1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Jose Luis Rivero <jriv...@osrfoundation.org>
Description:
 libignition-math4 - Ignition Robotics Math Library - Shared library
 libignition-math4-dev - Ignition Robotics Math Library - Development files
Closes: 890384
Changes:
 ignition-math4 (4.0.0+dfsg1-3) unstable; urgency=medium
 .
   * Do not set any of the SSE flags in rules file
 (Closes: #890384)
   * Move control Vcs- to salsa
   * Use https in debian copyright
Checksums-Sha1:
 c00983c7d888bf942f0bec2e5fb5b6da665eeb21 1957 ignition-math4_4.0.0+dfsg1-3.dsc
 479b65c67a430145784998df9fc0311e142f1327 5104 
ignition-math4_4.0.0+dfsg1-3.debian.tar.xz
 ff899434afe49d4e69fa3eb06c95f0b0b3becabb 7325 
ignition-math4_4.0.0+dfsg1-3_source.buildinfo
Checksums-Sha256:
 e4064f9b68484ce3a4240d16a26775323b1229900be4bfeff483498c5c2c3873 1957 
ignition-math4_4.0.0+dfsg1-3.dsc
 6644e3fdb82e60db27afec81aac25f58dc54d10dcadc956fdbf4639a33e5db18 5104 
ignition-math4_4.0.0+dfsg1-3.debian.tar.xz
 2d3d686a80230a437cc31e6b11108b775761bbb50b95da82488acb55eed14d6d 7325 
ignition-math4_4.0.0+dfsg1-3_source.buildinfo
Files:
 7d593fa32f106c02404f64b942ec4d35 1957 science optional 
ignition-math4_4.0.0+dfsg1-3.dsc
 f8222459c0f155d77ab4475b390e221b 5104 science optional 
ignition-math4_4.0.0+dfsg1-3.debian.tar.xz
 81f3cd20515840a506461b6ae01120bd 7325 science optional 
ignition-math4_4.0.0+dfsg1-3_source.buildinfo

-BEGIN PGP SIGNATURE-

iQFOBAEBCgA4FiEEoIFhu+wcwGOWFFkDXpRsCQr/BCcFAlqyobkaHGpyaXZlcm9A
b3NyZm91bmRhdGlvbi5vcmcACgkQXpRsCQr/BCcb4Qf/YaDf9M9BTT/V2MimAFQY
+bZSGeDBkIkiwGfzt37kiokXmEpDX3uNwlxTTgiC2FHg8g3AHjwD+rs911EDxy4R
08s4kOQrjVVeUMp535qLmTPxHX7LGk4bVODGe2d3j4jrYWGBOv6dnJSyqLg1D4ls
dwRrUtuNJak75UfEv4GHDDph41RiPQ0PcyyLA8zx0jRGjrNtfND9UC7eX3bcBLq8
GIxDtKSJdfU3t4qo1qsAr2hf0GiLtSVpoYXFXvltJWijoUoAOeol3UcDOGiOpbOS
M9QYymllJInRdHxye+oncSuzL/SzCcKWaOsdEUR7CIYNFhxyjseZNiP0cwKUoPnx
+Q==
=TzBL
-END PGP SIGNATURE-


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


Accepted ignition-fuel-tools 1.0.0+dfsg4-4 (source) into unstable

2018-03-15 Thread Jose Luis Rivero
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 15 Mar 2018 01:33:45 +
Source: ignition-fuel-tools
Binary: libignition-fuel-tools1-1 libignition-fuel-tools1-dev
Architecture: source
Version: 1.0.0+dfsg4-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Jose Luis Rivero <jriv...@osrfoundation.org>
Description:
 libignition-fuel-tools1-1 - Ignition fuel-tools classes and functions - Shared 
library
 libignition-fuel-tools1-dev - Ignition fuel-tools classes and functions - 
Development files
Changes:
 ignition-fuel-tools (1.0.0+dfsg4-4) unstable; urgency=medium
 .
   * Fix problem with ign-tools support. Package it only in the -dev file
Checksums-Sha1:
 01b4ee5fda54282ca19b98e2a9d689c57b14e924 2120 
ignition-fuel-tools_1.0.0+dfsg4-4.dsc
 f8a2858890dfdbb6dbcceab3967f8b3007165fbd 4588 
ignition-fuel-tools_1.0.0+dfsg4-4.debian.tar.xz
 5c0be90dddfc9163bde80ecb362e8358caba3053 12499 
ignition-fuel-tools_1.0.0+dfsg4-4_source.buildinfo
Checksums-Sha256:
 bb58f53158a7d914450ec2bc4b51ffdfb244ca75bad653c266773710d160cb66 2120 
ignition-fuel-tools_1.0.0+dfsg4-4.dsc
 952e122ace389e87d298776fb3cab7e90e0fca00ec0a13621f009149b9f2dbc1 4588 
ignition-fuel-tools_1.0.0+dfsg4-4.debian.tar.xz
 184ab28ad1d02c5873608d1bd25c7beb2c767a1a9390e390bc4dea50a56b5696 12499 
ignition-fuel-tools_1.0.0+dfsg4-4_source.buildinfo
Files:
 84f228a69d8906df92da9070203ee61d 2120 science optional 
ignition-fuel-tools_1.0.0+dfsg4-4.dsc
 c89126dde0cdf201e0d3cc55ecf1f1d7 4588 science optional 
ignition-fuel-tools_1.0.0+dfsg4-4.debian.tar.xz
 48bbfecee3f30011192872e636319c3d 12499 science optional 
ignition-fuel-tools_1.0.0+dfsg4-4_source.buildinfo

-BEGIN PGP SIGNATURE-

iQFOBAEBCgA4FiEEoIFhu+wcwGOWFFkDXpRsCQr/BCcFAlqqZr4aHGpyaXZlcm9A
b3NyZm91bmRhdGlvbi5vcmcACgkQXpRsCQr/BCe5Ygf+JczwXTYzjYSE7n+iaLYU
TFbGLVAorBpWEMJCoYG/MMoXtbJRvSBeHXHhRWmdClb2QUiZBQZqvmkCE7mIxBa7
qLIae4Dr+bXjYlA3Msl/fRVTQp8fO8g0qHywrbQAHmuWoDPgeZ1lgUbrPfgvagni
tvdX1NNv5ws+KYbZtp3/Zb3LpgLzGNVh6xr0oZOBTrO2JhVO5DCcEq+UmRRbcPuw
OcdNApEo1M8qsPF9MLXeRssBIWI9/mvcDZFOUC+QkQpO8ZT2oIy/Zqj/o6RjpG+C
lqiftzmW1Vk8EyGtNaV7/QW6NffOR24j0CTBZ2Nhg0O7Hja/S1vBotKfDaYyTlUq
ug==
=X0Kf
-END PGP SIGNATURE-


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


Accepted ignition-fuel-tools 1.0.0+dfsg4-3 (source) into unstable

2018-03-13 Thread Jose Luis Rivero
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 09 Mar 2018 19:01:37 +
Source: ignition-fuel-tools
Binary: libignition-fuel-tools1-1 libignition-fuel-tools1-dev
Architecture: source
Version: 1.0.0+dfsg4-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Jose Luis Rivero <jriv...@osrfoundation.org>
Description:
 libignition-fuel-tools1-1 - Ignition fuel-tools classes and functions - Shared 
library
 libignition-fuel-tools1-dev - Ignition fuel-tools classes and functions - 
Development files
Changes:
 ignition-fuel-tools (1.0.0+dfsg4-3) unstable; urgency=medium
 .
   * Fix broken ign-tools support by including the modules into the packaging
Checksums-Sha1:
 5927c96b2e99dec6c87b84fedeb869077dbae933 2120 
ignition-fuel-tools_1.0.0+dfsg4-3.dsc
 12dd360248f0369235f25dd170abb7c82dd872fe 4552 
ignition-fuel-tools_1.0.0+dfsg4-3.debian.tar.xz
 1c7d2c969ee5a71a1a93e38a7ff2e73e9b64a391 12499 
ignition-fuel-tools_1.0.0+dfsg4-3_source.buildinfo
Checksums-Sha256:
 b825a48da49baf73995318ce4a14576d21a4379f668385880ec95b03cbd9bb11 2120 
ignition-fuel-tools_1.0.0+dfsg4-3.dsc
 654b413eaf888e93fc5c5e2c754a0a963480c5f0c185686bf8ea4e43a9f488b8 4552 
ignition-fuel-tools_1.0.0+dfsg4-3.debian.tar.xz
 cd4d9c6942496676956fc0a261f2dc1ddfba076d29a29e1a72153cf103b50a65 12499 
ignition-fuel-tools_1.0.0+dfsg4-3_source.buildinfo
Files:
 1886610702dd26f8a869622d7d4fd3f7 2120 science optional 
ignition-fuel-tools_1.0.0+dfsg4-3.dsc
 4a7ebf0aea95bcbaf93cf5ef3fdb2899 4552 science optional 
ignition-fuel-tools_1.0.0+dfsg4-3.debian.tar.xz
 aaba8335d7b5178adacf0c26e1330773 12499 science optional 
ignition-fuel-tools_1.0.0+dfsg4-3_source.buildinfo

-BEGIN PGP SIGNATURE-

iQFOBAEBCgA4FiEEoIFhu+wcwGOWFFkDXpRsCQr/BCcFAlqoUx0aHGpyaXZlcm9A
b3NyZm91bmRhdGlvbi5vcmcACgkQXpRsCQr/BCfwLgf/aophF3iqYe04z/wJdSSz
sTrKLCfpID/3af2K1i1s6yfwIJFmmHoT63YQToxFyDUyKlhVpLg4fSTjkmR8FKkb
6Zwcl51a4TxnjFUXfmWx2SuWJrlnS9cvKGTo0NpguQzfjalA6iZwub4afxuEjwq3
ez/ydRZrq0cIPAdI86RW7bB8OelPOUQGxfeNJ7cei4O7C4cGkjQTZb1cE+428nPa
is7yQ02rQ/Gw0nZP+Vmls081KvoXVlMKKR+4Df7rNFGaS1yn636IcJXrrqKPXime
S9WosBI5KSAEKj6Uay14eWJ2lIIIg9orbY/kJ8tSkfYLmQBdOJBUUbgez9PQdANe
7Q==
=z3Si
-END PGP SIGNATURE-


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


Accepted ignition-transport 4.0.0+dfsg-4 (source) into unstable

2018-03-09 Thread Jose Luis Rivero
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 09 Mar 2018 17:24:48 +
Source: ignition-transport
Binary: libignition-transport4 libignition-transport-dev 
libignition-transport4-dev
Architecture: source
Version: 4.0.0+dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Jose Luis Rivero <jriv...@osrfoundation.org>
Description:
 libignition-transport-dev - transitional package
 libignition-transport4 - Ignition Robotics Transport Library - Shared library
 libignition-transport4-dev - Ignition Robotics transport Library - Development 
files
Changes:
 ignition-transport (4.0.0+dfsg-4) unstable; urgency=medium
 .
   * Include the missing the yaml file to fix current broken ign-tools support
Checksums-Sha1:
 0f9c5be45f5ca79e85a2a1a4b3565bb1842f9dba 2241 
ignition-transport_4.0.0+dfsg-4.dsc
 75b102930b8a56d1e6d4279ed6f2f9c31484d8ff 4752 
ignition-transport_4.0.0+dfsg-4.debian.tar.xz
 a7c1e33ef9073c0c0baf24cd98acab9516c92ca9 7666 
ignition-transport_4.0.0+dfsg-4_source.buildinfo
Checksums-Sha256:
 86385c54f9e8dbaf92c5a34634c0e02bb6ed42c11f67a6db29fc586da4eb8e3e 2241 
ignition-transport_4.0.0+dfsg-4.dsc
 5b63a43a71521a9c75a85916e373657d639863bd3075d71c25daf2f2d52fe9b9 4752 
ignition-transport_4.0.0+dfsg-4.debian.tar.xz
 46aff5920bb8031e7e6a3e281017a98a8d2863a6c868a6faa28ce25abdb62004 7666 
ignition-transport_4.0.0+dfsg-4_source.buildinfo
Files:
 3f593c311acad219d88cb55c902a3566 2241 science optional 
ignition-transport_4.0.0+dfsg-4.dsc
 32626a3386f78cd59fd2c1b1c98129b4 4752 science optional 
ignition-transport_4.0.0+dfsg-4.debian.tar.xz
 3ee3ab8df1c32676670d94e55332ea6a 7666 science optional 
ignition-transport_4.0.0+dfsg-4_source.buildinfo

-BEGIN PGP SIGNATURE-

iQFOBAEBCgA4FiEEoIFhu+wcwGOWFFkDXpRsCQr/BCcFAlqi1yEaHGpyaXZlcm9A
b3NyZm91bmRhdGlvbi5vcmcACgkQXpRsCQr/BCdMEggAiJ/jn8gDEK/fdMdb//H4
oEiUe6rZ3X14WyVaz4Ofs46z2NTH5lWcwnaP62x7hlCunCEFkimttreZU/OxDCSt
N8qWMGwzyWVTyaWg5GCMPC1YNyN1BRQI3+d5ZfEscVFWJ4jwvcZtV4gfTJoH5S2/
1ctUU4iCzd3rqAY0C2m/u3TV+QU/im+PVOv/1SOqHvKNEHuWUYjGgvhQm/CMHd9W
aIDgPlTOKoExKt5QQsKTeI4Jq9k67A2zRVnbGDYZQDvZW6JPpLH+rWyv51coDakN
QlFmIfEekdpBkXJ8dUph7uK+Cb5Ou29TCtQ1usPcG+O9PsAECRlSxy4Jiy+N3c+t
uQ==
=7qnQ
-END PGP SIGNATURE-


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


Accepted ignition-msgs 1.0.0+dfsg1-5 (source) into unstable

2018-03-09 Thread Jose Luis Rivero
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 09 Mar 2018 17:26:43 +
Source: ignition-msgs
Binary: libignition-msgs libignition-msgs-dev
Architecture: source
Version: 1.0.0+dfsg1-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Jose Luis Rivero <jriv...@osrfoundation.org>
Description:
 libignition-msgs - Set of message definitions used by robotics apps - Shared 
library
 libignition-msgs-dev - Set of message definitions used by robotics apps - Dev 
files
Changes:
 ignition-msgs (1.0.0+dfsg1-5) unstable; urgency=medium
 .
   * Include the missing the yaml file to fix current broken ign-tools support
Checksums-Sha1:
 7941cf88dd4f9bccc85315c8128411325c533cab 2061 ignition-msgs_1.0.0+dfsg1-5.dsc
 c2cc12cbfeb648150501a11f31dba931e22878c6 4024 
ignition-msgs_1.0.0+dfsg1-5.debian.tar.xz
 ecd7dbe57e07c2491f48845f3e625e9628229ab5 6950 
ignition-msgs_1.0.0+dfsg1-5_source.buildinfo
Checksums-Sha256:
 2b3044e53547e20a67dcd566108c544a043a5d404fda54a430de5aba3a09c710 2061 
ignition-msgs_1.0.0+dfsg1-5.dsc
 eb0643a07d40c9ccffc130ad7e50b95f60d89863aedeaa350ad903a0b0858312 4024 
ignition-msgs_1.0.0+dfsg1-5.debian.tar.xz
 033c2557deb98245c5ef474b5aed9003e659d415333a9bffe4ab3ad98fa4d176 6950 
ignition-msgs_1.0.0+dfsg1-5_source.buildinfo
Files:
 3ef705074c20b2d77f6fc091e69c4a22 2061 science optional 
ignition-msgs_1.0.0+dfsg1-5.dsc
 bf70a82a05a29b9e6396b1f0b4a6e853 4024 science optional 
ignition-msgs_1.0.0+dfsg1-5.debian.tar.xz
 cde9cdb139a9ece413d176d2ed028184 6950 science optional 
ignition-msgs_1.0.0+dfsg1-5_source.buildinfo

-BEGIN PGP SIGNATURE-

iQFOBAEBCgA4FiEEoIFhu+wcwGOWFFkDXpRsCQr/BCcFAlqi1sMaHGpyaXZlcm9A
b3NyZm91bmRhdGlvbi5vcmcACgkQXpRsCQr/BCfndQf/fKDNaPyoG1mPBH0YgD9D
plttVc7dwCS4zTebYtl/054HVk0S+++y/C7fievKIhFVR8hHpauCMACOLRbZCipq
n3/uKR59t/N8O1y4xsxlDuIeRnCYdL6YG441LaV410+LoqRZ2MUXBxeSAOC4Nemt
zrqSX5fkqN2ENDyde/TnafA60yOwLxuMl3wlCfhAyWPx7uoDRXlC50em7Eg81N6j
iHVnt9VsQkTg5ndf8qVlq44GVHy9j7LWQp/TumWTMZemTURXFu77hY5N8KgOi/pW
aPezawizH8z89yfIZklUGUdahS62sprhNkymZJhrXJiJ+iQ4lYaPoAB/T+CCxWQo
OA==
=0TOl
-END PGP SIGNATURE-


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


Accepted ignition-msgs 1.0.0+dfsg1-4 (source) into unstable

2018-03-09 Thread Jose Luis Rivero
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 09 Mar 2018 12:21:04 +
Source: ignition-msgs
Binary: libignition-msgs libignition-msgs-dev
Architecture: source
Version: 1.0.0+dfsg1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Jose Luis Rivero <jriv...@osrfoundation.org>
Description:
 libignition-msgs - Set of message definitions used by robotics apps - Shared 
library
 libignition-msgs-dev - Set of message definitions used by robotics apps - Dev 
files
Changes:
 ignition-msgs (1.0.0+dfsg1-4) unstable; urgency=medium
 .
   * Include ruby ignition-tools file in the -dev package
Checksums-Sha1:
 eebc026b2be1ce30269ce33e0bd5f3eefd45f25c 2061 ignition-msgs_1.0.0+dfsg1-4.dsc
 ab1a107643122bace327a5bed12d830504afec73 3980 
ignition-msgs_1.0.0+dfsg1-4.debian.tar.xz
 c091807e63d5797158731abfb47015455f462000 6950 
ignition-msgs_1.0.0+dfsg1-4_source.buildinfo
Checksums-Sha256:
 b7f4dc506de00bb308261a0b1638920f84cdba114613f1b461c7bec51905ac0c 2061 
ignition-msgs_1.0.0+dfsg1-4.dsc
 f0b7a088d44fabc35452ed6497245e682a580f880c08bf1bf7d523016dea6277 3980 
ignition-msgs_1.0.0+dfsg1-4.debian.tar.xz
 459b284dbae8204b37e4e937c7ea30c93f6cbc48384bf2b2a0af9d59eb17c614 6950 
ignition-msgs_1.0.0+dfsg1-4_source.buildinfo
Files:
 5eae27a211dc6083e21cad914974d039 2061 science optional 
ignition-msgs_1.0.0+dfsg1-4.dsc
 6c079c5997794c7cfb0bc4aa1b5a91cf 3980 science optional 
ignition-msgs_1.0.0+dfsg1-4.debian.tar.xz
 e8209b9530cd0ed935cab39c7574004b 6950 science optional 
ignition-msgs_1.0.0+dfsg1-4_source.buildinfo

-BEGIN PGP SIGNATURE-

iQFOBAEBCgA4FiEEoIFhu+wcwGOWFFkDXpRsCQr/BCcFAlqifHYaHGpyaXZlcm9A
b3NyZm91bmRhdGlvbi5vcmcACgkQXpRsCQr/BCcp/QgAqHnhu8fsNTxqiAh9GWrk
qo5LX/2vQecCgczFHifTDAp26jY8PqbK+Tpb+BoaSXgss4I4EjGYAa4MSk0ACrwj
VU1JXu7rdWo0YK5ML43dSED8GN1jWnHozfCHTNs41OB+LqN9KJWjkl3IFRPDGobY
biRFGg08nyX4A4LVgk/TXLM0orQwZn8bP9kLliLGjkFLko0weR2OK5MO7xBkvGzg
BdDrEjdcmgPRpKyHsbsmgf+xNZ2LDqrN/pCstlHM2IS/jrmIi3ppCXen/3Qq71q6
sA70VoHcK5Aa5LpSIpnOy59IVsbucG+pConafB9emEX6Myzp8syaJgCuNlHg8Ijw
Dg==
=3qB1
-END PGP SIGNATURE-


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


Accepted ignition-transport 4.0.0+dfsg-3 (source) into unstable

2018-03-08 Thread Jose Luis Rivero
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 08 Mar 2018 23:01:16 +
Source: ignition-transport
Binary: libignition-transport4 libignition-transport-dev 
libignition-transport4-dev
Architecture: source
Version: 4.0.0+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Jose Luis Rivero <jriv...@osrfoundation.org>
Description:
 libignition-transport-dev - transitional package
 libignition-transport4 - Ignition Robotics Transport Library - Shared library
 libignition-transport4-dev - Ignition Robotics transport Library - Development 
files
Changes:
 ignition-transport (4.0.0+dfsg-3) unstable; urgency=medium
 .
   * Fix conflict with self -dev package
Checksums-Sha1:
 5efdad27bb9aadd985884eeac20c99d71119441d 2241 
ignition-transport_4.0.0+dfsg-3.dsc
 af89881815a737edb911f919e29d212a6e002a4f 4700 
ignition-transport_4.0.0+dfsg-3.debian.tar.xz
 c169b25f05eaf31c3db6a5035a1ef5be5cc6b942 7666 
ignition-transport_4.0.0+dfsg-3_source.buildinfo
Checksums-Sha256:
 a820cf82da3715b8b37a2a7ed568135c079adc9fec308626c319cdf7ff41c2c8 2241 
ignition-transport_4.0.0+dfsg-3.dsc
 4abf9f648b6dbe10c92bc2f77873b9e87703963d97f204631e76a13e88c1da6a 4700 
ignition-transport_4.0.0+dfsg-3.debian.tar.xz
 05bde47a561e2a8ddc08bf57a74379eef2082baf1bd11e24851285f87038cc6b 7666 
ignition-transport_4.0.0+dfsg-3_source.buildinfo
Files:
 d3fef5ad88dbd4c954d3983fd9d95d5f 2241 science optional 
ignition-transport_4.0.0+dfsg-3.dsc
 1dbf8ddd7a411d842e9a888d06d1667b 4700 science optional 
ignition-transport_4.0.0+dfsg-3.debian.tar.xz
 d3ff93e3965a9f990a416813519c7ba8 7666 science optional 
ignition-transport_4.0.0+dfsg-3_source.buildinfo

-BEGIN PGP SIGNATURE-

iQFOBAEBCgA4FiEEoIFhu+wcwGOWFFkDXpRsCQr/BCcFAlqhwPAaHGpyaXZlcm9A
b3NyZm91bmRhdGlvbi5vcmcACgkQXpRsCQr/BCdXfwgAy6tOZpIB/TwpDdHmd7mO
/fuZ2sgCeVXGxJrn8tBKFqktldUYGAS1KUVaTwJMxfDjPkKGCmsKeR/0cRx8Zn0e
mWPwjsUCf8PIYusFF6LY59bEMdVmeFpFO8hekfMCw5kxvVQshz3vcHQuEuoITstD
7gt2sV2YceGJonOiQH/coxaG5RFlxyNnNeTQklT12fUqzAGisg+Q+9OA5LA1M5DH
wQ1HCrpvRh6T+Adyls7K6wJnD7+G6fpd0hIs+YnXvIHHC8Ea0Fx1QPycFHTcTwzL
fUy/+5S1DQtWQ0OC041f6tpx7yIlXhjetIBDGaLhO4QaTN58+DqQMnEQ225rQ/vc
Pw==
=WiIS
-END PGP SIGNATURE-


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


Accepted ignition-transport 4.0.0+dfsg-2 (source) into unstable

2018-03-08 Thread Jose Luis Rivero
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 08 Mar 2018 15:47:09 +
Source: ignition-transport
Binary: libignition-transport4 libignition-transport-dev 
libignition-transport4-dev
Architecture: source
Version: 4.0.0+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Jose Luis Rivero <jriv...@osrfoundation.org>
Description:
 libignition-transport-dev - transitional package
 libignition-transport4 - Ignition Robotics Transport Library - Shared library
 libignition-transport4-dev - Ignition Robotics transport Library - Development 
files
Closes: 892378
Changes:
 ignition-transport (4.0.0+dfsg-2) unstable; urgency=medium
 .
   * Include the ign-tools ruby module into the packaging
 (Closes: #892378)
Checksums-Sha1:
 cd74f3c5d260ba4a3eb14bc95f03df433c3acc9b 2241 
ignition-transport_4.0.0+dfsg-2.dsc
 a2cde9aea0f280048174e7898c396cf69ea5679b 4684 
ignition-transport_4.0.0+dfsg-2.debian.tar.xz
 859154a2426f04782c3e57b96ac7bbce51a3fc90 7666 
ignition-transport_4.0.0+dfsg-2_source.buildinfo
Checksums-Sha256:
 e69ceed8146bbf8fbf33d280a9707408b05782b6269bc420c32cce7006d107f5 2241 
ignition-transport_4.0.0+dfsg-2.dsc
 f76c477936ebc0547a790a0d5a36f5f3e67602cc28bb4243c20cb9ffc67dd341 4684 
ignition-transport_4.0.0+dfsg-2.debian.tar.xz
 c4cf1552cca16ed703700041cbf62e44b9b434a39ad025a5dd0be2390c364ae0 7666 
ignition-transport_4.0.0+dfsg-2_source.buildinfo
Files:
 2d491eeff3346623dd32ace17c5a7183 2241 science optional 
ignition-transport_4.0.0+dfsg-2.dsc
 d3ee107535d127d625381a16e5910d19 4684 science optional 
ignition-transport_4.0.0+dfsg-2.debian.tar.xz
 f2e2e80b400ec4886acb13ece3290dc7 7666 science optional 
ignition-transport_4.0.0+dfsg-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQFOBAEBCgA4FiEEoIFhu+wcwGOWFFkDXpRsCQr/BCcFAlqhY10aHGpyaXZlcm9A
b3NyZm91bmRhdGlvbi5vcmcACgkQXpRsCQr/BCdEtgf9GbuA2l0n3vv4yqSkUSOM
bDKuSet2lkDetbKIH6TQtym8s4s41uoFjcNDpUgRY0RiVGRiL1lQmCk6umWXdzXc
6Y2DSFIcHhbwzIL93AXhDWDo5EImDZLYzJtUQyWksy1F0VVrvfDZ+nCaihezexmt
m9JJZ3C2VBo9zrkwn2swAA0wKRycD54TKXSu/T2r1x2fuqreUxHVdwVFxo/2qEnX
OdwQ6fhGgXLs+T0NKxp/0anDPJ06nZkSgxYf3OULVIQAFkEZxrDgsxvTdRm0vSNo
ha9T1KKPDcw2G47yfuOYEcacKqQZXqpQsXYueMHndRMHQ/30WvURjpVQal+PS/RX
Dw==
=sVfk
-END PGP SIGNATURE-


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


Bug#892378: ignition-transport: Include the helper ignition-tools ruby module

2018-03-08 Thread Jose Luis Rivero
Source: ignition-transport
Severity: important

Upstream provides a ruby module to be used with the ignition-tools
software for the ignition-transport package. The debian packaging is
not including the helper module so end user can not interact with
it. Please consider the option of include the ruby module.

More information in the upstream tracker:
https://bitbucket.org/ignitionrobotics/ign-transport3-release/pull-requests/1

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


Accepted ignition-math4 4.0.0+dfsg1-2 (source) into unstable

2018-03-01 Thread Jose Luis Rivero
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 27 Feb 2018 08:45:43 +
Source: ignition-math4
Binary: libignition-math4 libignition-math4-dev
Architecture: source
Version: 4.0.0+dfsg1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Jose Luis Rivero <jriv...@osrfoundation.org>
Description:
 libignition-math4 - Ignition Robotics Math Library - Shared library
 libignition-math4-dev - Ignition Robotics Math Library - Development files
Changes:
 ignition-math4 (4.0.0+dfsg1-2) unstable; urgency=medium
 .
   * Update patch for failing test in i386
   * Update to compat 11
Checksums-Sha1:
 3c34fd35634c3c72271f690030bfdc3bbc932d0a 1996 ignition-math4_4.0.0+dfsg1-2.dsc
 2be3e43000a017797982e87778d3610a6cd36698 5140 
ignition-math4_4.0.0+dfsg1-2.debian.tar.xz
 5f8c761631bce0af4fce8894b85ddd74b1e34ad4 7111 
ignition-math4_4.0.0+dfsg1-2_source.buildinfo
Checksums-Sha256:
 a94dc08aca9b50819600632243fc948cf282270b4d3e91ec4bc3df50b91a59cf 1996 
ignition-math4_4.0.0+dfsg1-2.dsc
 26fbc08c0cf6930fc2854363e01c504436d11e2c3b0e13b86acad1fb917a48f6 5140 
ignition-math4_4.0.0+dfsg1-2.debian.tar.xz
 2a9723594130dd4d6bb8e2e50b76c6797da0d57609d969f43980f0388f304374 7111 
ignition-math4_4.0.0+dfsg1-2_source.buildinfo
Files:
 cd8caf6ec38ed1ac08c799fd823aa172 1996 science optional 
ignition-math4_4.0.0+dfsg1-2.dsc
 eb00041f288454e09697af0d20e78169 5140 science optional 
ignition-math4_4.0.0+dfsg1-2.debian.tar.xz
 105eff84845578ca0146b7305113bdbc 7111 science optional 
ignition-math4_4.0.0+dfsg1-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQFOBAEBCgA4FiEEoIFhu+wcwGOWFFkDXpRsCQr/BCcFAlqYk0EaHGpyaXZlcm9A
b3NyZm91bmRhdGlvbi5vcmcACgkQXpRsCQr/BCfiuAgAz+a9Ym2en4kyNZfxOXky
I3jC0IngdVVL9Yc9uGM1y+cS9nt3Hi8cUdl5eqqT7yuzTewRjr+wjLja3Cit/SSy
UixoKR0Dqx828cKmGObryCNVTR+0/ZTpUOhM8TTRptBQF4ohMKqZ2UwPWDlEZXli
WBymEba5/809mSeSdSVuJjgzKvETTUi8ivlT/MoYh/Gq9oTuU+9dPbeyRSaZG96E
OFtAnE/3OeXnGqhPffqR5pYxshfZVoyVz1zIVWScvM0S9S0RqQcPqPI5eyQf+EjH
ORl+5xLh2Ey+z4SQ+ykmrYReeYiVXyxfpFevfKzbLvV2tWVgdwam66f7AHaSDoJ/
tg==
=GZ9v
-END PGP SIGNATURE-


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


Bug#891871: simbody: Update simbody to version 3.6.0

2018-03-01 Thread Jose Luis Rivero
Source: simbody
Version: Update simbody to version 3.6.0
Severity: wishlist

The new 3.6 version of Simbody has been released. It would be great to
have it available in Debian

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


Accepted ignition-cmake 0.4.1-1 (source) into unstable

2018-03-01 Thread Jose Luis Rivero
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 01 Mar 2018 18:40:30 +
Source: ignition-cmake
Binary: libignition-cmake-dev
Architecture: source
Version: 0.4.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Jose Luis Rivero <jriv...@osrfoundation.org>
Description:
 libignition-cmake-dev - Ignition Robotics CMake Library - Development files
Changes:
 ignition-cmake (0.4.1-1) unstable; urgency=medium
 .
   * New upstream version 0.4.1
Checksums-Sha1:
 5fd5a6c52b428f2f91966d68fd584a78c8931d8a 1869 ignition-cmake_0.4.1-1.dsc
 aec7fd500eea805050554f7e1283e06332b62140 102593 
ignition-cmake_0.4.1.orig.tar.bz2
 37060efece3b778fd2ffb3b0f8e781fbe8715960 44828 
ignition-cmake_0.4.1-1.debian.tar.xz
 2fc9c3b071e15a6e97be5a90db4978fd60725a1e 7099 
ignition-cmake_0.4.1-1_source.buildinfo
Checksums-Sha256:
 ddad8562d5954c9453f7cc31ed159ba66a0aad9118ac9f05b6da5027feacaa73 1869 
ignition-cmake_0.4.1-1.dsc
 835de90e98e016b7ec522cd08d9ab84516addbdc4f78e0e7466101dee744351d 102593 
ignition-cmake_0.4.1.orig.tar.bz2
 6328f363803879992aa926b52347fba3153296e71e4efe740ac5eceeb6d1b363 44828 
ignition-cmake_0.4.1-1.debian.tar.xz
 d8a7d4d0b8b35432b89ad6f42c5565505bcbb1e47f44236d34cbb20d7d0dc195 7099 
ignition-cmake_0.4.1-1_source.buildinfo
Files:
 e33b1b12b38a07ea78fbe801f06fd566 1869 science optional 
ignition-cmake_0.4.1-1.dsc
 0e4e84ac07b682845761137e44235047 102593 science optional 
ignition-cmake_0.4.1.orig.tar.bz2
 d79dc1ae3124d66ba40da40711d16e43 44828 science optional 
ignition-cmake_0.4.1-1.debian.tar.xz
 aa6c2c6115e7a59a02925bae062c63bb 7099 science optional 
ignition-cmake_0.4.1-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQFOBAEBCgA4FiEEoIFhu+wcwGOWFFkDXpRsCQr/BCcFAlqYSmIaHGpyaXZlcm9A
b3NyZm91bmRhdGlvbi5vcmcACgkQXpRsCQr/BCdZaQgAmYwv0skA8hTTZJuHBF3c
pm1P8z0jKNiF9/8YSehiLS2S0b+Rsy4cLukM2/IzVbRCxhmDIu8kcVnmOHN9Aekl
wUFFxZEj6lqgDo815WQfHVJmlKvLBlapBdX30ddbtvewS9wQOSi2vDre7Se9WpsB
KWElAFZ5KVosaXKq65YdVQcSTZzvA6BV0NpHK7RyoSgj0cC4v2Gpo/P9l2ZPcbfe
gIMD0JTfRFUzWraxqFYxNoJw4Fpc+XOyik/YWU3OqcbuhvxQTxKeQRJ1+XF/ch9O
kRy5fsdKhlTv3prVGB8u1vhQ8D/EEPrq0YkXC+/jd5Y5ZfK8GduKgs3glGVtL3Y+
/g==
=+kxp
-END PGP SIGNATURE-


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


Accepted gazebo 9.0.0+dfsg5-4 (source) into unstable

2018-03-01 Thread Jose Luis Rivero
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 01 Mar 2018 12:12:16 +
Source: gazebo
Binary: gazebo9-common gazebo9 libgazebo9 libgazebo9-dev gazebo9-plugin-base 
gazebo9-doc
Architecture: source
Version: 9.0.0+dfsg5-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Jose Luis Rivero <jriv...@osrfoundation.org>
Description:
 gazebo9- Open Source Robotics Simulator - Binaries
 gazebo9-common - Open Source Robotics Simulator - Shared files
 gazebo9-doc - Open Source Robotics Simulator - Documentation
 gazebo9-plugin-base - Open Source Robotics Simulator - base plug-ins
 libgazebo9 - Open Source Robotics Simulator - shared library
 libgazebo9-dev - Open Source Robotics Simulator - Development Files
Closes: 891646
Changes:
 gazebo (9.0.0+dfsg5-4) unstable; urgency=medium
 .
   * libqtpropertybrowser-dev is not an optional dependency. Remove arch 
conditionals
 (Closes: #891646)
Checksums-Sha1:
 351a6a928f99000dd8822f092d30e564dce6 3061 gazebo_9.0.0+dfsg5-4.dsc
 9deaaa52eef8b6176cc90567ba358078b753922b 13716 
gazebo_9.0.0+dfsg5-4.debian.tar.xz
 e1dbf73a2577bd9117c0d4e2bd32f1b6fe6ea7a1 23089 
gazebo_9.0.0+dfsg5-4_source.buildinfo
Checksums-Sha256:
 e9fdd7f3bc6247b62b4db0e0af66c29992e2391170df97f8156b1517ef9f073f 3061 
gazebo_9.0.0+dfsg5-4.dsc
 3247ee5f054f0074526f315086fddf3020c6ff2e97f0e59a90cb79296c534ac0 13716 
gazebo_9.0.0+dfsg5-4.debian.tar.xz
 3026fd545c85c1750698294d700662c5b33f0d21ec9debaaa2ba388ba6126669 23089 
gazebo_9.0.0+dfsg5-4_source.buildinfo
Files:
 608100b8ca39220935077003ac224897 3061 science optional gazebo_9.0.0+dfsg5-4.dsc
 abdf56f8d4ad760c369cb904a4f402f2 13716 science optional 
gazebo_9.0.0+dfsg5-4.debian.tar.xz
 ec0ab5049fe080f9a2d632162a28d2c8 23089 science optional 
gazebo_9.0.0+dfsg5-4_source.buildinfo

-BEGIN PGP SIGNATURE-

iQFOBAEBCgA4FiEEoIFhu+wcwGOWFFkDXpRsCQr/BCcFAlqYDwQaHGpyaXZlcm9A
b3NyZm91bmRhdGlvbi5vcmcACgkQXpRsCQr/BCdZGQgA3LlKba8w4t/lljy2vzIX
2zdcm3TgE7S6UXaVw2FRAx81fk0NosAsTg6Ohqy59v7XwPMDRTZCdw/nV0QZOGwY
4GYmZXc9S+HfkEiq/m8+CDT2E9Z3SgxrwP3I7e1uD6PGdrmiHxbXIsRAUtX1r+q6
ju2qrHs9SxPlj0Nu8Q+Cf7fndXai/Dnld+YXPdyUUrhkfiP6JOfqzMCLum9MAxzm
O/mpcSIaKnDnGwQp50y+qDR6lJu4s0bCudIyM+DFPUmqA0Se3VTrVP/hsd69QVXx
kqRvUpplvCkje/9U79uX7ISRTl8ic2hgwcitTicOf4lASayLiv/O5n8+3DQyk5aL
jg==
=+ZE6
-END PGP SIGNATURE-


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


Accepted gazebo 9.0.0+dfsg5-3 (source) into unstable

2018-02-27 Thread Jose Luis Rivero
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 27 Feb 2018 08:53:44 +
Source: gazebo
Binary: gazebo9-common gazebo9 libgazebo9 libgazebo9-dev gazebo9-plugin-base 
gazebo9-doc
Architecture: source
Version: 9.0.0+dfsg5-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Jose Luis Rivero <jriv...@osrfoundation.org>
Description:
 gazebo9- Open Source Robotics Simulator - Binaries
 gazebo9-common - Open Source Robotics Simulator - Shared files
 gazebo9-doc - Open Source Robotics Simulator - Documentation
 gazebo9-plugin-base - Open Source Robotics Simulator - base plug-ins
 libgazebo9 - Open Source Robotics Simulator - shared library
 libgazebo9-dev - Open Source Robotics Simulator - Development Files
Changes:
 gazebo (9.0.0+dfsg5-3) unstable; urgency=medium
 .
   * Filter optional dependencies from those arches that does not support 
build-dep packages
Checksums-Sha1:
 cee0ecafa0aa6c1c4427515ee812d2cb0f6a3293 3132 gazebo_9.0.0+dfsg5-3.dsc
 bcbefc432212b6477af4f014dc75d485385ece61 13712 
gazebo_9.0.0+dfsg5-3.debian.tar.xz
 b4c733fea167f4d2e75270d4e72e6f36c367015c 23089 
gazebo_9.0.0+dfsg5-3_source.buildinfo
Checksums-Sha256:
 1e22630e9cb93f837b91a57641648774f0c3ad62d7b183a837dc3206e7addf2d 3132 
gazebo_9.0.0+dfsg5-3.dsc
 aa71d2b8c725011e4568d80e57b5a01cded38760c171992aec42b43b11b1fe38 13712 
gazebo_9.0.0+dfsg5-3.debian.tar.xz
 614ec31f49b0383ce0a41571f56716315b48e9e5fcd5a0446ad00325599c0864 23089 
gazebo_9.0.0+dfsg5-3_source.buildinfo
Files:
 58f72f07b84ce7079be9b88f80a76db3 3132 science optional gazebo_9.0.0+dfsg5-3.dsc
 96d7c9dc8f0c98a3a07cae4b11fabaad 13712 science optional 
gazebo_9.0.0+dfsg5-3.debian.tar.xz
 577b41460b75e6d32ec59471a8a4e02a 23089 science optional 
gazebo_9.0.0+dfsg5-3_source.buildinfo

-BEGIN PGP SIGNATURE-

iQFOBAEBCgA4FiEEoIFhu+wcwGOWFFkDXpRsCQr/BCcFAlqVHRYaHGpyaXZlcm9A
b3NyZm91bmRhdGlvbi5vcmcACgkQXpRsCQr/BCeDcAf+K/staI5DUn7JxY22BDmN
6mAoZbHdaFDTXoq9gx1XW546HgofYoC4RG6c3dnR6S/W1KrbM8si/p5idJu5Aw3+
hk9UiOYp9wHLM5WhjChHPdkhJyIm2GcgUpp983Imq1eRZa/tgkEkHahrvKFVpuz0
12/abf0gVcv4OjdEKzOXIQPHfmnxJnuS2LpQTfb93cXdubJUpHhGr7ZF5CRGXzvs
YODJw5Vmb8W4guryfSc30AEM20FD9XUnCPsOYJKcio8toOANqdbkmfTaAapcxRhU
0Rkpy/ky8YIQT4NYyBJxZyp5r++Ydsm28PXqna37W7as2vJgHR6AaSaAumL8llOA
dA==
=bwRg
-END PGP SIGNATURE-


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


Accepted console-bridge 0.4.0+dfsg-2 (source) into unstable

2018-02-24 Thread Jose Luis Rivero
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 24 Feb 2018 12:15:10 +
Source: console-bridge
Binary: libconsole-bridge0.4 libconsole-bridge-dev
Architecture: source
Version: 0.4.0+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Jose Luis Rivero <jriv...@osrfoundation.org>
Description:
 libconsole-bridge-dev - console bridge - development files
 libconsole-bridge0.4 - console bridge - library
Changes:
 console-bridge (0.4.0+dfsg-2) unstable; urgency=medium
 .
   * Upload to unstable
Checksums-Sha1:
 f5fdaad1409b07b981fd7504065b0236ec4411c0 1949 console-bridge_0.4.0+dfsg-2.dsc
 6cf05277ac39e9b12e54204119d18d9ef98f754c 3628 
console-bridge_0.4.0+dfsg-2.debian.tar.xz
 546a5df354bdf8ab371e661949de3c5da4a4be38 6581 
console-bridge_0.4.0+dfsg-2_source.buildinfo
Checksums-Sha256:
 5cfb1b8f43d210c5c1c72bdccb909092b40f361759372211331f75859f29ff91 1949 
console-bridge_0.4.0+dfsg-2.dsc
 56bdfbf50a6e7a83c1f4d1f9052b5b605b8f61846cce7042af0bb6ab661707f7 3628 
console-bridge_0.4.0+dfsg-2.debian.tar.xz
 cacd88a16bda42b02ed4d877fc7673ec86fe640b428dafdf2ec7c9ffbaa3303d 6581 
console-bridge_0.4.0+dfsg-2_source.buildinfo
Files:
 0efdcf3aff60e54f6c7d770cd6f74737 1949 libs optional 
console-bridge_0.4.0+dfsg-2.dsc
 9dfdd18361635e959e43cae47fe32100 3628 libs optional 
console-bridge_0.4.0+dfsg-2.debian.tar.xz
 8aed7b443f87cb27d237a4ce71cbb25d 6581 libs optional 
console-bridge_0.4.0+dfsg-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQFOBAEBCgA4FiEEoIFhu+wcwGOWFFkDXpRsCQr/BCcFAlqRXDkaHGpyaXZlcm9A
b3NyZm91bmRhdGlvbi5vcmcACgkQXpRsCQr/BCdWgQgAvAPJdbWRDSwJfsk67L4W
ymVmhYAJ3+ZI5EC4SuSL7sFEskeGa/j0gmgnAbXEm3CQrCRLRxv33hymtYk8pNme
KirUIvN7KIQqeZJgnO/n0ToXqUYGr+jwPpjuL7P5AmiepSdmIDh7ccbaxfaISnh1
yiFj+nQsC78OOEojAe2Zg0bTCr1LOlAi+wVqMBqXQLr5qRUMhmUmXFqzsigr90Ov
0kULEIzBt7r3jEpOS2BzVXdyoOYDj8DagvyeGSK/rMjnPdiNmbVjFtU+FjkY+kc4
ndoSwDdPBSg1+tO/i/GHmBceNPD3CCJkUBYFEC2wRtdY9VdI8C8Rn0uakNIECmMV
PA==
=rbi1
-END PGP SIGNATURE-


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


Accepted simbody 3.5.4+dfsg2-1 (source) into unstable

2018-02-22 Thread Jose Luis Rivero
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 22 Feb 2018 00:49:06 +
Source: simbody
Binary: libsimbody3.5v5 libsimbody-dev simbody-doc
Architecture: source
Version: 3.5.4+dfsg2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Jose Luis Rivero <jriv...@osrfoundation.org>
Description:
 libsimbody-dev - SimTK multibody dynamics API - development files
 libsimbody3.5v5 - SimTK multibody dynamics API - shared library
 simbody-doc - SimTK multibody dynamics API - Documentation
Changes:
 simbody (3.5.4+dfsg2-1) unstable; urgency=medium
 .
   * Update standards
   * Update to salsa the Vcs- metadata
   * Remove windows libraries from code
   * Exclusion of windows libraries in copyrigth
Checksums-Sha1:
 2913718dd268b11c232e421582f0ecad829304d8 1876 simbody_3.5.4+dfsg2-1.dsc
 298887c9fa94bc8db7b0ef1dce9f313955e86a07 22194476 
simbody_3.5.4+dfsg2.orig.tar.gz
 e6bf423629bd652fa5c08469af99297307a65696 12044 
simbody_3.5.4+dfsg2-1.debian.tar.xz
 9cb934015cab7d0c37868fe109e2871872df50a4 10715 
simbody_3.5.4+dfsg2-1_source.buildinfo
Checksums-Sha256:
 7397c578402e3b74f7781e6bceeea0e06bd9e394810d2d3e41026366ca065f43 1876 
simbody_3.5.4+dfsg2-1.dsc
 64f378c58804d04a206dd7c1079225fbb9668225c00c8794b2571b1e878a44dc 22194476 
simbody_3.5.4+dfsg2.orig.tar.gz
 86c1500d59ac243750a694c7301b903c3a065fc8704fb8d89159e1d49fc30044 12044 
simbody_3.5.4+dfsg2-1.debian.tar.xz
 eb53c38ec6131537db6b1c8276d6b4d342c663192ccb6a34169546632ab2aa9b 10715 
simbody_3.5.4+dfsg2-1_source.buildinfo
Files:
 00140ee23274863a6d89cc59928d0db3 1876 science optional 
simbody_3.5.4+dfsg2-1.dsc
 06723bef1a4b2baa23849b2361f82e09 22194476 science optional 
simbody_3.5.4+dfsg2.orig.tar.gz
 07724f487f16de7dc9cd072e09789ca0 12044 science optional 
simbody_3.5.4+dfsg2-1.debian.tar.xz
 d14ad22ff7d6ee46bdcb127265d3b8d4 10715 science optional 
simbody_3.5.4+dfsg2-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQFOBAEBCgA4FiEEoIFhu+wcwGOWFFkDXpRsCQr/BCcFAlqPYg0aHGpyaXZlcm9A
b3NyZm91bmRhdGlvbi5vcmcACgkQXpRsCQr/BCeiJwf/Xq0BWg44FOqyYRsozHrY
7M2ctiSjIdCwFgyinkK8nGxez2ECXhm03poRj58WYqA1Mbo3U0y5FM5ue/lzpMDZ
IKpfPTp06N0D3++6+NwySpwWGTdepmpiOHpkgWvrF5We/+izLmMpM1g9AxKL5kpl
9ppW7rOkm2+/LDmDwoh28a90g0geVPXTs4H5qx4tz3JeF6FW8m9fALPGK3pXmnqR
+fNa8F3vyziU9tq1tkMLM8HWZFCbZwuTb/NZez2cxBney81Emy7nB8lVNo5lGqsA
JYS6jT2CPfiLjzhIw4LmgmQ4vrQorjP6oFDNuyt1qvhi4J5997XQjDCGOjQp0mTd
kw==
=c1dz
-END PGP SIGNATURE-


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


Accepted gazebo 9.0.0+dfsg5-2 (source) into unstable

2018-02-20 Thread Jose Luis Rivero
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 20 Feb 2018 15:28:06 +
Source: gazebo
Binary: gazebo9-common gazebo9 libgazebo9 libgazebo9-dev gazebo9-plugin-base 
gazebo9-doc
Architecture: source
Version: 9.0.0+dfsg5-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Jose Luis Rivero <jriv...@osrfoundation.org>
Description:
 gazebo9- Open Source Robotics Simulator - Binaries
 gazebo9-common - Open Source Robotics Simulator - Shared files
 gazebo9-doc - Open Source Robotics Simulator - Documentation
 gazebo9-plugin-base - Open Source Robotics Simulator - base plug-ins
 libgazebo9 - Open Source Robotics Simulator - shared library
 libgazebo9-dev - Open Source Robotics Simulator - Development Files
Changes:
 gazebo (9.0.0+dfsg5-2) unstable; urgency=medium
 .
   * Upload to unsatble
   * Change graphviz by libgraphviz-dev to fix optional support
   * Added ignition-fuelt-tools as dependency to enable optional support
Checksums-Sha1:
 ca4ed0c890fe64a862e1ead3ffd9dac14a162675 2982 gazebo_9.0.0+dfsg5-2.dsc
 1cb44a6c474c832d5cd21b66ddb768cded801618 13588 
gazebo_9.0.0+dfsg5-2.debian.tar.xz
 c2f577cc567a8dbf389bfde2f2225d4fa336c5dc 23012 
gazebo_9.0.0+dfsg5-2_source.buildinfo
Checksums-Sha256:
 29e95638737515e6dad925f1bf407f61ceefeedfbc7bb39569c431644305c07e 2982 
gazebo_9.0.0+dfsg5-2.dsc
 62b8cf7fe8b80b0bd92b25a6022afafa72c3a5bf14c2786c5196107fc482dd39 13588 
gazebo_9.0.0+dfsg5-2.debian.tar.xz
 c967ae750cd12c094fd7aba3e200e29f61fe9cb7f3c453e1f5f1d21dab1a6e87 23012 
gazebo_9.0.0+dfsg5-2_source.buildinfo
Files:
 0cd3c0dce2963b92fbce7467b18f6785 2982 science optional gazebo_9.0.0+dfsg5-2.dsc
 ebf4beebf6e62fb131e7b42d4b48a757 13588 science optional 
gazebo_9.0.0+dfsg5-2.debian.tar.xz
 e88531b480f2e5fc2af269c029afa683 23012 science optional 
gazebo_9.0.0+dfsg5-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQFOBAEBCgA4FiEEoIFhu+wcwGOWFFkDXpRsCQr/BCcFAlqMYkQaHGpyaXZlcm9A
b3NyZm91bmRhdGlvbi5vcmcACgkQXpRsCQr/BCcyUwgA6++tvCDx55R/X3z76Lux
D6hIh3LCroFnRrCpCXyt/9h0rrPqd//m8oTOz46tV/V7+Rpz/XUvWw7c+FOdGwBH
+067uFzrE8xx7xBMYFCDougRz/74ixZs8zkCbOMb9F3ISrQKeo3oSQnO+/s+v2mi
MvDHbB7Mb1UuOGtwyEIfxnn8PMJ0TcTNkVB55Oke0BMhgBu5zGd7EvcwFJ8u+joZ
kmETJqHTRYWiSBFK+L6tIvKz8w8BTDJAU1xd6arZ+BtQo8CJWVa9z8x3rLoC6pHM
7VG4w+LBieFFV/KSODadiarYUknuBWerge82jg7P7N1cy2rLm2irTTRJfjgTMh+a
PA==
=jbri
-END PGP SIGNATURE-


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


Accepted sdformat 6.0.0+dfsg-3 (source) into unstable

2018-02-20 Thread Jose Luis Rivero
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 20 Feb 2018 17:34:32 +
Source: sdformat
Binary: libsdformat6 libsdformat6-dev sdformat-sdf sdformat-doc
Architecture: source
Version: 6.0.0+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Jose Luis Rivero <jriv...@osrfoundation.org>
Description:
 libsdformat6 - Simulation Description Format (SDF) parser - Shared library
 libsdformat6-dev - Simulation Description Format (SDF) parser - Development 
files
 sdformat-doc - Simulation Description Format (SDF) parser - Documentation
 sdformat-sdf - Simulation Description Format (SDF) parser - SDF files
Changes:
 sdformat (6.0.0+dfsg-3) unstable; urgency=medium
 .
   * Upload to unstable
Checksums-Sha1:
 1734d462209c84917d4c397b47822562404fbef9 2142 sdformat_6.0.0+dfsg-3.dsc
 2710d2fb551a688d320b102093745639f448850f 7688 
sdformat_6.0.0+dfsg-3.debian.tar.xz
 be8ed213bc39553fd84f04b855947a2e5ca7 10288 
sdformat_6.0.0+dfsg-3_source.buildinfo
Checksums-Sha256:
 d44ee3ef1c36351b836ec7eafe198e7ef45e449827fd737c41cf02acaa4eb434 2142 
sdformat_6.0.0+dfsg-3.dsc
 78660575f5684ea82d2ebd42728d5ed014f10c614ebc3937ed2368fda0d4f8ab 7688 
sdformat_6.0.0+dfsg-3.debian.tar.xz
 9fc1033004856f776ae13785d1d022e98c9df74372bf4e2038eaac705321bdc6 10288 
sdformat_6.0.0+dfsg-3_source.buildinfo
Files:
 66824d03605e8a9e11d8e7868fd94030 2142 science optional 
sdformat_6.0.0+dfsg-3.dsc
 1b44464b85454ef0a7a4d7028cec49db 7688 science optional 
sdformat_6.0.0+dfsg-3.debian.tar.xz
 8754a72280d7cb2f8500edfe06ecde98 10288 science optional 
sdformat_6.0.0+dfsg-3_source.buildinfo

-BEGIN PGP SIGNATURE-

iQFOBAEBCgA4FiEEoIFhu+wcwGOWFFkDXpRsCQr/BCcFAlqMXGQaHGpyaXZlcm9A
b3NyZm91bmRhdGlvbi5vcmcACgkQXpRsCQr/BCcqewgAugQBmcV6S/8eeWoL+9q7
c52yvhyrR6xv7B00bBAAEudeJHfJCb9mUswk9h9cR69C6vA8TJiZj2VtcQgoSeri
l8uOJcsS6Ueg1AW0ZRjVTTUpe8QdPCpmcktFR84oMpLIoD5PwRD5FVb4RzdIqOZ8
8hwivxW8f4AxZfsNKOL0AFIZ4u+p/74mP7GMSDX7muptL/Kh8FzuxAzxhrYvumKU
tokdsbpeawcfVECRZ+Ea+afmEvksnnv1EEAP7a/ELkrImvwDzFCh0Cgyhdox78O8
IKBm1RRQXxQeHBTheL8lLxjfRDanEECCrBIph4rAEtdyJvJXkpJuam9K2MpX8biw
wg==
=lMMU
-END PGP SIGNATURE-


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


Accepted gazebo 9.0.0+dfsg5-1 (source all amd64) into experimental, experimental

2018-02-19 Thread Jose Luis Rivero
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 15 Feb 2018 02:49:23 +
Source: gazebo
Binary: gazebo9-common gazebo9 libgazebo9 libgazebo9-dev gazebo9-plugin-base 
gazebo9-doc
Architecture: source all amd64
Version: 9.0.0+dfsg5-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Jose Luis Rivero <jriv...@osrfoundation.org>
Description:
 gazebo9- Open Source Robotics Simulator - Binaries
 gazebo9-common - Open Source Robotics Simulator - Shared files
 gazebo9-doc - Open Source Robotics Simulator - Documentation
 gazebo9-plugin-base - Open Source Robotics Simulator - base plug-ins
 libgazebo9 - Open Source Robotics Simulator - shared library
 libgazebo9-dev - Open Source Robotics Simulator - Development Files
Closes: 874898 887931
Changes:
 gazebo (9.0.0+dfsg5-1) experimental; urgency=medium
 .
   * Added patch to use roboto system fonts
   * Added patch to use system qtpropertybrowser
   * Missing pieces in the copyright file
   * Remove duplicate dependency on simbody
   * Do not restrict desktops where gazebo is shown
   * Fix lintian errors related to copyright
   * Change to salsa. Break/Replace gazebo7 version
   * Remove gazebo.menu
 (https://www.debian.org/doc/debian-policy/#version-4-0-1)
   * Remove all the SSE logic from rules file
   * Update TODO file with info about the ode packaging exception
   * Simplify and improve the README file: move licenses to its own section and
 use wildcards for listing files when possible
   * Missing font dependencies
   * Remove embedded libraries present in code
   * Added clang-format
   * Update the way of getting sources
   * Imported Upstream version 9.0.0+dfsg
 (Closes: #887931, #874898, #874898)
   * Use system ccd
   * Fix watch file
   * Remove fonts copyright
   * New upstream version 9.0.0+dfsg5
Checksums-Sha1:
 a8db0b8fdd608c8476422546e41342a08aa75dc1 3254 gazebo_9.0.0+dfsg5-1.dsc
 531ab6901586d9d97ba73ea8aa6ea0cbbd271c35 51816789 
gazebo_9.0.0+dfsg5.orig.tar.gz
 36217f0dfb6ba76b098b6ec8341fa5f9c3c77a1f 13384 
gazebo_9.0.0+dfsg5-1.debian.tar.xz
 4311ce3e37be296df394b35f6023e1bd5cf0d10e 39990892 
gazebo9-common_9.0.0+dfsg5-1_all.deb
 c0cfbbfb1446d8590f2a1de178f25f15eaa0ff14 4129840 
gazebo9-dbgsym_9.0.0+dfsg5-1_amd64.deb
 0404cb54c286357e76de9bdd45161be95efa3327 2046520 
gazebo9-doc_9.0.0+dfsg5-1_all.deb
 5e207e72aa7c868f2bfb1c5c4c15f0f626a6686f 33785176 
gazebo9-plugin-base-dbgsym_9.0.0+dfsg5-1_amd64.deb
 6c277c4fa2af8573a1c0d87701e0e2825ccec286 996188 
gazebo9-plugin-base_9.0.0+dfsg5-1_amd64.deb
 d70c2b831d5c4e21d9578d56595dfa04560c651c 4412240 
gazebo9_9.0.0+dfsg5-1_amd64.deb
 b67d0f0aa9f9ef7859ce83fe2969e5906b595bf1 26743 
gazebo_9.0.0+dfsg5-1_amd64.buildinfo
 cfdab46f40b738691a1a352a8453e6c8b6a8d33a 135563940 
libgazebo9-dbgsym_9.0.0+dfsg5-1_amd64.deb
 082d71f7f3188241daec027ae29e9e4a9d19c5eb 531356 
libgazebo9-dev_9.0.0+dfsg5-1_amd64.deb
 4472a5d8e0562192eafda757a976afb350806527 8304412 
libgazebo9_9.0.0+dfsg5-1_amd64.deb
Checksums-Sha256:
 d9cb1840fb87789089667670363cbe9cc9492cbace9eae9bb7ec8ee62a1fa0f7 3254 
gazebo_9.0.0+dfsg5-1.dsc
 55cb04c6a9f175c0417e3372d39fca743fb1177b69e6d8b69810849dad4b1a09 51816789 
gazebo_9.0.0+dfsg5.orig.tar.gz
 db381a601ccc06460f649e53497311b7fc425fb0acefe2242034f4876d1cb2b5 13384 
gazebo_9.0.0+dfsg5-1.debian.tar.xz
 4ab05577930cb4800b76e79808120cf9981b334d53a07199a829f5d5faac3f92 39990892 
gazebo9-common_9.0.0+dfsg5-1_all.deb
 5fdde66b0a4c9c6f9f99f7edd14c2b4a4db8aed88f8ffe3d187195713f40a646 4129840 
gazebo9-dbgsym_9.0.0+dfsg5-1_amd64.deb
 5a29b3f73804ca581feb62a46a61d03e993241e83357cb08e97257db1b48a186 2046520 
gazebo9-doc_9.0.0+dfsg5-1_all.deb
 4d20fe18861103fa16842d51f55fa19b7ec311f1b8ec3fb42d6c8a9019d07d88 33785176 
gazebo9-plugin-base-dbgsym_9.0.0+dfsg5-1_amd64.deb
 68acc7536ed6f7bdcc6c3530f34225c8b528d8ca9edc60f1acd3923abf3e2eb5 996188 
gazebo9-plugin-base_9.0.0+dfsg5-1_amd64.deb
 d52cfcaa1d250cbb6307da50cb986c1f2dc4eaffe0d1cdc289f48aefa5dcb08d 4412240 
gazebo9_9.0.0+dfsg5-1_amd64.deb
 c6c581422398bdc072a22c6f6866f3464c204c1b823ee7886a91155d53c6b373 26743 
gazebo_9.0.0+dfsg5-1_amd64.buildinfo
 4af2393623695788f801afda7faf9e7147f978402e280558a62319bde32721b3 135563940 
libgazebo9-dbgsym_9.0.0+dfsg5-1_amd64.deb
 28cdf9b5931fee8a8062fdb9f49181c9aa18764afdaabdc47a72c9ab8a0828a8 531356 
libgazebo9-dev_9.0.0+dfsg5-1_amd64.deb
 a7a46ebde614805e52260dcfd8b0e985cd78f18001fdebcf0b82d1a0c78e119f 8304412 
libgazebo9_9.0.0+dfsg5-1_amd64.deb
Files:
 496fe491360d679fb6e4dc754dbb1efb 3254 science optional gazebo_9.0.0+dfsg5-1.dsc
 0f51c15520d529b6442acc57339d8af6 51816789 science optional 
gazebo_9.0.0+dfsg5.orig.tar.gz
 ffb3062ad84dac0a11c290304dc219fb 13384 science optional 
gazebo_9.0.0+dfsg5-1.debian.tar.xz
 465ef4624d63a95dc65c217e0897b231 39990892 science optional 
gazebo9-common_9.0.0+dfsg5-1_all.deb
 83450deef62af94b604e1627d6acecd2 4129840 debug optional 
gazebo9-

Accepted sdformat 6.0.0+dfsg-2 (source amd64 all) into experimental, experimental

2018-02-13 Thread Jose Luis Rivero
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 12 Feb 2018 13:05:12 -0800
Source: sdformat
Binary: libsdformat6 libsdformat6-dev sdformat-sdf sdformat-doc
Architecture: source amd64 all
Version: 6.0.0+dfsg-2
Distribution: experimental
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Jose Luis Rivero <jriv...@osrfoundation.org>
Description:
 libsdformat6 - Simulation Description Format (SDF) parser - Shared library
 libsdformat6-dev - Simulation Description Format (SDF) parser - Development 
files
 sdformat-doc - Simulation Description Format (SDF) parser - Documentation
 sdformat-sdf - Simulation Description Format (SDF) parser - SDF files
Changes:
 sdformat (6.0.0+dfsg-2) experimental; urgency=medium
 .
   * Fix many problems related to the copyright file.
Checksums-Sha1:
 8bef7c82efe72a8e099cf897e184f98540cc 2450 sdformat_6.0.0+dfsg-2.dsc
 f74753152a90c3393288f6f3475196725240d147 7636 
sdformat_6.0.0+dfsg-2.debian.tar.xz
 5c70da7d6472a6a2a25b6e6686c10adb1e67c2f2 26288 
libsdformat6-dev_6.0.0+dfsg-2_amd64.deb
 ced5bcf81668f6be27ed4a920e521ba502e44f23 191124 
libsdformat6_6.0.0+dfsg-2_amd64.deb
 ecb2adbd1f4bcbf2ce3e15be1a1ae3e2837eb3b1 1383068 
sdformat-doc_6.0.0+dfsg-2_all.deb
 bdeceeb248b2a98daf14b7d8f7dd16d65c513a24 43856 
sdformat-sdf_6.0.0+dfsg-2_all.deb
 290a00df8a27fd20b77cad6bee6b15f418510012 11573 
sdformat_6.0.0+dfsg-2_amd64.buildinfo
Checksums-Sha256:
 ee679530050bb77275677b8b7a5ff0c6705aa86494cdce5f2759fe82e48e5197 2450 
sdformat_6.0.0+dfsg-2.dsc
 023df1e55b8b78177461c7b6c5599854748aed41ee20b793b19d6af0778c90fc 7636 
sdformat_6.0.0+dfsg-2.debian.tar.xz
 cf0394567411a4dc4f6d6d57b91f020fd07a495a2f04695004dad069932e3ecc 26288 
libsdformat6-dev_6.0.0+dfsg-2_amd64.deb
 a8aed76901327721dc46099db4601326fa40b7ec2c3146947a18db1f23c9847d 191124 
libsdformat6_6.0.0+dfsg-2_amd64.deb
 3e0527aa2d2711e6547676dee0be8b221b2ca7611ab2cb7238b434a0eedb31eb 1383068 
sdformat-doc_6.0.0+dfsg-2_all.deb
 9705cd29498f88ee0a1c8ba4ec2fdca4c582ed2b8f92a2ed79da8e581f92f488 43856 
sdformat-sdf_6.0.0+dfsg-2_all.deb
 f50ca0bdcdf6a7c26d0790f3d7e4ea7b1773517a26096f306ecb492d8945f325 11573 
sdformat_6.0.0+dfsg-2_amd64.buildinfo
Files:
 57a2e3a1e536bd09e7db167fbd810167 2450 science optional 
sdformat_6.0.0+dfsg-2.dsc
 3000cfc9d2efa19cdcb30fedce7d6944 7636 science optional 
sdformat_6.0.0+dfsg-2.debian.tar.xz
 6e40dfe6db04cfc3dfde232d8dbd578b 26288 libdevel optional 
libsdformat6-dev_6.0.0+dfsg-2_amd64.deb
 47f4d56e6b10e32d640c8427993890bc 191124 libs optional 
libsdformat6_6.0.0+dfsg-2_amd64.deb
 0c8ca6914674763f8eeecb6b8ba4daec 1383068 doc optional 
sdformat-doc_6.0.0+dfsg-2_all.deb
 5ac62a0d3c1b1fe540b257e913d2493c 43856 libdevel optional 
sdformat-sdf_6.0.0+dfsg-2_all.deb
 f5345533a20a5bb57cd7eee2686817fc 11573 science optional 
sdformat_6.0.0+dfsg-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAlqCEUQACgkQW//cwljm
lDNGTg//bpFghWHO9HkMtS5Cbd9cm/eDZxirs+P+laXxHjk12HAS5YCQajqImYlP
5e5EWOypPEMoRpeh58ZQ2ONfvK0LF0SWOvuolBnMbvHXoqqzyeTFUG0MHD4QxUvz
64fBMOr3GJ5lgYw6wW62OBir+CALJqESE1uzk9JHwkC5X0O/utgxaZpd/he11G99
RYYxNAU2qV9IxVa08ztuMucFh7Y3SAC1y2X19dPPzmSpU478CUa1xB9DTSARk/fW
JgI3xcVMbs5eJ0QUG149LnVqs0TYy2B0r7eyqaVB0Sb6QQz9kUCfyxYhGL2XtFmb
X4LcdLmFJPYXhY1HSeT1rkaNZT6F58g3uQpKi7OnjpEutCfuabrm1VPrjJy/boDX
BVYGWOBGCwvEWWO2SVUOpRWl2WTwS/Yj/c5zrw4gLPdlwLSqVXuXIJHCRbvA/c0U
qUr+dBQduq5hzfw3pz9LVKXsl/nxz06jKBKfW7Hkt8pE6Uxs3d0Xqd8pgHyH+qll
a7AGBWDO+qfUu5ES3FxmIuZBECRXNYYQ5GTCy+R1z9I2K9BSrPd/C52a/UcRIoXv
tU0KTdBfXyclKsdlxXCNMaZDRdu0kmYy1GyUTFrBw4Zag6ipYMoES6g3OgWnpD9c
8djrWV9bhj99zCzcQqsPJmpvS9gntyN+szzmJPT0rNRGIsfoNaU=
=HzqI
-END PGP SIGNATURE-


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


Accepted ignition-transport 4.0.0+dfsg-1 (source all amd64) into unstable, unstable

2018-02-09 Thread Jose Luis Rivero
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 05 Feb 2018 14:04:13 +
Source: ignition-transport
Binary: libignition-transport4 libignition-transport-dev 
libignition-transport4-dev
Architecture: source all amd64
Version: 4.0.0+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Jose Luis Rivero <jriv...@osrfoundation.org>
Description:
 libignition-transport-dev - transitional package
 libignition-transport4 - Ignition Robotics Transport Library - Shared library
 libignition-transport4-dev - Ignition Robotics transport Library - Development 
files
Closes: 883757 888017
Changes:
 ignition-transport (4.0.0+dfsg-1) unstable; urgency=medium
 .
   [ Jose Luis Rivero ]
   * New upstream version 4.0.0+dfsg
 (Closes: #883757)
 (Closes: #888017)
 .
   [ Anton Gladky ]
   * Switch to compat-level 11
   * Set Standards-Version: 4.1.3
   * Update VCS-fields (move to salsa)
Checksums-Sha1:
 89786b7038de29a3e75184bc9f7bcc4cce8aeb95 2549 
ignition-transport_4.0.0+dfsg-1.dsc
 de598e7b48d0379a7d3efbcd0f93174acde85497 194328 
ignition-transport_4.0.0+dfsg.orig.tar.xz
 8219c1fa55ff47b99b9efdd92e6d43c484387a19 4576 
ignition-transport_4.0.0+dfsg-1.debian.tar.xz
 0e26773114ca725c24766a3c0bfb3b624dc891e5 9121 
ignition-transport_4.0.0+dfsg-1_amd64.buildinfo
 3b187ab2fdf3b9c91e624aabbff47ef9222c662b 5056 
libignition-transport-dev_4.0.0+dfsg-1_all.deb
 9bbee59560779ec7d6ec6c33608edbb16d27de86 1865092 
libignition-transport4-dbgsym_4.0.0+dfsg-1_amd64.deb
 d6673c1bf813dbeaebf6a62bee36091f911b7857 42404 
libignition-transport4-dev_4.0.0+dfsg-1_amd64.deb
 9b426a4aec83e70acf4622ef8f387267955aeb6c 133624 
libignition-transport4_4.0.0+dfsg-1_amd64.deb
Checksums-Sha256:
 de1dbfc99c2de11b549b3a02d2fe34743f1db893b3b82e1a7fb346c2f850 2549 
ignition-transport_4.0.0+dfsg-1.dsc
 18c3104694614f80f99ff295309d771d2f0ef61718f2647f760e23965d62ef6c 194328 
ignition-transport_4.0.0+dfsg.orig.tar.xz
 005e2212ef1f59e5dd926351d4a0f587d7517fdee4e953c60619774877f2a174 4576 
ignition-transport_4.0.0+dfsg-1.debian.tar.xz
 47892d93f804b4d91d23a093a479d8cc0fd6dc7881ac565509ec82df2d8d73cc 9121 
ignition-transport_4.0.0+dfsg-1_amd64.buildinfo
 10873be0d741c313733a4e4c103993f19e76b3da08323173e88de37b1609ab03 5056 
libignition-transport-dev_4.0.0+dfsg-1_all.deb
 49f140d75a0c5f62b3800c97bf8c8c4cf43e7adbfcad3207826500c826ce35f4 1865092 
libignition-transport4-dbgsym_4.0.0+dfsg-1_amd64.deb
 e7dfd6408eb4a6455bb3d4382d7a4c9d7eaa5070396e2e36226183814cc3acf2 42404 
libignition-transport4-dev_4.0.0+dfsg-1_amd64.deb
 91633b478fe693728bd764030578fec616ddeacddc2b0aa309001ac66e7e0b63 133624 
libignition-transport4_4.0.0+dfsg-1_amd64.deb
Files:
 5bde0e0efc9c1d47050bccda1f8612cc 2549 science optional 
ignition-transport_4.0.0+dfsg-1.dsc
 d5106511e98128e3336d3c399676ac84 194328 science optional 
ignition-transport_4.0.0+dfsg.orig.tar.xz
 71c1f45af21f7c075eae164f9c7da063 4576 science optional 
ignition-transport_4.0.0+dfsg-1.debian.tar.xz
 470447f9bd8d69310d2f4da7de327613 9121 science optional 
ignition-transport_4.0.0+dfsg-1_amd64.buildinfo
 ee575bf465d42910d260cc49439232f7 5056 oldlibs optional 
libignition-transport-dev_4.0.0+dfsg-1_all.deb
 0ff7ff5e7d5ed6b88b1b668e0b4f5846 1865092 debug optional 
libignition-transport4-dbgsym_4.0.0+dfsg-1_amd64.deb
 f7d935539dd72066d048b182588ba795 42404 libdevel optional 
libignition-transport4-dev_4.0.0+dfsg-1_amd64.deb
 7882ef41e2cdaad1a087673517e55011 133624 libs optional 
libignition-transport4_4.0.0+dfsg-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEu71F6oGKuG/2fnKF0+Fzg8+n/wYFAlp6GqMACgkQ0+Fzg8+n
/wYFzQ//YVm6NP/yswPu94KKKGXZQE6fCvWD2Du/f9TtQaQIzIjvaBpo9TbpIoiX
HKJnOyEMO9Ey+ARETYs4vsLJBKo1uxmiypJdigNbW2J6YDfJCUOJSZ3zDk+BFQT+
ALs1u8gt+cV8KkKYLtlMw8EQjvL3uEyoFDa9ED2al7bH4tN9+A7r/5yNf+2O6UMv
88TRt8yCFER6U/GAokL+0g6yXFdLITtXONS3agOZpvPzkhNsMh2FaVGf4gG72dU2
zfY4qZ5zrzMx0wE9KX86uUr9UBwOewhFPk7J2OTPDF/Ut71IjFaIFHMbEp49puap
FmA/26bBXlQv9eAzuvo6pxs5/tTbkkAOF1Bc3Ano6lcotOOIKYHrlDc0YIob6ixf
6HW2d1IWwI+r2Tx7WggBFAx+psROkvEWAtha45r8KA4CeGWcyunPQYhtWjDtNUpm
Orj8g5DlO8M29U+OeQzj/n6twipRC4pJLLTEj+BKMwCvLkV40PcQ3xCd4abPp8LQ
D9m+U1JbX/H6rbOHRpa0LqI0g/dB8d6vSdR5cAUD09QfJpMD8yQfdIQ2FRm6NRZE
FXluCNIl4FobjZNKXE60y50TuYXmO6NAlH5sbVFg3o5cXpbWgT+LNkX29fK8dEvp
ecQn6rnHQ5cxviLli/Heul9kk0bVx89qP8Ia6pnmMZbhRyMDwG4=
=O3dd
-END PGP SIGNATURE-


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


Bug#887931: gazebo FTBFS with libtinyxml2-dev 6.0.0+dfsg-1

2018-02-07 Thread Jose Luis Rivero
gazebo 7.10 is going to be released in a few days and it will ship the fix:
https://bitbucket.org/osrf/gazebo/src/d15878d662a21dea2a0f61c218ce54e2aff4f489/Changelog.md?fileviewer=file-view-default

I'll wait and sync to the latest version directly.
Thanks for the patch Peter.

On Thu, Jan 25, 2018 at 9:08 AM, peter green  wrote:

> Hi
>
> I just applied the upstream patch in raspbian. The patch to the sourcecode
> applied fine but the patch to the buildsystem had to be applied manually.
>
> A debdiff of what I uploaded to Raspbian is attatched, no intent to NMU in
> Debian.
>
>
>
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Re: console-bridge_0.4.0-1_amd64.changes REJECTED

2018-02-05 Thread Jose Luis Rivero
Thanks Thorsten for catching the error. In fact the gtest sources should
not be there so I added support for repacking them correctly excluding the
gtest sources.
https://salsa.debian.org/science-team/console-bridge/commit/eef5cae8c302f16a422abb16e7e3b431c3a488f7

@Andreas, I think that I need your help again to upload the package to the
NEW queue.

Thanks!

On Mon, Feb 5, 2018 at 4:00 AM, Thorsten Alteholz <
ftpmas...@ftp-master.debian.org> wrote:

>
> Hi Jose,
>
> please mention google in your debian/copyright
>
> Thanks
>  Thorsten
>
>
>
> ===
>
> Please feel free to respond to this email if you don't understand why
> your files were rejected, or if you upload new files which address our
> concerns.
>
>
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Accepted ignition-msgs 1.0.0+dfsg1-3 (source) into unstable

2018-02-05 Thread Jose Luis Rivero
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 05 Feb 2018 17:03:38 +
Source: ignition-msgs
Binary: libignition-msgs libignition-msgs-dev
Architecture: source
Version: 1.0.0+dfsg1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Jose Luis Rivero <jriv...@osrfoundation.org>
Description:
 libignition-msgs - Set of message definitions used by robotics apps - Shared 
library
 libignition-msgs-dev - Set of message definitions used by robotics apps - Dev 
files
Changes:
 ignition-msgs (1.0.0+dfsg1-3) unstable; urgency=medium
 .
   * Missing protobuf dependencies in -dev package
Checksums-Sha1:
 aeda08ec276fda174137da63128568cce0247110 2061 ignition-msgs_1.0.0+dfsg1-3.dsc
 369bd1ffcdf7704296b017e69e5149130c84a622 3936 
ignition-msgs_1.0.0+dfsg1-3.debian.tar.xz
 eb84b66a42cf61f15c1191b38578785729432e01 6918 
ignition-msgs_1.0.0+dfsg1-3_source.buildinfo
Checksums-Sha256:
 2cc2eeab2840d43f00e5ef72ac773f3843f99f7b1cd13f74bf80892864983ae6 2061 
ignition-msgs_1.0.0+dfsg1-3.dsc
 3f661343e91ce0ed8aa8875d2d781e1a35064429c4be2549de698e28d18c3194 3936 
ignition-msgs_1.0.0+dfsg1-3.debian.tar.xz
 93eec95bb43fb8aa7d88101fe7829abb06e55ad0dd39afc1cb8cc46c505269a2 6918 
ignition-msgs_1.0.0+dfsg1-3_source.buildinfo
Files:
 345c8f83801e7106bd4b55fbc085aef2 2061 science optional 
ignition-msgs_1.0.0+dfsg1-3.dsc
 e5df7f7f6d7423ce96a35ae11ffb784e 3936 science optional 
ignition-msgs_1.0.0+dfsg1-3.debian.tar.xz
 2f72bf5bf206e5dab9aced81cb38da70 6918 science optional 
ignition-msgs_1.0.0+dfsg1-3_source.buildinfo

-BEGIN PGP SIGNATURE-

iQFOBAEBCgA4FiEEoIFhu+wcwGOWFFkDXpRsCQr/BCcFAlp4jrMaHGpyaXZlcm9A
b3NyZm91bmRhdGlvbi5vcmcACgkQXpRsCQr/BCcnCggArxAuuIoV3hRoSBDpqlEI
0yvJHG83Fu9L/YrpqZGbFUEPDdIIwhQnI6nVBfi4LhIZfybNPI8HuQErlkbyfFNa
78VFk+4oynI0icAWiTJyw9D5gUTt5H3PZMW/Bbwd9B/+P4aDTUgC2eKWw5BFq08g
Tj0NXGMoMjefzqHVPQKD/6+S8kB0cJWVFcfkRyEzwtHx3I4+jxffDZkR4eu+40Ji
UBzoHMzmu5nww/gnL5qUILlxUfllpgEi8+1wY6uyk0zfxvZFJvioUn6DJrJGbN9/
EDmyZ+70rCfRrkxmYWC3es9pjabCvWTEjyCpnmCZtxZDRGkUCTwcU5/JYTOylxrZ
Zg==
=mHvU
-END PGP SIGNATURE-


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


Bug#888156: Please fix lintian errors in ignition-cmake (0.4.0-1)

2018-01-29 Thread Jose Luis Rivero
Thanks Andreas for the help. I think that I've fixed all the warnings
related to the privacy breaches:
https://salsa.debian.org/science-team/ignition-cmake/commit/44ab97f51f8f8e61ad3ea5fc962314fd89b73cc8

My maintainers right are probably fixed with the latest keyring sync so I
should be able the make the upload. Give me an ok on the changes and I will
try to finish the upload myself.


On Tue, Jan 23, 2018 at 7:26 PM, Andreas Tille  wrote:

> Hi Jose,
>
> thanks for your work on ignition-cmake.  I've built the package to
> sponsor it to the Debian mirror.  However, there are some lintian errors
> + warninge that I would like to see fixed.
>
> E: libignition-cmake-dev: privacy-breach-logo 
> usr/share/ignition/ignition-cmake0/doxygen/header.html
> (https://ignitionrobotics.org/assets/doxygen/ignition_logo.svg)
> W: libignition-cmake-dev: privacy-breach-generic
> usr/share/ignition/ignition-cmake0/doxygen/header.html (
> https://fonts.googleapis.com/icon?family=material+icons)
> W: libignition-cmake-dev: privacy-breach-generic
> usr/share/ignition/ignition-cmake0/doxygen/header.html (
> https://code.getmdl.io/1.3.0/material.deep_orange-blue.min.css)
> W: libignition-cmake-dev: privacy-breach-generic
> usr/share/ignition/ignition-cmake0/doxygen/header.html (
> https://ignitionrobotics.org/assets/doxygen/doxygen.css)
> W: libignition-cmake-dev: privacy-breach-generic ... use
> --no-tag-display-limit to see all (or pipe to a file/program)
> E: libignition-cmake-dev: privacy-breach-uses-embedded-file
> usr/share/ignition/ignition-cmake0/doxygen/header.html You may use the
> libjs-mathjax package. (https://cdnjs.cloudflare.com/
> ajax/libs/mathjax/2.7.2/mathjax.js?config=tex-mml-am_chtml)
> E: libignition-cmake-dev: privacy-breach-logo usr/share/ignition/ignition-
> cmake0/doxygen/tutorials-header.html (https://ignitionrobotics.org/
> assets/doxygen/ignition_logo_white.svg)
>
>
> You will get more verbose hints how to do this when trying
>
>   lintian -i ignition-cmake_0.4.0-1_amd64.changes
>
> Here are some hints:
>
>   1. Just download ignition_logo.svg put it somewhere under
>  debian/ and install it next to the documentation.  Than
>  you can use a relative local link inside header.html.
>   2. May be a similar approach is usefill for the googleapis icon.
>   3. For css files this might work as well but regarding doxygen.css
>  there might be a Debian packaged copy you could use via the
>  apropriate Depends and a file:///... URL to this file
>   4. How to replace mathjax is explained by lintian.
>
> Hope these hints are helpful.
>
> BTW, regarding the SoB condition 3 (Your package is listed on the Blends
> tasks pages) I've pushed the following change to the Git repository of
> the debian-science package:
>
>
> science(master) $ git diff HEAD^
> diff --git a/tasks/robotics-dev b/tasks/robotics-dev
> index b0cf433..b5c0fa5 100644
> --- a/tasks/robotics-dev
> +++ b/tasks/robotics-dev
> @@ -41,6 +41,8 @@ Depends: libgazebo7-dev
>
>  Depends: libsimbody-dev
>
> +Depends: libignition-cmake-dev
> +
>  Depends: libignition-transport-dev
>
>  Depends: libignition-math2-dev
>
>
> This now would create the according paragraph on the Blends page.  Next
> time please check whether the link you are adding to the SoB table and
> ping me accordingly to add the change (or ask for commit permission to
> the debian-science package Git).
>
> Hope this helps
>
> Andreas.
>
> --
> http://fam-tille.de
>
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Bug#888156: ignition-cmake: Update ignition-cmake to version 0.4

2018-01-23 Thread Jose Luis Rivero
Source: ignition-cmake
Version: Update ignition-cmake to version 0.4
Severity: wishlist

ignition-cmake released the version 0.4 which is required by
other versions of the ignition robotics family.

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


Bug#888017: ignition-transport: Update ignition-transport to version 4.x

2018-01-22 Thread Jose Luis Rivero
Source: ignition-transport
Severity: wishlist

ignition-transport 4.x series has released its first version. It would
be great to have it in Debian Sid.

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


Bug#887365: ignition-msgs: Update ignition-msgs to 1.0.0 version

2018-01-15 Thread Jose Luis Rivero
Source: ignition-msgs
Version: 1.0.0
Severity: wishlist

Update igniton-msgs to latest 1.0.0 version in debian Sid.

The packaging work is ready in the debian-science git:
https://salsa.debian.org/science-team/ignition-msgs

A test run has been run in the OSRF buildfarm:
https://build.osrfoundation.org/view/All/job/ignition-msgs-pkg_builder-master-debian_sid-amd64/52/

Thanks.

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


Re: Please drop dh-make boilerplate from your d/rules file (SoB sponsering of ignition-math2)

2018-01-12 Thread Jose Luis Rivero
On Fri, Jan 12, 2018 at 10:35 AM, Andreas Tille  wrote:

> Hi Jose,
>
> thanks for working on ignition-math2.
>
> It is more convenient if you open an RFS bug (if you did its missing on
> the SoB page[1]) to enable discussion.  So I move it here to the
> maintainers list.


Oh, forgot it, sorry.


> Your package is also featuring the "most hated"
> boilerplate in debian/rules file and so I decided to start my fight
> against it and added a condition 5 which needs to be fullfilled if you
> want me to sponsor your package. ;-)
>

hehe, removed.


> As an additional note:  I started using debhelper 10 and I'm now
> switching to debhelper 11 since its available in testing.  If you have
> good reasons to stick to compat level 9 that is fine for me but may be
> you just did not realised the potential compat level bump.
>

I don't have any good reason not to use the latest debhelper available,
change to level 11.

Our usual buildfarm says seems to be happy with the current build, no
lintian warns or errors, autopkg happy:
https://build.osrfoundation.org/view/All/job/ignition-math2-pkg_builder-master-debian_sid-amd64/61/

Any other improvement proposal is very welcome Andreas.
Thanks!
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Re: ignition-math3_3.1.0-1_amd64.changes REJECTED

2017-09-05 Thread Jose Luis Rivero
Hello Luca:

Thanks for the review and sorry for the error. The exclude clause did not
work probably because I've imported the sources manually instead of using
the --uscan option. I've cleaned them up and bump the version. It builds
fine in our build system:
https://build.osrfoundation.org/job/ignition-math3-pkg_builder-master-debian_sid-amd64/20/

Any other error please mail me again.
Thanks!

On Thu, Aug 31, 2017 at 12:00 AM, Luca Falavigna <
ftpmas...@ftp-master.debian.org> wrote:

>
> Hi,
>
> test/gtest/* are licensed under BSD and copyright Google.
>
> I see in your copyright file you wanted to exclude these files from
> the tarball, but apparently they sneaked in anyway.
>
>
> Cheers,
> Luca
>
>
>
> ===
>
> Please feel free to respond to this email if you don't understand why
> your files were rejected, or if you upload new files which address our
> concerns.
>
>
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Re: Bug#848859: Lowering the bug`s severity

2016-12-27 Thread Jose Luis Rivero
Hello Santiago:

On 27/12/16 10:26, Santiago Vila wrote:
> 
> Sorry if you don't like my communication style. Please try not to
> dismiss completely the build logs I sent and maybe you will see how my
> communication style improves greatly.
> 

The communication style is involve in the respect that everyone
deserves, and as such, please don't use it in a negotiation. No matter
what technical problem are you solving, no matter how obvious is the
problem you try to explain, no matter how you disagree with the
decisions taken. Nothing gives you the option of being disrespectful.

Point 1 in the code of conduct:
https://www.debian.org/code_of_conduct

Thanks and happy holidays.

-- 
Jose Luis Rivero <jriv...@osrfoundation.org>

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


Bug#840165: fcl bug

2016-10-17 Thread Jose Luis Rivero
On 17/10/16 19:17, Jochen Sprickerhof wrote:
> * Leopold Palomo-Avellaneda <l...@alaxarxa.net> [2016-10-17 11:31]:
>> Please Jochen, could you upload it?
> 
> Will do later.
> 
> @Jose: Can you comment why you added it in
> 
> https://anonscm.debian.org/cgit/debian-science/packages/fcl.git/commit/?id=2b59789404c96e4fbc6877ef2db0adccbeb8d97b
> 

I remember to see the option while working on enabling the octomap
support and enable expecting the build system to do what the option says
(strictly enabling SSE). I did not look into the implementation sorry.

+1 on removing it.

-- 
Jose Luis Rivero <jriv...@osrfoundation.org>



signature.asc
Description: OpenPGP digital signature
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Re: Comments regarding urdfdom_1.0.0-1_amd64.changes

2016-09-13 Thread Jose Luis Rivero
On 13/09/16 22:50, Thorsten Alteholz wrote:
> Hi Jose,
> 
> I marked your package for accept, but please mention Google as gtest author 
> in your debian/copyright.
> 

Done:
https://anonscm.debian.org/cgit/debian-science/packages/urdfdom.git/commit/?id=82fe11ee7af715b76cd673b2c20c4e3541c1bb76

Thanks Thorsten!

-- 
Jose Luis Rivero <jriv...@osrfoundation.org>

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


Re: kido_0.1.0+dfsg-2_source.changes REJECTED

2016-08-31 Thread Jose Luis Rivero
Hello Gianfranco:

On 31/08/16 09:01, Gianfranco Costamagna wrote:
> Hi,
> 
> 
>>>> ACL dm: not allowed to upload source package 'kido'
> 
> 
> 
> a good DM knows how to push the tags on git and avoid double effort
> from other people, bu answering to RC bugs :)
> 

ACK. Have a good day.

-- 
Jose Luis Rivero <jriv...@osrfoundation.org>

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


Bug#835734: Bug#835930 kido: missing link libraries

2016-08-31 Thread Jose Luis Rivero
Hello Gianfranco:

On 31/08/16 08:48, Gianfranco Costamagna wrote:
> Hi Jose, are you aware of your RC bugs?
> 

I was aware of my RC bugs, yes, and I was working on fixing them.

> in case, please say something about the ongoing work on git, because there is 
> no gain in having somebody else prepare an NMU
> without acking/nacking changes or thanking him.
> 

I did not look into my bugmail during these last days, sorry about that.
Thanks for taking time to work on debugging and fixing the packages.

For the next time, please feel free to use the package git so we could
add another layer to avoid work duplication.

> also, the xml patch looks almost the same as the upstream cherry-pick, and 
> the link patch looks mostly the same as my patch.
> 
> https://github.com/dartsim/dart/commit/2841967fc6628c9aea58c93227b28abdf5dfbcc2.patch
> 
> Can you please consider setting the correct authorship and forward patches 
> upstream?
> 

Sorry for not checking upstream code this time. I have the impression
that you think that I deliberately miss/remove the credit from patches,
that is not the case Gianfranco. I have no reason to do this which goes
against what rules open source. I wrote my patches (both were trivial)
without using upstream changes or notice the existence of your patch.

> (I don't care about authorship, but cherry-picking from upstream,
changing it is considered bad).

Fully agree here, I will remove my custom patches and use the upstream
commit.

> I'll assume good faith from your side, and cancel the NMU.
> (let me know if you need a sponsor)

Thanks for the assumption and the offer, I have rights now to upload
changes to kido.

-- 
Jose Luis Rivero <jriv...@osrfoundation.org>



signature.asc
Description: OpenPGP digital signature
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Re: kido_0.1.0+dfsg-2_source.changes REJECTED

2016-08-30 Thread Jose Luis Rivero
Hello Anton, Andreas:

Could you please give me DM permissions on kido and ignitions-msgs?

Thanks!

On 31/08/16 01:55, Debian FTP Masters wrote:
> 
> 
> ACL dm: not allowed to upload source package 'kido'
> 
> ===
> 
> Please feel free to respond to this email if you don't understand why
> your files were rejected, or if you upload new files which address our
> concerns.
> 


-- 
Jose Luis Rivero <jriv...@osrfoundation.org>

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


Bug#820819: urdfdom-headers pkg version 0.4.1 is using 0.4.0 version in code

2016-04-12 Thread Jose Luis Rivero
Source: urdfdom-headers
Version: 2
Severity: important

The debian package of urdfdom-headers with version 0.4.1 has a problem
in the upstream source code, which setup the version to 0.4.0 (0.4.1 is
the good one).

It has been fixed in git upstream.

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.2.0-27-generic (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

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


Re: Comments regarding fcl_0.4.0-1_amd64.changes

2016-02-24 Thread Jose Luis Rivero
Hey Thorsten:

Thanks very much for the warning, you are right, I will update the
debian/copyright file to include the OSRF.

On Wed, Feb 24, 2016 at 4:20 PM, Thorsten Alteholz <
ftpmas...@ftp-master.debian.org> wrote:

> Hi Jose,
>
> I marked your package for accept.
> Don't you want to mention the OSR foundation as copyright holder in
> your debian/copyright?
>
> Thanks!
>  Thorsten
>
>
>
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Bug#811498: libconsole-bridge0.2v5: ABI bump without package rename

2016-01-19 Thread Jose Luis Rivero
Package: libconsole-bridge0.2v5
Followup-For: Bug #811498

Hey Jochen:

Thanks for the report. You are right, I broke the new update. My
intention was not to change package and library name since upstream
did not change the API/ABI (I'm working with them to keep a sane
semantic versioning scheme). I did that for the package but not for
the library, sorry for that.

I believe that we can workaround on this problem by creating a symlink
from libconsole_bridge.so.0.3 to a new libconsole_bridge.so.0.2. This
way we can respect the upstream release as-it but keep the dependencies
stable in debian which depends on the 0.2 lib.

Jochen, do you see any problem with this? or do you have a better idea
to solve the situation keeping in mind that there is no ABI/API change
in the new 0.3.0 version?

Thanks.

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.13.0-74-generic (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages libconsole-bridge0.2v5 depends on:
ii  libc6   2.19-22
ii  libgcc1 1:5.2.1-22
ii  libstdc++6  5.2.1-22

libconsole-bridge0.2v5 recommends no packages.

libconsole-bridge0.2v5 suggests no packages.

-- no debconf information

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


Bug#802032: gazebo: Don't depend on robot-player-dev (libgazebo5-dev)

2015-11-09 Thread Jose Luis Rivero
On 11/09/2015 08:22 PM, Anton Gladky wrote:
> Hi Peter,
> 
> 2015-11-09 20:16 GMT+01:00 Paul Gevers <elb...@debian.org>:
>> Could we please agree on the way how to make Debian slightly better (I 
>> propose to
>> remove player).
> 
> Sure, I can prepare such an upload. Jose, are you OK with that?
> 

Oh, I promised to the player maintainer to help with this package as it
has been quite used by the robotics community some years ago and I think
that it has still some users (part of them from gazebo support).

Looks like patches are floating around to fix the serious bugs. Would
you mind if I import it to debian-science and patch the whole thing?

Thanks.



-- 
Jose Luis Rivero <jriv...@osrfoundation.org>

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


Re: gazebo_5.0.1+dfsg-1~exp1_amd64.changes REJECTED

2015-02-26 Thread Jose Luis Rivero
Hello Scott:

Thanks for reviewing the upload. Only one question inline while I fix
the rest of the problems and back to upload a new version:

On 02/26/2015 07:00 PM, Scott Kitterman wrote:
 
 Unfortunately, I have to reject your package due to a number of issues in
 debian/copyright.  I did not check anything else, but I think this is a
 comprehensive list of debian/copyright issues.
 
 Major issues (reject reasons)
 
 cmake/Ronn2Man.cmake
 
 # Based on work of Emmanuel Roullit emman...@netsniff-ng.org
 # Copyright 2009, 2012 Emmanuel Roullit.
 # Subject to the GPL, version 2.
 
 Not listed in debian/copyright.
 No copy of the GPL version 2 provided in the source
 

What do you mean by No copy of the GPL version 2 provided in the
source? I've never face this problem before.

Thanks,
 Jose

-- 
Jose Luis Rivero jriv...@osrfoundation.org

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


Re: C++11 software on Debian Sid

2014-12-02 Thread Jose Luis Rivero
Hi Sylvestre:

On 02/12/14 02:59, Sylvestre Ledru wrote:
 On 01/12/2014 00:48, Jose Luis Rivero wrote:
 Hi all:
...

 AFAIK, Debian Sid compiles all the software without the c++11 flag, so
 if a program or library uses other dependencies, we will end up mixing
 c++11 and c++98, right?

 No, there is no restriction on this. There are packages built using c++1
 (example: llvm).

I see. And the main point is: are those packages using dependencies not
being built with C++11? and could that mixed of code compiled with
different flags end up with problems in the ABI or we are safe while
maintaining the same libstdc++?


-- 
Jose Luis Rivero jriv...@osrfoundation.org

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


Bug#766748: gazebo: Please depend on ogre-1.9, 1.8 is obsolete and will be removed soon

2014-10-26 Thread Jose Luis Rivero
Thanks for the warning Manuel.

Upstream still have some issues with respect ogre-1.9:

 - https://bitbucket.org/osrf/gazebo/issue/994
 - https://bitbucket.org/osrf/gazebo/issue/995

I will try to fix it upstream and change the dependency as soon as possible.


On 25/10/14 06:26, Manuel A. Fernandez Montecelo wrote:
 Package: gazebo
 Version: 3.0.0+dfsg-1
 Severity: normal
 
 Hi,
 
 This package was added recently to the archive, but depends on 1.8 (which is 
 unsupported for more than a year) rather than 1.9, which has been in Debian 
 unstable for a long time.
 
 I don't know if upstream fully supports 1.9 yet, but when it does, please 
 switch.
 
 
 Cheers.
 --
 Manuel
 


-- 
Jose Luis Rivero jriv...@osrfoundation.org

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


Re: Comments regarding gazebo_3.0.0+dfsg-1_amd64.changes

2014-10-21 Thread Jose Luis Rivero
Dear Thorsten:

On 21/10/14 12:44, Thorsten Alteholz wrote:
 Dear Maintainer,

 I marked your package for accept, but please add deps/fcl/* with BSD-3
 license to your debian/coypright.


Done: 
http://anonscm.debian.org/cgit/debian-science/packages/gazebo.git/commit/?id=59227aad1442f8d540d5630858b15fffb2a6d00c.

 Accroding to gazebo/rendering/skyx/License.txt these files are GPLv3+,
 according to their file header, it is GPLv2+.
 Please ask upstream about the correct version.

I believe you meant LGPL instead of GPL. With respect to the version,
your are right, all is pointing to LGPLv2+ (even the note in the same
License.txt) but the License.txt is including a copy of LGPLv3. There
are more reason to use LGPLGv2+ until get upstream answer.

Done: 
http://anonscm.debian.org/cgit/debian-science/packages/gazebo.git/commit/?id=eade0b68c63cd65796a3dc20c89b65bed8ffade8

Thanks very much for you work Thorsten, much appreciated.

-- 
Jose Luis Rivero jriv...@osrfoundation.org

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


Re: gazebo_3.0.0+dfsg-1_amd64.changes REJECTED

2014-09-24 Thread Jose Luis Rivero
On 23/09/14 23:25, Anton Gladky wrote:
 Jose, could you please fix some lintian warnings:
 
 W: gazebo source: invalid-escape-sequence-in-dep5-copyright \ (paragraph
 at line 22)
 ...
 ...
 W: gazebo source: missing-license-paragraph-in-dep5-copyright lgpl
 (paragraph at line 71)
 W: gazebo source: invalid-short-name-in-dep5-copyright lgplv3+
 (paragraph at line 54)
 

Ouch, a second read to dep5 and a proper run of lintian helped me to fix
the problems. Thanks for spotting them. The package should be fixed now.


 Thanks
 
 
 Anton
 
 2014-09-22 17:44 GMT+02:00 Jose Luis Rivero jriv...@osrfoundation.org
 mailto:jriv...@osrfoundation.org:
 
 Hello Anton, Thorsten:
 
 On 15/09/14 14:00, Thorsten Alteholz wrote:
 
  Dear Maintainer,
 
  unfortunately I have to reject your package.
 
  On a short glimpse I found the following licenses that you did not 
 mention in your debian/copyright:
   doc/search.js:// Natural Docs is licensed under the GPL.
   tools/check_test_ran.py:# Software License Agreement (BSD License)
   deps/parallel_quickstep/CMakeModules/FindCUDA/make2cmake.cmake:# The 
 MIT License
   deps/threadpool/boost/threadpool/pool.hpp:* Boost Software License, 
 Version 1.0
   deps/opende/include/ode/ode.h: * LICENSE.TXT and LICENSE-BSD.TXT for 
 more details.
   deps/opende/GIMPACT/include/GIMPACT/gim_radixsort.h: 
 GIMPACT-LICENSE-LGPL.TXT and GIMPACT-LICENSE-BSD.TXT for more details.
  There might be other stuff missing.
 
  Please add all licenses/copyright information to debian/copyright.
 
 
 Thanks very much for the review, as usual, your reasons for rejecting
 are right. For some reason I forgot to update the Copyright when I
 inherited the package from the old uploader. Sorry about that.
 
 @Anton: the problem should be fixed in http://tinyurl.com/orpkedv, I
 believe that we need to submit it again to the new queue.
 
 --
 Jose Luis Rivero jriv...@osrfoundation.org
 mailto:jriv...@osrfoundation.org
 
 


-- 
Jose Luis Rivero jriv...@osrfoundation.org

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


Re: gazebo_3.0.0+dfsg-1_amd64.changes REJECTED

2014-09-22 Thread Jose Luis Rivero
Hello Anton, Thorsten:

On 15/09/14 14:00, Thorsten Alteholz wrote:
 
 Dear Maintainer,
 
 unfortunately I have to reject your package. 
 
 On a short glimpse I found the following licenses that you did not mention in 
 your debian/copyright:
  doc/search.js:// Natural Docs is licensed under the GPL.
  tools/check_test_ran.py:# Software License Agreement (BSD License)
  deps/parallel_quickstep/CMakeModules/FindCUDA/make2cmake.cmake:# The MIT 
 License
  deps/threadpool/boost/threadpool/pool.hpp:* Boost Software License, Version 
 1.0
  deps/opende/include/ode/ode.h: * LICENSE.TXT and LICENSE-BSD.TXT for more 
 details.
  deps/opende/GIMPACT/include/GIMPACT/gim_radixsort.h: 
 GIMPACT-LICENSE-LGPL.TXT and GIMPACT-LICENSE-BSD.TXT for more details.
 There might be other stuff missing.
 
 Please add all licenses/copyright information to debian/copyright.


Thanks very much for the review, as usual, your reasons for rejecting
are right. For some reason I forgot to update the Copyright when I
inherited the package from the old uploader. Sorry about that.

@Anton: the problem should be fixed in http://tinyurl.com/orpkedv, I
believe that we need to submit it again to the new queue.

-- 
Jose Luis Rivero jriv...@osrfoundation.org

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


Excessive bounces in this mailing list

2014-07-17 Thread Jose Luis Rivero

Hi all:

I'm periodically receiving this message in my mailbox:


Your membership in the mailing list debian-science-maintainers has
been disabled due to excessive bounces The last bounce received from
you was dated 17-Jul-2014.  You will not get any more messages from
this list until you re-enable your membership.  You will receive 3
more reminders like this before your membership in the list is
deleted.
...


I believe that has something to do with gmail accounts, but I was not 
able to find in internet a good answer about how to solve it. Did 
someone have this problem? How can it be solved?


Thanks!

--
Jose Luis Rivero jriv...@osrfoundation.org

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


[sponsor needed] Bump sdformat to 2.0.0-5

2014-07-01 Thread Jose Luis Rivero
Hi all:

I would need a sponsor to upload the revision 5 of sdformat where I'm
trying to solve the problems with the test suite that are happening in the
Debian build farm described in 747361 [1].

The code is at our git:
http://anonscm.debian.org/gitweb/?p=debian-science/packages/sdformat.git;a=tree

Thanks.

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747361
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

[sponsor needed] Release bump of sdformat - Re: Bug#747314: missing license in debian/copyright

2014-05-07 Thread Jose Luis Rivero
I would need an sponsor to upload a new release (2.0.0-2) of sdformat in 
order to solve the bug #747314. All the needed changes are in our git 
repository.


Thanks Thorsten for the report.

On 05/07/2014 02:00 PM, Thorsten Alteholz wrote:

Package: sdformat
Version: 2.0.0-1
Severity: serious
User: alteh...@debian.org
Usertags: ftp
X-Debbugs-CC: ftpmas...@ftp-master.debian.org
thanks

Dear Maintainer,

please add the missing license of:
  sdformat-2.0.0/doc/search.js to debian/copyright.

Thanks!
   Thorsten




--
Jose Luis Rivero jriv...@osrfoundation.org

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


Bug#747361: sdformat: FTBFS: most odd-numbered tests time out

2014-05-07 Thread Jose Luis Rivero
I've never seen this before in sdformat upstream project or our own 
building farms. The fact that only odd tests are failing is because the 
even ones are just checkers of the output of the test run before. So the 
conclusion is: all of them are returning a timeout.


May I have access to the building log? What command is exactly being run 
during the test phase?


Thanks!

On 05/07/2014 10:17 PM, Aaron M. Ucko wrote:

Source: sdformat
Version: 2.0.0-1
Severity: serious
Justification: fails to build from source

Automated builds of sdformat have all been encountering test timeouts,
in a distinctive pattern:

   The following tests FAILED:
  1 - INTEGRATION_audio (Timeout)
  3 - INTEGRATION_cfm_damping_implicit_spring_damper (Timeout)
  5 - INTEGRATION_fixed_joint_reduction (Timeout)
  7 - INTEGRATION_joint_axis_frame (Timeout)
  9 - INTEGRATION_provide_feedback (Timeout)
  11 - PERFORMANCE_parser_urdf (Timeout)
  13 - UNIT_SDF_TEST (Timeout)
  15 - UNIT_Console_TEST (Timeout)
  19 - UNIT_parser_urdf_TEST (Timeout)

It's not clear why, but I do see that the tests were always running in
parallel; could they somehow interfere with each other?  At any rate,
please do take a look.

Thanks!




--
Jose Luis Rivero jriv...@osrfoundation.org

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


[sponsor needed] fcl - Flexible Collision Library

2014-05-05 Thread Jose Luis Rivero
Hi all:

I would like to ask for sponsoring on a new package, fcl. Leo started
the work and I'm finishing the packaging.

Description, in fcl project own words:

FCL is a collision and proximity library that integrates several
techniques for fast and accurate collision checking and proximity
computation. The library is based on hierarchical representations and
designed to perform multiple proximity queries on different model
representations.


But I know that you all prefer to see videos with robots:
http://www.willowgarage.com/blog/2012/02/29/flexible-collision-library

It is used for ROS (Robotics operative system) and for other physics
engines (like DART) and software in the robotics world. There are plenty
of embedded copies or packages in PPAs/overlays to consider the
introduction into the official repository.

As usual with these robotics libraries, the patch for blends is short:

diff --git a/tasks/robotics-dev b/tasks/robotics-dev
index 7d187bb..a304996 100644
--- a/tasks/robotics-dev
+++ b/tasks/robotics-dev
@@ -32,3 +32,5 @@ Depends: libconsole-bridge-dev
 Depends: libcomedi-dev, python-comedilib

 Depends: libccd-dev
+
+Depends: libfcl-dev


-- 
Jose Luis Rivero jriv...@osrfoundation.org

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


[sponsor needed] Update sdformat to version 2.0.0

2014-04-27 Thread Jose Luis Rivero
Hi all:

I would need an sponsor to upload the major update of sdformat to
version 2.0.0. Speaking about the debian side of the update, it closes
the RC bug #74381 and enable the test suite.

http://anonscm.debian.org/gitweb/?p=debian-science/packages/sdformat.git;a=summary

As a side note, it is the only missing dependency to start the packaging
work of one of our most used simulator in robotics, gazebo.

Thanks.

-- 
Jose Luis Rivero jriv...@osrfoundation.org

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


Bug#743815: FTBFS: 'class urdf::Link' has no member named 'collision_groups'

2014-04-13 Thread Jose Luis Rivero
Working on solving it with upstream:
https://bitbucket.org/osrf/sdformat/issue/59/embedded-copy-of-urdfdom-is-outdated


On Sun, Apr 6, 2014 at 8:47 PM, Julien Cristau jcris...@debian.org wrote:

 Source: sdformat
 Version: 1.4.11-1
 Severity: serious
 Justification: fails to build from source
 X-Debbugs-Cc: urdf...@packages.debian.org

 Hi,

 your package no longer builds in unstable, probably because of the
 latest urdfdom upload:
  [ 36%] Building CXX object src/CMakeFiles/sdformat.dir/parser_urdf.cc.o
  cd /«PKGBUILDDIR»/obj-x86_64-linux-gnu/src  /usr/bin/c++
 -Dsdformat_EXPORTS -g -O2 -fstack-protector --param=ssp-buffer-size=4
 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2   -Wall -Wextra
 -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value
 -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default
 -Wmissing-include-dirs -pedantic -fPIC -I/«PKGBUILDDIR»/test/gtest/include
 -I/«PKGBUILDDIR»/include -I/«PKGBUILDDIR»/obj-x86_64-linux-gnu
 -I/«PKGBUILDDIR»/obj-x86_64-linux-gnu/include-fPIC -o
 CMakeFiles/sdformat.dir/parser_urdf.cc.o -c
 /«PKGBUILDDIR»/src/parser_urdf.cc
  /«PKGBUILDDIR»/src/parser_urdf.cc: In function 'void
 ReduceCollisionToParent(UrdfLinkPtr, const string, UrdfCollisionPtr)':
  /«PKGBUILDDIR»/src/parser_urdf.cc:324:12: error: 'class urdf::Link' has
 no member named 'collision_groups'
   _link-collision_groups.insert(make_pair(_groupName, cols));
  ^

 Cheers,
 Julien

 --
 debian-science-maintainers mailing list
 debian-science-maintainers@lists.alioth.debian.org

 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

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

Re: [sponsor needed] Simbody - Multibody dynamics API

2014-04-08 Thread Jose Luis Rivero
On 04/08/2014 06:24 AM, Anton Gladky wrote:
 Hi Jose,
 
 please make minor updates:
 
 1) ask upstream not to ship debian-folder. Just put it somewhere in
 subfolder.

Done. https://github.com/simbody/simbody/pull/136

 2) Please, update debian/copyright. Check all files in the source package.
 Some of them are missing (Platform/Windows, for example).

I added the Andreas suggestion about Files-Excluded:
- http://deb.li/3T1bF

About the Windows file copyright, please read 3)

 3) Remove all binaries and do dfsg-tarball (*.dll, *.lib etc)

I've remove the Platform/Windows directory completely in the dfsg_branch
and merge into master. I adjusted the git tag according.

4) Sorry forget to add the proper watch file. Done now.
http://deb.li/iQW9C

Thanks for the review Anton, Andreas. Let me know if something more is
missing.

 Cheers
 
 
 Anton
 
 
 2014-04-07 16:37 GMT+02:00 Jose Luis Rivero jriv...@osrfoundation.org
 mailto:jriv...@osrfoundation.org:
 
 Hi all:
 
 I would like to propose the inclusion of a new robotics package,
 Simbody.
 
 * Web: https://simtk.org/home/simbody/
 * Project description: Simbody is a SimTK toolset providing general
 multibody dynamics capability, that is, the ability to solve Newton's
 2nd law F=ma in any set of generalized coordinates subject to arbitrary
 constraints. Simbody is provided as an open source, object-oriented C++
 API and delivers high-performance, accuracy-controlled
 science/engineering-quality results.
 
 Upstream is very kind and responsive and is always open to suggestions
 about how to improve the management of the project. They are quite happy
 about having the project into debian:
 - https://github.com/simbody/simbody/issues/49
 
 The package is in our git repository[1] but has a couple of lintian
 error/warning, I sent a mail[2] on Friday about this. Feedback is very
 welcome.
 
 As usual, the blends patch for robotics:
 
 diff --git a/tasks/robotics-dev b/tasks/robotics-dev
 index 7d187bb..c6af804 100644
 --- a/tasks/robotics-dev
 +++ b/tasks/robotics-dev
 @@ -32,3 +32,5 @@ Depends: libconsole-bridge-dev
  Depends: libcomedi-dev, python-comedilib
 
  Depends: libccd-dev
 +
 +Depends: libsimbody-dev
 
 [1]
 
 http://anonscm.debian.org/gitweb/?p=debian-science/packages/simbody.git;a=summary
 [2]
 
 http://lists.alioth.debian.org/pipermail/debian-science-maintainers/2014-April/024167.html
 
 --
 Jose Luis Rivero jriv...@osrfoundation.org
 mailto:jriv...@osrfoundation.org
 
 
 --
 To UNSUBSCRIBE, email to debian-science-requ...@lists.debian.org
 mailto:debian-science-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact
 listmas...@lists.debian.org mailto:listmas...@lists.debian.org
 Archive: https://lists.debian.org/5342b80f.1020...@osrfoundation.org
 
 


-- 
Jose Luis Rivero jriv...@osrfoundation.org

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


[sponsor needed] Simbody - Multibody dynamics API

2014-04-07 Thread Jose Luis Rivero
Hi all:

I would like to propose the inclusion of a new robotics package, Simbody.

* Web: https://simtk.org/home/simbody/
* Project description: Simbody is a SimTK toolset providing general
multibody dynamics capability, that is, the ability to solve Newton's
2nd law F=ma in any set of generalized coordinates subject to arbitrary
constraints. Simbody is provided as an open source, object-oriented C++
API and delivers high-performance, accuracy-controlled
science/engineering-quality results.

Upstream is very kind and responsive and is always open to suggestions
about how to improve the management of the project. They are quite happy
about having the project into debian:
- https://github.com/simbody/simbody/issues/49

The package is in our git repository[1] but has a couple of lintian
error/warning, I sent a mail[2] on Friday about this. Feedback is very
welcome.

As usual, the blends patch for robotics:

diff --git a/tasks/robotics-dev b/tasks/robotics-dev
index 7d187bb..c6af804 100644
--- a/tasks/robotics-dev
+++ b/tasks/robotics-dev
@@ -32,3 +32,5 @@ Depends: libconsole-bridge-dev
 Depends: libcomedi-dev, python-comedilib

 Depends: libccd-dev
+
+Depends: libsimbody-dev

[1]
http://anonscm.debian.org/gitweb/?p=debian-science/packages/simbody.git;a=summary
[2]
http://lists.alioth.debian.org/pipermail/debian-science-maintainers/2014-April/024167.html

-- 
Jose Luis Rivero jriv...@osrfoundation.org

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


[sponsor needed] libccd (resubmit - new version 2.0)

2014-04-03 Thread Jose Luis Rivero
At the risk of being annoying (sorry) I'm resending my need for a
sponsor with respect to libccd package. It was refused by FTP-Masters,
updated with the proper fixes and a bump to a new upstream version.

I sent the message[1] 10 days ago, it was part of a discussion thread,
so maybe it got lost. If you find any problem or I should fix something
more, please let me know.

Thanks.

[1]
https://www.mail-archive.com/debian-science-maintainers@lists.alioth.debian.org/msg01855.html
-- 
Jose Luis Rivero jriv...@osrfoundation.org

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


Re: [sponsor needed] Updates to urdfdom and urdfdom-headers

2014-03-31 Thread Jose Luis Rivero
On 03/31/2014 07:07 PM, Anton Gladky wrote:
 Hi,
 2014-03-26 22:18 GMT+01:00 Jose Luis Rivero jriv...@osrfoundation.org:
 http://anonscm.debian.org/gitweb/?p=debian-science/packages/urdfdom.git
 
 Please, push pristine-tar branch. 

Sorry, done.

 Why do you use dfsg-prefix? 

Just to remove some metadata from git and travis. The upstream release
is shipping it (.travis, .gitignore). I added them to Excludes in
copyright, as suggested by Andreas.

 It seems,
 there is nothing critical in removed files. IMHO you can just let them be,
 if you want and drop dfsg-prefix.
 

Agree. Modified.

 http://anonscm.debian.org/gitweb/?p=debian-science/packages/urdfdom-headers.git
 
 It seems, you forgot to push it.
 

Again, you are right. Sorry. It should be in place now.

Thanks Anton.

-- 
Jose Luis Rivero jriv...@osrfoundation.org

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


[sponsor needed] Updates to urdfdom and urdfdom-headers

2014-03-26 Thread Jose Luis Rivero
Hi all:

I would need a sponsor to upload the updates to our packages: urdfdom
and urdfdom-headers. Both jump to version 0.3.0, and the updates are
already in their respective debian repositories:

http://anonscm.debian.org/gitweb/?p=debian-science/packages/urdfdom.git
http://anonscm.debian.org/gitweb/?p=debian-science/packages/urdfdom-headers.git


Thanks.

-- 
Jose Luis Rivero jriv...@osrfoundation.org

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


Re: [sponsor needed] libccd (resubmit - new version 2.0)

2014-03-24 Thread Jose Luis Rivero
After upstream quickly fixes all the problems commented by Thorsten and
import the new version (2.0) to the repo, I believe that we are in a
good shape to send the package again to the NEW queue.

@Andreas: with regard to add this to the robotics blend, do you want me
to commit directly? if not possible, you can applied the patch in the
original mail (below).

Thanks.

On 03/13/2014 07:31 PM, Jose Luis Rivero wrote:
 Hi all:
 
 As part of our widely used robotics packages, I would like to propose a
 new addition, libccd[1]. It is a library for collision detection between
 convex shapes.
 
 It is a dependency for several packages in ROS (like the arm navigation
 move-it), also used in the simulator Gazebo and in the physical engine
 DART. Upstream (Daniel Fiser) is responsive and we've been talking[2]
 about this submission, ABIs, etc.
 
 The debian work for the latest version is in git.debian[1]. As usual,
 let me know if I've missed something.
 
 The only weird point in the time is the name of libccd2 while version is
 1.5. This is because upstream is setting a soname = 2, so I just created
 the package name according. Let me know if this should be changed.
 
 The patch for blends is short:
 
 diff --git a/tasks/robotics-dev b/tasks/robotics-dev
 index 263a47e..7d187bb 100644
 --- a/tasks/robotics-dev
 +++ b/tasks/robotics-dev
 @@ -30,3 +30,5 @@ Depends: libsdformat-dev
  Depends: libconsole-bridge-dev
 
  Depends: libcomedi-dev, python-comedilib
 +
 +Depends: libccd-dev
 
 Thanks.
 
 [1] http://libccd.danfis.cz/
 [2] https://github.com/danfis/libccd/issues/6
 [3]
 http://anonscm.debian.org/gitweb/?p=debian-science/packages/libccd.git;a=summary
 
 


-- 
Jose Luis Rivero jriv...@osrfoundation.org

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


Re: libccd_1.5-1_amd64.changes REJECTED

2014-03-23 Thread Jose Luis Rivero
Hey Thorsten:

Sorry for not including you in the mail, I announced to the
debian-science list that after send the issues[1][2] to upstream, all
are fix now and upstream released a new version (2.0) that should
include all these changes.

Sorry again for not letting you know before and I will resend this new
version.

[1] https://github.com/danfis/libccd/issues/9
[2] https://github.com/danfis/libccd/issues/6#issuecomment-38096711

On 03/23/2014 06:49 PM, Thorsten Alteholz wrote:
 Hi Jose,
 
 On Wed, 19 Mar 2014, Jose Luis Rivero wrote:
 The files in libccd-1.5\src\testsuites\cu\* are licensed under LGPLv3+.
 Please mention this in debian/copyright.
 
 ok, one done ...
 
 Can you please ask upstream whether there are sources for
  libccd-1.5\doc\jgt98convex.pdf
 available? These should be put into the source tarball as well.
 
 ... but the sourceless pdf is still in the source tarball!?
 
 Thanks very much for the review, I will take care of the issues and
 resend the package.
 
 Did you get any answer from upstream about this pdf?
 
   Thorsten
 


-- 
Jose Luis Rivero jriv...@osrfoundation.org

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


Re: libccd_1.5-1_amd64.changes REJECTED

2014-03-20 Thread Jose Luis Rivero
aaah .. nevermind, upstream was *fast* and I have a new release with all
the required changes merged :)

https://github.com/danfis/libccd/issues/6#issuecomment-38096711

On 03/19/2014 07:11 PM, Jose Luis Rivero wrote:
 // uncopy Thorsten
 
 Science group:
 
 I've written some inline comments about the reasons to reject the
 package. I would need a quick look:
 
 On 03/19/2014 05:00 PM, Thorsten Alteholz wrote:

 ...

 The files in libccd-1.5\src\testsuites\cu\* are licensed under LGPLv3+. 
 Please mention this in debian/copyright.

 
 This should be fixed:
 http://anonscm.debian.org/gitweb/?p=debian-science/packages/libccd.git;a=commitdiff;h=241230ef1efdb7f81124c903dcaf9e655010a594
 
 Can you please ask upstream whether there are sources for 
  libccd-1.5\doc\jgt98convex.pdf
 available? These should be put into the source tarball as well.
 
 Issue sent: https://github.com/danfis/libccd/issues/9
 
 In the best of the cases, upstream will include the sources and make a
 new release. Can we re-submit the package without this done or I should
 wait until the new release?
 
 Maybe you can also tell upstream to include the file BDS-LICENSE that 
 is mentioned in all file headers :-).
 
 I'm not sure if I'm not looking at the right place, but there is a
 BSD-LICENSE file in directory.
 
 Thanks.
 


-- 
Jose Luis Rivero jriv...@osrfoundation.org

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


Re: libccd_1.5-1_amd64.changes REJECTED

2014-03-20 Thread Jose Luis Rivero
Hey Thorsten:

On 03/19/2014 05:00 PM, Thorsten Alteholz wrote:
 
 Dear Maintainer,
 
 unfortunately I have to reject your package.
 
 The files in libccd-1.5\src\testsuites\cu\* are licensed under LGPLv3+. 
 Please mention this in debian/copyright.
 
 Can you please ask upstream whether there are sources for 
  libccd-1.5\doc\jgt98convex.pdf
 available? These should be put into the source tarball as well.
 
 Maybe you can also tell upstream to include the file BDS-LICENSE that 
 is mentioned in all file headers :-).
 

Thanks very much for the review, I will take care of the issues and
resend the package.

-- 
Jose Luis Rivero jriv...@osrfoundation.org

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


Re: [sponsor needed] libccd - Library for collision detection between convex shapes

2014-03-15 Thread Jose Luis Rivero

On 03/14/2014 03:11 PM, Jose Luis Rivero wrote:

On 03/13/2014 08:17 PM, PICCA Frederic-Emmanuel wrote:

Hello,

what is the advantage compare to bullet [1].


I can not answer to this directly but I've forwarded your question to
our physics team at the OSRF and will let you know as soon as I have the
details.



Some points on the libccd vs bullet:

* libccd implements collision detection between convex shapes. Bullet
  is a physics engine that solves equations of motion.

* At the most abstract level, Bullet computes F=ma and libccd computes
  when and where two shapes overlap.

* libccd provides a subset of what the bullet collision library does
  (though bullet also includes dynamics).

Hope it helps.

P.D: answers provided by my fellow co-workers at OSRF, Nate Koening and 
Steven Peters.


--
Jose Luis Rivero jriv...@osrfoundation.org

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


Re: [sponsor needed] libccd - Library for collision detection between convex shapes

2014-03-14 Thread Jose Luis Rivero

On 03/13/2014 07:46 PM, Anton Gladky wrote:

Hi Jose,

as I understand, you will maintain this package under
Debian-Science team? If so, please, change debian/control
accordingly.


Done.


Also it would be good, if the package will be
multiarched.


Done, with the proper report to upstream with the patch.


Regards


Anton


2014-03-13 19:31 GMT+01:00 Jose Luis Rivero jriv...@osrfoundation.org
mailto:jriv...@osrfoundation.org:

Hi all:

As part of our widely used robotics packages, I would like to
propose a new addition, libccd[1]. It is a library for collision
detection between convex shapes.

It is a dependency for several packages in ROS (like the arm
navigation move-it), also used in the simulator Gazebo and in the
physical engine DART. Upstream (Daniel Fiser) is responsive and
we've been talking[2] about this submission, ABIs, etc.

The debian work for the latest version is in git.debian[1]. As
usual, let me know if I've missed something.

The only weird point in the time is the name of libccd2 while
version is 1.5. This is because upstream is setting a soname = 2, so
I just created the package name according. Let me know if this
should be changed.

The patch for blends is short:

diff --git a/tasks/robotics-dev b/tasks/robotics-dev
index 263a47e..7d187bb 100644
--- a/tasks/robotics-dev
+++ b/tasks/robotics-dev
@@ -30,3 +30,5 @@ Depends: libsdformat-dev
  Depends: libconsole-bridge-dev

  Depends: libcomedi-dev, python-comedilib
+
+Depends: libccd-dev

Thanks.

[1] http://libccd.danfis.cz/
[2] https://github.com/danfis/__libccd/issues/6
https://github.com/danfis/libccd/issues/6
[3]

http://anonscm.debian.org/__gitweb/?p=debian-science/__packages/libccd.git;a=summary

http://anonscm.debian.org/gitweb/?p=debian-science/packages/libccd.git;a=summary

--
Jose Luis Rivero jriv...@osrfoundation.org
mailto:jriv...@osrfoundation.org

--
debian-science-maintainers mailing list
debian-science-maintainers@__lists.alioth.debian.org
mailto:debian-science-maintainers@lists.alioth.debian.org

http://lists.alioth.debian.__org/cgi-bin/mailman/listinfo/__debian-science-maintainers

http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers





--
Jose Luis Rivero jriv...@osrfoundation.org

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


Re: [sponsor needed] libccd - Library for collision detection between convex shapes

2014-03-14 Thread Jose Luis Rivero

On 03/13/2014 08:17 PM, PICCA Frederic-Emmanuel wrote:

Hello,

what is the advantage compare to bullet [1].


I can not answer to this directly but I've forwarded your question to 
our physics team at the OSRF and will let you know as soon as I have the 
details.



Did they plan to add algorithms for concave shapes ?


Sorry, I don't know the plans for libccd future development, probably 
the best option would be ask Daniel directly.


Regards,

--
Jose Luis Rivero jriv...@osrfoundation.org

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


Re: [sponsor needed] libccd - Library for collision detection between convex shapes

2014-03-14 Thread Jose Luis Rivero

Hey Leo:

On 03/14/2014 08:59 AM, Leopold Palomo-Avellaneda wrote:

A Dijous, 13 de març de 2014, Anton Gladky va escriure:

Hi Jose,

as I understand, you will maintain this package under
Debian-Science team? If so, please, change debian/control
accordingly. Also it would be good, if the package will be
multiarched.


Hi Jose,

I agree with Anton about the maintainers field.


Fixed.


Also, why do you put urgency high in the package?


Should I set a different value by default?


We could have one problem with this package because the library is
incorporated in libode 0.12. In debian we have 0.11 :-( and it's quiet old
(11 May 2011). Now, ode is 0.13...


Indeed, looks like ode can be built (optionally) with libccd support.

If ode is going to use libccd and libccd is an independent project, ode 
should not be embedded a copy of libccd without a very good reason. 
AFAIK, the recommended way would be to patch ode to get rid of the 
libccd copy.


Regards,


Regards,

Leo



2014-03-13 19:31 GMT+01:00 Jose Luis Rivero jriv...@osrfoundation.org:


Hi all:

As part of our widely used robotics packages, I would like to propose a
new addition, libccd[1]. It is a library for collision detection between
convex shapes.

It is a dependency for several packages in ROS (like the arm navigation
move-it), also used in the simulator Gazebo and in the physical engine
DART. Upstream (Daniel Fiser) is responsive and we've been talking[2]

about

this submission, ABIs, etc.

The debian work for the latest version is in git.debian[1]. As usual, let
me know if I've missed something.

The only weird point in the time is the name of libccd2 while version is
1.5. This is because upstream is setting a soname = 2, so I just created
the package name according. Let me know if this should be changed.

The patch for blends is short:

diff --git a/tasks/robotics-dev b/tasks/robotics-dev
index 263a47e..7d187bb 100644
--- a/tasks/robotics-dev
+++ b/tasks/robotics-dev
@@ -30,3 +30,5 @@ Depends: libsdformat-dev
  Depends: libconsole-bridge-dev

  Depends: libcomedi-dev, python-comedilib
+
+Depends: libccd-dev

Thanks.

[1] http://libccd.danfis.cz/
[2] https://github.com/danfis/libccd/issues/6
[3] http://anonscm.debian.org/gitweb/?p=debian-science/
packages/libccd.git;a=summary

--
Jose Luis Rivero jriv...@osrfoundation.org

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









--
Jose Luis Rivero jriv...@osrfoundation.org

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


Re: New ompl fails to build from source

2014-02-28 Thread Jose Luis Rivero

On 02/28/2014 06:26 PM, Andreas Tille wrote:

Hi Leopold,

since I have trouble building ompl when I tried to sponsor it (see
extract of build log below) in a pbuilder environment I think it really
helps if you open an RFS bug where we could keep a record of this
problem.



Andresas, Leo: feel free to ping me if you need help fixing OMPL.

--
Jose Luis Rivero jriv...@osrfoundation.org

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


Re: New ompl fails to build from source

2014-02-28 Thread Jose Luis Rivero

On 03/01/2014 01:44 AM, Leopold Palomo-Avellaneda wrote:


It's too late here and I'm too much tired. Jose if you could, please take one
eye on this.



Yes, no problem. I will give it a look during the weekend.

Take care Leo,
 Regards.

--
Jose Luis Rivero jriv...@osrfoundation.org

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