Bug#864004: dune-grid: FTBFS, and cruft package, on hurd-i386

2017-06-02 Thread Ralf Treinen
Source: dune-grid
Version: 2.5.0-1
User: trei...@debian.org
Usertags: edos-uninstallable

Hi,

dune-grid fails to build on hurd-i386 (unsatisfiable build-dependency on 
libdune-common-dev), but did build in the past.

As a consequence, we now have on hurd-i386 a crufty binary package
libdune-grid-2.3.1, which is not installable. In case you decide not
to fix the FTBFS, please consider asking for removal of
libdune-grid-2.3.1:hurd-i386.

Thanks -Ralf.

-- 
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#863828: python3-instant: undefined symbol: PyClass_Type during interpolate

2017-06-02 Thread Drew Parsons
On Thu, 1 Jun 2017 10:39:37 +0200 Johannes Ring 
wrote:
> On Thu, Jun 1, 2017 at 10:24 AM, Drew Parsons 
wrote:
> > Should the vtk section in UseDOLFIN.cmake be controlled with some
> > python3 test, so VTK is still pulled in for python2?
> 
> Yes, we can do that, although I believe the vtk section in
> UseDOLFIN.cmake is not important. I will make a patch.


It's still failing, with python-ffc 2016.2.0-3 and libdolfin-dev
2016.2.0-4 (with UseDOLFIN.cmake patched).

In [4]: u = interpolate(Expression('x[0] + x[1]', degree=1), V)
Calling DOLFIN just-in-time (JIT) compiler, this may take some time.
--- Instant: compiling ---
In instant.import_module_directly: Failed to import module 
'dolfin_ee8f3791ac0429f005de8924557ccde25f2d90f2' from 
'/home/drew/.cache/instant/python3.5/cache/dolfin_ee8f3791ac0429f005de8924557ccde25f2d90f2';
ImportError:dynamic module does not define module export function 
(PyInit__dolfin_ee8f3791ac0429fd87a23c24557ccde25f2d90f2);
Failed to import module found in cache. Modulename: 
'dolfin_ee8f3791ac0429fd87a23c24557ccde25f2d90f2';
Path: 
'/home/useruser/.cache/instant/python3.5/cache/dolfin_ee8f3791ac0429fd87a23c24557ccde25f2d90f2';
ImportError:dynamic module does not define module export function 
(PyInit__dolfin_ee8f3791ac0429fd87a23c24557ccde25f2d90f2);
---
AssertionErrorTraceback (most recent call last)
 in ()
> 1 u = interpolate(Expression('x[0] + x[1]', degree=1), V)

/usr/lib/python3/dist-packages/dolfin/functions/expression.py in __new__(cls, 
cppcode, *args, **kwargs)
652 cpp_base, members = compile_expressions([cppcode],
653 
[generic_function_members],
--> 654 
mpi_comm=kwargs.get("mpi_comm"))
655 cpp_base, members = cpp_base[0], members[0]
656 

/usr/lib/python3/dist-packages/dolfin/compilemodules/expressions.py in 
compile_expressions(cppargs, generic_function_members, mpi_comm)
212 "\n\n".join(code_snippets), classnames,
213 additional_declarations="\n".join(additional_declarations),
--> 214 mpi_comm=mpi_comm)
215 
216 return expression_classes, all_members

/usr/lib/python3/dist-packages/dolfin/compilemodules/expressions.py in 
compile_expression_code(code, classnames, module_name, additional_declarations, 
mpi_comm)
139 compiled_module = compile_extension_module(
140 code, additional_declarations=additional_declarations,
--> 141 mpi_comm=mpi_comm)
142 
143 # Get the compiled class

/usr/lib/python3/dist-packages/dolfin/compilemodules/jit.py in mpi_jit(*args, 
**kwargs)
 66 # Just call JIT compiler when running in serial
 67 if MPI.size(mpi_comm) == 1:
---> 68 return local_jit(*args, **kwargs)
 69 
 70 # Compile first on process 0

/usr/lib/python3/dist-packages/dolfin/compilemodules/compilemodule.py in 
compile_extension_module(code, module_name, additional_declarations, 
additional_system_headers, mpi_comm, **instant_kwargs)
470 code=code,
471 additional_declarations=additional_declarations,
--> 472 **instant_kwargs)
473 
474 sys.stdout.flush()

/usr/lib/python3/dist-packages/instant/build.py in build_module(modulename, 
source_directory, code, init_code, additional_definitions, 
additional_declarations, sources, wrap_headers, local_headers, system_headers, 
include_dirs, library_dirs, libraries, swigargs, swig_include_dirs, cppargs, 
lddargs, object_files, arrays, generate_interface, generate_setup, 
cmake_packages, signature, cache_dir)
585 
586 # Import module and place in memory cache
--> 587 module = import_and_cache_module(module_path, modulename, 
moduleids)
588 
589 if not module:

/usr/lib/python3/dist-packages/instant/cache.py in 
import_and_cache_module(path, modulename, moduleids)
 90 module, e = import_module_directly(path, modulename)
 91 instant_assert(module is not None, "Failed to import module found 
in cache. Modulename: '%s';\nPath: '%s';\n%s:%s;" % (modulename, path, 
type(e).__name__,
---> 92 
   e))
 93 for moduleid in moduleids:
 94 place_module_in_memory_cache(moduleid, module)

/usr/lib/python3/dist-packages/instant/output.py in instant_assert(condition, 
*message)
101 _log.error(*message)
102 text = message[0] % message[1:]
--> 103 raise AssertionError(text)
104 
105 

AssertionError: Failed to import module found in cache. Modulename: 
'dolfin_ee8f3791ac0429fd87a23c24557ccde25f2d90f2';
Path: 

hy

2017-06-02 Thread BARCLAYS BANK INTERNATIONAL PLC BARCLAYS BANK INTERNATIONAL PLC


urgently reply me now 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

Processed: Re: Bug#863919: Acknowledgement (sympow segfaults with basic input)

2017-06-02 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 minor
Bug #863919 [sympow] sympow segfaults with basic input
Severity set to 'minor' from 'important'
> retitle -1 segfaults when MALLOC_PERTURB_ is set
Bug #863919 [sympow] sympow segfaults with basic input
Changed Bug title to 'segfaults when MALLOC_PERTURB_ is set' from 'sympow 
segfaults with basic input'.

-- 
863919: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=863919
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#863919: Acknowledgement (sympow segfaults with basic input)

2017-06-02 Thread Ximin Luo
Control: severity -1 minor
Control: retitle -1 segfaults when MALLOC_PERTURB_ is set

Hi Jerome, it happens on stretch/sid. This is what I have installed:

Versions of packages sympow depends on:
ii  dpkg 1.18.24
ii  libc62.24-10
ii  pari-gp  2.9.1-1
ii  sympow-data  1.023-8

However, I just did some more tests and have tracked this down to me setting 
MALLOC_PERTURB_ in my .xsession. The error goes away if I unset it:

$ env -u MALLOC_PERTURB_ sympow -curve "[0,-1,1,-10,-20]" -analrank
[..]
Done with small primes 1049
Analytic Rank is 0 : L-value 2.53842e-01

$ sympow -curve "[0,-1,1,-10,-20]" -analrank
[..]
Done with small primes 1049
Segmentation fault
139

MALLOC_PERTURB_ is a glibc envvar that causes malloc() and free() to set memory 
- see "man mallopt" - which I was testing locally to see if it might be a good 
security defense against attacks like HeartBleed and Cloudbleed.

Since it's not a default envvar that most users would set, I'll downgrade the 
severity of this bug. However I haven't experienced any problems with other 
programs, so I would guess that sympow is using malloc/free in a weird way, 
which may be worth revisiting if you have time.

X

Jerome BENOIT:
> Hello Ximin, thanks for your report.
> 
> Do you meant that the issue happens on Stretch ?
> I ask because I thought it happens on experimental and because the CI test 
> does not currently fail.
> 
> Thanks,
> Jerome 
> 
> On 02/06/17 14:34, Ximin Luo wrote:
>> BTW the stretch release date is soon:
> 
>> https://lists.debian.org/debian-devel-announce/2017/05/msg2.html
> 
>> The deadline for fixing this is June 9th and you'll need to file an unblock 
>> request, asking them to reduce the default migration time of 10 days.
> 
>> I'm not sure if this bug warrants raising the severity to grave, but please 
>> do that if appropriate.
> 
>> X
> 
> 
> 

-- 
GPG: ed25519/56034877E1F87C35
GPG: rsa4096/1318EFAC5FBBDBCE
https://github.com/infinity0/pubkeys.git

-- 
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#863919: Acknowledgement (sympow segfaults with basic input)

2017-06-02 Thread Jerome BENOIT
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Hello Ximin, thanks for your report.

Do you meant that the issue happens on Stretch ?
I ask because I thought it happens on experimental and because the CI test does 
not currently fail.

Thanks,
Jerome 

On 02/06/17 14:34, Ximin Luo wrote:
> BTW the stretch release date is soon:
> 
> https://lists.debian.org/debian-devel-announce/2017/05/msg2.html
> 
> The deadline for fixing this is June 9th and you'll need to file an unblock 
> request, asking them to reduce the default migration time of 10 days.
> 
> I'm not sure if this bug warrants raising the severity to grave, but please 
> do that if appropriate.
> 
> X
> 

- -- 
Jerome BENOIT | calculus+at-rezozer^dot*net
https://qa.debian.org/developer.php?login=calcu...@rezozer.net
AE28 AE15 710D FF1D 87E5  A762 3F92 19A6 7F36 C68B
-BEGIN PGP SIGNATURE-

iQQcBAEBCgAGBQJZMWLvAAoJED+SGaZ/NsaLzKcgAIbaY2alYqcF06036CrluaRU
rl4cMLa+9vPXwetoiZzeU8Abhl17zZohJOro48a7SsmfrXRU3G5sARoXww9NTCbm
5cPH2oyijZxrLIe3lgp92fL+dDgDCbMOBgkDIAQa2H9hvFa1YhNhyQqOIfpW2/1i
ubZJiRRb9N1fJ5+CZQD//3FFDIX64gC/kt7Tah1E1Yq5e7pHnEWeLTB+TSJrGJEs
T0WCQ+8kVMvIfjWiyOhsmdRyryqSbXnrK93rmb2nvXqUcaTF+zWT9NoP+jRgfs4e
jNTggACPPGd04wccT/0PHELH9qQ1lNM0x4yFYumwPcrf51TD3jT/XeuDawABYuR7
Q7reWy89Ab0gkMXki0epKDwkSe2NgTQPSoKv0m3Rud7Cd2M+hnuIyl/91VeHQeXy
o5kDLxsvE4eMdfpZGhiKZ2jp1J7KFhx0hQxVxQYgCXl7BWCUDbZ9XAREKvKx9Zpn
acO1Fz9Sg210xHyet0HyjnpqF3We9wWIdMgWm0D4r/1Uxp5fGWyG58O39QSaZwKe
NfIeMCn0rOr4OP/bkkPS4Skl40RYxdvOyOxrUZ/m0oJfi79hC5ffCJVnWFIZKpeb
kLi0OIJUuF8qrvNAila8AdlpG4q/GYdpJimXiOr6RZav4QACIfh/gdea+vXc3JD9
ghq6F5R/kGBbWsqEuSfi+hUxPm5P41lWAhcDLXXR6JNDVLFmUUXqx6BM+wcs6rrJ
kiUSmthzXO4ysrq19DlJd5iUPSHYmI0Nzr5vhG/Nm55dveOcWs2q8EbHPo1rFDvA
yUQxb0Z9JHfTX4Qd8YOCg+WHl7cEK4bP7nA2/s3LK9vmC/Qy8bFkgOcXAoNrosGb
JkrNXywZn9vP8/RdtV8PGVQKOwhmWJcMmvkqffWJckmJWj6AfGoqepDWxJMKSwBM
Z3PWlaW/lPLqt1l5csw0jue2rfrX4fNJKVBRfm28zFRBHdSzV8FtEgFS5nPcVs0e
6wtqWNcbnlXLePuaQbBSd+xtgqDG2+mtbWwR/9FSU7zcc72PVFt3BSz5F9A+dIJl
uyDgkb06laSkfAfzGlbC5G/J8fMK0nyMOfla2NOa224o7nB8/mQXZlWzaBTbdwdF
QoDVMnc1sys4nayKETTD6kyhrDnPxoFjUF0zkERjncmjs2Bqf2HdgLqN32DDXvVW
jdICM7iuQOeG1Xrj4x7gWtkDufLhCH1NuPcbypojV8Etur6j5ESf2ZTaRF6NowxR
1j6f6YaaocAGwwmWW88NJ2qCDgf1ber72VeL7q2babwzc4LgDCsbXnYSMYUNs9Q7
kbu2DbI5yT6EYJNkRwB0mDjnF0MA8YshmPtsijYvquOAY7aItoGv2gRaiBQ9XwU=
=0Msq
-END PGP SIGNATURE-

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


Bug#863919: Acknowledgement (sympow segfaults with basic input)

2017-06-02 Thread Ximin Luo
BTW the stretch release date is soon:

https://lists.debian.org/debian-devel-announce/2017/05/msg2.html

The deadline for fixing this is June 9th and you'll need to file an unblock 
request, asking them to reduce the default migration time of 10 days.

I'm not sure if this bug warrants raising the severity to grave, but please do 
that if appropriate.

X

-- 
GPG: ed25519/56034877E1F87C35
GPG: rsa4096/1318EFAC5FBBDBCE
https://github.com/infinity0/pubkeys.git

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


ffc_2016.2.0-3_amd64.changes ACCEPTED into unstable

2017-06-02 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 Jun 2017 11:00:02 +0200
Source: ffc
Binary: python-ffc python3-ffc
Architecture: source all
Version: 2016.2.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 

Changed-By: Johannes Ring 
Description:
 python-ffc - compiler for finite element variational forms (Python 2)
 python3-ffc - compiler for finite element variational forms (Python 3)
Changes:
 ffc (2016.2.0-3) unstable; urgency=medium
 .
   * d/patches/fix-float-division.patch: Add patch to fix float division
 of indices in tensorreordering.
Checksums-Sha1:
 cd8e4bc8421f208b33a16355682421a126533e6e 2143 ffc_2016.2.0-3.dsc
 cca4157911edbbdd0de43179f16fbec8aa8de404 14772 ffc_2016.2.0-3.debian.tar.xz
 b02198d6f4b77c40b10cc59d62cee6f69575a22e 6523 ffc_2016.2.0-3_amd64.buildinfo
 78add52d215edefd53c405876ddb528173708320 231326 python-ffc_2016.2.0-3_all.deb
 afa4095f32b47829a7a5ab564f04cbc09d338f78 221260 python3-ffc_2016.2.0-3_all.deb
Checksums-Sha256:
 8f6f0c6b1d5265a206346c99586929d81238c78f9a40052056cf6eff023b125f 2143 
ffc_2016.2.0-3.dsc
 707ae87d82860d300f39964bcacf1f05b605bdc0b10530eb78bdff1acbcd259b 14772 
ffc_2016.2.0-3.debian.tar.xz
 593fed63dcd54f7379f72800251a0f4e87d9c0edbac4a5503a79563b5d638d0e 6523 
ffc_2016.2.0-3_amd64.buildinfo
 05bd45c8fd9502b11bace30c91dfe13e6b9cccd6618302d0d072cfd597492d56 231326 
python-ffc_2016.2.0-3_all.deb
 3a9622dc0a57f88ab6aab6acc7c44bb4e18c66ac60fc1b351e29781200ccaf9e 221260 
python3-ffc_2016.2.0-3_all.deb
Files:
 a4d368564bde33e12d155f515a9a2b49 2143 python extra ffc_2016.2.0-3.dsc
 e32cb7b4147936ae79aaf5cd9661c351 14772 python extra 
ffc_2016.2.0-3.debian.tar.xz
 018a792f36c2b2f42234c25b41a56827 6523 python extra 
ffc_2016.2.0-3_amd64.buildinfo
 7f2ba3df3975ac6ead5020f270693ea0 231326 python extra 
python-ffc_2016.2.0-3_all.deb
 0f8fa90f82727d2c01f92798482ff029 221260 python extra 
python3-ffc_2016.2.0-3_all.deb

-BEGIN PGP SIGNATURE-

iQJGBAEBCAAwFiEEs/i5ghISKiAVVV8eixNE3p+AfxQFAlkxKUgSHGpvaGFubnJA
c2ltdWxhLm5vAAoJEIsTRN6fgH8U7CMP/3Peg+Fv1ieGLTGeKzIDofQ5kvzf6Yto
tY11puOgwFhDg2+nBShiztzdJW5nWaCOB8b26NWcXe+oUCWI+EqGsEbMKfLQZTE+
MklJMzTiYDW2iJogrhiwCGrSg5CkLSMfah0SG8wRhqPrj7NnPcbu2NQpvQiF7EPY
8/Oi33ip3j6PjijHY7DAlJRZ2n2tBP77b7lE8S1Yc+FhHp4PCz5UBDLkocnhLTZO
JKKbkldZ5jt4jO8oa2Koz6De5gEEQZUzpEKIveg1AymFpZCvgC2YCN/hnCmmS9uF
3ZAJMgchIATeInnhrzpum2GclbZFir3gbGkZJ8NvwrQJYkGH5r+X6i6DwXysThay
VMTCuedYJcvMsiUEvNlU/l/vWQw1SAZ2EuesYcHuN4Vb+fKNvs35UVVv0cFe787i
gPgqMY6sJvxTtbaH/NVkrlzgduAhxAbH1tqq2PMjMaAT71W4kJHkMwUdkxPElpXm
34wMuoQJFqq1umoyM8hcKFktgmZgQhc+hz69orDLm+YJVVK4ZN/JEpEShy+7yWgN
ziX+/QCsjVvPgPoeDlXpt2mUrZ9izStpUmWkjs9nTyPyowQ09URWR2WMd3VJA0do
Ru4MepXffDsCCni9m//TN13Uq3g4zE+CucikdXJ7F6BEZJK/lol3OT/DrS3znjrO
TQvrDB5XII4v
=hMbF
-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 ffc_2016.2.0-3_amd64.changes

2017-06-02 Thread Debian FTP Masters
ffc_2016.2.0-3_amd64.changes uploaded successfully to localhost
along with the files:
  ffc_2016.2.0-3.dsc
  ffc_2016.2.0-3.debian.tar.xz
  ffc_2016.2.0-3_amd64.buildinfo
  python-ffc_2016.2.0-3_all.deb
  python3-ffc_2016.2.0-3_all.deb

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


gap-float_0.7.6+ds-2_source.changes ACCEPTED into unstable

2017-06-02 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 02 Jun 2017 06:23:19 +
Source: gap-float
Binary: gap-float
Architecture: source
Version: 0.7.6+ds-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Jerome Benoit 
Description:
 gap-float  - multi-precision floating-point computation for GAP
Changes:
 gap-float (0.7.6+ds-2) unstable; urgency=medium
 .
   * Debianization:
 - debian/tests/makecheck.tst, refresh;
 - debian/tests/*:
   - d/p/upstream-fix-autotoolization-tst.patch, introduce and submit.
Checksums-Sha1:
 5375d88dedc4a0886428e2adc22cf055612b735c 2943 gap-float_0.7.6+ds-2.dsc
 26610f5f9cab20d6faa3162a6ff7060fe1306804 9092 
gap-float_0.7.6+ds-2.debian.tar.xz
 80e81d5e8e1a4ae388f870118decfe376c0a9471 8939 
gap-float_0.7.6+ds-2_source.buildinfo
Checksums-Sha256:
 f0db486c4a1bb06e480827d5ce64b12062321eb9d004c641bde55eb296ca0b6d 2943 
gap-float_0.7.6+ds-2.dsc
 179a79dcabf9cd39192b5a9af8cfa30ee8a218420a50c5cbb4302a6eec4f4490 9092 
gap-float_0.7.6+ds-2.debian.tar.xz
 ca1d5fa0b36493466ed20e69d10d1dacdb724249a9a1707ea23cdb9ec9b1c7ba 8939 
gap-float_0.7.6+ds-2_source.buildinfo
Files:
 64ea86c375aa19c2eb73085048217ff1 2943 math optional gap-float_0.7.6+ds-2.dsc
 193cfc2275f991f83881e103e3fea001 9092 math optional 
gap-float_0.7.6+ds-2.debian.tar.xz
 c2be1905afb339315586098a2556cec7 8939 math optional 
gap-float_0.7.6+ds-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQQcBAEBCgAGBQJZMRh9AAoJED+SGaZ/NsaLLAQf/1q5IZrQMVHjoOQN/cYidpCE
I4GfvYMdyk+slZqFv4infOO5FkGxx7Qi0VI9wee6D/LXIdO5+DWHEJrLbnCpqJ3i
Zox51tDDQhPbUCG4zk8i0wswveiWb/XojTgpESw9PxJn2SbPWirXpnCbU1M9X+8z
xSrBZPgN1Qs540vuW8x7XR83W55isjR78coXBkc9hO7AHrQ953LaOmqSqjIB71RZ
vaZHT2LFeBqSLFcPjHmbLheAPPrdUFHAL/J9viLJ4pmjuJhKvFGW7ZSoYmxqO9pp
pZfEIXiQC/OfJsle8aTvD1zng90Y5X0hiKBASsHqTPSgSVRSL71zPDAuONOczAsq
OZfiHamdVEGPFdd+nF2mtv7zOVHeEqxsocY3kbbv0PnO5bIDs9PwNF6zGeEl11a2
q9XZM5B9ygTKtZwrykJ8NXt4dN5xrBG5ci/eenkYhwIDaudcEAS5VqunzckspR7m
yBHwMBHDnPajhTcx4BCriakzumFYJ0RLBDGEBCEhMypc9aKgpYc/EJZriilW53Xy
CAY4ABW57rAtE4JKvOjyzCaiflRQg+gMwipDQxHtqgWCp724iGUy5YAjAr0yPncj
o3yTzQRUl3vW9qJszi+OLIoF2lKZNn1xtccBEtXCEp6G7EGmZQ0XCpgtSxUS7/E3
3vbvL65pkAcdZuihJKpxvZwwwpZh+Onrh9CNyMfcFET7b/Z95/jF4C/5nsoBqgJZ
sfkgvyPMcgU6IbuElWqa2WhpcqosBCGcUpDDUet8uKy3GoL1TdwKlruj3pKVbQ2r
oPaLPe7CVkkvUzs796zoeyxkyml253uJwxIQ+16bnE6tC8D/NynHKH0y4/pu+Xvh
phc7XD1j7vt0Xm/Fp8exMNuWhctRmP6e1pCkGQAOrM4Psj0F6M1YhvcGKLZxVPfw
5WYC8bsTvveP5xn64S3KK34zxa3tUqy7MxRFT4AAxFRsKEiQ/DMZhewbn/ZDmFeA
C01sUNRiYsNk+tStXWVJF24vVoI8W5y0/K1ul5q0gCGNSgVKVgb9+kj1czB+6DjF
n7/5G0rTB3OFyxq7R2/MbPmJBCnTG8h5d9qoMKEnvgp21gE6m23owPoRnypDQZ1N
IxreeRoOeym6q2zCw3K8mOhHHb4qfYGQ+yCqnUylBeLSs1Ejt4WfTuWSUCnqQLxI
8FCjj6x9RETL0m72+gPv1d4VBICGZl6Xze4F+EpUwgio/Yi9mmhSjFazHNADFlrT
Yquhgq659NH2FG8BCKFvLx/bLS7zYEFyMgEFjoPK72WkeLknbRC+Bt6PzJatP+O1
T1eAdjMVt6UjzlJZGJ5iO+OJeHbBzg5nkTETqCcz0ocInxLS8QrJOIZlZKxBs0o=
=epyG
-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 gap-float_0.7.6+ds-2_source.changes

2017-06-02 Thread Debian FTP Masters
gap-float_0.7.6+ds-2_source.changes uploaded successfully to localhost
along with the files:
  gap-float_0.7.6+ds-2.dsc
  gap-float_0.7.6+ds-2.debian.tar.xz
  gap-float_0.7.6+ds-2_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