Bug#813261: jhdf is marked for autoremoval from testing

2016-03-19 Thread Alastair McKinstry
szip is now available in Debian as part of the libaec package.
The following patch fixes the FTBFS.

regards
Alastair

On 18/03/2016 04:39, Debian testing autoremoval watch wrote:
> jhdf 2.9-3 is marked for autoremoval from testing on 2016-03-14
>
> It is affected by these RC bugs:
> 813261: jhdf: FTBFS: checking dependencies for HDF5 library... configure: 
> error:  HDF5 library needs SZIP, SZIP not defined.
>
>
diff -urN debian.orig/changelog debian/changelog
--- debian.orig/changelog2014-08-12 23:36:21.0 +0100
+++ debian/changelog2016-03-18 13:33:25.225723656 +
@@ -1,3 +1,10 @@
+jhdf (2.9-3.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Add SZIP support
+
+ -- Alastair McKinstry   Fri, 18 Mar 2016
13:33:15 +
+
 jhdf (2.9-3) unstable; urgency=medium

   * Team Upload.
diff -urN debian.orig/compat debian/compat
--- debian.orig/compat1970-01-01 01:00:00.0 +0100
+++ debian/compat2016-03-18 13:42:31.634239438 +
@@ -0,0 +1 @@
+5
diff -urN debian.orig/control debian/control
--- debian.orig/control2014-08-12 23:33:10.0 +0100
+++ debian/control2016-03-18 13:33:38.266214160 +
@@ -5,7 +5,7 @@
 Uploaders: Sylvestre Ledru 
 Build-Depends: debhelper (>= 7), autotools-dev, cdbs, default-jdk (>=
2:1.6),
  libjpeg-dev, zlib1g-dev, libhdf4-dev, libhdf5-dev (>= 1.8.8),
- automake, autoconf, imagemagick
+ automake, autoconf, imagemagick, libaec-dev
 Standards-Version: 3.9.5
 Homepage: http://www.hdfgroup.org/hdf-java-html/
 Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/jhdf/
diff -urN debian.orig/patches/series debian/patches/series
--- debian.orig/patches/series2014-08-12 16:02:13.0 +0100
+++ debian/patches/series2016-03-18 13:49:42.658822387 +
@@ -14,3 +14,5 @@
 z_sharedOptMissing.diff
 source1.5.diff

+conf
+comm
diff -urN debian.orig/rules debian/rules
--- debian.orig/rules2014-08-12 23:04:30.0 +0100
+++ debian/rules2016-03-18 13:49:29.622313274 +
@@ -17,5 +17,5 @@

 DEB_CONFIGURE_EXTRA_FLAGS := CC=gcc

-DEB_CONFIGURE_NORMAL_ARGS +=
--with-jdk=/usr/lib/jvm/default-java/include/,/usr/lib/jvm/default-java/lib/
--with-classpath=/usr/lib/jvm/default-java/lib/
--with-javabin=/usr/lib/jvm/default-java/bin/  --with-libz=yes,/usr/lib 
--with-libjpeg=yes,/usr/lib/   $(WITH_HDF5)
--with-hdf4=/usr/include/hdf/,/usr/lib/
+DEB_CONFIGURE_NORMAL_ARGS +=
--with-jdk=/usr/lib/jvm/default-java/include/,/usr/lib/jvm/default-java/lib/
--with-classpath=/usr/lib/jvm/default-java/lib/
--with-javabin=/usr/lib/jvm/default-java/bin/  --with-libz=yes,/usr/lib 
--with-libjpeg=yes,/usr/lib/   $(WITH_HDF5)
--with-hdf4=/usr/include/hdf/,/usr/lib/
--with-libsz=yes,/usr/lib/$(DEB_HOST_MULTIARCH)
 DEB_CONFIGURE_PREFIX := $(CURDIR)/debian/tmp/

-- 
Alastair McKinstry, , , 
https://diaspora.sceal.ie/u/amckinstry
Misentropy: doubting that the Universe is becoming more disordered. 

-- 
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: polybori: diff for NMU version 0.8.3-5.1

2016-03-19 Thread Debian Bug Tracking System
Processing control commands:

> tags 816116 + patch
Bug #816116 [libpolybori-dev] libpolybori-dev: Please change dependency from 
libpng12-dev to libpng-dev
Added tag(s) patch.
> tags 816116 + pending
Bug #816116 [libpolybori-dev] libpolybori-dev: Please change dependency from 
libpng12-dev to libpng-dev
Added tag(s) pending.

-- 
816116: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816116
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
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#818715: ros-image-common: FTBFS on several architectures: relocation R_X86_64_PC32 against symbol `_ZTVN7testing8internal17TestEventRepeaterE' can not be used when making a shared object; recompil

2016-03-19 Thread Emilio Pozuelo Monfort
Source: ros-image-common
Version: 1.11.10-4
Severity: serious

Your package failed to build on several architectures:

/usr/bin/ld: CMakeFiles/gtest.dir/src/gtest-all.cc.o: relocation R_X86_64_PC32 
against symbol `_ZTVN7testing8internal17TestEventRepeaterE' can not be used 
when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status

It looks as if that file was compiled with -fPIC though:

cd /«PKGBUILDDIR»/obj-x86_64-linux-gnu/gtest && /usr/bin/c++   
-DGTEST_CREATE_SHARED_LIBRARY=1 -Dgtest_EXPORTS -I/usr/src/gtest/include 
-I/usr/src/gtest  -g -O2 -fPIE -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -fPIC   -g -O2 -fPIE 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wshadow -DGTEST_HAS_PTHREAD=1 -fexceptions -Wextra 
-Wno-unused-parameter -Wno-missing-field-initializers -o 
CMakeFiles/gtest.dir/src/gtest-all.cc.o -c /usr/src/gtest/src/gtest-all.cc

On ppc64el the error is a bit different, but it also points to -fPIC so the
problem is likely the same:

/usr/bin/c++  -fPIC -g -O2 -fPIE -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -fPIE -pie 
-Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libgtest.so -o libgtest.so 
CMakeFiles/gtest.dir/src/gtest-all.cc.o  
-L/«PKGBUILDDIR»/obj-powerpc64le-linux-gnu/gtest/src -lpthread 
-Wl,-rpath,/«PKGBUILDDIR»/obj-powerpc64le-linux-gnu/gtest/src 
/usr/bin/ld: CMakeFiles/gtest.dir/src/gtest-all.cc.o: In function 
`testing::internal::FormatCxxExceptionMessage(char const*, char const*)':
/usr/src/gtest/src/gtest.cc:2030:(.text.unlikely+0x80): call to 
`testing::Message::Message()' lacks nop, can't restore toc; recompile with -fPIC
/usr/bin/ld: CMakeFiles/gtest.dir/src/gtest-all.cc.o: In function 
`testing::Message::GetString[abi:cxx11]() const':
/usr/src/gtest/src/gtest.cc:947:(.text.unlikely+0x150): call to 
`testing::internal::StringStreamToString(std::__cxx11::basic_stringstream*)' lacks nop, can't restore toc; 
recompile with -fPIC
/usr/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status

Full logs at:
https://buildd.debian.org/status/logs.php?pkg=ros-image-common=1.11.10-4

Cheers,
Emilio

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

python-dtcwt 0.11.0-1 MIGRATED to testing

2016-03-19 Thread Debian testing watch
FYI: The status of the python-dtcwt source package
in Debian's testing distribution has changed.

  Previous version: 0.10.1+dfsg1-3
  Current version:  0.11.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


urdfdom is marked for autoremoval from testing

2016-03-19 Thread Debian testing autoremoval watch
urdfdom 0.4.1-1 is marked for autoremoval from testing on 2016-04-13

It (build-)depends on packages with these RC bugs:
815683: liburdfdom-headers-dev: gratuitous pointer size check


-- 
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 clblas_2.10-2_source.changes

2016-03-19 Thread Debian FTP Masters
clblas_2.10-2_source.changes uploaded successfully to localhost
along with the files:
  clblas_2.10-2.dsc
  clblas_2.10-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 clfft_2.10.1-1_source.changes

2016-03-19 Thread Debian FTP Masters
clfft_2.10.1-1_source.changes uploaded successfully to localhost
along with the files:
  clfft_2.10.1-1.dsc
  clfft_2.10.1.orig.tar.gz
  clfft_2.10.1-1.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


r-cran-msm 1.6-1 MIGRATED to testing

2016-03-19 Thread Debian testing watch
FYI: The status of the r-cran-msm source package
in Debian's testing distribution has changed.

  Previous version: 1.5-1
  Current version:  1.6-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


Processing of nauty_2.6r3+ds-1_amd64.changes

2016-03-19 Thread Debian FTP Masters
nauty_2.6r3+ds-1_amd64.changes uploaded successfully to localhost
along with the files:
  nauty_2.6r3+ds-1.dsc
  nauty_2.6r3+ds.orig.tar.xz
  nauty_2.6r3+ds-1.debian.tar.xz
  libnauty2-dbgsym_2.6r3+ds-1_amd64.deb
  libnauty2-dev_2.6r3+ds-1_amd64.deb
  libnauty2_2.6r3+ds-1_amd64.deb
  nauty-dbgsym_2.6r3+ds-1_amd64.deb
  nauty-doc_2.6r3+ds-1_all.deb
  nauty_2.6r3+ds-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


openbsc_0.15.0-1_amd64.changes ACCEPTED into unstable, unstable

2016-03-19 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 20 Feb 2016 18:21:53 +0100
Source: openbsc
Binary: osmocom-bsc osmocom-nitb osmocom-ipaccess-utils osmocom-bs11-utils 
osmocom-sgsn osmocom-gbproxy osmocom-bsc-nat openbsc-dev
Architecture: source all amd64
Version: 0.15.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers 

Changed-By: Ruben Undheim 
Description:
 openbsc-dev - Header file needed by tools tightly integrated
 osmocom-bs11-utils - Command line utilities for Siemens BS-11 BTS
 osmocom-bsc - GSM Base Station Controller
 osmocom-bsc-nat - Osmocom Base Station Controller Network Address Translation
 osmocom-gbproxy - Osmocom GPRS Gb Interface Proxy
 osmocom-ipaccess-utils - Command line utilities for ip.access nanoBTS
 osmocom-nitb - GSM Network-in-a-Box, implements BSC, MSC, SMSC, HLR, VLR
 osmocom-sgsn - Osmocom Serving GPRS Support Node
Closes: 806583
Changes:
 openbsc (0.15.0-1) unstable; urgency=low
 .
   * Initial release (Closes: #806583)
Checksums-Sha1:
 31adc3121b3bca3bd6b0adf9200084291160f361 2579 openbsc_0.15.0-1.dsc
 943402a5620a4d6dac822281890071754a93bfbb 744008 openbsc_0.15.0.orig.tar.gz
 c2e888b19d56e40160f5178e53e1dfb6bbf732ce 10524 openbsc_0.15.0-1.debian.tar.xz
 18b52c9caf69a669907c5b5295e5c7445bc295f8 11366 openbsc-dev_0.15.0-1_all.deb
 3b12ba96e4a55e705d62b202ff43634369b12e17 334206 
osmocom-bs11-utils-dbgsym_0.15.0-1_amd64.deb
 7c4a6842484014c65ad266953872449fb8ba8d5c 68544 
osmocom-bs11-utils_0.15.0-1_amd64.deb
 6fac5a5d77f9411d8304c893b3b48d4c0043a9f8 870628 
osmocom-bsc-dbgsym_0.15.0-1_amd64.deb
 a3c28b9736af1156210cfc54a7ff2e8c8c7c6742 590508 
osmocom-bsc-nat-dbgsym_0.15.0-1_amd64.deb
 14b755b288b6a53f2b55d110f0231ada4777e866 130010 
osmocom-bsc-nat_0.15.0-1_amd64.deb
 b7e013aaba8938c9658a7b0ea8080f8b8c3303c7 178718 osmocom-bsc_0.15.0-1_amd64.deb
 0e5bc3a18a74d944268400e6f2273162580e1715 148828 
osmocom-gbproxy-dbgsym_0.15.0-1_amd64.deb
 e4b891b5844e4bd33969b02541f874afde9f94d9 36060 
osmocom-gbproxy_0.15.0-1_amd64.deb
 3a1c6a583b99cde3bf8d7eeb1aa4728e02676aca 433388 
osmocom-ipaccess-utils-dbgsym_0.15.0-1_amd64.deb
 a541132e67e7f548710b47359f8e3b6be160f1ae 81180 
osmocom-ipaccess-utils_0.15.0-1_amd64.deb
 c50c5fe448774e3d5181f707aac31a04fddf64b1 900494 
osmocom-nitb-dbgsym_0.15.0-1_amd64.deb
 b3d9f338d5644fc2815db7f29f75f72c58e2bed3 181128 osmocom-nitb_0.15.0-1_amd64.deb
 0ea3dc131de49ada3c2e2ed4f12bbc22501dafa2 297908 
osmocom-sgsn-dbgsym_0.15.0-1_amd64.deb
 e4c3903d65b227b4f6555492fce6c05f86327269 63504 osmocom-sgsn_0.15.0-1_amd64.deb
Checksums-Sha256:
 767bbeb71cb3b5ad44be1d94f35a79934e32429f81f8c58b8d3eb061eca4 2579 
openbsc_0.15.0-1.dsc
 5fc048fa19f9c1c7e28de5fbdc86a2e63ef77838859ce873722b8299a4333f25 744008 
openbsc_0.15.0.orig.tar.gz
 e0db49dee4d28781b5956817bfea7b8c816911a16bdb790c116a8d82bac76a88 10524 
openbsc_0.15.0-1.debian.tar.xz
 8070d9c4fd41d68c8a9e19c10ac0861634fdf2b545427efeb59ea50e61feb536 11366 
openbsc-dev_0.15.0-1_all.deb
 69554ccc0c4ed47bd7727fcf04b72c91e5c0b7a28194617808d0dff35f2865d9 334206 
osmocom-bs11-utils-dbgsym_0.15.0-1_amd64.deb
 1772e8c28d99d8796b7eea5b26c6d2eabb77e972508832b1d5cf1c5bc919bbae 68544 
osmocom-bs11-utils_0.15.0-1_amd64.deb
 0af9896853d0df247aa3d41b13d24f651a87c58bb06c0e59da6fd5a7cd37cdad 870628 
osmocom-bsc-dbgsym_0.15.0-1_amd64.deb
 ae6fe532c23920ce66e6e89944b92585f1a656531e193b928bac8f4a06b7dd0d 590508 
osmocom-bsc-nat-dbgsym_0.15.0-1_amd64.deb
 e2282fbbfd8a45bdb4abd7ef8ad17d4d607e61ea4e7880fb77a9a9d028056866 130010 
osmocom-bsc-nat_0.15.0-1_amd64.deb
 7bc871fc4a0a0b355e5baff2d073f5e16911d74d21abbcc6eca79e37429e7bc3 178718 
osmocom-bsc_0.15.0-1_amd64.deb
 ba52ee60269ee34562c8128d2f087e1d0c13a28a712538f15b411845827af04e 148828 
osmocom-gbproxy-dbgsym_0.15.0-1_amd64.deb
 fdd43f91f874006cca0e6f782f662eace650a7695fbe113503109c20b0e59744 36060 
osmocom-gbproxy_0.15.0-1_amd64.deb
 32d1f1b4254989936162f5b5c80ab995265e288f9ce6d8173f6378bbcf460f68 433388 
osmocom-ipaccess-utils-dbgsym_0.15.0-1_amd64.deb
 f9c7d7c27ea0452e5f97078a890caee49fb87ac25e7ad2b8d807862734397694 81180 
osmocom-ipaccess-utils_0.15.0-1_amd64.deb
 a06b903fd6832f22a260e6177fa765c64c3bcf85227adccf0f1ade3ae5b5354e 900494 
osmocom-nitb-dbgsym_0.15.0-1_amd64.deb
 255001784e68200d6133711e3c16a6b6309677c575ef3630a9e14590a9aa9530 181128 
osmocom-nitb_0.15.0-1_amd64.deb
 0df01b304969d870c9772f4928f4355761694db73ad0ec8fe54bacd2b22185a2 297908 
osmocom-sgsn-dbgsym_0.15.0-1_amd64.deb
 5adb77d3e8b8810e1e8ab4ce0f5ed913a7b86e9b04a90bc8ca6e75540a73fb73 63504 
osmocom-sgsn_0.15.0-1_amd64.deb
Files:
 ad591a8701cd21d1d9bec99bcc8d3c9b 2579 net optional openbsc_0.15.0-1.dsc
 35471ad1f556d8f42d27d2e676fa1e0b 744008 net optional openbsc_0.15.0.orig.tar.gz
 7418724a6f50ea02ea896f2d3990942f 10524 net optional 
openbsc_0.15.0-1.debian.tar.xz
 4ee230d2fa431ed4c010378863be2f5a 11366 net optional 
openbsc-dev_0.15.0-1_all.deb
 

Processing of nauty_2.6r3+ds-1_amd64.changes

2016-03-19 Thread Debian FTP Masters
nauty_2.6r3+ds-1_amd64.changes uploaded successfully to ftp-master.debian.org
along with the files:
  nauty_2.6r3+ds-1.dsc
  nauty_2.6r3+ds.orig.tar.xz
  nauty_2.6r3+ds-1.debian.tar.xz
  libnauty2-dbgsym_2.6r3+ds-1_amd64.deb
  libnauty2-dev_2.6r3+ds-1_amd64.deb
  libnauty2_2.6r3+ds-1_amd64.deb
  nauty-dbgsym_2.6r3+ds-1_amd64.deb
  nauty-doc_2.6r3+ds-1_all.deb
  nauty_2.6r3+ds-1_amd64.deb

Greetings,

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


nauty_2.6r3+ds-1_source.changes REJECTED

2016-03-19 Thread Debian FTP Masters


Source-only uploads to NEW are not allowed.

===

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


clfft_2.10.1-1_source.changes ACCEPTED into unstable

2016-03-19 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 16 Mar 2016 12:06:05 +
Source: clfft
Binary: libclfft-bin libclfft-dev libclfft-doc libclfft2 libclfft2-dbg
Architecture: source
Version: 2.10.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Ghislain Antony Vaillant 
Description:
 libclfft-bin - OpenCL FFT library (executables)
 libclfft-dev - OpenCL FFT library (development files)
 libclfft-doc - OpenCL FFT library (documentation)
 libclfft2  - OpenCL FFT library (shared library)
 libclfft2-dbg - OpenCL FFT library (debugging symbols)
Changes:
 clfft (2.10.1-1) unstable; urgency=medium
 .
   * New upstream release.
   * d/gbp.conf: change packaging branch to debian/master (DEP-14).
   * libclfft-dev: add install dependency on opencl-dev.
   * Use secure VCS-Git URI.
   * Bump standards version to 3.9.7, no changes required.
   * d/control: cme fix, wrap and sort.
   * d/copyright: cme fix, wrap and sort, update dates.
Checksums-Sha1:
 6cda692ec4d93c20c53ed39920bb9f73667ed422 2332 clfft_2.10.1-1.dsc
 b2b7eb6aaf2d4ee310a73656543dda6cb95a1d4a 978614 clfft_2.10.1.orig.tar.gz
 05265b9bcf28dab01f33ec1485230dc76dd7 7076 clfft_2.10.1-1.debian.tar.xz
Checksums-Sha256:
 0e31969e14646993eb1b3d5ea5fcded1adc0ee663ee392a07d141cdf47100f5b 2332 
clfft_2.10.1-1.dsc
 4013271024feac55806d25c847b5fbacb393686068e6323ead46d94354176f65 978614 
clfft_2.10.1.orig.tar.gz
 b1021d11a1fb450fcb5eebeb16b6c7f0a10fb7f25bebfeacf84fd69ea3898a2a 7076 
clfft_2.10.1-1.debian.tar.xz
Files:
 7d60311f37a8fa4bbf3ebadb7c8a047b 2332 science optional clfft_2.10.1-1.dsc
 c8b1564743384f7a0273ce88477cce5c 978614 science optional 
clfft_2.10.1.orig.tar.gz
 54990e1bf167f658fffc96c170ae44ca 7076 science optional 
clfft_2.10.1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJW6V1ZAAoJEPNPCXROn13ZoxcQAM8Lo+5VGfn0e2HDZkFfL0n8
Gn8WFW+bwyk0OO03mRBVkrptRVORuOJtIdc01TPQc9q41iLp8/93fA48/rIosFLl
hw6Yl0hCYh8eZyXupf8SlbMz4EbTnqQ6EFrdKuE/iyCfwWE1JGs0wiklrNtspn5j
E/GhoMYy8PGNo0QCARRJb+jZ/xE0H4EsDEEBL4SeFpZ3JDkax0HYrM5PAYop+RFj
ml/btjGTRI5hn0B1UhHaOJhinvhwAFJ/68y+p4KCgwum2ylBIAPpN5yH+dxdq5PG
ZKPNj01iw0cEw3Y24LKkbjDQ/Pk70tD7rwIhopwdL1teoVkpK2ZYItrKvyeI3M5x
zsRBf4VgzF8c16WunzEI+YtRHa4EvpSq/WaPmVV/RXjaYWtANZsOH3S27noyDG6P
Vhh+UnyorErZ6lN7Pt7v5jiwJPg/0+CB3wsXqaAtfMW0kpyhDNCVO66dALfTm9ie
cjAEt0doQgLqbWlnFRgBzUmYMBGdDg6iEkptfzgtG/COEgX08fQWCVmu1HmdLdZz
ntogA1/fspZOuTLFD0SDIE+t+b6AFIfZu5lm1zstJ6P/aKCxZ2sNEmL8jrXiXDRi
0BHnDMZKTfatnoMRB3r55qVfBW6VHDXzh+dCp3dO6c8N9WH9dgBt+UZvFekMdHQk
FtBrjrd4zEZu4R6aqvQS
=qy6E
-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


Processed: severity of 818566 is important

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

> severity 818566 important
Bug #818566 [src:openbsc] openbsc: FTBFS: gsm0408 test fails on big-endian 
architectures
Severity set to 'important' from 'serious'
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
818566: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=818566
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
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 nauty_2.6r3+ds-1_source.changes

2016-03-19 Thread Debian FTP Masters
nauty_2.6r3+ds-1_source.changes uploaded successfully to localhost
along with the files:
  nauty_2.6r3+ds-1.dsc
  nauty_2.6r3+ds.orig.tar.xz
  nauty_2.6r3+ds-1.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


librecad_2.0.9-2_amd64.changes ACCEPTED into unstable

2016-03-19 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 16 Mar 2016 10:47:25 -0400
Source: librecad
Binary: librecad librecad-data
Architecture: source all amd64
Version: 2.0.9-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Scott Howard 
Description:
 librecad   - Computer-aided design (CAD) system
 librecad-data - Computer-aided design (CAD) system -- shared files
Changes:
 librecad (2.0.9-2) unstable; urgency=medium
 .
   * debian/patches/remove_qt4_docs_postprocess.patch
 - Don't ship docs (unmaintained)
 - use qt5's lrelease
   * Remove unmainted docs from
 - debian/librecad-data.links
 - debian/librecad.install
Checksums-Sha1:
 28df2367290d53b62c352109671c181d1fd148c9 2217 librecad_2.0.9-2.dsc
 94fdae3d0559f97415c4678a88fb4cfe941172dc 5320 librecad_2.0.9-2.debian.tar.xz
 00b7a2387aa146629e0ef7a5849f7b7ee132feb8 9013472 librecad-data_2.0.9-2_all.deb
 58419ad53817f860d67c3415e41f92e637bee183 54611878 
librecad-dbgsym_2.0.9-2_amd64.deb
 d84033d0fd31e535d7c2b07f111c95e643473b5c 2387116 librecad_2.0.9-2_amd64.deb
Checksums-Sha256:
 02cc850f6f9bdde2aaf3dc8da5a936b8cdeb65649766d915e1a6d2422d90bea3 2217 
librecad_2.0.9-2.dsc
 ea0219e7d6dcd67f2f26a902177b3a298f14b1e17c268fb960ef5edba5e2f59f 5320 
librecad_2.0.9-2.debian.tar.xz
 28cfe5d928b74b462ac6c671016d3beff0375abdee96658a45be2c5803cfd57f 9013472 
librecad-data_2.0.9-2_all.deb
 7baf2cc40c0996c2948b2f1af43589debb4f6d3a0a30a114e8706b81e10f142e 54611878 
librecad-dbgsym_2.0.9-2_amd64.deb
 4d40c66e75cd7e02a0c44f2c5c4db392d9fd385cd0914c267cee8ca38c91b3ce 2387116 
librecad_2.0.9-2_amd64.deb
Files:
 a4aab6c093471655b53b772545265cb5 2217 graphics optional librecad_2.0.9-2.dsc
 d0792a7947d06196c3e06db1aabfcf32 5320 graphics optional 
librecad_2.0.9-2.debian.tar.xz
 981083f07588040b2cd2353e826e100d 9013472 graphics optional 
librecad-data_2.0.9-2_all.deb
 ea8d9f1702d0a6a42fd7f909f14a22be 54611878 debug extra 
librecad-dbgsym_2.0.9-2_amd64.deb
 8ddde62ae7d8b71db5d479704c8a61c5 2387116 graphics optional 
librecad_2.0.9-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJW6XWMAAoJEI7QYGkDfiTyI8sP/jCCk89wjlYVg7neSVJiB8gi
SJ/IPO3Dnor2z4hZt+ai9aMKytJZexxHsWeJ46rFpQypCj9w/ffiovsUJKsrsMFp
rOt0IRsMFmD2TbikZCu6nYs8i409F0q5F9NzqB1zvm5nxK5usYpbfNZvhWYztGkM
TxhxJK8cfpmWXnjUvMMnLaooSfFj5z+jOi0Jlcr4nz4Kt1py1dGA3vfUyG9it1RT
2co1idOKi1c0SNm9/cf0y9b6Xad9a4nYDje3dJKdhk4sh3LMgrjlBBh3Gg0s+VU2
wEkhOVuoHf+W60n9eUD3lL/kho6ktgx5QkmhTPn/vl/XMz5G/VTMBHmjXnYgdA8D
8lI3egkcLlwXGyj4cE4RI3550eUlU5myr3khkq6+96SBJIkwsvCtmiYZqj7SMNL/
pd3F6StITh2p5Ih1yosNqyR2TAdDKxqUWWn61R6GjG9prw3zINXEklgxdOtRvKRR
7T5TPwtTZGsF7dAeghyVCqKy/wC3cURwtozSs4sN8ExDfeTE95cjE9yCkZkjEsVV
LIAM6dmUDRnRE6Lj/jvZoXRKYmsePd2zCgu+Ki/AvsHoF1sDhGScXmmVJxNjdXwk
+VyCrZQs1LOLG6/fLR4HFbIzXNFOjpvjYg2QnVxMoQ757xEzFTnGv2TDKfl7aV7i
/S404XDPzRaEL+Rw36WZ
=S+iz
-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


sympy is marked for autoremoval from testing

2016-03-19 Thread Debian testing autoremoval watch
sympy 0.7.6.1-2 is marked for autoremoval from testing on 2016-04-23

It (build-)depends on packages with these RC bugs:
817789: blockdiag: FTBFS: pep8 module is now in python-pep8 package


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


teem REMOVED from testing

2016-03-19 Thread Debian testing watch
FYI: The status of the teem source package
in Debian's testing distribution has changed.

  Previous version: 1.11.0~svn5226-1
  Current version:  (not in testing)
  Hint: 
Bug #814838: teem: built with outdated linker path on armhf

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


Bug#818567: openbsc: FTBFS: db test fails on several architectures

2016-03-19 Thread Aaron M. Ucko
Source: openbsc
Version: 0.15.0-1
Severity: important
Justification: fails to build from source

Builds of openbsc failed on several architectures (arm64, i386, mips,
and mipsel, so far) because test #3 (db) failed.  I don't have further
details because the build system didn't report them before bailing,
but perhaps a build in an i386 chroot, or a suitable porterbox, will
fail in the same fashion.

Could you please take a look?

Thanks!

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


Bug#818542: qd: FTBFS: required file 'config/compile' not found

2016-03-19 Thread Martin Michlmayr
Package: qd
Version: 2.3.11.dfsg-2.3
Severity: serious

This package fails to build in unstable:

> sbuild (Debian sbuild) 0.68.0 (15 Jan 2016) on dl580gen9-02.hlinux
...
> ../../lib/autoconf/general.m4:2063: AC_CACHE_CHECK is expanded from...
> m4/ax_f90_module_style.m4:22: AX_F90_MODULE_STYLE is expanded from...
> configure.ac:289: the top level
> configure.ac:106: error: required file 'config/compile' not found
> configure.ac:106:   'automake --add-missing' can install 'compile'
> configure.ac:19: error: required file 'config/missing' not found
> configure.ac:19:   'automake --add-missing' can install 'missing'
> fortran/Makefile.am: error: required file 'config/depcomp' not found
> fortran/Makefile.am:   'automake --add-missing' can install 'depcomp'
> Makefile:417: recipe for target 'Makefile.in' failed
> make[1]: *** [Makefile.in] Error 1
> make[1]: Leaving directory '/<>'
> /usr/share/cdbs/1/class/makefile.mk:47: recipe for target 
> 'debian/stamp-makefile-build' failed
> make: *** [debian/stamp-makefile-build] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2

-- 
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


tango_9.2.1+dfsg-1~exp1_i386.changes ACCEPTED into experimental, experimental

2016-03-19 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 07 Mar 2016 10:48:59 +0100
Source: tango
Binary: liblog4tango5v5 liblog4tango-dev liblog4tango-doc libtango9 
libtango-dev libtango-doc libtango-tools tango-common tango-db tango-starter 
tango-accesscontrol tango-test
Architecture: source i386 all
Version: 9.2.1+dfsg-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Picca Frédéric-Emmanuel 
Description:
 liblog4tango-dev - logging for TANGO - development library
 liblog4tango-doc - logging for TANGO - documentation
 liblog4tango5v5 - logging for TANGO - shared library
 libtango-dev - TANGO distributed control system - development library
 libtango-doc - TANGO distributed control system - documentation
 libtango-tools - TANGO distributed control system - common executable files
 libtango9  - TANGO distributed control system - shared library
 tango-accesscontrol - TANGO distributed control system - accesscontrol server
 tango-common - TANGO distributed control system - common files
 tango-db   - TANGO distributed control system - database server
 tango-starter - TANGO distributed control system - starter server
 tango-test - TANGO distributed control system - test device
Closes: 806409
Changes:
 tango (9.2.1+dfsg-1~exp1) experimental; urgency=medium
 .
   * Imported Upstream version 9.2.1+dfsg
   * Bump Standards-Version to 3.9.7 (nothing to do)
   * Update xxx.init.d script (Closes: #806409)
   * debian/control
 - Update Vcs-Git
 - Add new binary packages:
   + liblog4tango-dev, liblog4tango-doc,
 libtango9, libtango-dev, libtango-doc
 - remove binary packages:
   + liblog4tango5-dev, liblog4tango5-doc, liblog4tango5-dbg,
 libtango8v5, libtango8-dev, libtango8-doc, libtango8v5-dbg,
 tango-db-dbg, tango-accesscontrol-dbg,
 tango-starter-dbg, tango-test-dbg
 - BuildDepends:
   + debhelper (>= 9.20151219~) to generate the -dbgsym packages.
   + libzmq3-dev -> libzmq5-dev | libzmq3-dev to support backports.
 - BuildDepIndep: added lyx, omniidl and transfig, texlive-font-utils,
 texlive-latex-base in order to build the documentation
 - Remove all the Pre-Depends: ${misc:Pre-Depends} lines which are useless.
 - Support for the new dbconfig-common 2.x
   dbconfig-common -> dbconfig-mysql | dbconfig-no-thanks,
   * debian/copyright
 - updated for tango9
 - repack using Files-Excluded
   * debian/patches
 - deleted (applyed upstream)
   - 0004-fix-upstream-p812_1.diff.patch
   - 0005-forwarded-upstrean-fix-FTBFS-on-sparc64.patch
   - 0006-fix-upstream-p812_2.patch
   - 0007-fix-upstream-p812_3.patch
   - 0008-fix-upsteam-p812_4.patch
 - refreshed
   - 0001-debian-fix_database_scripts.patch
   - 0002-debian-my.cnf.in.patch
Checksums-Sha1:
 71c468844d035b07740b6ca48a706f7361d07fab 2859 tango_9.2.1+dfsg-1~exp1.dsc
 14fdbd888ae533728b5e5038bafb1a1e28302560 5319446 tango_9.2.1+dfsg.orig.tar.gz
 e0a030642b4d890af0b3a2d5ee1dcec9239fc483 21128 
tango_9.2.1+dfsg-1~exp1.debian.tar.xz
 5f10d99fc9dc83618db2159cb74d03c30facfbbf 21686 
liblog4tango-dev_9.2.1+dfsg-1~exp1_i386.deb
 4968023cfde5cee2a4598081ab8be40d6a79b51c 147118 
liblog4tango-doc_9.2.1+dfsg-1~exp1_all.deb
 ab1d0de874d25bb6dcacedb021650d45fdb95caf 273590 
liblog4tango5v5-dbgsym_9.2.1+dfsg-1~exp1_i386.deb
 dd0b771506a36cc03fe5e2ccdf922d23cabb4873 46310 
liblog4tango5v5_9.2.1+dfsg-1~exp1_i386.deb
 09e6acf0f49d14ddb51feed42c1c5c680845686a 210320 
libtango-dev_9.2.1+dfsg-1~exp1_i386.deb
 8656c5f5a2d238cafe39134881a0aece5a0b12eb 1646738 
libtango-doc_9.2.1+dfsg-1~exp1_all.deb
 8484e944d0c8598305d8448811c39d335ac23b11 159036 
libtango-tools-dbgsym_9.2.1+dfsg-1~exp1_i386.deb
 e053e8112440ba3d436b0fefcb384152c8701c24 27358 
libtango-tools_9.2.1+dfsg-1~exp1_i386.deb
 0012900601d39d8fc2aa1044183b07da1ef61855 20108248 
libtango9-dbgsym_9.2.1+dfsg-1~exp1_i386.deb
 48edfa74dbc10650e88916c009d11d933f91ca8b 1622694 
libtango9_9.2.1+dfsg-1~exp1_i386.deb
 15af00c7ac564726031490398d8ad81b87412ec9 1167488 
tango-accesscontrol-dbgsym_9.2.1+dfsg-1~exp1_i386.deb
 c0d384e530cdfa53578d944ba4a4e3e5fd1e3dc3 69666 
tango-accesscontrol_9.2.1+dfsg-1~exp1_i386.deb
 9c2db13f878346907b7a3f39aa29ad7ef9709b8c 8158 
tango-common_9.2.1+dfsg-1~exp1_all.deb
 86217e3314dc3db2154bcd6472d5a864c595b297 1478986 
tango-db-dbgsym_9.2.1+dfsg-1~exp1_i386.deb
 c9a59edc85cf8512398f1cf28a1aa6d4c58671fa 201696 
tango-db_9.2.1+dfsg-1~exp1_i386.deb
 626fa62a2ea7c712e23b3a3c609997420f66f492 1326170 
tango-starter-dbgsym_9.2.1+dfsg-1~exp1_i386.deb
 3409c3d4cdb2c4903128aba39f38342ba18d 89040 
tango-starter_9.2.1+dfsg-1~exp1_i386.deb
 a7b9301a5ed6534281f4740e94ced1f520602f37 774832 
tango-test-dbgsym_9.2.1+dfsg-1~exp1_i386.deb
 a9639ac463d512d9cef38e35e02e9e71c1c6d12d 60958 
tango-test_9.2.1+dfsg-1~exp1_i386.deb
Checksums-Sha256:
 

Bug#806409: marked as done (tango-db: problem, in the tango-db logic in order to extract the tango host)

2016-03-19 Thread Debian Bug Tracking System
Your message dated Wed, 16 Mar 2016 17:01:01 +
with message-id 
and subject line Bug#806409: fixed in tango 9.2.1+dfsg-1~exp1
has caused the Debian Bug report #806409,
regarding tango-db: problem, in the tango-db logic in order to extract the 
tango host
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.)


-- 
806409: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806409
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: tango-db
Version: 8.1.2c+dfsg-5
Severity: normal

Dear Maintainer,

Hello just read the forwarded bug


-- System Information:
Debian Release: 8.2
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.16.0-4-686-pae (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: systemd (via /run/systemd/system)

Versions of packages tango-db depends on:
ii  dbconfig-common1.8.47+nmu3
ii  debconf [debconf-2.0]  1.5.56
ii  libc6  2.19-18+deb8u1
ii  libcos4-1  4.1.6-2
ii  libgcc11:4.9.2-10
ii  liblog4tango5  8.1.2c+dfsg-5
ii  libmysqlclient18   5.5.46-0+deb8u1
ii  libomniorb4-1  4.1.6-2
ii  libomnithread3c2   4.1.6-2
ii  libstdc++6 4.9.2-10
ii  libtango-tools 8.1.2c+dfsg-5
ii  libtango8  8.1.2c+dfsg-5
ii  libzmq34.0.5+dfsg-2+deb8u1
ii  lsb-base   4.1+Debian13+nmu1
ii  zlib1g 1:1.2.8.dfsg-2+b1

Versions of packages tango-db recommends:
ii  mysql-client 5.5.46-0+deb8u1
ii  mysql-client-5.5 [mysql-client]  5.5.46-0+deb8u1

tango-db suggests no packages.

-- debconf information:
  tango-db/dbconfig-upgrade: true
* tango-db/dbconfig-install: true
* tango-db/mysql/method: unix socket
  tango-db/passwords-do-not-match:
  tango-db/remote/port:
* tango-db/db/app-user: tango
  tango-db/remote/host:
  tango-db/dbconfig-reinstall: false
  tango-db/upgrade-error: abort
  tango-db/database-type: mysql
  tango-db/internal/reconfiguring: false
  tango-db/remove-error: abort
* tango-db/mysql/admin-user: root
  tango-db/upgrade-backup: true
  tango-db/dbconfig-remove:
  tango-db/purge: false
  tango-db/internal/skip-preseed: false
  tango-db/missing-db-package-error: abort
  tango-db/remote/newhost:
* tango-db/db/dbname: tango
  tango-db/install-error: retry
--- End Message ---
--- Begin Message ---
Source: tango
Source-Version: 9.2.1+dfsg-1~exp1

We believe that the bug you reported is fixed in the latest version of
tango, 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 806...@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 tango 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: Mon, 07 Mar 2016 10:48:59 +0100
Source: tango
Binary: liblog4tango5v5 liblog4tango-dev liblog4tango-doc libtango9 
libtango-dev libtango-doc libtango-tools tango-common tango-db tango-starter 
tango-accesscontrol tango-test
Architecture: source i386 all
Version: 9.2.1+dfsg-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Picca Frédéric-Emmanuel 
Description:
 liblog4tango-dev - logging for TANGO - development library
 liblog4tango-doc - logging for TANGO - documentation
 liblog4tango5v5 - logging for TANGO - shared library
 libtango-dev - TANGO distributed control system - development library
 libtango-doc - TANGO distributed control system - documentation
 libtango-tools - TANGO distributed control system - common executable files
 libtango9  - TANGO distributed control system - shared library
 tango-accesscontrol - TANGO distributed control system - accesscontrol server
 tango-common - TANGO distributed control system - common files
 tango-db   - TANGO distributed control system - database server
 tango-starter - TANGO distributed control system - starter server
 tango-test - TANGO distributed control system - test device

yade_1.20.0-8_source.changes ACCEPTED into unstable

2016-03-19 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 18 Mar 2016 06:31:45 +0100
Source: yade
Binary: yade libyade python-yade yade-doc
Architecture: source
Version: 1.20.0-8
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Anton Gladky 
Description:
 libyade- Platform for discrete element modeling. Libraries
 python-yade - Platform for discrete element modeling. Python bindings
 yade   - Platform for discrete element modeling
 yade-doc   - Platform for discrete element modeling. Documentation
Changes:
 yade (1.20.0-8) unstable; urgency=medium
 .
   * [1960e9d] Add allow-stderr to autopkgtests.
Checksums-Sha1:
 688387c8046b6b7ab318ca5475ca34bcf4b648ad 2777 yade_1.20.0-8.dsc
 b12fafc84718a8ea4955f44f8bd42c111a9361e4 19936 yade_1.20.0-8.debian.tar.xz
Checksums-Sha256:
 59b97d03b96d21d949f6ed02db9b2f58f4b072fba4b642d9a6f1b9428df49b49 2777 
yade_1.20.0-8.dsc
 544c95e965b4c25ee2ba417553cafddd838f893cd53c5b01d18a53ce0b5e3778 19936 
yade_1.20.0-8.debian.tar.xz
Files:
 77bc4902cd3c701d66ce6f3bf5b9a4d0 2777 science extra yade_1.20.0-8.dsc
 55b130d754445540eb0ae3d1edecb106 19936 science extra 
yade_1.20.0-8.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJW65LoAAoJENPhc4PPp/8GxzEP/j/lSUYSnbqQ6Y9yX9sedbH2
yayY6kPS7oBTdrn4C6EQMR/bAAGngXUzBX0LFKvYmNMNuk9CV1HY/fO6lrmFytGu
d3lfYRnTqSCOdHGc670Viyg873DNGL+BxF10jVDJ1f6zSWIepY5vfKEaZnFUKMwA
WdN3rxIyrhg/HYFDvGUqoIl4Jo9Yq/A3+2t845Q0WZNEZNdhuEzjeczoyphMByvR
deag1ZC5RvD+3nAmCwu5y5Q8NP8anrzBrOZnqzwhsETuINHZS32J+2HfuBxmJunF
7xVb7PlUfnKCT8XG4z/Nil92Z5GDfRk5cqLuthJXtaQTSWYGEfAZDVooeiDQv3P1
/vI20+baH/cPLVeaMoHoibb/IgpKyDwlrIfKcPY/lxySSLkVyI+UFYE4SR+BaaTb
j1mdQStT6C9k3QvbwPt1pN+yF3i17vnATJ2c1nlK9KbSg+M32nRMQpNz4lPN8VZv
nZxOsDSRg4pXpRNaC3k4MlkmiT3Zuv6MYmxZ7opH8rJKKVTcm52N7U0PEnqvXtah
qmHccv7kDr+Flz0ySD81tgaqRldRbEfH39i2GL3tKsSD7rSpGxEhSrz1veAfJs/p
6yae1f87lzTQrRgGBSSDJiMcV3lzqx9QSSD/+kEUIziDpJ8G5iIPX0kQDb0zOEK1
0TJ3sbn6jkkPQlDy3DBX
=OAjz
-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 yade_1.20.0-8_source.changes

2016-03-19 Thread Debian FTP Masters
yade_1.20.0-8_source.changes uploaded successfully to localhost
along with the files:
  yade_1.20.0-8.dsc
  yade_1.20.0-8.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


theano_0.7-1~exp1_amd64.changes ACCEPTED into experimental, experimental

2016-03-19 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 25 Feb 2016 19:28:29 +0100
Source: theano
Binary: python-theano python3-theano theano-doc
Architecture: source all
Version: 0.7-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Daniel Stender 
Description:
 python-theano - CPU/GPU math expression compiler for Python
 python3-theano - CPU/GPU math expression compiler for Python 3
 theano-doc - CPU/GPU math expression compiler for Python (docs)
Closes: 576540
Changes:
 theano (0.7-1~exp1) experimental; urgency=medium
 .
   * Initial release (Closes: #576540).
Checksums-Sha1:
 6b59c237a272e3c758b73122ef3600916eda547a 2184 theano_0.7-1~exp1.dsc
 ca6ffbde74f71d1c2ead6c3c8f8defac8e26cae0 3960920 theano_0.7.orig.tar.xz
 907ff5b926b169d037542d90a0c41230602958cb 4556 theano_0.7-1~exp1.debian.tar.xz
 714b8f6b87cc93b1a3a4291dfc96ab04db9b9da3 1198044 
python-theano_0.7-1~exp1_all.deb
 cbe2afe5e4338e7494ae41ff9fd6d59c23ab86e2 1201192 
python3-theano_0.7-1~exp1_all.deb
 f1937d1e2aa4856bdef32891b4609f95449823ff 1773128 theano-doc_0.7-1~exp1_all.deb
Checksums-Sha256:
 25dc44613d4ccf550a9626b3aa52caae025394277e6d3ee159d7b5371b1ab1bf 2184 
theano_0.7-1~exp1.dsc
 2b59d270c7f75bc1459c5c87a0ab31ef764ec7690310a555a7f87dc81d9d5d88 3960920 
theano_0.7.orig.tar.xz
 14568c58ca7e74a348b275674c70b49bdc8401e0bc6dabc54c628344a2b7a548 4556 
theano_0.7-1~exp1.debian.tar.xz
 6238a45e0143689f76ec0de72a942c4eac0bd0e41092fcf7c7e35532ca1b509d 1198044 
python-theano_0.7-1~exp1_all.deb
 bc26fa4b02d71eaf2ca564bc1d33e8661f7d0e635a2cdc02b5113b1056c006f1 1201192 
python3-theano_0.7-1~exp1_all.deb
 df4fb0a1569240fe5dbd6a41c8dfe21efeee4f2ca15efb3fd283c538c0096295 1773128 
theano-doc_0.7-1~exp1_all.deb
Files:
 89d2c303c6e211946a84f28e1771b582 2184 science optional theano_0.7-1~exp1.dsc
 e9558586075d68ad5a2faa42b6a7e6d0 3960920 science optional 
theano_0.7.orig.tar.xz
 4ceba74a8e973633bf0032fb0ebb4e90 4556 science optional 
theano_0.7-1~exp1.debian.tar.xz
 148c9c174b0ad56faaa037d019788931 1198044 python optional 
python-theano_0.7-1~exp1_all.deb
 d246346848095fb4c8568de920078573 1201192 python optional 
python3-theano_0.7-1~exp1_all.deb
 75de4142a2c28a037f4b0040ed3ffda7 1773128 doc optional 
theano-doc_0.7-1~exp1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJWz1UrAAoJEBXgmvTfUYLI6c0P/i/ZYGxlyump6Xc9pW3AnsdR
WomsbIgmUDr4nj9Lt2n54c1ES13ug8gnU7jPST9qdNfOQiFTIYcNlSjbT/D8CxcM
Sh8gHmugFndTrewpBH96JQ1bNK8MXlY5fCIe5RnornG4wSh0UmcMttnatuHIDJTw
ezUpVz+TD/1gKi1LdtR57GL82DidjPhqYEy702IQ179jJP+3FKbKP8lNuVwUCWrs
lzezPVNsuGU8+hMj6g8m0RhTawuxc9arEZwpxbgWYa25iGPbkGuF+rdhPi2yp6hS
PUhdGR15x5RIn1cjwRFalGtcvyMNE0Yp1SVLgwlZZ/TYsw6klnNEtSltCaq9rfSN
74+h/D4jmfxnS/LAf74D36ojlRbID+l8aPiD+imPkmG8LANtikgLkZxlrl5XJCDy
d+fdU9Y4hy6ggoR66hLLawQ1agB3WqA8sCpyWfoeiMMAQsZi7X8KBVGsV/ZhRXbu
2G7Qr6AJNqhhSdbKLHy8V6ldU9fwKK5DfxVNYVjQtoBW20mr+gJPqfo6/3mdqM+Q
ONlw1pjKgrQc0xO2McYAxAVJPxUfbt/H0QOrT2QSq8EoeaIvTB+wZ1eNtoOaxfx+
rll1eqhMZ9/FAEajoeqXurVCdG+/e1XJYgvceE7bF2h7fZ91GH8vsq1MkPP+SOIe
ptGpMPPvVRod3w+XnVof
=1MT+
-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


dune-pdelab 2.4.1-1 MIGRATED to testing

2016-03-19 Thread Debian testing watch
FYI: The status of the dune-pdelab source package
in Debian's testing distribution has changed.

  Previous version: 2.4~20160225g3614fe8-1
  Current version:  2.4.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


Processing of yade_1.20.0-8_source.changes

2016-03-19 Thread Debian FTP Masters
yade_1.20.0-8_source.changes uploaded successfully to ftp-master.debian.org
along with the files:
  yade_1.20.0-8.dsc
  yade_1.20.0-8.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host coccia.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 ros-image-common_1.11.10-4_source.changes

2016-03-19 Thread Debian FTP Masters
ros-image-common_1.11.10-4_source.changes uploaded successfully to localhost
along with the files:
  ros-image-common_1.11.10-4.dsc
  ros-image-common_1.11.10-4.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


jhdf is marked for autoremoval from testing

2016-03-19 Thread Debian testing autoremoval watch
jhdf 2.9-3 is marked for autoremoval from testing on 2016-03-14

It is affected by these RC bugs:
813261: jhdf: FTBFS: checking dependencies for HDF5 library... configure: 
error:  HDF5 library needs SZIP, SZIP not defined.


-- 
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 tango_9.2.2+dfsg-1~exp1_source.changes

2016-03-19 Thread Debian FTP Masters
tango_9.2.2+dfsg-1~exp1_source.changes uploaded successfully to localhost
along with the files:
  tango_9.2.2+dfsg-1~exp1.dsc
  tango_9.2.2+dfsg.orig.tar.gz
  tango_9.2.2+dfsg-1~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


librecad_2.0.9-2_amd64.changes REJECTED

2016-03-19 Thread Debian FTP Masters


Signature for changes file was already seen at 2016-03-16 16:01:26.446291.
Please refresh the signature of the changes file if you want to upload it again.

===

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: your mail

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

> notfound 815814 0.4.1-1
Bug #815814 {Done: Andreas Beckmann } [src:urdfdom] urdfdom: 
FTBFS on several architectures
No longer marked as found in versions urdfdom/0.4.1-1.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
815814: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815814
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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


tango_9.2.2+dfsg-1~exp1_source.changes ACCEPTED into experimental

2016-03-19 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 18 Mar 2016 09:53:10 +0100
Source: tango
Binary: liblog4tango5v5 liblog4tango-dev liblog4tango-doc libtango9 
libtango-dev libtango-doc libtango-tools tango-common tango-db tango-starter 
tango-accesscontrol tango-test
Architecture: source
Version: 9.2.2+dfsg-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Picca Frédéric-Emmanuel 
Description:
 liblog4tango-dev - logging for TANGO - development library
 liblog4tango-doc - logging for TANGO - documentation
 liblog4tango5v5 - logging for TANGO - shared library
 libtango-dev - TANGO distributed control system - development library
 libtango-doc - TANGO distributed control system - documentation
 libtango-tools - TANGO distributed control system - common executable files
 libtango9  - TANGO distributed control system - shared library
 tango-accesscontrol - TANGO distributed control system - accesscontrol server
 tango-common - TANGO distributed control system - common files
 tango-db   - TANGO distributed control system - database server
 tango-starter - TANGO distributed control system - starter server
 tango-test - TANGO distributed control system - test device
Changes:
 tango (9.2.2+dfsg-1~exp1) experimental; urgency=medium
 .
   * Imported Upstream version 9.2.2+dfsg
Checksums-Sha1:
 b20ed25541290204f1c5b9866e152fd785f0762b 2859 tango_9.2.2+dfsg-1~exp1.dsc
 518a07efba4f12c760a5ab5a2523db5b41f90b04 5320503 tango_9.2.2+dfsg.orig.tar.gz
 759ebf1b16248d67eb9dec1f0ddb3506742c164b 21068 
tango_9.2.2+dfsg-1~exp1.debian.tar.xz
Checksums-Sha256:
 ffb417522607fb4d88c461db449c3dd8e80898d2268f172b3a3c962a348ff6e2 2859 
tango_9.2.2+dfsg-1~exp1.dsc
 1341ab1f6e46475650e0aaa9a1348134422cf21f116143cad49f171c44173e1f 5320503 
tango_9.2.2+dfsg.orig.tar.gz
 a498ae4bef5cb0cd7d2b064e58db60322329c53bf9eb9ade5262a08efab0c5a3 21068 
tango_9.2.2+dfsg-1~exp1.debian.tar.xz
Files:
 ebd7692903d99aab551945e0cb147ace 2859 science extra tango_9.2.2+dfsg-1~exp1.dsc
 c341055fe31cc0f8f16bfe270f1c3092 5320503 science extra 
tango_9.2.2+dfsg.orig.tar.gz
 8c8d3daf3b598f0ff788479f3ea7f379 21068 science extra 
tango_9.2.2+dfsg-1~exp1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJW68LxAAoJEFYykG9GluAVxfkP/10xVvknn92EYcFiM79B5UdV
fc2iU+lE2OLsvEc4PaT1sq/f50IgismDDyvjutWy+4qOEVVB6voyNokRMGRXITcc
2TKDmKCKWqbyKME+l9ESZXYpD678u1Oh8hrGkefKPSmKm28/SWuZnp38KNWmiTAM
EgcTT1lvI2V5KOVINpIp2VEToR16pNNW1OJoYy6b3DtTVa62tdaSIU0sDTu7OaCd
YrtTApOQeqrg4zzENSrKQsVkkLJYtdUN765aKCZZBcMxFFJSLyMbYJG4EGbyjPXE
1duCK/AzmK5bVrz42EtrhLMJOVTJ/S4agsiEKUthski1BFK1quFUGO+FYZExH8d4
h9W9uubrC8Hn5zzj92/Jt2ABjwF1SXUIlsBI8EH5R+2aM4S6rij9jyzkz9e2ZE8V
NlxwvkqPsagkCRwDkvNwiCECxNmEK8EtBq8HsIalIbteKyKap+IxR1t+d3W52jzc
HxPxL/RKBx+tEix+4CNxMQY9nZbV0qIL89t9Gsxa0QlrV08zdq8mAId4CRAN7amV
8JAPgiVeA3iRBrrWQhm6u2/M7+X4w+khbOywxGttORhm3cC0z5H0q3shf6Ha8NeM
TV3+pN6pyxQvAwV44T68eIIGj0kzOnhvNYfJ/wy+Ugmmfn8fNSAblbGhtd3Phg+x
/Y5PeuTewBzKAwY0Foqa
=NsQx
-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

Bug#817813: marked as done (libimage-transport0d: fails to upgrade from 'testing' - trying to overwrite /usr/share/image_transport/default_plugins.xml)

2016-03-19 Thread Debian Bug Tracking System
Your message dated Fri, 18 Mar 2016 21:42:55 +
with message-id 
and subject line Bug#817813: fixed in ros-image-common 1.11.10-4
has caused the Debian Bug report #817813,
regarding libimage-transport0d: fails to upgrade from 'testing' - trying to 
overwrite /usr/share/image_transport/default_plugins.xml
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.)


-- 
817813: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817813
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libimage-transport0d
Version: 1.11.10-3
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts
Control: affects -1 + ros-desktop-full

Hi,

during a test with piuparts I noticed your package fails to upgrade from
'testing'.
It installed fine in 'testing', then the upgrade to 'sid' fails
because it tries to overwrite other packages files without declaring a
Breaks+Replaces relation.

See policy 7.6 at
https://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces

>From the attached log (scroll to the bottom...):

  Preparing to unpack .../libimage-transport0d_1.11.10-3_amd64.deb ...
  Unpacking libimage-transport0d:amd64 (1.11.10-3) over (1.11.10-1) ...
  dpkg: error processing archive 
/var/cache/apt/archives/libimage-transport0d_1.11.10-3_amd64.deb (--unpack):
   trying to overwrite '/usr/share/image_transport/default_plugins.xml', which 
is also in package image-transport-tools 1.11.10-1
  dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)


cheers,

Andreas


ros-desktop-full_1.5.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Source: ros-image-common
Source-Version: 1.11.10-4

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

Debian distribution maintenance software
pp.
Mattia Rizzolo  (supplier of updated ros-image-common 
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, 18 Mar 2016 20:13:31 +
Source: ros-image-common
Binary: libcamera-calibration-parsers-dev libcamera-calibration-parsers0d 
camera-calibration-parsers-tools python-camera-calibration-parsers 
libcamera-info-manager-dev libcamera-info-manager0d libimage-transport-dev 
libimage-transport0d image-transport-tools libpolled-camera-dev 
libpolled-camera0d polled-camera-tool python-polled-camera cl-polled-camera
Architecture: source
Version: 1.11.10-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Mattia Rizzolo 
Description:
 camera-calibration-parsers-tools - Robot OS camera_calibration_parsers_tools 
package
 cl-polled-camera - Robot OS polled_camera package - LISP
 image-transport-tools - Robot OS image_transport package tools
 libcamera-calibration-parsers-dev - Robot OS camera_calibration_parsers 
package - development
 libcamera-calibration-parsers0d - Robot OS camera_calibration_parsers package
 libcamera-info-manager-dev - Robot OS camera_info_manager package - development
 libcamera-info-manager0d - Robot OS camera_info_manager package
 libimage-transport-dev - Robot OS image_transport package - development
 libimage-transport0d - Robot OS image_transport package
 libpolled-camera-dev - Robot OS polled_camera package - development
 libpolled-camera0d - Robot OS polled_camera package
 polled-camera-tool - Robot OS polled_camera package tool
 python-camera-calibration-parsers - Robot OS camera_calibration_parsers Python 
package
 python-polled-camera - Robot OS polled_camera package - Python
Closes: 817813
Changes:
 ros-image-common (1.11.10-4) unstable; urgency=medium
 .
   * Team upload.
   * debian/rules: remove useless included file
   * Add approriate Breaks/Replaces after moving files in the previous between
 binaries in the previous uploads.  Closes: #817813
Checksums-Sha1:
 9dcf64528ce440e4050142ebba28cce9fec75f02 3495 ros-image-common_1.11.10-4.dsc
 e9b7ecf3fa9aff75dfaea1439a38aee4d6876f3d