Bug#815082: marked as done (arachne-pnr: please make the build reproducible)

2016-02-21 Thread Debian Bug Tracking System
Your message dated Mon, 22 Feb 2016 07:19:45 +
with message-id 
and subject line Bug#815082: fixed in arachne-pnr 0~20150927gitefdb026-2
has caused the Debian Bug report #815082,
regarding arachne-pnr: please make the build reproducible
to be marked as done.

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

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


-- 
815082: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815082
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: arachne-pnr 
Version: 0~20150927gitefdb026-1 
Severity: wishlist
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: timestamps
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Hi,

While working on the "reproducible builds" effort [1], we have noticed that
arachne-pnr could not be built reproducibly.

The attached patch sets the embedded date in the man pages generated by txt2man
to UTC with LC_ALL=C to normalize the locale. Once applied, arachne-pnr can be
built reproducibly in our current experimental framework.

 [1]: https://wiki.debian.org/ReproducibleBuilds

Regards,

-- 
Dhole
diff -Nru arachne-pnr-0~20150927gitefdb026/debian/changelog 
arachne-pnr-0~20150927gitefdb026/debian/changelog
--- arachne-pnr-0~20150927gitefdb026/debian/changelog   2016-02-06 
11:33:55.0 +0100
+++ arachne-pnr-0~20150927gitefdb026/debian/changelog   2016-02-18 
01:38:23.0 +0100
@@ -1,3 +1,10 @@
+arachne-pnr (0~20150927gitefdb026-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Set changelog date to UTC with LC_ALL=C to make man pages reproducible. 
+
+ -- Eduard Sanou   Thu, 18 Feb 2016 01:38:01 +0100
+
 arachne-pnr (0~20150927gitefdb026-1) unstable; urgency=low
 
   * Initial release (Closes: #801230)
diff -Nru arachne-pnr-0~20150927gitefdb026/debian/rules 
arachne-pnr-0~20150927gitefdb026/debian/rules
--- arachne-pnr-0~20150927gitefdb026/debian/rules   2016-02-06 
11:33:55.0 +0100
+++ arachne-pnr-0~20150927gitefdb026/debian/rules   2016-02-18 
15:14:07.0 +0100
@@ -5,7 +5,7 @@
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
-CHANGELOG_DATE ?= $(shell date -d "`dpkg-parsechangelog --show-field Date`" 
+"%d %B %Y")
+CHANGELOG_DATE ?= $(shell LC_ALL=C date -u -d "`dpkg-parsechangelog 
--show-field Date`" +"%d %B %Y")
 
 %:
dh $@ 


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: arachne-pnr
Source-Version: 0~20150927gitefdb026-2

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

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

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

Debian distribution maintenance software
pp.
Ruben Undheim  (supplier of updated arachne-pnr 
package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 19 Feb 2016 17:37:07 +0100
Source: arachne-pnr
Binary: arachne-pnr-chipdb arachne-pnr
Architecture: source
Version: 0~20150927gitefdb026-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Ruben Undheim 
Description:
 arachne-pnr - Place and route tool for iCE40 family FPGAs
 arachne-pnr-chipdb - Chip db files for arachne-pnr
Closes: 814370 815082
Changes:
 arachne-pnr (0~20150927gitefdb026-2) unstable; urgency=medium
 .
   [ Eduard Sanou ]
   * Set changelog date to UTC with LC_ALL=C to make man pages reproducible.
 (Closes: #815082)
 .
   [ Ruben Undheim ]
   * d/control:
 - Fix typo in short description. (Closes: #814370)
 - Standards to 3.9.7 - no needed changes
   * d/copyright: Updated copyright years
Checksums-Sha1:
 983c52e47e81d4cd11b60e2b34a1a0d44fb1a7bc 2201 
arachne-pnr_0~20150927gitefdb026-2.dsc
 23bde509d8d179690afe25f71a3d2e56d2d86e05 4064 
arachne-pnr_0~20150927gitefdb026-2.debian.tar.xz
Checksums-Sha256:
 ec2d45212f42d1d35e444b70e740bea9310cf19e53bebb6fd3fa10193dedaa7c 2201 
arachne-pnr_0~20150927gitefdb026-2.dsc
 8eddee908a21de655dc50276f1cbd57761f3127cfb36704b98d3de830b54a6da 4064 
arachne-pnr_0~20150927gitefdb026-2.debian.tar.xz

Bug#814370: marked as done (arachne-pnr: Typo in short description)

2016-02-21 Thread Debian Bug Tracking System
Your message dated Mon, 22 Feb 2016 07:19:45 +
with message-id 
and subject line Bug#814370: fixed in arachne-pnr 0~20150927gitefdb026-2
has caused the Debian Bug report #814370,
regarding arachne-pnr: Typo in short description
to be marked as done.

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

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


-- 
814370: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814370
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: arachne-pnr
Severity: minor

Dear Maintainer,

The short description of arachne-pnr says "Place and route tool for iCE40 
family FGPAs".

I believe it should be "FPGAs" instead of "FGPAs".

As this typo comes from upstream, I also reported it in 
https://github.com/cseed/arachne-pnr/issues/25 .


Thanks,
Thomas


-- System Information:
Debian Release: 8.3
  APT prefers stable
  APT policy: (900, 'stable'), (500, 'stable-updates')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
--- End Message ---
--- Begin Message ---
Source: arachne-pnr
Source-Version: 0~20150927gitefdb026-2

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

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

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

Debian distribution maintenance software
pp.
Ruben Undheim  (supplier of updated arachne-pnr 
package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 19 Feb 2016 17:37:07 +0100
Source: arachne-pnr
Binary: arachne-pnr-chipdb arachne-pnr
Architecture: source
Version: 0~20150927gitefdb026-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Ruben Undheim 
Description:
 arachne-pnr - Place and route tool for iCE40 family FPGAs
 arachne-pnr-chipdb - Chip db files for arachne-pnr
Closes: 814370 815082
Changes:
 arachne-pnr (0~20150927gitefdb026-2) unstable; urgency=medium
 .
   [ Eduard Sanou ]
   * Set changelog date to UTC with LC_ALL=C to make man pages reproducible.
 (Closes: #815082)
 .
   [ Ruben Undheim ]
   * d/control:
 - Fix typo in short description. (Closes: #814370)
 - Standards to 3.9.7 - no needed changes
   * d/copyright: Updated copyright years
Checksums-Sha1:
 983c52e47e81d4cd11b60e2b34a1a0d44fb1a7bc 2201 
arachne-pnr_0~20150927gitefdb026-2.dsc
 23bde509d8d179690afe25f71a3d2e56d2d86e05 4064 
arachne-pnr_0~20150927gitefdb026-2.debian.tar.xz
Checksums-Sha256:
 ec2d45212f42d1d35e444b70e740bea9310cf19e53bebb6fd3fa10193dedaa7c 2201 
arachne-pnr_0~20150927gitefdb026-2.dsc
 8eddee908a21de655dc50276f1cbd57761f3127cfb36704b98d3de830b54a6da 4064 
arachne-pnr_0~20150927gitefdb026-2.debian.tar.xz
Files:
 4a57da59599b5f3f17ee8b1371ad5cb8 2201 electronics optional 
arachne-pnr_0~20150927gitefdb026-2.dsc
 ca4314265ec2e93268aae80c305f6ebb 4064 electronics optional 
arachne-pnr_0~20150927gitefdb026-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJWyrH1AAoJEPxqH2TRCNERGXkQAMx1KUUHl4f06Qje8fPOmsUY
daBWCMYjzlbm7YLJU5OS0zsk2KpQGXp4wR4Uy+2q9II0e9o+BcQrnLrNYLGy7hDq
j9agNtp/XUPrLMQHaqzei2IhBBOqAMwOZudNazpoOkFSDKEENoyGclBGyldl4Mip
j7v/0rfaF0iFb+WKNLhRLlPYCZWpQDwMayZvt+lVKh+bvhSEgDIjMGn6sXOcRd+N
91x8bBkjdaLo+3xrRT9w1Dc80AKI1lgl+itIMMlC8OoteRRYsdTsy+AwHBJAAkyF
DT2+BV2bjBuzeIw24AB+zhOeDqGz1EF78heiqSxG9ElfhG85+TQUP/BabD1EOi3v
35hHs5hPRF7q8xtBKzxIUTWxgcGy7UVWhI2pM22Q1VIOVphVHs2AxG0pZouJZKLq
s7VHYIFodguDZEDjUdtpKwZ0MEXd/GzfaMn7EFyFSaUdvlM5ctbQICKxpUkIv7S6
CuSrygSYmLguoUDUPFV7ZV33jpBAmXulbN0Jf73wFmwYtZUVw3WqbJ9PpMJmVQ84
GNr8+hY7BJ2uRzgu1OMynmH1zyXrFs3UjBNlfTFDzidSBxvJjFqgbwcm0283yLoK
lsMvA3Za4zFyeyeur485yR1s/gUPFgBB0B2TdloBqdzPujRtgZREmCcikik/ynFt
AU0t5FSj/oetCm5D1PbT
=5970
-END PGP SIGNATURE End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

libosmo-abis_0.3.2+20151106git86fc3c8-2_source.changes ACCEPTED into unstable

2016-02-21 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 10 Feb 2016 19:46:52 +0100
Source: libosmo-abis
Binary: libosmoabis5 libosmotrau1 libosmo-abis-dev libosmo-abis-dbg
Architecture: source
Version: 0.3.2+20151106git86fc3c8-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Ruben Undheim 
Description:
 libosmo-abis-dbg - Debug symbols for A-bis interface
 libosmo-abis-dev - Development headers for A-bis interface
 libosmoabis5 - GSM A-bis handling
 libosmotrau1 - GSM trau handling
Changes:
 libosmo-abis (0.3.2+20151106git86fc3c8-2) unstable; urgency=medium
 .
   * debian/control:
 - Fixed Vcs-Git url
 - Ran "cme fix dpkg-control"
   - Standards to 3.9.7 - no needed changes
Checksums-Sha1:
 3882bd6ba9aff5b302b8bdf136162b0111a519b7 2391 
libosmo-abis_0.3.2+20151106git86fc3c8-2.dsc
 8cdb83363851a23f8c2abaceb9e30c90affed5fe 3728 
libosmo-abis_0.3.2+20151106git86fc3c8-2.debian.tar.xz
Checksums-Sha256:
 b15f54b4a8fcc92a16b809cd7dd8c12c5951957b62087cbb2f818bdf4b1645d7 2391 
libosmo-abis_0.3.2+20151106git86fc3c8-2.dsc
 08470a1af8e3c17fadd068f5c08cfd00423d99368b54791d1e9dbaa3c6866b14 3728 
libosmo-abis_0.3.2+20151106git86fc3c8-2.debian.tar.xz
Files:
 1dd30e71f9bff9721b86f850d2356acf 2391 libs optional 
libosmo-abis_0.3.2+20151106git86fc3c8-2.dsc
 d7e3c0334b4e9498a71e68c6c45b9a84 3728 libs optional 
libosmo-abis_0.3.2+20151106git86fc3c8-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJWyrSvAAoJEPxqH2TRCNERvlwQAKV7ThjyN5o88lTWw8oDCRzQ
UpX0sUXqAybsGxgfKGQsyWxzfmj8xkGTJJW95JJKumF5I064z2icxYuRT/A7brgi
f448GhRcfUli7rg6tiSrpGx94K08pdmecgf1Jr1Y3e1gm27+p2drPExTXwJN2Le0
Fcv/ytLqvyhEsIsQp4Mx58SAEgEQ3tsbmT7YgOsyTAkkaSlJgMhi9D4zJdCmBpnW
Q8GmSwLpo42dkKQ4ey8m6PkQJ5K2VzKU8VT12tVMm260VWl1laQOoW3i1DMYHXgY
6LMM3g5suQIyTzLjtuMW0C4AR+PqGhABu3Vl2imJ4iDpamPrFRGVM2888tqpbgYx
+Q3Rh4m8GoHDluMnOuflfKr5kgzNk1h1MiQgLuYSFH751+0dAqLBfLFimY9HHdx3
L9Do6PvqRTrjJAEW/+A+/jYumzijMZzlmYUP73AfW5YSMn5d0+OKtRYtbQK9KS+e
/MJnqkCggi6Wal8QMhGDy3hCgmJE2flLRuKL04dfJ3dlr9HKsGQtrY/sbLm5NmzR
4nxyZbr9v/Cq0ND3kZdjOpE+nYIZqoIRLUluJZS5zXZ20OqkPC4rgmLyUI4zcnkJ
ibU2wm8VWKjIKJhGutYxzopD88iS7rtnv1GY79KqZQgAsJZ7wi+oMi+8IQQdgSHT
1ww0+w6jDGuejgjY+qC5
=MrAR
-END PGP SIGNATURE-


Thank you for your contribution to 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


libosmo-sccp_0.7.0-2_source.changes ACCEPTED into unstable

2016-02-21 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 20 Feb 2016 18:04:09 +0100
Source: libosmo-sccp
Binary: libosmosccp0 libosmomtp0 libosmoxua0 libosmo-sccp-dev
Architecture: source
Version: 0.7.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Ruben Undheim 
Description:
 libosmo-sccp-dev - Development files for libosmosccp, libosmomtp and libosmoxua
 libosmomtp0 - Message Transfer Part for Signaling System 7
 libosmosccp0 - Library for Signalling Connection Control Part (SCCP)
 libosmoxua0 - Osmocom SCCP support library for generating and parsing messages
Changes:
 libosmo-sccp (0.7.0-2) unstable; urgency=medium
 .
   * Fix FTBFS for big-endian architectures
   * d/control: Standards 3.9.7 - no needed changes
Checksums-Sha1:
 5775d7286abccf5b44457e0b1f478ff2ebea7c91 2209 libosmo-sccp_0.7.0-2.dsc
 e99ef301627921de12ea5420425151dce5452be7 4440 
libosmo-sccp_0.7.0-2.debian.tar.xz
Checksums-Sha256:
 256380a01549446e8804bb390ea0647b01481716f7fc632ddd488dd548bd5f9b 2209 
libosmo-sccp_0.7.0-2.dsc
 fd31758117803cf1bd99e3e5b0c0579b1cfe651016bb07c7d64e5f9d200f0cff 4440 
libosmo-sccp_0.7.0-2.debian.tar.xz
Files:
 3958bfcd9bb99aa1004c40b470dfd47b 2209 libs optional libosmo-sccp_0.7.0-2.dsc
 41b82dd2dff7388c8d8385fbf3dbc51e 4440 libs optional 
libosmo-sccp_0.7.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJWyrPjAAoJEPxqH2TRCNERC9YQALq6QjaJaLr1p/Ut6S05F0SV
oxreN/RIDIqL2UQ2jyBI1oolvnMgyk+DNFjaCpc97airwqlkNGOFPGzUZwMCwfMK
A389M3ydqr2lvRDjUA8pQsFtqm3gyLenE2EEUFQgn84a+3zjOtsvmfrekytps1Ti
6nrsatFFTtk2Z6pqjgTwFLAJHF1/rOq6c/KlpcqZg7PSOn1cBnOqySX8usBTjmkZ
v/8n/wPTOwu6Cfc7iuaEqc9umxS3qNRv0iMF2jhmYSP7c86ZHr/rG6bD9bQtPQSW
YBDy3ZVGThymGnoFOo3mY9JJixMaR2wwyr1u6iEp9wQMx13qMkuhPe9t6P5Jws62
qZY6TKvogCkCqszIqJp/vqhC7+3tBnC9WkuDT6PU4TKqNHYAyamfHOjZlOjGsCZr
eNdIMx5aXfvaEeI/tun5vBNoflrY4kAUc02nHHy/hPLTTDmZsKQD82Q61Ax6X90C
TEUz96CKURYikEy06OLtH9M0ikhtbB1ONMI4SzSzADonC3x+/e3d7uJPUJ8C8yzm
cFVe3bWwBpg4ebw/3ZNlb8y4y9JrDDgI8/ZpQDIqD2ZD+qov+uIySmvFkSGoBwhJ
7R3eeURxG90Toa6dFmRLX541GlvO14MEgx/CFiIPDR1u4XKnkn1rwUnAOELNrRH2
rJb4A/Q/TX7NKXAYac+A
=qMX8
-END PGP SIGNATURE-


Thank you for your contribution to 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


Processing of libosmo-abis_0.3.2+20151106git86fc3c8-2_source.changes

2016-02-21 Thread Debian FTP Masters
libosmo-abis_0.3.2+20151106git86fc3c8-2_source.changes uploaded successfully to 
localhost
along with the files:
  libosmo-abis_0.3.2+20151106git86fc3c8-2.dsc
  libosmo-abis_0.3.2+20151106git86fc3c8-2.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host franck.debian.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


Processing of libosmo-sccp_0.7.0-2_source.changes

2016-02-21 Thread Debian FTP Masters
libosmo-sccp_0.7.0-2_source.changes uploaded successfully to localhost
along with the files:
  libosmo-sccp_0.7.0-2.dsc
  libosmo-sccp_0.7.0-2.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host franck.debian.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


Processing of arachne-pnr_0~20150927gitefdb026-2_source.changes

2016-02-21 Thread Debian FTP Masters
arachne-pnr_0~20150927gitefdb026-2_source.changes uploaded successfully to 
localhost
along with the files:
  arachne-pnr_0~20150927gitefdb026-2.dsc
  arachne-pnr_0~20150927gitefdb026-2.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host franck.debian.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: Bug#814680: RFS: stp/2.1.2+dfsg-1 [ITP] -- Simple theorem prover

2016-02-21 Thread Marko Dimjašević
Dear all,

Let me know if I can do something to get you interested in sponsoring
this package for the Simple theorem prover. I am desperately looking for
a sponsor. The package has been in the New queue before. Its details are
given below. The package is also available on Alioth:

git.debian.org/git/debian-science/packages/stp.git


-- 
Regards,
Marko Dimjašević  .   University of Utah
https://dimjasevic.net/marko . PGP key ID: 1503F0AA
Learn email self-defense!  https://emailselfdefense.fsf.org


On Sat, 2016-02-13 at 17:41 -0700, Marko Dimjašević wrote:
> Package: sponsorship-requests
> Severity: wishlist
> 
> Dear mentors,
> 
> I am looking for a sponsor for my package "stp"
> 
> * Package name: stp
>   Version : 2.1.2+dfsg-1
>   Upstream Author : STP developers
> * URL : https://stp.github.io/
> * License : Expat and others
>   Section : science
> 
> It builds those binary packages:
> 
>   python-stp - Simple theorem prover library bindgings for Python
>   stp - Simple theorem prover
> 
> To access further information about this package, please visit the
> following URL:
> 
>   http://mentors.debian.net/package/stp
> 
> 
> Alternatively, one can download the package with dget using this
> command:
> 
>   dget -x http://mentors.debian.net/debian/pool/main/s/stp/stp_2.1.2
> +dfsg-1.dsc
> 
> More information about STP can be obtained from https://stp.github.io/.
> 
> Changes since the last upload:
> 
>   - new upstream release
>   - added copyright for the OutputCheck archive per Thorsten Alteholz's
> instructions (ftp-master)
> 
> 



signature.asc
Description: This is a digitally signed message part
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

cddlib_094g-6_amd64.changes REJECTED

2016-02-21 Thread Chris Lamb

Rejecting as having something in the queue this long is silly. I believe
you were prodded already about the following:

The rename provides no migration path from the old libcdd-test package
to libcdd-tools. A transitional package and whatnot would be nice.

===

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


Processed (with 1 error): tagging 693633, notfixed 750361 in 36.0.1985.67-1, fixed 775514 in 1:1.30.4-1 ..., affects 792698 ...

2016-02-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> # housekeeping - fixing bug metadata to allow automatic archival
> tags 693633 - jessie stretch
Bug #693633 {Done: Jonas Smedegaard } [squeak-vm] squeak-vm: 
FTBFS on powerpcspe (asm stfd/lfd)
Removed tag(s) jessie and stretch.
> notfixed 750361 36.0.1985.67-1
Bug #750361 {Done: Michael Gilbert } [chromium] chromium: 
upstream dropped support for older i386 processors
Bug #750443 {Done: Michael Gilbert } [chromium] chromium: 
upstream dropped support for older i386 processors
Bug #750584 {Done: Michael Gilbert } [chromium] chromium 
35 for i386 is miscompiled - it crashes with SIGILL on SSE2 instructions
Bug #763290 {Done: Michael Gilbert } [chromium] chromium: 
v8 dropped support for non-sse2 systems
Bug #764291 {Done: Michael Gilbert } [chromium] chromium 
37 for i386 is miscompiled - it crashes on CMOV and SSE instructions
Bug #766883 {Done: Michael Gilbert } [chromium] chromium: 
crashes at startup with "Illegal instruction"
No longer marked as fixed in versions chromium-browser/36.0.1985.67-1.
No longer marked as fixed in versions chromium-browser/36.0.1985.67-1.
No longer marked as fixed in versions chromium-browser/36.0.1985.67-1.
No longer marked as fixed in versions chromium-browser/36.0.1985.67-1.
No longer marked as fixed in versions chromium-browser/36.0.1985.67-1.
No longer marked as fixed in versions chromium-browser/36.0.1985.67-1.
> fixed 775514 1:1.30.4-1
Bug #775514 {Done: Hilko Bengen } [libguestfs-tools] No 
networking running virt-builder scripts after upgrading from 1.26 to 1.28
Marked as fixed in versions libguestfs/1:1.30.4-1.
> reassign 792698 src:haskell-chart-cairo
Bug #792698 {Done: Debian Haskell Group 
} [libghc-chart-dev] 
libghc-chart-dev: Package is useless without at least one backend
Bug reassigned from package 'libghc-chart-dev' to 'src:haskell-chart-cairo'.
No longer marked as found in versions haskell-chart/1.3.3-4.
No longer marked as fixed in versions haskell-chart-cairo/1.3.3-1.
> fixed 792698 1.3.3-1
Bug #792698 {Done: Debian Haskell Group 
} [src:haskell-chart-cairo] 
libghc-chart-dev: Package is useless without at least one backend
Marked as fixed in versions haskell-chart-cairo/1.3.3-1.
> affects 792698 + libghc-chart-dev
Bug #792698 {Done: Debian Haskell Group 
} [src:haskell-chart-cairo] 
libghc-chart-dev: Package is useless without at least one backend
Added indication that 792698 affects libghc-chart-dev
> reassign 782345 src:automake-1.15
Bug #782345 {Done: Eric Dorland } [automake] automake: 
mdate-sh has undeterministic output
Bug reassigned from package 'automake' to 'src:automake-1.15'.
Ignoring request to alter found versions of bug #782345 to the same values 
previously set
No longer marked as fixed in versions automake-1.15/1:1.15-2.
> fixed 782345 1:1.15-2
Bug #782345 {Done: Eric Dorland } [src:automake-1.15] 
automake: mdate-sh has undeterministic output
Marked as fixed in versions automake-1.15/1:1.15-2.
> reassign 729866 python-simpy3
Bug #729866 {Done: Larissa Reis } [python3-simpy] 
python3-simpy: new upstream version 3.0+
Bug reassigned from package 'python3-simpy' to 'python-simpy3'.
No longer marked as found in versions python-simpy/2.3.1-1.
No longer marked as fixed in versions python-simpy3/3.0.7+dfsg-1.
> fixed 729866 3.0.7+dfsg-1
Bug #729866 {Done: Larissa Reis } [python-simpy3] 
python3-simpy: new upstream version 3.0+
Marked as fixed in versions python-simpy3/3.0.7+dfsg-1.
> reassign 760455 src:automake-1.15 1:1.15-2
Bug #760455 {Done: Eric Dorland } [automake] install-sh: 
insecure use of /tmp
Bug reassigned from package 'automake' to 'src:automake-1.15'.
No longer marked as found in versions automake-1.15/1:1.15-2 and 
automake-1.14/1:1.14.1-3.
No longer marked as fixed in versions automake-1.15/1:1.15-3.
Bug #760455 {Done: Eric Dorland } [src:automake-1.15] 
install-sh: insecure use of /tmp
Marked as found in versions automake-1.15/1:1.15-2.
> fixed 760455 1:1.15-3
Bug #760455 {Done: Eric Dorland } [src:automake-1.15] 
install-sh: insecure use of /tmp
Marked as fixed in versions automake-1.15/1:1.15-3.
> found 760455 1:1.14.1-3
Bug #760455 {Done: Eric Dorland } [src:automake-1.15] 
install-sh: insecure use of /tmp
The source 'automake-1.15' and version '1:1.14.1-3' do not appear to match any 
binary packages
Marked as found in versions automake-1.15/1:1.14.1-3.
> reassign 401936 src:automake-1.15
Bug #401936 {Done: Eric Dorland } [automake] automake1.10-doc: 
Broken links in info documentation
Bug reassigned from 

urdfdom_0.4.1-1_amd64.changes is NEW

2016-02-21 Thread Debian FTP Masters
binary:liburdfdom-model-state0.4 is NEW.
binary:liburdfdom-model0.4 is NEW.
binary:liburdfdom-sensor0.4 is NEW.
binary:liburdfdom-world0.4 is NEW.
binary:liburdfdom0.4-dbg is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will receive an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html

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


fcl_0.4.0-1_amd64.changes is NEW

2016-02-21 Thread Debian FTP Masters
binary:libfcl0.4 is NEW.
binary:libfcl0.4-dbg is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will receive an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html

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


Processing of fcl_0.4.0-1_amd64.changes

2016-02-21 Thread Debian FTP Masters
fcl_0.4.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  fcl_0.4.0-1.dsc
  fcl_0.4.0.orig.tar.gz
  fcl_0.4.0-1.debian.tar.xz
  libfcl-dev_0.4.0-1_amd64.deb
  libfcl0.4-dbg_0.4.0-1_amd64.deb
  libfcl0.4_0.4.0-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.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


Processing of urdfdom_0.4.1-1_amd64.changes

2016-02-21 Thread Debian FTP Masters
urdfdom_0.4.1-1_amd64.changes uploaded successfully to localhost
along with the files:
  urdfdom_0.4.1-1.dsc
  urdfdom_0.4.1.orig.tar.gz
  urdfdom_0.4.1-1.debian.tar.xz
  liburdfdom-dev_0.4.1-1_amd64.deb
  liburdfdom-model-state0.4_0.4.1-1_amd64.deb
  liburdfdom-model0.4_0.4.1-1_amd64.deb
  liburdfdom-sensor0.4_0.4.1-1_amd64.deb
  liburdfdom-tools_0.4.1-1_amd64.deb
  liburdfdom-world0.4_0.4.1-1_amd64.deb
  liburdfdom0.4-dbg_0.4.1-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.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#815478: Please re-enable scilab on arm64

2016-02-21 Thread Martin Michlmayr
Package: getfem++
Version: 4.2.1~beta1~svn4635~dfsg-5
Severity: wishlist
Tags: patch
User: debian-...@lists.debian.org
Usertags: arm64

scilab is availabel on arm64 now, so please re-enable it in getfem++.

diff --git a/debian/control b/debian/control
index 2c5ab17..6f7a9e0 100644
--- a/debian/control
+++ b/debian/control
@@ -22,8 +22,8 @@ Build-Depends:
  python-all-dev,
  python-numpy,
  python-scipy,
- scilab [!mips !kfreebsd-amd64 !kfreebsd-i386 !hurd-i386 !s390x !armel!arm64],
- scilab-include  [!mips !kfreebsd-amd64 !kfreebsd-i386 !hurd-i386 !s390x 
!armel !arm64]
+ scilab [!mips !kfreebsd-amd64 !kfreebsd-i386 !hurd-i386 !s390x !armel],
+ scilab-include  [!mips !kfreebsd-amd64 !kfreebsd-i386 !hurd-i386 !s390x 
!armel]
 Standards-Version: 3.9.6
 Section: libs
 Homepage: http://home.gna.org/getfem/
diff --git a/debian/rules b/debian/rules
index 246da58..a05f807 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ configure_flags= $(CROSS) --prefix=/usr \
--enable-muparser --enable-mumps \
--with-mumps="-lsmumps_seq -ldmumps_seq -lcmumps_seq 
-lzmumps_seq -lpord_seq"  
 
-disable_scilab_archs   = mips kfreebsd-amd64 kfreebsd-i386 s390x hurd-i386 
armhf powerpc mipsel armel arm64
+disable_scilab_archs   = mips kfreebsd-amd64 kfreebsd-i386 s390x hurd-i386 
armhf powerpc mipsel armel
 ifneq (,$(filter $(DEB_HOST_ARCH), $(disable_scilab_archs)))
configure_flags += --disable-scilab
 else

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

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


cppad 2016.00.00.1-1 MIGRATED to testing

2016-02-21 Thread Debian testing watch
FYI: The status of the cppad source package
in Debian's testing distribution has changed.

  Previous version: 2015.00.00.9-1
  Current version:  2016.00.00.1-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more 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


r-cran-yaml 2.1.13-4 MIGRATED to testing

2016-02-21 Thread Debian testing watch
FYI: The status of the r-cran-yaml source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  2.1.13-4

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more 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


apertium-dan-nor 1.2.2~r65301-1 MIGRATED to testing

2016-02-21 Thread Debian testing watch
FYI: The status of the apertium-dan-nor source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  1.2.2~r65301-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more 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


syfi REMOVED from testing

2016-02-21 Thread Debian testing watch
FYI: The status of the syfi source package
in Debian's testing distribution has changed.

  Previous version: 1.0.0.dfsg-1.2
  Current version:  (not in testing)
  Hint: 
# 20160220; done 20160220
Bug #786517: Remove swig 2.0 for Strech (python 3.5, octave 4.0 unsupported)

The script that generates this mail tries to extract removal
reasons from comments in the britney hint files. Those comments
were not originally meant to be machine readable, so if the
reason for removing your package seems to be nonsense, it is
probably the reporting script that got confused. Please check the
actual hints file before you complain about meaningless removals.

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more 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


qhull 2015.2-1 MIGRATED to testing

2016-02-21 Thread Debian testing watch
FYI: The status of the qhull source package
in Debian's testing distribution has changed.

  Previous version: 2012.1-5
  Current version:  2015.2-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more 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


ros-catkin 0.6.16-4 MIGRATED to testing

2016-02-21 Thread Debian testing watch
FYI: The status of the ros-catkin source package
in Debian's testing distribution has changed.

  Previous version: 0.6.16-3
  Current version:  0.6.16-4

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more 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


adolc 2.6.0-1 MIGRATED to testing

2016-02-21 Thread Debian testing watch
FYI: The status of the adolc source package
in Debian's testing distribution has changed.

  Previous version: 2.5.2-2
  Current version:  2.6.0-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more 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


mlpack 2.0.1-1 MIGRATED to testing

2016-02-21 Thread Debian testing watch
FYI: The status of the mlpack source package
in Debian's testing distribution has changed.

  Previous version: 2.0.0-2
  Current version:  2.0.1-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more 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


gazebo_7.0.0+dfsg-1_amd64.changes is NEW

2016-02-21 Thread Debian FTP Masters
binary:gazebo7 is NEW.
binary:gazebo7-common is NEW.
binary:gazebo7-doc is NEW.
binary:gazebo7-plugin-base is NEW.
binary:libgazebo7 is NEW.
binary:libgazebo7-dbg is NEW.
binary:libgazebo7-dev is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will receive an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html

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


Processing of gazebo_7.0.0+dfsg-1_amd64.changes

2016-02-21 Thread Debian FTP Masters
gazebo_7.0.0+dfsg-1_amd64.changes uploaded successfully to localhost
along with the files:
  gazebo_7.0.0+dfsg-1.dsc
  gazebo_7.0.0+dfsg.orig.tar.xz
  gazebo_7.0.0+dfsg-1.debian.tar.xz
  gazebo7-common_7.0.0+dfsg-1_all.deb
  gazebo7-doc_7.0.0+dfsg-1_all.deb
  gazebo7-plugin-base_7.0.0+dfsg-1_amd64.deb
  gazebo7_7.0.0+dfsg-1_amd64.deb
  libgazebo7-dbg_7.0.0+dfsg-1_amd64.deb
  libgazebo7-dev_7.0.0+dfsg-1_amd64.deb
  libgazebo7_7.0.0+dfsg-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.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


r-cran-arm_1.8-6-1_amd64.changes ACCEPTED into unstable, unstable

2016-02-21 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 18 Feb 2016 21:43:55 +0100
Source: r-cran-arm
Binary: r-cran-arm
Architecture: source all
Version: 1.8-6-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 

Changed-By: Daniel Pocock 
Description:
 r-cran-arm - Data Analysis Using Regression and Multilevel/Hierarchical Models
Closes: 815127
Changes:
 r-cran-arm (1.8-6-1) unstable; urgency=medium
 .
   * Initial packaging (Closes: #815127)
Checksums-Sha1:
 55720f9d00bdac1c761aeb84276a681f542a3e7c 1968 r-cran-arm_1.8-6-1.dsc
 be761e79ca6f64e8c54aac65f444cd28b0aea52d 77898 r-cran-arm_1.8-6.orig.tar.gz
 08c14870c425be7f7b2e018e80d8d2d4d8a498ea 1612 r-cran-arm_1.8-6-1.debian.tar.xz
 07fa158cdac2fc034f7f885cf4436d8a62b4bc36 44 r-cran-arm_1.8-6-1_all.deb
Checksums-Sha256:
 d0f4c735318c8f1a75a9c59dbab7460dfa5285017c0e9dfa1380d8800919f425 1968 
r-cran-arm_1.8-6-1.dsc
 8725c3c8cc98d3a2882b8c57625388c201912c2587aa482875dc26d502feb2ad 77898 
r-cran-arm_1.8-6.orig.tar.gz
 25ffd634ac85a187a4fe4eb208a2b3311d30eb036f5222fcf08ecbefa540149b 1612 
r-cran-arm_1.8-6-1.debian.tar.xz
 a37784979d277f8f6f83911c770a717f9c6e01977e39175b7ff8428d8c9c759e 44 
r-cran-arm_1.8-6-1_all.deb
Files:
 0f1aa33708882bb8ba8cc38f3fe7dc39 1968 gnu-r optional r-cran-arm_1.8-6-1.dsc
 5051798daf20fea5cc8bd06d22017123 77898 gnu-r optional 
r-cran-arm_1.8-6.orig.tar.gz
 5cf809b2d42809ee4e2a2485873bbb0f 1612 gnu-r optional 
r-cran-arm_1.8-6-1.debian.tar.xz
 fab2b7c23d2c634eb9691ccf95885df7 44 gnu-r optional 
r-cran-arm_1.8-6-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJWyXW3AAoJEGxlgOd711bEp5kP/jF1UwsRg1fPCyQzVMQZwWdi
qkz8Yj4qFZTsjtnjWfl9HzvqFPwmZywDI6dyMtU3RmDEUUKI5/0It0IwNg/YLiJ8
HtJgxskWwc559Q2QL1q3XcHbvH2RJam8xYKdtKmFY8xc6ZB0Jfs0u3QR+e/z6qn5
6FJCfMIiDQpBmMBzQGZ9GP9M5eacLorQfJfPDZrmZrE2+8zHgOd5/CvxZKCnwcbM
lTN2lFMFWjhT8Wd2936mdZmfD8AAOISaEa2RZT/eGsscqnPFxgnChmpwe8OqHFdY
zngmaGuO4tIokVU7nQXx1rtOLj8TAhpUwU/MVTLLuXeU3Cro1lCnusvKa0EOT/wp
T66LOqIpw26Q5/QBbpM/qa9Ox/KQaPGhP3Kt22H2UinLpp2tBnjLla7NAmPLBHVJ
ut5M0UnpSOO/YCtLEe7cCIbtQ18boovdNrHvvOPgpOiYIrf4paJLCcD2KgJrbbBl
P7DjnB+exrDeN06vvc6QcrL/ByfXtuhRjlU2bENKwyWcGAp0v5O2pJnnoczYX4d0
lUX2l8BLTNRoEYcYTEAtta6hDFXV+2gwXUfPZaio7EV1mypREPzK5gv0J2vJrgTz
GBm06We7pWnZKrtrV4n8xhgvLyOgsiozJQ1/Jn6hsIrMwsURk9GUvrTwCnIWGVER
g/z6zohyWHfB8xb9MYcs
=Tvm8
-END PGP SIGNATURE-


Thank you for your contribution to 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


mathgl_2.3.4-1_amd64.changes ACCEPTED into unstable, unstable

2016-02-21 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 20 Feb 2016 13:34:52 +0200
Source: mathgl
Binary: mathgl udav libmgl7.4.1 libmgl-mpi7.4.1 libmgl-wnd7.4.1 
libmgl-glut7.4.1 libmgl-qt5-7.4.1 libmgl-fltk7.4.1 libmgl-wx7.4.1 libmgl-data 
libmgl-dev python-mathgl
Architecture: source all amd64
Version: 2.3.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Dimitrios Eftaxiopoulos 
Description:
 libmgl-data - library for scientific graphs (data files)
 libmgl-dev - library for scientific graphs (development files)
 libmgl-fltk7.4.1 - library for scientific graphs (fltk interface for windows)
 libmgl-glut7.4.1 - library for scientific graphs (glut interface for windows)
 libmgl-mpi7.4.1 - library for scientific graphs (mpi enhanced runtime library)
 libmgl-qt5-7.4.1 - library for scientific graphs (Qt interface for windows)
 libmgl-wnd7.4.1 - library for scientific graphs (windows runtime library)
 libmgl-wx7.4.1 - library for scientific graphs (wx interface for windows)
 libmgl7.4.1 - library for scientific graphs (main runtime library)
 mathgl - library for scientific graphs (utilities and examples)
 python-mathgl - library for scientific graphs (Python module)
 udav   - library for scientific graphs (window interface)
Changes:
 mathgl (2.3.4-1) unstable; urgency=medium
 .
   * Imported Upstream version 2.3.4
   * Disable C++11 features
Checksums-Sha1:
 01ef14ce42ebabbb5a7b19189cebc9d0d7ffcc7a 3072 mathgl_2.3.4-1.dsc
 896fe008cb9a4bdbe1120316abf23a822d843efd 21361705 mathgl_2.3.4.orig.tar.gz
 31cf01d2394f95a63d66606ebe70c1a3402443ce 11220 mathgl_2.3.4-1.debian.tar.xz
 476f7ea84217d5abd3ca2b5e045deff4703c7f48 7147608 libmgl-data_2.3.4-1_all.deb
 289079ec9c61b413f0fe94c6a189948d7add656c 1183996 libmgl-dev_2.3.4-1_amd64.deb
 f34cac3114a52b5843b39f8d87647e7246df0235 112734 
libmgl-fltk7.4.1-dbgsym_2.3.4-1_amd64.deb
 67b5ad88ed256c812292b79c8b741a444b09c905 35812 
libmgl-fltk7.4.1_2.3.4-1_amd64.deb
 d9d3b41f9eb19460aecb1cbfe9e6028b249be97e 76008 
libmgl-glut7.4.1-dbgsym_2.3.4-1_amd64.deb
 ab74aabad44f478834787b2ccf66d2e7deb3bfa6 23594 
libmgl-glut7.4.1_2.3.4-1_amd64.deb
 c4b2eca89fe100cd79ce8c900d55571eaef5118e 98514 
libmgl-mpi7.4.1-dbgsym_2.3.4-1_amd64.deb
 d9cd652f352303b36118e8b171894b651bb2b994 30216 
libmgl-mpi7.4.1_2.3.4-1_amd64.deb
 d9a5c740ae0481894dc35fb442103066ad3a8cf5 562652 
libmgl-qt5-7.4.1-dbgsym_2.3.4-1_amd64.deb
 6af2c585579d87b1109cd34a1247c6bf0b94773c 66880 
libmgl-qt5-7.4.1_2.3.4-1_amd64.deb
 1491f3f9146fb44bca36ee46b7f51eaac14ae39a 506768 
libmgl-wnd7.4.1-dbgsym_2.3.4-1_amd64.deb
 e5dd2c8d0ca28efeddb14d9000217122d0c5efa7 77032 
libmgl-wnd7.4.1_2.3.4-1_amd64.deb
 627a6364654598b6b0f4e61ba77567b3b81f0e28 227044 
libmgl-wx7.4.1-dbgsym_2.3.4-1_amd64.deb
 d1496ca09fe00fe992ac05e3330f409768d9ea63 40116 libmgl-wx7.4.1_2.3.4-1_amd64.deb
 fb8a6fa952f0bb7c52cc5d7086b3dafdc734ea49 5208318 
libmgl7.4.1-dbgsym_2.3.4-1_amd64.deb
 b5ba5559e1c3b20fac5268fe124fc605ee01a4c2 887418 libmgl7.4.1_2.3.4-1_amd64.deb
 1ac0121ecc59bfbfa06f21dc2b3138e9ebb60059 199800 mathgl-dbgsym_2.3.4-1_amd64.deb
 848f8e65e43269857d5db5c0a6fe733321939a24 35222 mathgl_2.3.4-1_amd64.deb
 71af49d8c9f3fcd06e933ed2b3e82e302bdc1ca2 1847342 
python-mathgl-dbgsym_2.3.4-1_amd64.deb
 b506367669d9782faa2dccb84c4765449201304c 364646 python-mathgl_2.3.4-1_amd64.deb
 34c519c68b030dc24a174bacd4c48f44bcd8e133 3223280 udav-dbgsym_2.3.4-1_amd64.deb
 85983251304ce0bbab188d57f6b508a5211dda48 316982 udav_2.3.4-1_amd64.deb
Checksums-Sha256:
 77bccf91a3fdf1dd909352657484840af776c5b91503b45129ba7ebeb821eea4 3072 
mathgl_2.3.4-1.dsc
 6e93cd9f640c5b6c9dac4ca56854612d4261b4eadd6c8aad6536965195f08c02 21361705 
mathgl_2.3.4.orig.tar.gz
 b243f4e7596636aa82594504144f68738a158255fa8973fcd6c48df0ae42e103 11220 
mathgl_2.3.4-1.debian.tar.xz
 914eccd051f9aa7e3812254d2f560465b9a5ce10f9c44c9697c5a01c7112a2c6 7147608 
libmgl-data_2.3.4-1_all.deb
 62b7583fc6f7c996ed5438f5e59fae04a2b89110c066eefe4682085f8198ac53 1183996 
libmgl-dev_2.3.4-1_amd64.deb
 4f9cee776c57468d55fc366e032ea6e98cfdcecf5f12e000406d21edace7c746 112734 
libmgl-fltk7.4.1-dbgsym_2.3.4-1_amd64.deb
 ebb11f50158d057b65a4049d52ddd91afffa04badb72b38d07c679cff409c760 35812 
libmgl-fltk7.4.1_2.3.4-1_amd64.deb
 c91819f75d9a361f0afcf30f3a26854a94f93f27701bc31d3912a6d0fe61ff16 76008 
libmgl-glut7.4.1-dbgsym_2.3.4-1_amd64.deb
 63e4430cd8efac39bb389e15a027cc3cf4838f3ad40e40929bb22f66e6fe8786 23594 
libmgl-glut7.4.1_2.3.4-1_amd64.deb
 e2b8395a3cce2f1e7ce34f10c1eddd583f98aef4ad9e5d8981739efbb2192d0f 98514 
libmgl-mpi7.4.1-dbgsym_2.3.4-1_amd64.deb
 7becda3d232dac24d0f1f3b02feb01622e023fc8286af1bb3c1a1d2fe788ce09 30216 
libmgl-mpi7.4.1_2.3.4-1_amd64.deb
 d55bc0d2cc9d2b61d3bf30b4938dd72b00d98ede3eaeeecbc26a431b40b06dfb 562652 
libmgl-qt5-7.4.1-dbgsym_2.3.4-1_amd64.deb
 c0b209e050f6b0764877880bfef3d3da1ec1098e13f02938440b280d30a58f34 66880 

libgetdata_0.9.1-1_amd64.changes ACCEPTED into unstable, unstable

2016-02-21 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 20 Feb 2016 16:10:07 +
Source: libgetdata
Binary: libgetdata-doc libgetdata-dev libgetdata7 libgetdata++6 libfgetdata5 
libf95getdata6 libgetdata-tools python-pygetdata libgetdata-perl
Architecture: source amd64 all
Version: 0.9.1-1
Distribution: sid
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Alastair McKinstry 
Description:
 libf95getdata6 - library to read/write dirfile data - Fortran 95 bindings
 libfgetdata5 - library to read/write dirfile data - Fortran 77 bindings
 libgetdata++6 - library to read/write dirfile data - C++ bindings
 libgetdata-dev - library to read/write dirfile data - devel files (C, C++, 
F77, F9
 libgetdata-doc - library to read/write dirfile data - API and standards 
documents
 libgetdata-perl - library to read/write dirfile data - perl bindings
 libgetdata-tools - library to read/write dirfile data - extra tools
 libgetdata7 - library to read/write dirfile data
 python-pygetdata - library to read/write dirfile data - python bindings
Changes:
 libgetdata (0.9.1-1) unstable; urgency=medium
 .
   * New upstream release.
   * Use xz compression.
   * Another soname bump:
   libfgetdata2 -> libfgetdata5
   libgetdata5 -> libgetdata7
   libgetdata++3 -> libgetdata++6
   libf95getdata2 -> libf96getdata6
Checksums-Sha1:
 da5a13389c3dbe640e20251c3ef89c25f67ec613 2658 libgetdata_0.9.1-1.dsc
 ec6f889969d90d5f2a7f8e84f671d8edf99ccd47 946756 libgetdata_0.9.1.orig.tar.xz
 a27be818fc5a8983ca5ee611ce97775557584b84 4688 libgetdata_0.9.1-1.debian.tar.xz
 d03bb2815e8c45e32be5c8650a5bfeee2e77c703 82844 
libf95getdata6-dbgsym_0.9.1-1_amd64.deb
 eb9f6d45b61846684bb06e82dc5205bf5f42c86f 113228 
libf95getdata6_0.9.1-1_amd64.deb
 615608f0c772ea4012395b824855cad474d2d8e3 60304 
libfgetdata5-dbgsym_0.9.1-1_amd64.deb
 3cc552825f2e4ff6d244ee3cad6dbbb48d28cfa8 106590 libfgetdata5_0.9.1-1_amd64.deb
 1b82770c3a17964585d84d804badcd6fb736fb73 145930 
libgetdata++6-dbgsym_0.9.1-1_amd64.deb
 96cfe3003065992a052472af2a32daf76b214e1d 101708 libgetdata++6_0.9.1-1_amd64.deb
 e1ab829bfc9d430084b686ef56d1c894f975effe 314494 
libgetdata-dev_0.9.1-1_amd64.deb
 be4dfa745f152bfe5f57fbe8750fc441f6a13e04 333796 libgetdata-doc_0.9.1-1_all.deb
 18db667a834985a7bd509653161b34beed744c70 156946 
libgetdata-perl-dbgsym_0.9.1-1_amd64.deb
 7b70c02e9547951519ad0e9e99f659e538811d21 146976 
libgetdata-perl_0.9.1-1_amd64.deb
 07bb06e043e8160a3bdfb2d849eb39f49b19aada 16996 
libgetdata-tools-dbgsym_0.9.1-1_amd64.deb
 480d074d9ef3e5aa0ba283a66006ba61a70568bf 94144 
libgetdata-tools_0.9.1-1_amd64.deb
 9165ca2c3f7c43d5c7ef997eb44ae54c14478876 292354 
libgetdata7-dbgsym_0.9.1-1_amd64.deb
 63b9833e25b5db53d9cf194157b02d31226513ca 201198 libgetdata7_0.9.1-1_amd64.deb
 342867bd9e3d50578e4ce9e5d09336191141eac1 82532 
python-pygetdata-dbgsym_0.9.1-1_amd64.deb
 05cb473e701b39868b93c5d6804f51ef3813e485 124122 
python-pygetdata_0.9.1-1_amd64.deb
Checksums-Sha256:
 0cb88e70f3e085cd61773e9b99679cf0a88ee212d27c3d68bf394a1f5fb25322 2658 
libgetdata_0.9.1-1.dsc
 d189989c3fb2778cde02997f35c1731bb043c478c5e46f9593574185eb95258f 946756 
libgetdata_0.9.1.orig.tar.xz
 3bf762f6d6b9dd57caff54697056955a78bfb2feab63b762fee19d3491c320d8 4688 
libgetdata_0.9.1-1.debian.tar.xz
 72c4e134f70a8fa1fcb1dc3252494f348a4ffa04d6d6f5650904e9fb31d9497a 82844 
libf95getdata6-dbgsym_0.9.1-1_amd64.deb
 fc099139a07053fa74cd0c188a91408a89e7ad7e6a5b5880b96af9968853ac9d 113228 
libf95getdata6_0.9.1-1_amd64.deb
 82753e5a711220a0bd636999e46db23230e3bdad451f27cda8e38a263d18b330 60304 
libfgetdata5-dbgsym_0.9.1-1_amd64.deb
 9f809d10a83c0863494f4412f986863f52c755f8189a485df16051b0f2be253f 106590 
libfgetdata5_0.9.1-1_amd64.deb
 ecd6b8b1db86b74652af8aeed7711f9720745974117b97256c6881bb1d1d1f6e 145930 
libgetdata++6-dbgsym_0.9.1-1_amd64.deb
 d405a3d282d6e9220094f76fe79099250307e4008c58579af0edc18c4e5a93c5 101708 
libgetdata++6_0.9.1-1_amd64.deb
 58b0f23758cce302fd324ef20c960f891d025aa1bb84c9c7339ab29aff57878b 314494 
libgetdata-dev_0.9.1-1_amd64.deb
 a4981010813cd4e3af4cf12354e959d3f05f70ee50edd9fd2458f0339dbd33e1 333796 
libgetdata-doc_0.9.1-1_all.deb
 68dac69c58207f316925e21ccfdb498cd441132f1db5017981215f60651f0848 156946 
libgetdata-perl-dbgsym_0.9.1-1_amd64.deb
 39a375bb16c1d4420a266345534223b1805e3dd44461d2beda3bc38fa0a09531 146976 
libgetdata-perl_0.9.1-1_amd64.deb
 90dc89080e889d5d7f16a9d89984565ff288ce758cfbdcef59e1bb94626a42dd 16996 
libgetdata-tools-dbgsym_0.9.1-1_amd64.deb
 7afce94814e44b4bae638bcce52af62e36c6922b28d96a39796aac566cdfd1b2 94144 
libgetdata-tools_0.9.1-1_amd64.deb
 f723d62fbb9f90d8697e8da78e01b57bea98ec646152d2a22681afb700fe198a 292354 
libgetdata7-dbgsym_0.9.1-1_amd64.deb
 362dd09fcef122ebe342ced5ed709ecfb4eb6bb86d9f0bf185072983fef67a57 201198 
libgetdata7_0.9.1-1_amd64.deb
 f28a1561f8420b49f3e52e516b5407c373d54376188a36d6c2e74962a04cd926 82532 

Bug#814824: marked as done (SyntaxError: invalid syntax)

2016-02-21 Thread Debian Bug Tracking System
Your message dated Sun, 21 Feb 2016 13:24:17 +
with message-id 
and subject line Bug#814824: fixed in pytango 8.1.8-2
has caused the Debian Bug report #814824,
regarding SyntaxError: invalid syntax
to be marked as done.

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

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


-- 
814824: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814824
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-pytango
Version: 8.1.8-1
Severity: important

Dear Maintainer,

Paramétrage de python3-pytango (8.1.8-1) ...
  File "/usr/lib/python3/dist-packages/PyTango/tango_gevent.py", line 56
raise result.error_string, None, result.tb
 ^
SyntaxError: invalid syntax

  File "/usr/lib/python3/dist-packages/PyTango/tango_gevent.py", line 56
raise result.error_string, None, result.tb
 ^
SyntaxError: invalid syntax


-- System Information:
Debian Release: stretch/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), 
(500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 4.3.0-1-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python3-pytango depends on:
ii  ipython32.4.1-1
ii  libboost-python1.58.0   1.58.0+dfsg-5+b1
ii  libc6   2.21-7
ii  libgcc1 1:5.3.1-8
ii  libstdc++6  5.3.1-8
ii  libtango8v5 8.1.2c+dfsg-7
ii  python3 3.5.1-1
ii  python3-numpy [python3-numpy-abi9]  1:1.11.0~b3-1
pn  python3.5:any   

python3-pytango recommends no packages.

python3-pytango suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: pytango
Source-Version: 8.1.8-2

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

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

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

Debian distribution maintenance software
pp.
Picca Frédéric-Emmanuel  (supplier of updated pytango package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 21 Feb 2016 14:03:38 +0100
Source: pytango
Binary: python-pytango python3-pytango python-pytango-doc
Architecture: source
Version: 8.1.8-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Picca Frédéric-Emmanuel 
Description:
 python-pytango - API for the TANGO control system (Python 2)
 python-pytango-doc - API for the TANGO control system
 python3-pytango - API for the TANGO control system (Python 3)
Closes: 814824
Changes:
 pytango (8.1.8-2) unstable; urgency=medium
 .
   * debian/patches
 - 0001-Fix-syntax-error-in-python-3.patch (Closes: #814824)
Checksums-Sha1:
 d2279d1a2977b0bca448f36530e1e86a4ace279c 2285 pytango_8.1.8-2.dsc
 52e2de8e7f110d61271f564b31cc3c85597996bd 4644 pytango_8.1.8-2.debian.tar.xz
Checksums-Sha256:
 4da31f786d949dde9a292bdaf1c5983aaf0da6a10c61f40fc161fe8e3c05b9a6 2285 
pytango_8.1.8-2.dsc
 3b2b3026380a68f656b6f84919db964dec41343e99e341b607b6952a324c6ee7 4644 
pytango_8.1.8-2.debian.tar.xz
Files:
 74fe447cc4ef530e61c1e310f1716b7d 2285 science extra pytango_8.1.8-2.dsc
 97bebc1ddbefea2faf6b4c493e2f6bdf 4644 science extra 
pytango_8.1.8-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWybZlAAoJEFYykG9GluAVw9QQAJZ5JZm4GdcjCk1BFuwZZlpa
lduCr7nAQrrzL20nWlOCq3DBYO1fOFBZ9ZBIpwi+qRF5aaetPtr/3Q9HFr5lIk+k
iPT9DRNpV69WsCbl3ViwJpjx2o9TY4YPe6/ppep7t+f/mIEl6rwC9oRn/8vBIcem
8OxKP0wGmuKpuZUg/r6pMIhRzlJ+6w0gVDREXs1fEyoTqEUPeGyDMLDcBIjUF1Se
69MMz2bdJzIfpp+gUE0gGkarVWrvgjtwhteSQFAqBFqzVM+X+Vu4Ag79+d6XrutX
ujqsnP1Qs20+t8XgvCkqZvEKvAVfd6iaJxyxE9iUqNvCrtpHhXaXm1au5RUiiagm
vx/eWZsteZLMFwY6tBsxjARxznA6BtHEN0iIMBnxiERmHrG0Pb8UpUHDArwy+vHq
ugcsSm33x4KOH6gMk7eR7Y+bSev7gOEZlDLTZQTLkrMIZlw89T3bUOn2fb3eETrY

pytango_8.1.8-2_source.changes ACCEPTED into unstable

2016-02-21 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 21 Feb 2016 14:03:38 +0100
Source: pytango
Binary: python-pytango python3-pytango python-pytango-doc
Architecture: source
Version: 8.1.8-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Picca Frédéric-Emmanuel 
Description:
 python-pytango - API for the TANGO control system (Python 2)
 python-pytango-doc - API for the TANGO control system
 python3-pytango - API for the TANGO control system (Python 3)
Closes: 814824
Changes:
 pytango (8.1.8-2) unstable; urgency=medium
 .
   * debian/patches
 - 0001-Fix-syntax-error-in-python-3.patch (Closes: #814824)
Checksums-Sha1:
 d2279d1a2977b0bca448f36530e1e86a4ace279c 2285 pytango_8.1.8-2.dsc
 52e2de8e7f110d61271f564b31cc3c85597996bd 4644 pytango_8.1.8-2.debian.tar.xz
Checksums-Sha256:
 4da31f786d949dde9a292bdaf1c5983aaf0da6a10c61f40fc161fe8e3c05b9a6 2285 
pytango_8.1.8-2.dsc
 3b2b3026380a68f656b6f84919db964dec41343e99e341b607b6952a324c6ee7 4644 
pytango_8.1.8-2.debian.tar.xz
Files:
 74fe447cc4ef530e61c1e310f1716b7d 2285 science extra pytango_8.1.8-2.dsc
 97bebc1ddbefea2faf6b4c493e2f6bdf 4644 science extra 
pytango_8.1.8-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWybZlAAoJEFYykG9GluAVw9QQAJZ5JZm4GdcjCk1BFuwZZlpa
lduCr7nAQrrzL20nWlOCq3DBYO1fOFBZ9ZBIpwi+qRF5aaetPtr/3Q9HFr5lIk+k
iPT9DRNpV69WsCbl3ViwJpjx2o9TY4YPe6/ppep7t+f/mIEl6rwC9oRn/8vBIcem
8OxKP0wGmuKpuZUg/r6pMIhRzlJ+6w0gVDREXs1fEyoTqEUPeGyDMLDcBIjUF1Se
69MMz2bdJzIfpp+gUE0gGkarVWrvgjtwhteSQFAqBFqzVM+X+Vu4Ag79+d6XrutX
ujqsnP1Qs20+t8XgvCkqZvEKvAVfd6iaJxyxE9iUqNvCrtpHhXaXm1au5RUiiagm
vx/eWZsteZLMFwY6tBsxjARxznA6BtHEN0iIMBnxiERmHrG0Pb8UpUHDArwy+vHq
ugcsSm33x4KOH6gMk7eR7Y+bSev7gOEZlDLTZQTLkrMIZlw89T3bUOn2fb3eETrY
lg4KuyptZkjHKYmq5U3LuKIPyRjr4c2OZIanI2hG3TeMFM/zHXN8JPB4sFQCfLlx
qh6coez9Q/mACjBZLuqmdF0sBvIKKQ2cR69QGP7bGO4lvwrbdyr1zk+gtY/z36Ot
uy/B6DBv3Pvrw3Bd0F759sxis3jWxhSo1dcUYzh2B6Y/tXCUSVP8j5WNK24Hvwga
CGrMwZyv+6aXC9adx0ku
=sXam
-END PGP SIGNATURE-


Thank you for your contribution to 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

Processing of pytango_8.1.8-2_source.changes

2016-02-21 Thread Debian FTP Masters
pytango_8.1.8-2_source.changes uploaded successfully to localhost
along with the files:
  pytango_8.1.8-2.dsc
  pytango_8.1.8-2.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host franck.debian.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#815398: marked as done (ros-ros-comm: FTBFS: dh_install: python-rosbag missing files: usr/lib/*/rosbag)

2016-02-21 Thread Debian Bug Tracking System
Your message dated Sun, 21 Feb 2016 13:57:54 +0100
with message-id <20160221125754.gc9...@vis.informatik.uni-osnabrueck.de>
and subject line closing
has caused the Debian Bug report #815398,
regarding ros-ros-comm: FTBFS: dh_install: python-rosbag missing files: 
usr/lib/*/rosbag
to be marked as done.

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

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


-- 
815398: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815398
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ros-ros-comm
Version: 1.11.16-3
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

ros-ros-comm fails to build from source in unstable/amd64:

  [..]

  running build
  running build_py
  creating 
/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/build/tools/rostopic/lib.linux-x86_64-2.7
  creating 
/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/build/tools/rostopic/lib.linux-x86_64-2.7/rostopic
  copying src/rostopic/__init__.py -> 
/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/build/tools/rostopic/lib.linux-x86_64-2.7/rostopic
  running build_scripts
  creating 
/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/build/tools/rostopic/scripts-2.7
  copying and adjusting scripts/rostopic -> 
/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/build/tools/rostopic/scripts-2.7
  changing mode of 
/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/build/tools/rostopic/scripts-2.7/rostopic
 from 644 to 755
  running install
  running install_lib
  creating 
/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/debian/tmp/usr/lib/python2.7/dist-packages/rostopic
  copying 
/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/build/tools/rostopic/lib.linux-x86_64-2.7/rostopic/__init__.py
 -> 
/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/debian/tmp/usr/lib/python2.7/dist-packages/rostopic
  byte-compiling 
/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/debian/tmp/usr/lib/python2.7/dist-packages/rostopic/__init__.py
 to __init__.pyc
  running install_scripts
  copying 
/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/build/tools/rostopic/scripts-2.7/rostopic
 -> 
/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/debian/tmp/usr/bin
  changing mode of 
/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/debian/tmp/usr/bin/rostopic
 to 755
  running install_egg_info
  Writing 
/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/debian/tmp/usr/lib/python2.7/dist-packages/rostopic-1.11.16.egg-info
  -- Installing: 
/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/debian/tmp/usr/lib/rostopic/rostopic
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/build'
 dh_install -O--parallel -O--buildsystem=cmake -O--builddirectory=build
  dh_install: python-rosbag missing files: usr/lib/*/rosbag
  dh_install: topic-tools missing files: usr/lib/*/topic_tools
  dh_install: missing files, aborting
  debian/rules:7: recipe for target 'binary' failed
  make: *** [binary] Error 255

  [..]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


ros-ros-comm.1.11.16-3.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
fixed 815398 1.11.16-4


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

yosys_0.5.0+20151013gitf13e387-2~exp1_source.changes ACCEPTED into experimental

2016-02-21 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 21 Feb 2016 12:21:37 +0100
Source: yosys
Binary: yosys
Architecture: source
Version: 0.5.0+20151013gitf13e387-2~exp1
Distribution: experimental
Urgency: low
Maintainer: Debian Science Maintainers 

Changed-By: Ruben Undheim 
Description:
 yosys  - Framework for Verilog RTL synthesis
Changes:
 yosys (0.5.0+20151013gitf13e387-2~exp1) experimental; urgency=low
 .
   * Added autopkg test for synthesis for iCE FPGA.
   * Updated standards to 3.9.7 - no needed changes
Checksums-Sha1:
 8e5c22ea78a27e5ea88681ca535c5eb6f802822c 2170 
yosys_0.5.0+20151013gitf13e387-2~exp1.dsc
 ef85f0ab1e1158fe3ac296f14fad5d84a83874e3 7340 
yosys_0.5.0+20151013gitf13e387-2~exp1.debian.tar.xz
Checksums-Sha256:
 1938716e9b32cd3e37b2ab420b4eb0e44728284ab56baa49af1cfc675770dd9c 2170 
yosys_0.5.0+20151013gitf13e387-2~exp1.dsc
 55281a5abefc87ebff02bf3524d0a360d2723db709382ca56162d52d34403c93 7340 
yosys_0.5.0+20151013gitf13e387-2~exp1.debian.tar.xz
Files:
 b396782ab1159d9c499f1993c8dc650a 2170 electronics optional 
yosys_0.5.0+20151013gitf13e387-2~exp1.dsc
 fb76fb1fec44c40a67b8776c1ec71116 7340 electronics optional 
yosys_0.5.0+20151013gitf13e387-2~exp1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJWyZ9SAAoJEPxqH2TRCNERnx4QAONihqGp9ITpUqjw4ygpIyDP
xTyOLbdWraLo5DiSPZE6kBp83VhOTZPNpcvFso5OMURFIFo4uxaiJNWldvwFnUDB
JyTaCThks0GhcXMV5maxwKaGNiHjqcIxblsFx8RMF0/8MOW58uGwWsPHkyt3Dofk
PsB8W8uCWTIZt62GosIY+xvKNsxT9Ur1TnjKFT5cyScKvAxKr9qurbJ6ChyIdDS0
KwvupZ6uHPOQAQrUlRf1md9I6Xw3VsUObFJPTKBrFHdqNdXHYsSDr6yR9Ch0C6PM
GHZqRvnFJfcS8QSmdOxg5wRCrpkv4JGcHWBalLx+3HJhk6dK3OPIGBwQN9niPjH6
aYwEnMc6rJhRnP4Wq1kLWia96mWhysv/ufY20HYZzAO3f9EFNkqHdTsg0SVQiBJv
hIilWp1BXi4U78r2+/YWq4BQN9GfSyEVexMPNyn+BWW8hhaAgdZSAuBNp7khMWVg
/29rSwkoFbKZADnWM4BssytMTETbJq3VGJwpOWQbgj4yOol8SvtIHKLbQGVWULyX
XBxgR3C3tQIgnV8oPZMTflyCPcXwF5niTTGCj33vP2Zn8JULf4ivkBcbqt/R83wU
O9hbOuPBP3RjuCEu0OFH/xfjvSprJcAm+JrA48UPEQuZ03/znbNh3kgErgGx28Q8
gYhgTFEAUSN5GV5Fx4Qh
=2tri
-END PGP SIGNATURE-


Thank you for your contribution to 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


ros-ros-comm_1.11.16-5_amd64.changes ACCEPTED into unstable

2016-02-21 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 21 Feb 2016 11:55:36 +0100
Source: ros-ros-comm
Binary: libroscpp-dev libroscpp0d libroscpp-msgs-dev python-roscpp-msgs 
cl-roscpp-msgs python-rospy librosbag-dev librosbag0d python-rosbag 
librosbag-storage-dev librosbag-storage0d librosconsole-dev librosconsole1d 
python-rosgraph python-roslaunch python-rosmaster python-rosmsg python-rosnode 
rosout python-rosparam python-rosservice python-rostest librostest-dev 
python-rostopic libtopic-tools-dev libtopic-tools0d topic-tools 
python-topic-tools cl-topic-tools libmessage-filters-dev libmessage-filters0d 
python-message-filters python-roswtf libroslz4-dev libroslz4-0d python-roslz4 
libxmlrpcpp-dev libxmlrpcpp0d
Architecture: source all amd64
Version: 1.11.16-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Jochen Sprickerhof 
Description:
 cl-roscpp-msgs - Header for roscpp messages, LISP
 cl-topic-tools - LISP library for working with Robot OS topics
 libmessage-filters-dev - Development files for Robot OS message-filters
 libmessage-filters0d - Library for Robot OS message-filters
 librosbag-dev - Tools for recording from and playing back to Robot OS topics
 librosbag-storage-dev - Development files for librosbag_storage
 librosbag-storage0d - Robot OS library for rosbag_storage
 librosbag0d - Library for recording from and playing back to Robot OS topics
 librosconsole-dev - Development files for librosconsole
 librosconsole1d - library for librosconsole
 libroscpp-dev - Robot OS development files for libroscpp
 libroscpp-msgs-dev - Robot OS header for roscpp messages
 libroscpp0d - Robot OS client library
 libroslz4-0d - library implementing lz4 for Robot OS
 libroslz4-dev - development files for libroslz4
 librostest-dev - Development files for rostest (Robot OS)
 libtopic-tools-dev - development files for libtopic-tools (Robot OS)
 libtopic-tools0d - library for messing with Robot OS topics
 libxmlrpcpp-dev - development files for Robot OS libxmlrpcpp
 libxmlrpcpp0d - Robot OS version of xml-rpc protocol library
 python-message-filters - Python library for Robot OS message-filters
 python-rosbag - Python tools for recording from and playing back to Robot OS 
topi
 python-roscpp-msgs - Header for roscpp messages, Python
 python-rosgraph - Command-line tool to print information about the Robot OS 
computa
 python-roslaunch - roslaunch tool for Robot OS
 python-roslz4 - Python library implementing lz4 for Robot OS
 python-rosmaster - Robot OS Master implementation
 python-rosmsg - Command-line tools for displaying information about Robot OS
 python-rosnode - Command-line tool for displaying debug information about 
Robot OS
 python-rosparam - Command-line tool for getting and setting Robot OS Parameters
 python-rospy - Python client library for Robot OS
 python-rosservice - Command-line tool for listing and querying Robot OS 
services
 python-rostest - Test suite for Robot OS based on roslaunch
 python-rostopic - Command-line tool for displaying debug information about 
Robot OS
 python-roswtf - Tool for diagnosing issues with a running Robot OS system
 python-topic-tools - Python library for working with Robot OS topics
 rosout - Robot OS system-wide logging mechanism
 topic-tools - Tools for messing with Robot OS topics
Changes:
 ros-ros-comm (1.11.16-5) unstable; urgency=medium
 .
   * Upload to unstable.
Checksums-Sha1:
 5cea4081ea06c9e09ec2bfe252686447bb7c865b 4834 ros-ros-comm_1.11.16-5.dsc
 e96fb7451b11843bf5da7d792f3f7dd69f1e4df0 16032 
ros-ros-comm_1.11.16-5.debian.tar.xz
 0b6601822ab52b5ced9270db651b5d7954cd82a0 6900 cl-roscpp-msgs_1.11.16-5_all.deb
 4a9815c805a4ad73a84dfd458a9775babe43cb9b 7908 cl-topic-tools_1.11.16-5_all.deb
 891e794e96be0e8bfaf605f0d961d0b9b9397400 22396 
libmessage-filters-dev_1.11.16-5_amd64.deb
 f00f5f7b387198b726623e19fb92672ed7eaa706 37370 
libmessage-filters0d-dbgsym_1.11.16-5_amd64.deb
 4ad9393096a0199b2b65d97b5960442ef2f37d56 9200 
libmessage-filters0d_1.11.16-5_amd64.deb
 5cb70559dc4c21f45a8a664016560787b34e1abe 9120 librosbag-dev_1.11.16-5_amd64.deb
 90e63e4c9277a59595e66a005674db3e3a169397 17444 
librosbag-storage-dev_1.11.16-5_amd64.deb
 127135aa167956520f9dae5300a67e065cd9f119 1057362 
librosbag-storage0d-dbgsym_1.11.16-5_amd64.deb
 10e685518ddd28bbf67d33bb81e737ba85f3092e 88518 
librosbag-storage0d_1.11.16-5_amd64.deb
 697fa43c975ab161712bab8aa39f4f19c5c5a5b7 1279888 
librosbag0d-dbgsym_1.11.16-5_amd64.deb
 42f41eff5018584697438d43c88be7005391e557 153926 librosbag0d_1.11.16-5_amd64.deb
 a942e52a10641ce533251661146874facd20b611 13606 
librosconsole-dev_1.11.16-5_amd64.deb
 517a667741878a83227bda01adb180827cd104e8 605472 
librosconsole1d-dbgsym_1.11.16-5_amd64.deb
 cf441b4031f42c384d8a548b440195475bdbaf72 74056 
librosconsole1d_1.11.16-5_amd64.deb
 4947b3b780a9a036983a234f4cf80f1c7abc282e 59288 

Processing of ros-ros-comm_1.11.16-5_amd64.changes

2016-02-21 Thread Debian FTP Masters
ros-ros-comm_1.11.16-5_amd64.changes uploaded successfully to localhost
along with the files:
  ros-ros-comm_1.11.16-5.dsc
  ros-ros-comm_1.11.16-5.debian.tar.xz
  cl-roscpp-msgs_1.11.16-5_all.deb
  cl-topic-tools_1.11.16-5_all.deb
  libmessage-filters-dev_1.11.16-5_amd64.deb
  libmessage-filters0d-dbgsym_1.11.16-5_amd64.deb
  libmessage-filters0d_1.11.16-5_amd64.deb
  librosbag-dev_1.11.16-5_amd64.deb
  librosbag-storage-dev_1.11.16-5_amd64.deb
  librosbag-storage0d-dbgsym_1.11.16-5_amd64.deb
  librosbag-storage0d_1.11.16-5_amd64.deb
  librosbag0d-dbgsym_1.11.16-5_amd64.deb
  librosbag0d_1.11.16-5_amd64.deb
  librosconsole-dev_1.11.16-5_amd64.deb
  librosconsole1d-dbgsym_1.11.16-5_amd64.deb
  librosconsole1d_1.11.16-5_amd64.deb
  libroscpp-dev_1.11.16-5_amd64.deb
  libroscpp-msgs-dev_1.11.16-5_all.deb
  libroscpp0d-dbgsym_1.11.16-5_amd64.deb
  libroscpp0d_1.11.16-5_amd64.deb
  libroslz4-0d-dbgsym_1.11.16-5_amd64.deb
  libroslz4-0d_1.11.16-5_amd64.deb
  libroslz4-dev_1.11.16-5_amd64.deb
  librostest-dev_1.11.16-5_amd64.deb
  libtopic-tools-dev_1.11.16-5_amd64.deb
  libtopic-tools0d-dbgsym_1.11.16-5_amd64.deb
  libtopic-tools0d_1.11.16-5_amd64.deb
  libxmlrpcpp-dev_1.11.16-5_amd64.deb
  libxmlrpcpp0d-dbgsym_1.11.16-5_amd64.deb
  libxmlrpcpp0d_1.11.16-5_amd64.deb
  python-message-filters_1.11.16-5_all.deb
  python-rosbag-dbgsym_1.11.16-5_amd64.deb
  python-rosbag_1.11.16-5_amd64.deb
  python-roscpp-msgs_1.11.16-5_all.deb
  python-rosgraph_1.11.16-5_all.deb
  python-roslaunch_1.11.16-5_all.deb
  python-roslz4-dbgsym_1.11.16-5_amd64.deb
  python-roslz4_1.11.16-5_amd64.deb
  python-rosmaster_1.11.16-5_all.deb
  python-rosmsg_1.11.16-5_all.deb
  python-rosnode_1.11.16-5_all.deb
  python-rosparam_1.11.16-5_all.deb
  python-rospy_1.11.16-5_all.deb
  python-rosservice_1.11.16-5_all.deb
  python-rostest_1.11.16-5_all.deb
  python-rostopic_1.11.16-5_all.deb
  python-roswtf_1.11.16-5_all.deb
  python-topic-tools_1.11.16-5_all.deb
  rosout-dbgsym_1.11.16-5_amd64.deb
  rosout_1.11.16-5_amd64.deb
  topic-tools-dbgsym_1.11.16-5_amd64.deb
  topic-tools_1.11.16-5_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.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


Processing of yosys_0.5.0+20151013gitf13e387-2~exp1_source.changes

2016-02-21 Thread Debian FTP Masters
yosys_0.5.0+20151013gitf13e387-2~exp1_source.changes uploaded successfully to 
localhost
along with the files:
  yosys_0.5.0+20151013gitf13e387-2~exp1.dsc
  yosys_0.5.0+20151013gitf13e387-2~exp1.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host franck.debian.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 - Did you permit the Change of Fund Ownership.

2016-02-21 Thread Dr. Okwu Joseph Nnanna.
Attention: Beneficiary.



This is to bring to your notice that the President of Republic of 
Nigeria,President Muhammadu Buhari has constituted a 10 man investigative
Panel and foreign Debts reconciliation committee, which I am the Chairman of 
the presidential committee saddled with the responsibility to
investigate all the banks here in Nigeria, who has trapped and held 
beneficiaries Compensation/inheritance/NNPC contract Fund claims unpaid.
to settle all the Foreign debt after his recent visit & meeting with the 
American President Barack Obama of United States and other officials of
the United Nation to enable him give a zero tolerance to corruption in his 
regime.I am solely in charge of all foreign payments. At the commencement
of my official responsibility geared towards payment to foreign beneficiaries. 
I received a letter that your unclaimed approved payment by
the Central Bank of Nigeria which has been overdue for payment should now be 
paid to Lawrence R. Larson of 7251 Grove Road, Apt. 160, Brooksville,
Florida 34613 U.S.A.

In the said letter titled change of beneficiary/ownership. Its clearly stated 
that you are dead and that he is your next of kin, it went further
to say you signed a deed and an agreement with Lawrence R. Larson to become 
your beneficiary before your untimely death. Officially arrangement
had been concluded for the approved funds transfer into the account below.


Name of Bank: TEXAS CHAMPION BANK
Bank Address: 6124 S. Staples, Corpus Christi, Texas 78413 U.S.A.
Routing Number: 114914723
Account Number: 909009245
Account Name: Lawrence R. Larson
Account Address: 7251 Grove Road, Apt. 160, Brooksville, Florida 34613 U.S.A.


But because of the elaborate global scam, I decided to contact you first for 
confirmation before transferring the funds and if after seven working
days, no response is received from you, it will be assumed that you are dead 
and as such authorization and approval will be granted on behalf of
Lawrence R. Larson to claim/receive your fund.

But if you are well and alive then confirm this letter and reconfirm your 
Information and how you want your said fund to be paid to you without
further delay. Send your responses to me immediately by email.

Below is the information you are expected to re-confirm.
Full Name:
Address:
Nationality:
Sex:
Age:
Date of Birth:
Occupation:
Home Phone No:. Office Phone No Cell
Phone..
Driver's license or any copy of Your Identity:

Please feel free to contact me here only for further clarifications regarding 
this matter.

Sincerely,


Yours faithfully,
Dr. Okwu Joseph Nnanna
Deputy Governor,
Financial System Stability
Central Bank of Nigeria
Tinubu square,
Lagos- Nigeria

-- 
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#813415: marked as done (libvigraimpex5v5: soname bump without package name change)

2016-02-21 Thread Debian Bug Tracking System
Your message dated Sun, 21 Feb 2016 10:26:26 +
with message-id 
and subject line Bug#813415: fixed in libvigraimpex 1.10.0+git20160120.803d5d4-2
has caused the Debian Bug report #813415,
regarding libvigraimpex5v5: soname bump without package name change
to be marked as done.

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

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


-- 
813415: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813415
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libvigraimpex5v5
Version: 1.10.0+git20160120.803d5d4-1
Severity: grave
Justification: renders package unusable

(sid)ametzler@argenau:/usr/bin$ hugin
hugin: error while loading shared libraries: libvigraimpex.so.5: cannot open 
shared object file: No such file or directory

Going from 1.10.0+dfsg-11 to 1.10.0+git20160120.803d5d4-1 there is a
soname change without a corresponding package name change. All reverse
dependencies are broken:

1. Uploaded before vigra: The stop running
2. Uploaded after vigra: They are built against the new vigra but
still depend on libvigraimpex5v5. They will stop running if the reach
testing.


(sid)ametzler@argenau:/usr/bin$ for i in 
/var/cache/apt/archives/libvigraimpex5v5_1.10.0+* ; do basename $i ; dpkg 
--contents $i | grep '/usr/lib/l' ; done
libvigraimpex5v5_1.10.0+dfsg-11_amd64.deb
-rw-r--r-- root/root530744 2015-10-02 17:23 
./usr/lib/libvigraimpex.so.5.1.10.0
lrwxrwxrwx root/root 0 2015-10-02 17:23 ./usr/lib/libvigraimpex.so.5 -> 
libvigraimpex.so.5.1.10.0
libvigraimpex5v5_1.10.0+git20160120.803d5d4-1_amd64.deb
-rw-r--r-- root/root543296 2016-01-27 07:30 
./usr/lib/libvigraimpex.so.6.1.10.0
lrwxrwxrwx root/root 0 2016-01-27 07:30 ./usr/lib/libvigraimpex.so.6 -> 
libvigraimpex.so.6.1.10.0

cu Andreas

-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'
--- End Message ---
--- Begin Message ---
Source: libvigraimpex
Source-Version: 1.10.0+git20160120.803d5d4-2

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

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

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

Debian distribution maintenance software
pp.
Daniel Stender  (supplier of updated libvigraimpex 
package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 20 Feb 2016 15:48:35 +0100
Source: libvigraimpex
Binary: libvigraimpex-dev libvigraimpex6 libvigraimpex-doc python-vigra 
python-vigra-doc
Architecture: source
Version: 1.10.0+git20160120.803d5d4-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Daniel Stender 
Description:
 libvigraimpex-dev - development files for the C++ computer vision library
 libvigraimpex-doc - Documentation for the C++ computer vision library
 libvigraimpex6 - C++ computer vision library
 python-vigra - Python bindings for the C++ computer vision library
 python-vigra-doc - Documentation for Python bindings for the C++ computer 
vision lib
Closes: 813415
Changes:
 libvigraimpex (1.10.0+git20160120.803d5d4-2) unstable; urgency=medium
 .
   * Build libvigraimpex6 (Closes: #813415).
Checksums-Sha1:
 b06eee9f9df7a0117a969e18d7a74e51bcd49fe4 2730 
libvigraimpex_1.10.0+git20160120.803d5d4-2.dsc
 c37dc16022ee0cc4d1f8f72ff08a3975e332dbda 14424 
libvigraimpex_1.10.0+git20160120.803d5d4-2.debian.tar.xz
Checksums-Sha256:
 a0cdfd569f3ff74d89ef7911fd74397c5fe9e34314e2d0761578a529e8f6be74 2730 
libvigraimpex_1.10.0+git20160120.803d5d4-2.dsc
 32be91924bdb74ec25e893101d27b291cf817bbbff67064b0fece8ff9029d841 14424 
libvigraimpex_1.10.0+git20160120.803d5d4-2.debian.tar.xz
Files:
 237b91ab32ad7b93f927329ad0282ef3 2730 libs optional 
libvigraimpex_1.10.0+git20160120.803d5d4-2.dsc
 a80443c69acc4622b3748c2786267f2f 14424 libs optional 
libvigraimpex_1.10.0+git20160120.803d5d4-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWyYSWAAoJEJFk+h0XvV02thUQAJXqsN+XHCznj23ONlegPJTQ

libvigraimpex_1.10.0+git20160120.803d5d4-2_source.changes ACCEPTED into unstable

2016-02-21 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 20 Feb 2016 15:48:35 +0100
Source: libvigraimpex
Binary: libvigraimpex-dev libvigraimpex6 libvigraimpex-doc python-vigra 
python-vigra-doc
Architecture: source
Version: 1.10.0+git20160120.803d5d4-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Daniel Stender 
Description:
 libvigraimpex-dev - development files for the C++ computer vision library
 libvigraimpex-doc - Documentation for the C++ computer vision library
 libvigraimpex6 - C++ computer vision library
 python-vigra - Python bindings for the C++ computer vision library
 python-vigra-doc - Documentation for Python bindings for the C++ computer 
vision lib
Closes: 813415
Changes:
 libvigraimpex (1.10.0+git20160120.803d5d4-2) unstable; urgency=medium
 .
   * Build libvigraimpex6 (Closes: #813415).
Checksums-Sha1:
 b06eee9f9df7a0117a969e18d7a74e51bcd49fe4 2730 
libvigraimpex_1.10.0+git20160120.803d5d4-2.dsc
 c37dc16022ee0cc4d1f8f72ff08a3975e332dbda 14424 
libvigraimpex_1.10.0+git20160120.803d5d4-2.debian.tar.xz
Checksums-Sha256:
 a0cdfd569f3ff74d89ef7911fd74397c5fe9e34314e2d0761578a529e8f6be74 2730 
libvigraimpex_1.10.0+git20160120.803d5d4-2.dsc
 32be91924bdb74ec25e893101d27b291cf817bbbff67064b0fece8ff9029d841 14424 
libvigraimpex_1.10.0+git20160120.803d5d4-2.debian.tar.xz
Files:
 237b91ab32ad7b93f927329ad0282ef3 2730 libs optional 
libvigraimpex_1.10.0+git20160120.803d5d4-2.dsc
 a80443c69acc4622b3748c2786267f2f 14424 libs optional 
libvigraimpex_1.10.0+git20160120.803d5d4-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWyYSWAAoJEJFk+h0XvV02thUQAJXqsN+XHCznj23ONlegPJTQ
eZawcy0Taor2sivx7nIGlkZgAy0uzLIGwibMlETifEleNUIkvz/XVwH9BKKexHCu
PDCaxQLGxaHqiFwxaigmihJ3eIzFLryFUjxo3E0pzCo3SIZeN0htm1Fu8uQIb/eP
dBMBpQL9/vRCpWIdfI/l69YGy81bc3jVA4VSXfCjmXfzDGRj8XisDkIjEPMCF8ip
n/m5FigFseiOsMomwij0iB71vb+ecB7zWeetpQI4WyRyxF8IZWQCBlqm1ogAOJTJ
OZKXw3CSphXnyGulNCksNlhZVvhacQtztcrON3V23USNF/cGdKkhimm8DSwZ319O
aZVsI5Sapej6Rv7aHq7ssUcNpbX7zeNb836jDXWJIQTGv91KcITR41IT9Xsrb5Vy
882GaW5HBC+21tO6jvGStqX9Rmmq26kTdvpj3DvHhG7pCIyZ402iJTLGo5qZO9nu
W8iO9CkBXeqGvXE30HjT2TkoHQO3061pEoTkKwqoMEX7uVKCHS6Bh4HMu/zBCITu
qK4T9Q7ZI27QrC/76Dl/mqge2azW0E+XVou6bp8gTBCkH8b/mXz3H1mz350OdIti
BGZ3nBSnHzVCEW3VKd18TjA2KvKegzeI761FTJDzez8qMNEb0RsuEjEiUQei4ldI
XA2mXmA5kQbDlzJuIYCZ
=PruX
-END PGP SIGNATURE-


Thank you for your contribution to 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


r-cran-arm_1.8-6-1_amd64.changes is NEW

2016-02-21 Thread Debian FTP Masters
binary:r-cran-arm is NEW.
source:r-cran-arm is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will receive an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html

-- 
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#813248: marked as done (libdx4-dev: unhandled symlink to directory conversion: /usr/share/doc/PACKAGE)

2016-02-21 Thread Debian Bug Tracking System
Your message dated Sun, 21 Feb 2016 10:19:56 +
with message-id 
and subject line Bug#813248: fixed in dx 1:4.4.4-9
has caused the Debian Bug report #813248,
regarding libdx4-dev: unhandled symlink to directory conversion: 
/usr/share/doc/PACKAGE
to be marked as done.

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

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


-- 
813248: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813248
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libdx4-dev
Version: 1:4.4.4-8
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

an upgrade test with piuparts revealed that your package installs files
over existing symlinks and possibly overwrites files owned by other
packages. This usually means an old version of the package shipped a
symlink but that was later replaced by a real (and non-empty)
directory. This kind of overwriting another package's files cannot be
detected by dpkg.

This was observed on the following upgrade paths:

  jessie -> sid

For /usr/share/doc/PACKAGE this may not be problematic as long as both
packages are installed, ship byte-for-byte identical files and are
upgraded in lockstep. But once one of the involved packages gets
removed, the other one will lose its documentation files, too,
including the copyright file, which is a violation of Policy 12.5:
https://www.debian.org/doc/debian-policy/ch-docs.html#s-copyrightfile

For other overwritten locations anything interesting may happen.

Note that dpkg intentionally does not replace directories with symlinks
and vice versa, you need the maintainer scripts to do this.
See in particular the end of point 4 in
https://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-unpackphase

It is recommended to use the dpkg-maintscript-helper commands
'dir_to_symlink' and 'symlink_to_dir' (available since dpkg 1.17.14)
to perform the conversion, ideally using d/$PACKAGE.maintscript.
Do not forget to add 'Pre-Depends: ${misc:Pre-Depends}' in d/control.
See dpkg-maintscript-helper(1) and dh_installdeb(1) for details.


>From the attached log (usually somewhere in the middle...):

2m11.1s ERROR: FAIL: silently overwrites files via directory symlinks:
  /usr/share/doc/libdx4-dev/changelog.Debian.amd64.gz (libdx4-dev) != 
/usr/share/doc/libdx4/changelog.Debian.amd64.gz (libdx4)
/usr/share/doc/libdx4-dev -> libdx4
  /usr/share/doc/libdx4-dev/changelog.Debian.gz (libdx4-dev) != 
/usr/share/doc/libdx4/changelog.Debian.gz (libdx4)
/usr/share/doc/libdx4-dev -> libdx4
  /usr/share/doc/libdx4-dev/changelog.gz (libdx4-dev) != 
/usr/share/doc/libdx4/changelog.gz (libdx4)
/usr/share/doc/libdx4-dev -> libdx4
  /usr/share/doc/libdx4-dev/copyright (libdx4-dev) != 
/usr/share/doc/libdx4/copyright (libdx4)
/usr/share/doc/libdx4-dev -> libdx4


cheers,

Andreas


libdx4-dev_1:4.4.4-8+b1.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Source: dx
Source-Version: 1:4.4.4-9

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

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

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

Debian distribution maintenance software
pp.
Graham Inggs  (supplier of updated dx package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 21 Feb 2016 11:33:49 +0200
Source: dx
Binary: dx libdx4 libdx4-dev dx-doc
Architecture: source
Version: 1:4.4.4-9
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Graham Inggs 
Description:
 dx - OpenDX (IBM Visualization Data Explorer) - main package
 dx-doc - OpenDX (IBM Visualization Data Explorer) - documentation
 libdx4 - OpenDX (IBM Visualization Data Explorer) - shared libraries
 libdx4-dev - OpenDX (IBM Visualization Data Explorer) - development files
Closes: 811731 813248
Changes:
 dx (1:4.4.4-9) unstable; urgency=medium
 .
   * Switch /usr/share/doc/libdx4-dev symlink to directory (Closes: #813248).
   * Fix narrowing conversion errors with GCC 6 (Closes: #811731).
   * Update 

Bug#811731: marked as done (dx: FTBFS with GCC 6: narrowing conversion)

2016-02-21 Thread Debian Bug Tracking System
Your message dated Sun, 21 Feb 2016 10:19:56 +
with message-id 
and subject line Bug#811731: fixed in dx 1:4.4.4-9
has caused the Debian Bug report #811731,
regarding dx: FTBFS with GCC 6: narrowing conversion
to be marked as done.

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

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


-- 
811731: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811731
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: dx
Version: 1:4.4.4-8
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-narrowing

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

You may be able to find out more about this issue at
https://gcc.gnu.org/gcc-6/changes.html

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> g++ -DHAVE_CONFIG_H -I. -I../../../include -I./../base -I../../../include 
> -I./../dxui -Dlinux  -Wdate-time -D_FORTIFY_SOURCE=2   -g -O2 -fPIE 
> -fstack-protector-strong -Wformat -Werror=format-security -fsigned-char 
> -fno-strict-aliasing -c -o AutoAxesDialog.o AutoAxesDialog.C
> In file included from AutoAxesDialog.C:42:0:
> ticks_in.bm:7:74: error: narrowing conversion of '130' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> 0x92, 0x24, 0x01, 0xfe, 0xff, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
>   ^
> 
> ticks_in.bm:7:74: error: narrowing conversion of '130' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> ticks_in.bm:7:74: error: narrowing conversion of '146' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> ticks_in.bm:7:74: error: narrowing conversion of '146' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> ticks_in.bm:7:74: error: narrowing conversion of '146' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> ticks_in.bm:7:74: error: narrowing conversion of '146' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> ticks_in.bm:7:74: error: narrowing conversion of '254' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> ticks_in.bm:7:74: error: narrowing conversion of '255' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> In file included from AutoAxesDialog.C:43:0:
> ticks_out.bm:7:74: error: narrowing conversion of '254' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> 0x24, 0x49, 0x02, 0x24, 0x49, 0x02, 0x20, 0x08, 0x02, 0x20, 0x08, 0x02};
>   ^
> 
> ticks_out.bm:7:74: error: narrowing conversion of '255' from 'int' to 'char' 
> inside { } [-Wnarrowing]
> In file included from AutoAxesDialog.C:44:0:
> ticks_in_ins.bm:7:74: error: narrowing conversion of '130' from 'int' to 
> 'char' inside { } [-Wnarrowing]
> 0x82, 0x20, 0x00, 0x54, 0x55, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
>   ^
> 
> ticks_in_ins.bm:7:74: error: narrowing conversion of '130' from 'int' to 
> 'char' inside { } [-Wnarrowing]
> ticks_in_ins.bm:7:74: error: narrowing conversion of '130' from 'int' to 
> 'char' inside { } [-Wnarrowing]
> In file included from AutoAxesDialog.C:45:0:
> ticks_out_ins.bm:7:74: error: narrowing conversion of '170' from 'int' to 
> 'char' inside { } [-Wnarrowing]
> 0x20, 0x08, 0x02, 0x04, 0x41, 0x00, 0x20, 0x08, 0x02, 0x00, 0x00, 0x00};
>   ^
> 
> ticks_out_ins.bm:7:74: error: narrowing conversion of '170' from 'int' to 
> 'char' inside { } [-Wnarrowing]

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise
--- End Message ---
--- Begin Message ---
Source: dx
Source-Version: 1:4.4.4-9

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

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

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

Debian distribution maintenance software
pp.
Graham Inggs  (supplier of updated dx package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive

dx_4.4.4-9_source.changes ACCEPTED into unstable

2016-02-21 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 21 Feb 2016 11:33:49 +0200
Source: dx
Binary: dx libdx4 libdx4-dev dx-doc
Architecture: source
Version: 1:4.4.4-9
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Graham Inggs 
Description:
 dx - OpenDX (IBM Visualization Data Explorer) - main package
 dx-doc - OpenDX (IBM Visualization Data Explorer) - documentation
 libdx4 - OpenDX (IBM Visualization Data Explorer) - shared libraries
 libdx4-dev - OpenDX (IBM Visualization Data Explorer) - development files
Closes: 811731 813248
Changes:
 dx (1:4.4.4-9) unstable; urgency=medium
 .
   * Switch /usr/share/doc/libdx4-dev symlink to directory (Closes: #813248).
   * Fix narrowing conversion errors with GCC 6 (Closes: #811731).
   * Update debian/watch with new FTP site.
   * Update Lintian source overrides.
   * Bump Standards-Version to 3.9.7 (no further changes).
Checksums-Sha1:
 37d280196faa8145b858dbf4fed0b4bdb33accfa 2365 dx_4.4.4-9.dsc
 fa8d6fd008581650eef395c7740014f05b093b54 65428 dx_4.4.4-9.debian.tar.xz
Checksums-Sha256:
 31830dc561b0a168fa233991ce2032445f350568ef7ff9904a99dfe7e07a6188 2365 
dx_4.4.4-9.dsc
 2135aea680f805144903d1e822e85338a8816f5c8e32b8ae127fd660ff6d89b9 65428 
dx_4.4.4-9.debian.tar.xz
Files:
 dc6faced9689ab4d2ac3d22fc48e1544 2365 science optional dx_4.4.4-9.dsc
 27b90d66a2149b08d7ceded2a370cdce 65428 science optional 
dx_4.4.4-9.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJWyYfaAAoJEK/P7I5mnOHC08sP/A1DisYqxPricoQO8tK5ACnN
RddyIKnhtDM07tLEF3uh9FqTz3WO97Xd9pmrgwg77kwQxcf+r9vxjCrF68OdmoSn
vDNVtU0FCI7hFs+qH9nnldteTSqgVbatFKOWBSC9zFopoTYpzcQ0jiwdFvczSNyt
/D7dRayYYvV6UlJQObUNWq1BkfwJ3K0QyyKrThgNk7E59v71VWZSAEWSlIKWnbUx
mItd0xELtNVdQUg4r78UtNadO1W87J5V5bgyImaYVRixLBk3LavtlZGlaGUs9wVn
1JdiaQQ7iygC3hsBTY7rmUgMluvZI485O20ZSKQ5EbMx/QtS1ztW9nis61pBsHEj
sjVADa/JTbe8qNp6Q3cRTxW+YRaecLx0vY6l9M6OQ24sUd3yZ/ABEKeezPelcbBh
EOqRjB8NFD9LoLev7bHJT4CH/xOXrVlMloLgyeIsxk9bUhShOrBU+QGtzhHgIsJL
T87+qIflmrCiEWcanG17qAu6cV860D9JuNNRDoMpOSIYhOTXuXNQmq8f82ppsgSs
7MbHgdicCT2ntFGFvCQq0fARJrs6/39sRJkDT7ExaYppvlnw/lgFB2i1uJkYBeci
wVwvMfIRlWYfiRQnwFsvCL/7UKIhInDiaXVlXvOSXwEAhtJ1KEw4iELjg1apAjnS
T/ez6bpREt6a/Erwm+1X
=7oLb
-END PGP SIGNATURE-


Thank you for your contribution to 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


Processing of dx_4.4.4-9_source.changes

2016-02-21 Thread Debian FTP Masters
dx_4.4.4-9_source.changes uploaded successfully to localhost
along with the files:
  dx_4.4.4-9.dsc
  dx_4.4.4-9.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host franck.debian.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


Processing of libvigraimpex_1.10.0+git20160120.803d5d4-2_source.changes

2016-02-21 Thread Debian FTP Masters
libvigraimpex_1.10.0+git20160120.803d5d4-2_source.changes uploaded successfully 
to localhost
along with the files:
  libvigraimpex_1.10.0+git20160120.803d5d4-2.dsc
  libvigraimpex_1.10.0+git20160120.803d5d4-2.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host franck.debian.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#815398: ros-ros-comm: FTBFS: dh_install: python-rosbag missing files: usr/lib/*/rosbag

2016-02-21 Thread Chris Lamb
Source: ros-ros-comm
Version: 1.11.16-3
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

ros-ros-comm fails to build from source in unstable/amd64:

  [..]

  running build
  running build_py
  creating 
/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/build/tools/rostopic/lib.linux-x86_64-2.7
  creating 
/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/build/tools/rostopic/lib.linux-x86_64-2.7/rostopic
  copying src/rostopic/__init__.py -> 
/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/build/tools/rostopic/lib.linux-x86_64-2.7/rostopic
  running build_scripts
  creating 
/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/build/tools/rostopic/scripts-2.7
  copying and adjusting scripts/rostopic -> 
/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/build/tools/rostopic/scripts-2.7
  changing mode of 
/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/build/tools/rostopic/scripts-2.7/rostopic
 from 644 to 755
  running install
  running install_lib
  creating 
/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/debian/tmp/usr/lib/python2.7/dist-packages/rostopic
  copying 
/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/build/tools/rostopic/lib.linux-x86_64-2.7/rostopic/__init__.py
 -> 
/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/debian/tmp/usr/lib/python2.7/dist-packages/rostopic
  byte-compiling 
/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/debian/tmp/usr/lib/python2.7/dist-packages/rostopic/__init__.py
 to __init__.pyc
  running install_scripts
  copying 
/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/build/tools/rostopic/scripts-2.7/rostopic
 -> 
/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/debian/tmp/usr/bin
  changing mode of 
/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/debian/tmp/usr/bin/rostopic
 to 755
  running install_egg_info
  Writing 
/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/debian/tmp/usr/lib/python2.7/dist-packages/rostopic-1.11.16.egg-info
  -- Installing: 
/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/debian/tmp/usr/lib/rostopic/rostopic
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20160221091918.5hY6ViggBF/ros-ros-comm-1.11.16/build'
 dh_install -O--parallel -O--buildsystem=cmake -O--builddirectory=build
  dh_install: python-rosbag missing files: usr/lib/*/rosbag
  dh_install: topic-tools missing files: usr/lib/*/topic_tools
  dh_install: missing files, aborting
  debian/rules:7: recipe for target 'binary' failed
  make: *** [binary] Error 255

  [..]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


ros-ros-comm.1.11.16-3.unstable.amd64.log.txt.gz
Description: Binary data
-- 
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#815397: r-cran-tm: FTBFS: ERROR: dependencies 'NLP', 'slam' are not available for package 'tm'

2016-02-21 Thread Chris Lamb
Source: r-cran-tm
Version: 0.6-2-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

r-cran-tm fails to build from source in unstable/amd64:

  [..]

  echo "R:Depends=r-base-core (>= 3.2.3-6), r-api-3" >> 
debian/r-cran-tm.substvars
  if test -f /usr/bin/xvfb-run; then\
 xvfb-run -a\
R CMD INSTALL -l 
/home/lamby/temp/cdt.20160221091835.7kRrMoa2Ut/r-cran-tm-0.6-2/debian/r-cran-tm/usr/lib/R/site-library
 --clean \
 .  \
"--built-timestamp=\"Thu, 18 Feb 2016 21:43:55 
+0100\"" \
;   \
else\
 R CMD INSTALL -l 
/home/lamby/temp/cdt.20160221091835.7kRrMoa2Ut/r-cran-tm-0.6-2/debian/r-cran-tm/usr/lib/R/site-library
\
--clean  .  \
"--built-timestamp=\"Thu, 18 Feb 2016 21:43:55 
+0100\"" \
;   \
fi
  ERROR: dependencies 'NLP', 'slam' are not available for package 'tm'
  * removing 
'/home/lamby/temp/cdt.20160221091835.7kRrMoa2Ut/r-cran-tm-0.6-2/debian/r-cran-tm/usr/lib/R/site-library/tm'
  /usr/share/R/debian/r-cran.mk:98: recipe for target 'R_any_arch' failed
  make: *** [R_any_arch] Error 1

  [..]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


r-cran-tm.0.6-2-1.unstable.amd64.log.txt.gz
Description: Binary data
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Processing of r-cran-arm_1.8-6-1_amd64.changes

2016-02-21 Thread Debian FTP Masters
r-cran-arm_1.8-6-1_amd64.changes uploaded successfully to localhost
along with the files:
  r-cran-arm_1.8-6-1.dsc
  r-cran-arm_1.8-6.orig.tar.gz
  r-cran-arm_1.8-6-1.debian.tar.xz
  r-cran-arm_1.8-6-1_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.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