debian-science 1.7 MIGRATED to testing

2017-04-29 Thread Debian testing watch
FYI: The status of the debian-science source package
in Debian's testing distribution has changed.

  Previous version: 1.6
  Current version:  1.7

-- 
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#829143: Acknowledgement (python-demgengeo: FTBFS on hppa and others - error: cannot find the flags to link with Boost system)

2017-04-29 Thread John David Anglin
The attached change fixes the FTBFS.  Please add hppa directories to possible 
paths.

Dave
--
John David Anglin   dave.ang...@bell.net


--- ./m4/boost.m4.save  2017-04-29 13:10:31.371082667 -0400
+++ ./m4/boost.m4   2017-04-29 13:14:33.212306455 -0400
@@ -484,17 +484,17 @@
   possible_paths="${with_boost}/lib ${with_boost}"
 else
   possible_paths="${boost_cv_inc_path%/include}/lib \
-/usr/lib*/x86_64* /usr/lib*/i386* /usr/lib*/aarch64* /usr/lib*/arm* 
/usr/lib*/mips* \
+/usr/lib*/x86_64* /usr/lib*/i386* /usr/lib*/aarch64* /usr/lib*/arm* 
/usr/lib*/hppa* /usr/lib*/mips* \
   /usr/lib*/powerpc* /usr/lib*/ppc64* /usr/lib*/s390* /usr/lib*/sh4* 
/usr/lib*/sparc* /usr/lib* \
 /usr/local/lib*/x86_64* /usr/local/lib*/i386* /usr/local/lib*/aarch64* 
/usr/local/lib*/arm* \
-  /usr/local/lib*/mips* /usr/local/lib*/powerpc* 
/usr/local/lib*/ppc64* /usr/local/lib*/s390* \
+  /usr/local/lib*/hppa* /usr/local/lib*/mips* /usr/local/lib*/powerpc* 
/usr/local/lib*/ppc64* /usr/local/lib*/s390* \
   /usr/local/lib*/sh4* /usr/local/lib*/sparc* /usr/local/lib* \
-/opt/lib*/x86_64* /opt/lib*/i386* /opt/lib*/aarch64* /opt/lib*/arm* 
/opt/lib*/mips* \
+/opt/lib*/x86_64* /opt/lib*/i386* /opt/lib*/aarch64* /opt/lib*/arm* 
/opt/lib*/hppa* /opt/lib*/mips* \
   /opt/lib*/powerpc* /opt/lib*/ppc64* /opt/lib*/s390* /opt/lib*/sh4* 
/opt/lib*/sparc* /opt/lib* \
 /opt/local/lib*/x86_64* /opt/local/lib*/i386* /opt/local/lib*/aarch64* 
/opt/local/lib*/arm* \
-  /opt/local/lib*/mips* /opt/local/lib*/powerpc* 
/opt/local/lib*/ppc64* /opt/local/lib*/s390* \
+  /opt/local/lib*/hppa* /opt/local/lib*/mips* /opt/local/lib*/powerpc* 
/opt/local/lib*/ppc64* /opt/local/lib*/s390* \
   /opt/local/lib*/sh4* /opt/local/lib*/sparc* /opt/local/lib* \
-/lib*/x86_64* /lib*/i386* /lib*/aarch64* /lib*/arm* /lib*/mips* \
+/lib*/x86_64* /lib*/i386* /lib*/aarch64* /lib*/arm* /lib*/hppa* 
/lib*/mips* \
   /lib*/powerpc* /lib*/ppc64* /lib*/s390* /lib*/sh4* /lib*/sparc* 
/lib* \
 C:/Boost/lib"
 fi
-- 
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#861030: marked as done (gfsview: broken symlink: /usr/share/gfsview/fonts/Garuda.ttf -> ../../fonts/opentype/tlwg/Garuda.otf)

2017-04-29 Thread Debian Bug Tracking System
Your message dated Sat, 29 Apr 2017 19:18:39 +
with message-id 
and subject line Bug#861030: fixed in gfsview 20121130+dfsg-4
has caused the Debian Bug report #861030,
regarding gfsview: broken symlink: /usr/share/gfsview/fonts/Garuda.ttf -> 
../../fonts/opentype/tlwg/Garuda.otf
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.)


-- 
861030: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861030
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gfsview
Version: 20121130+dfsg-2
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package ships (or creates)
a broken symlink.

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

1m28.0s ERROR: FAIL: Broken symlinks:
  /usr/share/gfsview/fonts/Garuda.ttf -> ../../fonts/opentype/tlwg/Garuda.otf


gfsview has Depends: fonts-tlwg-garuda, but that is the wrong
package, since it is only a metapackage:

  Package: fonts-tlwg-garuda
  Depends: fonts-tlwg-garuda-ttf | fonts-tlwg-garuda-otf

which is not suitable if you want a specific file to exist.
So depend on fonts-tlwg-garuda-otf instead. (Or switch the symlink
target to the corresponding .ttf and depend on the -ttf package.)


cheers,

Andreas


gfsview_20121130+dfsg-2+b3.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Source: gfsview
Source-Version: 20121130+dfsg-4

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

Debian distribution maintenance software
pp.
Anton Gladky  (supplier of updated gfsview package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 29 Apr 2017 21:11:58 +0200
Source: gfsview
Binary: gfsview gfsview-batch libgfsgl0 libgfsgl-dev
Architecture: source
Version: 20121130+dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Anton Gladky 
Description:
 gfsview- graphical viewer for Gerris simulation files
 gfsview-batch - batch-version of viewer for Gerris simulation files
 libgfsgl-dev - graphical viewer for Gerris simulation files. Development files
 libgfsgl0  - graphical viewer for Gerris simulation files. Shared library
Closes: 861030
Changes:
 gfsview (20121130+dfsg-4) unstable; urgency=medium
 .
   * [a2fd5da] Update font dependencies for gfsview and gfsview-batch.
   (Closes: #861030)
Checksums-Sha1:
 9070009aa0b87481eb5586e0429b159aad95 2408 gfsview_20121130+dfsg-4.dsc
 489ba2be186ad8d236b79781cea2348cbdd33a63 8244 
gfsview_20121130+dfsg-4.debian.tar.xz
 70e607279e0f41249c74410aa3627cad2fcc04d4 15530 
gfsview_20121130+dfsg-4_source.buildinfo
Checksums-Sha256:
 ac545c5f6ebc5c21b55b2cd0d612ddf0c40f4b30652b779c862106a6b73c0c65 2408 
gfsview_20121130+dfsg-4.dsc
 c784016f220a30a37713f4ea61c1ee6a75ebb7b0fd0b07c9875e79fe00f5cafd 8244 
gfsview_20121130+dfsg-4.debian.tar.xz
 e6c6073068bb7bd926030baf49c321f8b3da7d51f657fbf722c18effb8b09371 15530 
gfsview_20121130+dfsg-4_source.buildinfo
Files:
 bee0a4f398f148ec85dd46ad6924306d 2408 science optional 
gfsview_20121130+dfsg-4.dsc
 12c9d6b973694b1087d4cf50fbb03090 8244 science optional 
gfsview_20121130+dfsg-4.debian.tar.xz
 d08ed65b27aab784c87d1ce76de24119 15530 science optional 
gfsview_20121130+dfsg-4_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEu71F6oGKuG/2fnKF0+Fzg8+n/wYFAlkE5ZsACgkQ0+Fzg8+n
/wY+DhAAiBGIw2jbf+xZjAVlIF3AzPYD2nXkchK0iYdys4ijil4VdwFAh9mOJ8UF
S9Xfn9L6d+qkPBby+4fp6KlEI9OvxepYFPrML4DMeKZjJ7G6MEk5t5NS2pYxCvJk
Z+93Ckm5E6kWFPQuLUPUgT4VZmF/D1CLjwib4XpTUvBRV6HHaB/S+yAN7xbGj9ao
4LRjekXNu16ntcQyzCZFj2M8N4GiU7ToX/12G/f6OyEsiWcXSVvwVS2HJ7qtVEl7
7YbXcivNT5D17PAchb5Vi4oMFFDPLXekkW1SY7z2NoMghP9XYZrJRrxLdrOmQ2/p
zw5q1Phv31tME1U5DVeb5orJCKAGrBoJkG/jZKKMvGZNQ9gdKsM0XLEEM5bSznzX
FZ1Xx0BDzOBwnQSKLeTTsKj4dy26As8i38+Rwfyprg2MpQ97oXW7f6m2ls0wPKZX
rNg9OEBl/31Tpq03LBHRCbm4I/RlmPhSoCTw6Eht3z97/9O+QZclZPN+3VsOnaFn
1FLggN4UtL1KUmsgrUS12jDYY5aTdEvCTggppNfpfBuNx18LJ7nIPl4YwVvk3+PB
4UuRZTXMo3xJ51jlRiEArs2v41Tobirfl9pd2kx0SUANzzqo7msaYEq41/27NZAI
JhuIlUsBR/kEL0nTony8XVwp6WeJ2Vk/o9vMSWk

gfsview_20121130+dfsg-4_source.changes ACCEPTED into unstable

2017-04-29 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 29 Apr 2017 21:11:58 +0200
Source: gfsview
Binary: gfsview gfsview-batch libgfsgl0 libgfsgl-dev
Architecture: source
Version: 20121130+dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Anton Gladky 
Description:
 gfsview- graphical viewer for Gerris simulation files
 gfsview-batch - batch-version of viewer for Gerris simulation files
 libgfsgl-dev - graphical viewer for Gerris simulation files. Development files
 libgfsgl0  - graphical viewer for Gerris simulation files. Shared library
Closes: 861030
Changes:
 gfsview (20121130+dfsg-4) unstable; urgency=medium
 .
   * [a2fd5da] Update font dependencies for gfsview and gfsview-batch.
   (Closes: #861030)
Checksums-Sha1:
 9070009aa0b87481eb5586e0429b159aad95 2408 gfsview_20121130+dfsg-4.dsc
 489ba2be186ad8d236b79781cea2348cbdd33a63 8244 
gfsview_20121130+dfsg-4.debian.tar.xz
 70e607279e0f41249c74410aa3627cad2fcc04d4 15530 
gfsview_20121130+dfsg-4_source.buildinfo
Checksums-Sha256:
 ac545c5f6ebc5c21b55b2cd0d612ddf0c40f4b30652b779c862106a6b73c0c65 2408 
gfsview_20121130+dfsg-4.dsc
 c784016f220a30a37713f4ea61c1ee6a75ebb7b0fd0b07c9875e79fe00f5cafd 8244 
gfsview_20121130+dfsg-4.debian.tar.xz
 e6c6073068bb7bd926030baf49c321f8b3da7d51f657fbf722c18effb8b09371 15530 
gfsview_20121130+dfsg-4_source.buildinfo
Files:
 bee0a4f398f148ec85dd46ad6924306d 2408 science optional 
gfsview_20121130+dfsg-4.dsc
 12c9d6b973694b1087d4cf50fbb03090 8244 science optional 
gfsview_20121130+dfsg-4.debian.tar.xz
 d08ed65b27aab784c87d1ce76de24119 15530 science optional 
gfsview_20121130+dfsg-4_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEu71F6oGKuG/2fnKF0+Fzg8+n/wYFAlkE5ZsACgkQ0+Fzg8+n
/wY+DhAAiBGIw2jbf+xZjAVlIF3AzPYD2nXkchK0iYdys4ijil4VdwFAh9mOJ8UF
S9Xfn9L6d+qkPBby+4fp6KlEI9OvxepYFPrML4DMeKZjJ7G6MEk5t5NS2pYxCvJk
Z+93Ckm5E6kWFPQuLUPUgT4VZmF/D1CLjwib4XpTUvBRV6HHaB/S+yAN7xbGj9ao
4LRjekXNu16ntcQyzCZFj2M8N4GiU7ToX/12G/f6OyEsiWcXSVvwVS2HJ7qtVEl7
7YbXcivNT5D17PAchb5Vi4oMFFDPLXekkW1SY7z2NoMghP9XYZrJRrxLdrOmQ2/p
zw5q1Phv31tME1U5DVeb5orJCKAGrBoJkG/jZKKMvGZNQ9gdKsM0XLEEM5bSznzX
FZ1Xx0BDzOBwnQSKLeTTsKj4dy26As8i38+Rwfyprg2MpQ97oXW7f6m2ls0wPKZX
rNg9OEBl/31Tpq03LBHRCbm4I/RlmPhSoCTw6Eht3z97/9O+QZclZPN+3VsOnaFn
1FLggN4UtL1KUmsgrUS12jDYY5aTdEvCTggppNfpfBuNx18LJ7nIPl4YwVvk3+PB
4UuRZTXMo3xJ51jlRiEArs2v41Tobirfl9pd2kx0SUANzzqo7msaYEq41/27NZAI
JhuIlUsBR/kEL0nTony8XVwp6WeJ2Vk/o9vMSWkgo9ZBDELMtcQ=
=Z8RU
-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 gfsview_20121130+dfsg-4_source.changes

2017-04-29 Thread Debian FTP Masters
gfsview_20121130+dfsg-4_source.changes uploaded successfully to localhost
along with the files:
  gfsview_20121130+dfsg-4.dsc
  gfsview_20121130+dfsg-4.debian.tar.xz
  gfsview_20121130+dfsg-4_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


Bug#861030: gfsview: broken symlink: /usr/share/gfsview/fonts/Garuda.ttf -> ../../fonts/opentype/tlwg/Garuda.otf

2017-04-29 Thread Andreas Beckmann
Followup-For: Bug #861030
Control: found -1 20121130+dfsg-3

Hi,

you only updated the Build-Depends, but not the Depends.


Andreas

-- 
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: gfsview: broken symlink: /usr/share/gfsview/fonts/Garuda.ttf -> ../../fonts/opentype/tlwg/Garuda.otf

2017-04-29 Thread Debian Bug Tracking System
Processing control commands:

> found -1 20121130+dfsg-3
Bug #861030 {Done: Anton Gladky } [gfsview] gfsview: broken 
symlink: /usr/share/gfsview/fonts/Garuda.ttf -> 
../../fonts/opentype/tlwg/Garuda.otf
Marked as found in versions gfsview/20121130+dfsg-3; no longer marked as fixed 
in versions gfsview/20121130+dfsg-3 and reopened.

-- 
861030: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861030
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#861498: python-skimage-doc: broken symlinks: /usr/share/doc/python-skimage-doc/html/_static/*/*.* -> ../../../../../twitter-bootstrap/files/*/*.*

2017-04-29 Thread Andreas Beckmann
Package: python-skimage-doc
Version: 0.12.3-9
Severity: normal
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package ships (or creates)
a broken symlink.

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

0m31.2s ERROR: FAIL: Broken symlinks:
  /usr/share/doc/python-skimage-doc/html/_static/js/bootstrap.min.js -> 
../../../../../twitter-bootstrap/files/js/bootstrap.min.js
  /usr/share/doc/python-skimage-doc/html/_static/css/bootstrap.min.css -> 
../../../../../twitter-bootstrap/files/css/bootstrap.min.css
  /usr/share/doc/python-skimage-doc/html/_static/css/bootstrap-responsive.css 
-> ../../../../../twitter-bootstrap/files/css/bootstrap-responsive.css


Is python-skimage-doc missing a Depends/Recommends/Suggests: 
libjs-twitter-bootstrap ?


cheers,

Andreas


python-skimage-doc_0.12.3-9.log.gz
Description: application/gzip
-- 
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#856871: marked as done (singular-doc: broken symlink: /usr/share/info/singular.info.gz -> singular.hlp.gz)

2017-04-29 Thread Debian Bug Tracking System
Your message dated Sat, 29 Apr 2017 08:48:46 +
with message-id 
and subject line Bug#856871: fixed in singular 1:4.1.0-p3+ds-1
has caused the Debian Bug report #856871,
regarding singular-doc: broken symlink: /usr/share/info/singular.info.gz -> 
singular.hlp.gz
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.)


-- 
856871: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=856871
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: singular-doc
Version: 1:4.0.3-p3+ds-5
Severity: normal
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package ships (or creates)
a broken symlink.

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

0m24.6s ERROR: FAIL: Broken symlinks:
  /usr/share/info/singular.info.gz -> singular.hlp.gz


A file called singular.hlp.gz does not seem to exist in any
package in the Debian archive.


cheers,

Andreas


singular-doc_1:4.0.3-p3+ds-5.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Source: singular
Source-Version: 1:4.1.0-p3+ds-1

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

Debian distribution maintenance software
pp.
Jerome Benoit  (supplier of updated singular 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, 28 Apr 2017 12:40:35 +
Source: singular
Binary: singular libsingular4 libsingular4-dev libsingular4-dev-common 
singular-modules singular-data singular-ui singular-ui-emacs singular-ui-xterm 
singular-doc singular-dev-doc
Architecture: source
Version: 1:4.1.0-p3+ds-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Jerome Benoit 
Description:
 libsingular4 - Computer Algebra System for Polynomial Computations -- library 
pa
 libsingular4-dev - Computer Algebra System for Polynomial Computations -- 
developmen
 libsingular4-dev-common - Computer Algebra System for Polynomial Computations 
-- common dev
 singular   - Computer Algebra System for Polynomial Computations
 singular-data - Computer Algebra System for Polynomial Computations -- shared 
dat
 singular-dev-doc - Computer Algebra System for Polynomial Computations -- 
developer
 singular-doc - Computer Algebra System for Polynomial Computations -- user 
docum
 singular-modules - Computer Algebra System for Polynomial Computations -- 
module pac
 singular-ui - Computer Algebra System for Polynomial Computations -- console us
 singular-ui-emacs - Computer Algebra System for Polynomial Computations -- 
emacs user
 singular-ui-xterm - Computer Algebra System for Polynomial Computations -- 
xterm user
Closes: 856871
Changes:
 singular (1:4.1.0-p3+ds-1) experimental; urgency=medium
 .
   * New upstream minor version.
   * Debianization:
 - d/patches/, refreshment;
 - singular.hlp management, correct (Closes: #856871).
Checksums-Sha1:
 5e1876bf369a4c2afbb8806a355ac8cb0748864d 3571 singular_4.1.0-p3+ds-1.dsc
 0a0afa4376cb7a00c0589806851442f90b939a7f 10160716 
singular_4.1.0-p3+ds.orig.tar.xz
 0c946db7d9106f00470e1b1ef7312ef0f1131c45 20684 
singular_4.1.0-p3+ds-1.debian.tar.xz
 bd478a1ab896942f9edadaff2eaf409cfb350e07 7475 
singular_4.1.0-p3+ds-1_source.buildinfo
Checksums-Sha256:
 6aad517880a05c805905e51835f74dc77e3e7ebbea5c095d07b72dc2a20d03cd 3571 
singular_4.1.0-p3+ds-1.dsc
 449692adc04124698d8139ae2978a9716343c876d35a62a718b1f1fca442463e 10160716 
singular_4.1.0-p3+ds.orig.tar.xz
 28722575a50e8ed4a326643a7f5dc25ba87e69d14dbe07cd1344fdc859a22afb 20684 
singular_4.1.0-p3+ds-1.debian.tar.xz
 d85eded5a8d8d1530adcbbaab830df859695440a0e1b7bd66ddac1aecfccb087 7475 
singular_4.1.0-p3+ds-1_source.buildinfo
Files:
 853ab3a81fbe5466379f274240dc109c 3571 math optional singular_4.1.0-p3+ds-1.dsc
 7175856d66d0051e17a7322c277fed6d 10160716 math optional 
singular_4.1.0-p3+ds.orig.tar.xz
 52a2e28cc15e75fbb6889b22c1f9dedc 20684 math optional 
singular_4.1.0-p3+ds-1.debian.tar.xz
 3be7952104d7e3bf6f8078d3ed481149 7475 math optional 
singular_4.1.0-p3+ds-1_source.buildinfo

-BEGIN PGP SIGNA

singular_4.1.0-p3+ds-1_source.changes ACCEPTED into experimental

2017-04-29 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 28 Apr 2017 12:40:35 +
Source: singular
Binary: singular libsingular4 libsingular4-dev libsingular4-dev-common 
singular-modules singular-data singular-ui singular-ui-emacs singular-ui-xterm 
singular-doc singular-dev-doc
Architecture: source
Version: 1:4.1.0-p3+ds-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Jerome Benoit 
Description:
 libsingular4 - Computer Algebra System for Polynomial Computations -- library 
pa
 libsingular4-dev - Computer Algebra System for Polynomial Computations -- 
developmen
 libsingular4-dev-common - Computer Algebra System for Polynomial Computations 
-- common dev
 singular   - Computer Algebra System for Polynomial Computations
 singular-data - Computer Algebra System for Polynomial Computations -- shared 
dat
 singular-dev-doc - Computer Algebra System for Polynomial Computations -- 
developer
 singular-doc - Computer Algebra System for Polynomial Computations -- user 
docum
 singular-modules - Computer Algebra System for Polynomial Computations -- 
module pac
 singular-ui - Computer Algebra System for Polynomial Computations -- console us
 singular-ui-emacs - Computer Algebra System for Polynomial Computations -- 
emacs user
 singular-ui-xterm - Computer Algebra System for Polynomial Computations -- 
xterm user
Closes: 856871
Changes:
 singular (1:4.1.0-p3+ds-1) experimental; urgency=medium
 .
   * New upstream minor version.
   * Debianization:
 - d/patches/, refreshment;
 - singular.hlp management, correct (Closes: #856871).
Checksums-Sha1:
 5e1876bf369a4c2afbb8806a355ac8cb0748864d 3571 singular_4.1.0-p3+ds-1.dsc
 0a0afa4376cb7a00c0589806851442f90b939a7f 10160716 
singular_4.1.0-p3+ds.orig.tar.xz
 0c946db7d9106f00470e1b1ef7312ef0f1131c45 20684 
singular_4.1.0-p3+ds-1.debian.tar.xz
 bd478a1ab896942f9edadaff2eaf409cfb350e07 7475 
singular_4.1.0-p3+ds-1_source.buildinfo
Checksums-Sha256:
 6aad517880a05c805905e51835f74dc77e3e7ebbea5c095d07b72dc2a20d03cd 3571 
singular_4.1.0-p3+ds-1.dsc
 449692adc04124698d8139ae2978a9716343c876d35a62a718b1f1fca442463e 10160716 
singular_4.1.0-p3+ds.orig.tar.xz
 28722575a50e8ed4a326643a7f5dc25ba87e69d14dbe07cd1344fdc859a22afb 20684 
singular_4.1.0-p3+ds-1.debian.tar.xz
 d85eded5a8d8d1530adcbbaab830df859695440a0e1b7bd66ddac1aecfccb087 7475 
singular_4.1.0-p3+ds-1_source.buildinfo
Files:
 853ab3a81fbe5466379f274240dc109c 3571 math optional singular_4.1.0-p3+ds-1.dsc
 7175856d66d0051e17a7322c277fed6d 10160716 math optional 
singular_4.1.0-p3+ds.orig.tar.xz
 52a2e28cc15e75fbb6889b22c1f9dedc 20684 math optional 
singular_4.1.0-p3+ds-1.debian.tar.xz
 3be7952104d7e3bf6f8078d3ed481149 7475 math optional 
singular_4.1.0-p3+ds-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQQcBAEBCgAGBQJZA0h4AAoJED+SGaZ/NsaLhbcgAICsgW/OWcEYUa6coH9wHg54
KkPin9VVh/0T+3U98eZtBSccGRgmIhdR6gs8CO7SeERaI5jre1F0Th2uNDQrFZ8F
TWeG1cAzRkxGKugSU5OMoNGIJ9+SW9UQWeBmNphHR45SPm9xp2I+JmCHNFgSTtCk
h66AqTbMqhBNf3I+5CTVDl/9xpuX/xJe3MOW5ZGjEdQlDK4qaQshjvfCgvKy8hBl
vHu+uH/FpStrQ5DCN+MOOwjJYn17G03M6og439eoBsEZO0ps+nQe7ActqgzCGazy
fsb8VLnoPI6JMGq5J4qWeN4V/y5d0S0iiuyU573+VjqLZ3syByEJxLsMj3FvNtHv
1kg9zrPSOv1J1QrOk3WjoJ0WWVKStluhvGb/YPUWNeWZSRWlutCyfQia0wbOlOJl
hP9DZwQ7RRfvy8uiHkYhXl/+PoNHWyz0BWGUTJ1SS2rn+mcL0YhhUDzNnRBLsOIw
GEHSNRNKnmdbmkZMqbVQb6F7xo/CbU3eqJYGtiQdJh76q6mv8Gp/Sib7xFiyRDxR
igN0bsGeKMTXnqLNH9kVIvL2GGqZCbpZ2s1B441yu3Vapfc/vCRVr6Tj+IWPmhZ5
rJBYJyVrLbKS08VepQVN88Ww0+Wme398myzWV2TpR9SxzAXuvDA1iqDM0pKKp9RF
hD4n62L7SzuHn2ibOoGt8bdye8wCr0HhRgw0Z0t/+hSk6ZTgCV04T8iFynepyMIL
ZFZUuW51JIrTF1MFCUxSbf5W26Mg9K+YbRK+QGswyekzt6ecviHxIwXVKUkPCqr3
EmqdmmSZlUYxWba8Wr7NiDH+OpAUDw6jRFI7lrp8u2DDmUj/hTc2Iur4kuVstoA+
jtKyJ1I1iEaad0uLHE5mjSWqjQx3t5HQp5tvd857CiVDojOUG9VL5Tu675LJYRnz
JfdyxZIAU2Az9LDdQj3Fec3ASDysG8oyj07mJjrLkTWTZ8AiJbOjJeUoeqr32Ttz
/pW8GXJAsf1t3jnlY/xdH3YjJ9Y56Z7FzM1Ia8rYYxodVNgndS2luP93QgLquJM/
69nKH48daIVTjqDFNeI0Iw2LaURRRXJdczS9ATFFLuT98USqa0NgFHC8yRxZMdxH
yBUBos2236IoCxrzNqCaOx1c7QVuvfcNSsJJOJWK4gB6z6VP2Z8kip85fY4AU1Dk
SlXHvUaW14AvDHAtOhaHB8hJOldhKooi9+IFHYq0At52rCC1Iy7XoIsl3Ag/AWVQ
f4QU45Kp/ulu/bjKsb2l8dg1M/TbSWn1BIklesL7sPfSZxaWuySibw9VAS/2eVE2
IPB1tFllJaYwII+mq7UrDnAfGAZi8WVK4pyacRrrPCAerDx/KyWwaJOj0BGgcpY=
=EcrD
-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 singular_4.1.0-p3+ds-1_source.changes

2017-04-29 Thread Debian FTP Masters
singular_4.1.0-p3+ds-1_source.changes uploaded successfully to localhost
along with the files:
  singular_4.1.0-p3+ds-1.dsc
  singular_4.1.0-p3+ds.orig.tar.xz
  singular_4.1.0-p3+ds-1.debian.tar.xz
  singular_4.1.0-p3+ds-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