openblas 0.2.19-3 MIGRATED to testing

2017-05-11 Thread Debian testing watch
FYI: The status of the openblas source package
in Debian's testing distribution has changed.

  Previous version: 0.2.19-2
  Current version:  0.2.19-3

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


Enjoy up to 7 weeks repayment free on your business loan

2017-05-11 Thread Loans One
Title: Urgent Business Loans
 
















   
    
 	 		View In Browser 	   

 
   
   
    
  Enjoy a payment holiday with an unsecured business loan this EOFY  
 
  We know what the end of financial year means to small business owners. It’s filled with opportunities and deadlines. We can help ease the pressure so you can be ready to seize business opportunities. We’re offering you a business loan with an extended repayment holiday.
    

Processed: found 861736 in 4.3.2-svn1921-5

2017-05-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> found 861736 4.3.2-svn1921-5
Bug #861736 {Done: Andreas Tille } [python-nxs] python-nxs: 
Cannot save files with nxs python module
Marked as found in versions nexus/4.3.2-svn1921-5; no longer marked as fixed in 
versions nexus/4.3.2-svn1921-5 and reopened.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
861736: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861736
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#861736: Still some regression in python-nxs

2017-05-11 Thread Carlos Pascual
Hi,

while nexus 4.3.2-svn1921-5 fixes the originally reported exception, the
fix seems not to be complete [1].

In order to trigger the still-existing regression, run the following
python code (which ideally should exit without errors):

```
import nxs
f = nxs.open("/tmp/foo.h5", "w5")
f.makegroup('entry', 'NXentry')
f.opengroup('entry')
f.makegroup('g', 'NXcollection')
f.opengroup('g', 'NXcollection')
f.makedata('d', 'float64', shape=(1,))
f.opendata('d')
f.putdata(1.23)
f.closedata()
f.closegroup()
f.flush()
f.close()
```

In stretch + nexus_4.3.2-svn1921-5, it fails with the following
exception:

```
Traceback (most recent call last):
  File "nxs_flush_bug.py", line 12, in 
f.flush()
  File "/usr/lib/python2.7/dist-packages/nxs/napi.py", line 397, in flush
raise NeXusError, "Could not flush NeXus file %s"%(self.filename)
nxs.napi.NeXusError: Could not flush NeXus file /tmp/foo.h5
```

The same code works well when run on a clean jessie (I used an official
debian:stable docker) and it fails with the same exception as above when
run on sid (I used the official debian:unstable docker)

Cheers,

Carlos

[1] I am replying here because this new problem seems likely to be related
with 861736, but if you think that it may be an unrelated bug I'd be glad
to open a new bug

-- 
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#861736:

2017-05-11 Thread PICCA Frederic-Emmanuel
here the error message

~/Debian/nexus/bugs$ ./bug.py
Traceback (most recent call last):
  File "./bug.py", line 15, in 
f.flush()
  File "/usr/lib/python2.7/dist-packages/nxs/napi.py", line 397, in flush
raise NeXusError, "Could not flush NeXus file %s"%(self.filename)
nxs.napi.NeXusError: Could not flush NeXus file /tmp/foo.h5

-- 
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#861736:

2017-05-11 Thread PICCA Frederic-Emmanuel
It seems that the fix is not enought

this test failed at the flush

import nxs
f = nxs.open("/tmp/foo.h5", "w5")
f.makegroup('entry', 'NXentry')
f.opengroup('entry')
f.makegroup('g', 'NXcollection')
f.opengroup('g', 'NXcollection')
f.makedata('d', 'float64', shape=(1,))
f.opendata('d')
f.putdata(1.23)
f.closedata()
f.closegroup()
f.flush()
f.close()
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


sagemath-database-conway-polynomials_0.5-1_source.changes ACCEPTED into unstable

2017-05-11 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 11 May 2017 10:07:02 +0200
Source: sagemath-database-conway-polynomials
Binary: sagemath-database-conway-polynomials
Architecture: source
Version: 0.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Julien Puydt 
Description:
 sagemath-database-conway-polynomials - Database of Conway polynomials
Changes:
 sagemath-database-conway-polynomials (0.5-1) unstable; urgency=medium
 .
   * New upstream release.
   * Use standards-version 3.9.8.
   * Use https in Vcs-* fields.
   * Use debhelper 10.
Checksums-Sha1:
 2e8918c92509f3cc1f46d93c261e7c5a92cbeec9 2349 
sagemath-database-conway-polynomials_0.5-1.dsc
 d4d89bda60ac54e73121f84635e774766e19a8b6 220441 
sagemath-database-conway-polynomials_0.5.orig.tar.bz2
 51be603eb8a996d64f9cf44c8d68b2719fa4deb3 2056 
sagemath-database-conway-polynomials_0.5-1.debian.tar.xz
 df28fd620c5f39e5275701b14588e0ab77e6ee86 6244 
sagemath-database-conway-polynomials_0.5-1_source.buildinfo
Checksums-Sha256:
 231a2e2d551852537d52063204711ac26267ccc4c666059b5b430199fcc13182 2349 
sagemath-database-conway-polynomials_0.5-1.dsc
 d8f2788a85b1c2482cc4abe1a35d3da777445e21ec49b031d36b899e3c0deb17 220441 
sagemath-database-conway-polynomials_0.5.orig.tar.bz2
 df1725539511c8d33baa130b544f256aefdffdb1fe9e8bf7c5b07390bcd41660 2056 
sagemath-database-conway-polynomials_0.5-1.debian.tar.xz
 f01c9f4fab350c3e953d29e6441a3a3071a541133f44b844c21bda65767c4f2f 6244 
sagemath-database-conway-polynomials_0.5-1_source.buildinfo
Files:
 e357d093cb776ec267bdb3af436251dc 2349 math optional 
sagemath-database-conway-polynomials_0.5-1.dsc
 a2725ba21f44554196781424d957f68a 220441 math optional 
sagemath-database-conway-polynomials_0.5.orig.tar.bz2
 7d3cc1469251c817f539f7750594ef14 2056 math optional 
sagemath-database-conway-polynomials_0.5-1.debian.tar.xz
 62623c611febd94e492ba3a4a3188fd4 6244 math optional 
sagemath-database-conway-polynomials_0.5-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJNBAEBCgA3FiEEgS7v2KP7pKzk3xFLBMU71/4DBVEFAlkUv9wZHGp1bGllbi5w
dXlkdEBsYXBvc3RlLm5ldAAKCRAExTvX/gMFUVJ1EACEs4MA0uborONA69ajBCFb
ig++TKLvnSWc8RFOU124gOeKGtw4T0qFdyLoT6DwztZSCDKXAcAkyPb+uJ7yNWFd
FDcOkCuWI7Qp8KYuN8PoDp+T6ttkgEyn698mzpto55UrQiLLUDD4rWINChu80HU1
EQLltfMBsxXaf8FTIBTKcC6TksabYy9tjgQo+vNXqgTYYKjO/vparG5I7HIVOYAi
CghAbHZbfYA6Zm3ioimF9u+6P/vKpSNl2Di/Y/N6V/+f5RtgFPCX8LGKHQ4zVaex
sHgP5jYb0PKbGtG0687z/ncRiE+TElW3nORKY+2HJ1Iy98a4tvCHxellPzy6qsnx
dCBNjxcxwRCuAA6TGN+BVqd81+UhcAydWTHysxMsCoRRn9CRIR4Y3Ri6A14vSdM3
s0S0QMjxYKHl2CWHg0fLKz682S/SNeq5Q4wjJ8TAiOnsC6vWKmzcbB5Y+q5kIBIO
sXVH/ergYjmY8f5qwJWGsRqreWPU3OvKuhK7+HJVDuB7bwUi8rLYak7e9nVdhiT+
es84R1sDO/EzTlojDDLa8qyOZs0dcTPYuZcmsJdwmQv3XlncQLHXiJzV2/RruYAT
OQzvnTFHfiT1pfxyjN8YYXWHu0cuPh4Dkzj5weE0kYJ59qKcuRG7p3SnqVSRKRq9
7VpEa8wMZSLr6MPT0POF2g==
=2D/+
-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


Talent Scout

2017-05-11 Thread Becky Miles
Dear Talented,

I am Talent Scout For Sony Pictures Animation, Present Sony Pictures Animation 
Movies a Film Corporation Located in the United State, is Soliciting for the
Right to use Your Photo/Face and Personality as One of the Semi -Major
Role/ Character in our Upcoming ANIMATED Stereoscope 3D Movie-The Story
of Peter Rabbit (Peter Rabbit 2018) The Movie is Currently Filming (In
Production) Please Note That There Will Be No Auditions, Traveling or
Any Special / Professional Acting Skills, Since the Production of This
Movie Will Be Done with our State of Art Computer -Generating Imagery
Equipment. We Are Prepared to Pay the Total Sum of $560,000.00 USD. For
More Information/Understanding, Please Write us on the E-Mail Below.
CONTACT EMAIL: sonypictureanimationf...@usa.com
All Reply to:  sonypictureanimationf...@usa.com
Note: Only the Response send to this mail will be Given a Prior
Consideration.

Talent Scout
Becky Miles

-- 
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 sagemath-database-conway-polynomials_0.5-1_source.changes

2017-05-11 Thread Debian FTP Masters
sagemath-database-conway-polynomials_0.5-1_source.changes uploaded successfully 
to localhost
along with the files:
  sagemath-database-conway-polynomials_0.5-1.dsc
  sagemath-database-conway-polynomials_0.5.orig.tar.bz2
  sagemath-database-conway-polynomials_0.5-1.debian.tar.xz
  sagemath-database-conway-polynomials_0.5-1_source.buildinfo

Greetings,

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


[bts-link] source package mathicgb

2017-05-11 Thread bts-link-upstream
#
# bts-link upstream status pull for source package mathicgb
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user bts-link-upstr...@lists.alioth.debian.org

# remote status report for #862090 (http://bugs.debian.org/862090)
# Bug title: mathicgb FTBFS on big endian architectures: test fails
#  * https://github.com/Macaulay2/mathicgb/issues/3
#  * remote status changed: (?) -> open
usertags 862090 + status-open

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#862351: reprozip FTBFS on non-x86: native/config.h:12:9: error: #error Unrecognized architecture!

2017-05-11 Thread Adrian Bunk
Source: reprozip
Version: 1.0.9-1
Severity: important

https://buildd.debian.org/status/package.php?p=reprozip=sid

...
creating build/temp.linux-arm64-3.5
creating build/temp.linux-arm64-3.5/native
aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall 
-Wstrict-prototypes -g -O2 -fdebug-prefix-map=/«PKGBUILDDIR»=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.5m -c native/pytracer.c -o 
build/temp.linux-arm64-3.5/native/pytracer.o
In file included from native/tracer.h:4:0,
 from native/pytracer.c:4:
native/config.h:12:9: error: #error Unrecognized architecture!
 #   error Unrecognized architecture!
 ^
error: command 'aarch64-linux-gnu-gcc' failed with exit status 1
E: pybuild pybuild:283: build: plugin distutils failed with: exit code=1: 
/usr/bin/python3 setup.py build 
dh_auto_build: pybuild --build -i python{version} -p 3.5 returned exit code 13
debian/rules:13: recipe for target 'build-arch' failed
make: *** [build-arch] Error 25
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

reprozip_1.0.9-1_amd64.changes ACCEPTED into unstable, unstable

2017-05-11 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 02 May 2017 09:02:08 +0100
Source: reprozip
Binary: reprozip python3-reprozip python3-reprozip-dbg
Architecture: source amd64 all
Version: 1.0.9-1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers 

Changed-By: Ghislain Antony Vaillant 
Description:
 python3-reprozip - modules for the ReproZip packer
 python3-reprozip-dbg - debug extensions for the ReproZip packer
 reprozip   - tool for reproducing scientific experiments (packer)
Closes: 860531
Changes:
 reprozip (1.0.9-1) unstable; urgency=low
 .
   * Initial release. (Closes: #860531)
Checksums-Sha1:
 4b4cf48e8f5e4ca2143599a5099d2245985648ee 2309 reprozip_1.0.9-1.dsc
 b39d0b1fcb508cb07cdca37523ba6d507db05236 50454 reprozip_1.0.9.orig.tar.gz
 b07a0bf02157287f0c0069d89ebb79f200febbf7 6000 reprozip_1.0.9-1.debian.tar.xz
 8fe5312b1f322bb7c63de7d94e92bb286f86d411 102870 
python3-reprozip-dbg_1.0.9-1_amd64.deb
 80756c7c00472b3b5164f6d4e4a5c135428690ec 44476 
python3-reprozip_1.0.9-1_amd64.deb
 04c8afb2472ee928e5e6b15bf154463e8fc7a070 2800 reprozip_1.0.9-1_all.deb
 90d14d7b04bd981c1ebf712db9f4e44ee6ae02fe 7122 reprozip_1.0.9-1_amd64.buildinfo
Checksums-Sha256:
 eb968f67ffe2e13d86884149c9de9a58a6712d659e951a1b84762054d75ec6e2 2309 
reprozip_1.0.9-1.dsc
 20412ac156fb8cdbc62a26890f5dd92d403c923755d84d739e1316cac252dd2b 50454 
reprozip_1.0.9.orig.tar.gz
 b248103f7947dfb2feb14a8aa5e2af9121000c90be5a3555024ad39155fc2ca9 6000 
reprozip_1.0.9-1.debian.tar.xz
 3f46e883dcc7789ab8279b96160aabbbcfd0df59589a34ffa276405ecd06a23e 102870 
python3-reprozip-dbg_1.0.9-1_amd64.deb
 367af66d32135bcd30468e1aa36184a40f8aef334c0e0e16c66da430fb15 44476 
python3-reprozip_1.0.9-1_amd64.deb
 e2037714bf8398199cf379de3f69a55c5868852fc2da772a740046c6dc5f36d8 2800 
reprozip_1.0.9-1_all.deb
 fd3735733abd00c2ccc54d6a41134e9a1e62b1d946fb9abd08eb828cc38e6b74 7122 
reprozip_1.0.9-1_amd64.buildinfo
Files:
 24655a2c0530e59579d3b9986f138179 2309 science optional reprozip_1.0.9-1.dsc
 14de94eda5fa9326cedcc00b25ec73de 50454 science optional 
reprozip_1.0.9.orig.tar.gz
 8c793c5b64f56de9d7557b71d98ad948 6000 science optional 
reprozip_1.0.9-1.debian.tar.xz
 39ec58d3dce7dd5a4b79dd21d279a668 102870 debug extra 
python3-reprozip-dbg_1.0.9-1_amd64.deb
 1a3d61257116c6e10eff2aae1be22b2d 44476 python optional 
python3-reprozip_1.0.9-1_amd64.deb
 cbc2693b59824c93bcf2887454cc913a 2800 utils optional reprozip_1.0.9-1_all.deb
 7c6a15f58a995059440f7c42d3d3990a 7122 science optional 
reprozip_1.0.9-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAlkUI8cRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtEH6Q/7B9BWHD45rnEegSX+w3le2dcjHXsISb2h
57tIAqEwqzDgrvwZQSjQIe1L9i21G9qJLtChG+udyY97kCQtsP8OdnNwuGFKD5mh
UNhJAWyUPc86fk7zE5K27oQQPPpFhvZKhceOy4EaTfRw2aDPlQfdlOt9H1hZhjNz
J30QVca3BWcIVM1YF7kbr2+P7JY/vSf5Cjtkoy0xJSDJ31/d0HciNaHahT+1OARY
WWn3a1udAcSxhcGjhxW9EyoWFmhjjE/DQaYNiMTTzbfIoR12N91ez20AyEsNNaCY
Nx0X37GD9CBLXqlZ+oiDLAIfJOYitS6h/z4a0oH4xtCqyDlbheQZDAdRGoKgDWgi
uqfwPpI4tdLdqZtWvKbD03RqmYjYp5gHckpWXF1ancyHGB4tu+6bIl8KIZzAYCh5
6dYrbqvxN5Jj3XMLxsFfAQ295pONgx0dtfqnvM4wL+yJJIm1n+NNNPJdAbT4FJ71
tIBpmggQ6Bbl6w20f+3Y0Grrhub2eDQh9C1KfgwNey31LvAqIsQlta2DQ+YZfQHM
7z9N0K7FmGvxsEcTT77YKtOKgVX9kCOCT65locuZp58zivWHkDy9SY4rX7zbgLji
WXi++owj6jHIJKraqgo+lKuBeRd16YCZMUZbyqbn7mnWmiJXav9ZhLSjI/8tF/dl
zvXS9aCvOu4=
=epoI
-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


reprozip_1.0.9-1_amd64.changes is NEW

2017-05-11 Thread Debian FTP Masters
binary:python3-reprozip is NEW.
binary:python3-reprozip-dbg is NEW.
binary:reprozip is NEW.
binary:reprozip is NEW.
binary:python3-reprozip is NEW.
binary:python3-reprozip-dbg is NEW.
source:reprozip 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
 or https://ftp-master.debian.org/backports-new.html for *-backports

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


nexus_4.3.2-svn1921-5_amd64.changes ACCEPTED into unstable

2017-05-11 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 11 May 2017 09:23:17 +0200
Source: nexus
Binary: libnexus0v5 libnexus0-dev libnexus0-java python-nxs nexus-tools
Architecture: source amd64 all
Version: 4.3.2-svn1921-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 

Changed-By: Andreas Tille 
Description:
 libnexus0-dev - NeXus scientific data file format - development libraries
 libnexus0-java - NeXus scientific data file format - java libraries
 libnexus0v5 - NeXus scientific data file format - runtime libraries
 nexus-tools - NeXus scientific data file format - applications
 python-nxs - NeXus scientific data file format - python binding
Closes: 861736
Changes:
 nexus (4.3.2-svn1921-5) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Andreas Tille ]
   * Take over package into Debian Science team
   * Fix wrong Priority: extra -> optional
   * Add watch file
   * Add Homepage field
 .
   [ Gilles Filippini ]
   * New patch hdf5-1.10-support.patch to fix incorrect type for HDF5
 handles: should be hid_t instead of int (closes: #861736)
Checksums-Sha1:
 7be42f93e667e7ae457f79bb328d4b6da2a34ff8 2341 nexus_4.3.2-svn1921-5.dsc
 277cad76076b42d27f0c741018eb2637372ca056 8388 
nexus_4.3.2-svn1921-5.debian.tar.xz
 d40f689c979de8818e1c0df37cc858f9b60f2ae7 128170 
libnexus0-dev_4.3.2-svn1921-5_amd64.deb
 1c48b3b7e2bbb313b9cccb47baca8a79c29f4e66 46062 
libnexus0-java-dbgsym_4.3.2-svn1921-5_amd64.deb
 a0be6301f89bc27de8a996d959b7d40a54cac8cc 38008 
libnexus0-java_4.3.2-svn1921-5_amd64.deb
 0571bed39fc49f71a4c35b88e984c1c17c4bdd4b 597046 
libnexus0v5-dbgsym_4.3.2-svn1921-5_amd64.deb
 e3c57455aa482daf1886c0f34ac7018472ba07d2 96260 
libnexus0v5_4.3.2-svn1921-5_amd64.deb
 35f5d900551e5b9db7c324c9d9ce834609161bf0 4265432 
nexus-tools-dbgsym_4.3.2-svn1921-5_amd64.deb
 6b089277cb3b449eb3ba9e321310e6ddba1f7112 405900 
nexus-tools_4.3.2-svn1921-5_amd64.deb
 4c44871fc8edfaaff27e33b7cdfe8cfa6cab9f92 12551 
nexus_4.3.2-svn1921-5_amd64.buildinfo
 15dceb16431c8a50cd4db1d72f5d7367dd8e97a7 44586 
python-nxs_4.3.2-svn1921-5_all.deb
Checksums-Sha256:
 c884db867e3af167dffa429694402c6abee784eb58da86f6b9029927e3048443 2341 
nexus_4.3.2-svn1921-5.dsc
 25a952977f1aa55692d588ed8ea45836a38673bf5dc05e0359c9b24d8a06cab9 8388 
nexus_4.3.2-svn1921-5.debian.tar.xz
 41579d4a32b50d46f04369b64cae32ff70ef51902b3e521d77bfc9af12c81484 128170 
libnexus0-dev_4.3.2-svn1921-5_amd64.deb
 c4b5c20cbc4501ab66fe382f1309fb17577ba3b8557d3a9d42d4eec187b9d460 46062 
libnexus0-java-dbgsym_4.3.2-svn1921-5_amd64.deb
 9b8e7e9cb085181943357d39382c535bbda74b9ae6bc1950ce1c3d2c6fd96f64 38008 
libnexus0-java_4.3.2-svn1921-5_amd64.deb
 78f8503b62899874152198f7612f9e60388cb1b3113bb2f63cfd0cf5d873 597046 
libnexus0v5-dbgsym_4.3.2-svn1921-5_amd64.deb
 220073bd30d0a516bc9c73153f73e5e8071573c8657031ecf3298f53b5bd6c08 96260 
libnexus0v5_4.3.2-svn1921-5_amd64.deb
 76c5a221c2da7011fa7dac952941991e67fbcfd24d69f7bdfdb21be72c96ad56 4265432 
nexus-tools-dbgsym_4.3.2-svn1921-5_amd64.deb
 cb4f6e5778e819d1200fa172783f1c0581b070f11a51213c8ddc84476e0e6ee4 405900 
nexus-tools_4.3.2-svn1921-5_amd64.deb
 4d95c02c08fa10be6608ee48e71c1256e5268b98269f9e82e37cd9462d9d4a2d 12551 
nexus_4.3.2-svn1921-5_amd64.buildinfo
 93d74135e39ca5c878c55e8635d57411267e9dd06cbef4845dcdb2ae75c4011b 44586 
python-nxs_4.3.2-svn1921-5_all.deb
Files:
 e11aec9553f1f6ae62757e85e918d012 2341 libs optional nexus_4.3.2-svn1921-5.dsc
 16b991a661f03cf0593fd384294d7d44 8388 libs optional 
nexus_4.3.2-svn1921-5.debian.tar.xz
 3b273a30c56a1fde86471cc165ade664 128170 libdevel optional 
libnexus0-dev_4.3.2-svn1921-5_amd64.deb
 f2c6bd2a7d7dfc1e2f4e3660d8bf2212 46062 debug extra 
libnexus0-java-dbgsym_4.3.2-svn1921-5_amd64.deb
 7dd633d1cce1410b82306b49e345e3b1 38008 java optional 
libnexus0-java_4.3.2-svn1921-5_amd64.deb
 b607315e1b4f4481115466e15c1598ef 597046 debug extra 
libnexus0v5-dbgsym_4.3.2-svn1921-5_amd64.deb
 c2bb43ffbfe9cbac28c7d2251e6b1ff7 96260 libs optional 
libnexus0v5_4.3.2-svn1921-5_amd64.deb
 d34414159a2fa3a42268d8d0ec62279c 4265432 debug extra 
nexus-tools-dbgsym_4.3.2-svn1921-5_amd64.deb
 27eefcc81c531836421614fc04d7d561 405900 science optional 
nexus-tools_4.3.2-svn1921-5_amd64.deb
 b181616eb77142b1c711010ca98d6c8c 12551 libs optional 
nexus_4.3.2-svn1921-5_amd64.buildinfo
 809424bb5a605428e90d0b55951ebeef 44586 python optional 
python-nxs_4.3.2-svn1921-5_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJZFBljAAoJEFeKBJTRxkbRx8QP/RIkTyuLyAisuJlJvlIgJsWH
OG0JqMhs7ePZnXjJbzwtceVWHLsuqDtGjkblWlWsG9TVCoF6u3NatEFJRMbshtgw
0GwtgIesAlDDWFQ4VtFm4+JtlwqsSSKs4XhubsuCMM/ytgfXIf15bamfqua1T4nV
rNaEPwdXHzA/EJa0i8g9rd5DdbwAFKI9NSUBgBe7yk9nMJNhrSDeUqlddL+It27P
JdPZKsDNIA75ULiwIvgRVYmvfLCGSpTPCs9uHwQgfYNTvMRBTSaHonsjJrIkWv+m
nyzDd0Zx55FA1e8IdHNgqMbAJwfSza6YAid8y1pobGDhTWC0u0UXZE6/tzd2uboT
THAIk7SKqIzb7u/A60RE0sb3YsL/tsXvFaO6ZdJ3P+tldb2sKps/UWTBq30Dl2GE

Processing of reprozip_1.0.9-1_amd64.changes

2017-05-11 Thread Debian FTP Masters
reprozip_1.0.9-1_amd64.changes uploaded successfully to localhost
along with the files:
  reprozip_1.0.9-1.dsc
  reprozip_1.0.9.orig.tar.gz
  reprozip_1.0.9-1.debian.tar.xz
  python3-reprozip-dbg_1.0.9-1_amd64.deb
  python3-reprozip_1.0.9-1_amd64.deb
  reprozip_1.0.9-1_all.deb
  reprozip_1.0.9-1_amd64.buildinfo

Greetings,

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