Bug#841406: Fixed, verification in progress

2016-10-25 Thread Roelof Berg

Fixed. Next steps would be:

adt-run --unbuilt-tree=limereg --- null
git tag -s -a debian/1.4.1-1 -m "Release 1.4.1-1"
git push --all
git push --tag

But I have a: WARNING: 'automake-1.15' is missing on your system, so I 
cannot verify before creating the tag. Will move my development PC to 
SID, maybe there automake is more recent, would be cleaner anyway.


--
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#842092: dh-r: Please provide variables known from cdbs helper for R packages

2016-10-25 Thread Andreas Tille
Hi,

I worked around the missing variables in the r-bioc-biocparallel
code by adding

debRreposname   := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}' | 
sed 's/r-\([a-z]\+\)-.*/\1/')
awkString   := "'/^(Package|Bundle):/ {print $$2 }'"
cranNameOrig:= $(shell awk "$(awkString)" DESCRIPTION)
cranName:= $(shell echo "$(cranNameOrig)" | tr A-Z a-z)
package := r-$(debRreposname)-$(cranName)
debRdir := usr/lib/R/site-library
debRlib := $(CURDIR)/debian/$(package)/$(debRdir)

to debian/rules.  Please note that the calculation of debRreposname
would be an enhancement over r-cran.mk since formerly you needed to
specify debRreposname if it was different from the default cran.

Please also note that I skipped some "if-else" statements to simplify
things - it would be safer to copy the code from r-cran.mk (and add
debRreposname code if you agree that this is more elegant).

BTW, I could even imagine that this kind of dh_fixperms becomes
unneeded at all since it makes probably sense to chmod -x all *.R
files in the package.  What do you think?

Kind regards

   Andreas.

-- 
http://fam-tille.de

-- 
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#842092: dh-r: Please provide variables known from cdbs helper for R packages

2016-10-25 Thread Andreas Tille
Package: dh-r
Severity: wishlist

Hi,

I'm starting to convert some of my R packages from cdbs helper to dh-r.
When converting r-bioc-biocparallel I wanted to turn the code to fix the
permissions of a file into

override_dh_fixperms:
dh_fixperms
chmod -x $(debRlib)/$(cranNameOrig)/snow/RMPInode.R

Unfortunately the variables known from cdbs helper do not exist in dh-r.
I think it would increase the acceptance of dh-r if these would be
available and could be used in the manner above.

Kind regards and thanks for the great dh-r tool

 Andreas.


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

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

-- 
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#842088: RM: r-cran-knitr [armel] -- ROM; Build-Dependency nodejs not available on armel

2016-10-25 Thread Andreas Tille
Package: ftp.debian.org
Severity: normal

Hi

according to buildd[1] the Build-Depends nodejs is not available on
armel any more.  Please remove r-cran-knitr for this architecture from
the archive.

Kind regards and thanks for your ftpmaster work

  Andreas.

[1] https://buildd.debian.org/status/package.php?p=r-cran-knitr

-- 
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#841406: Ok

2016-10-25 Thread Roelof Berg

Ok, work in progress ... Thanks for reporting.

--
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#842082: torch-core-free: uninstallable on architectures without lua-torch-image

2016-10-25 Thread Andreas Beckmann
Package: torch-core-free
Version: 1~exp1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package is not
installable in experimental on e.g. i386:

torch-core-free is an arch:any package depending on lua-torch-image
(which is arch:any, too), but lua-torch-image is not available on all
architectures where torch-core-free has been built.

I'd recommend adding a
  Build-Depends: lua-torch-image
to prevent building the package on architectures where it would not be
installable.


Cheers,

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: tagging 841511, found 810516 in 3.1.0+dfsg-1~exp2 ...

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

> tags 841511 + stretch
Bug #841511 [python-bitbucket-api,python-bitbucket] python-bitbucket-api, 
python-bitbucket: error when trying to install together
Added tag(s) stretch.
> found 810516 3.1.0+dfsg-1~exp2
Bug #810516 [libopencv3.1-java] libopencv3.0-java: fails to upgrade from 'sid' 
- trying to overwrite /usr/share/java/opencv.jar
Marked as found in versions opencv/3.1.0+dfsg-1~exp2.
> retitle 810516 libopencv3.1-java: fails to upgrade from sid - trying to 
> overwrite /usr/share/java/opencv.jar
Bug #810516 [libopencv3.1-java] libopencv3.0-java: fails to upgrade from 'sid' 
- trying to overwrite /usr/share/java/opencv.jar
Changed Bug title to 'libopencv3.1-java: fails to upgrade from sid - trying to 
overwrite /usr/share/java/opencv.jar' from 'libopencv3.0-java: fails to upgrade 
from 'sid' - trying to overwrite /usr/share/java/opencv.jar'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
810516: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810516
841511: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841511
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


r-cran-knitr REMOVED from testing

2016-10-25 Thread Debian testing watch
FYI: The status of the r-cran-knitr source package
in Debian's testing distribution has changed.

  Previous version: 1.12.3-1
  Current version:  (not in testing)
  Hint: (no removal hint found)

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


ros-robot-model 1.12.4-2 MIGRATED to testing

2016-10-25 Thread Debian testing watch
FYI: The status of the ros-robot-model source package
in Debian's testing distribution has changed.

  Previous version: 1.12.4-1
  Current version:  1.12.4-2

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


ceres-solver 1.12.0~rc1~dfsg0-1 MIGRATED to testing

2016-10-25 Thread Debian testing watch
FYI: The status of the ceres-solver source package
in Debian's testing distribution has changed.

  Previous version: 1.11.0+git20161003-1
  Current version:  1.12.0~rc1~dfsg0-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


aweather REMOVED from testing

2016-10-25 Thread Debian testing watch
FYI: The status of the aweather source package
in Debian's testing distribution has changed.

  Previous version: 0.8.1-1
  Current version:  (not in testing)
  Hint: (no removal hint found)

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#841885: gerris: autopkgtests fail with openmpi2

2016-10-25 Thread Graham Inggs
On 25 October 2016 at 17:32, Anton Gladky  wrote:
> feel free to commit directly to git.

Thanks, I will do!

When I looked previously, I thought the git hadn't been updated since
2014-03-23:
https://anonscm.debian.org/cgit/debian-science/packages/gerris.git

But now I see that is the debian-unstable branch, not the master branch.

-- 
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#841885: gerris: autopkgtests fail with openmpi2

2016-10-25 Thread Anton Gladky
Hi Graham,

feel free to commit directly to git.

@Stephane, thanks for the info. Could you please test and review current
packaged gerris in Debian before it will be freezed soon?

Best regards

Anton


2016-10-25 9:58 GMT+02:00 Graham Inggs :
> On 24 October 2016 at 21:46, Anton Gladky  wrote:
>> thanks for your fix. I have committed it and it will be fixed by the next
>> upload.
>
> Thanks! There's no hurry for the next upload.
> In Ubuntu, I'm still seeing autopkgtests fail, but only on s390x, with
> the following message:
>
> The value of the MCA parameter "plm_rsh_agent" was set to a path
> that could not be found:
>
>   plm_rsh_agent: ssh : rsh
>
> We might need to put back:
>
> export OMPI_MCA_plm_rsh_agent=/bin/false
>
> But I will investigate further and reply to this 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


dh-r_20160916_amd64.changes ACCEPTED into unstable, unstable

2016-10-25 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 16 Sep 2016 11:25:42 +0200
Source: dh-r
Binary: dh-r
Architecture: source all
Version: 20160916
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Gordon Ball 
Description:
 dh-r   - Debian helper tools for packaging R libraries
Closes: 837953
Changes:
 dh-r (20160916) unstable; urgency=medium
 .
   * Initial release (closes: #837953)
Checksums-Sha1:
 98e34f852754a3131092d96b50920358e0cac1d9 1608 dh-r_20160916.dsc
 7b7abdbc964305ee26a0be6eb15bbdba086260c1 7236 dh-r_20160916.tar.xz
 1cba602cfff68f9818d6a276f7d46475e387423d 7378 dh-r_20160916_all.deb
Checksums-Sha256:
 047a40ac40df9c3b67bd524ef28fcce6bc50d76193179b54798b71e7556e3f13 1608 
dh-r_20160916.dsc
 9ee38f93466b4b21105e1460a3f3bb5c49a8d99749f04c64b2220877cbf2f1ae 7236 
dh-r_20160916.tar.xz
 8285ad3d1e077260f4aad40c35a9f7a4b94df4dc6612f0916d72dd18fcfe35b5 7378 
dh-r_20160916_all.deb
Files:
 a267d7f9e01d1047929b7185fb590fe3 1608 science optional dh-r_20160916.dsc
 e57e8213807267caa9c9f9be64199907 7236 science optional dh-r_20160916.tar.xz
 17246b479606569a3768be016783f0aa 7378 science optional dh-r_20160916_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJX28B0AAoJEFeKBJTRxkbRfM8P/j37GwXaSsiv8rsF1hDJRWMo
nzVtKLskY6HTOTLIKFSU5wY+cnUPg6SU18muDv2EQ2C6mSI9q1mMZu8F2xy23Toz
0gbv5J/BXwuAcTq7aFwHLnlYoeJtL0nswbRWcQpFxNP3gjsYsZ2amID9PP4uZike
uGBKaAR/03OR0pBbuJLEzFZvZPvfJRlmUQvpjnFOvHTd78E8za7MVttVVTn/O31t
GghEp5Zy9lIMc9y1twsDe0qHoqyCN7W81AUNnN3vjREj6e7JYDAcUAYpwjQazOeW
GzSB20ctWJxCadWfZ/cAQ5vfIRM7EKOxPjyfnznX9u599zSEPlkvg66oOSpUQ6oS
nz9mLAduw3FW3sE5MrZfgrFUtXKMjlbcPyvJSedFgo/M4HkicC+S605T+bGZH7pu
1cP8f8WhFodTPXwMs08G5E5wtBHHzq8WqtpwfdBYY9UwYx9ULA6S7n6U2AisL1d1
EcOUWUVHdB62QOfs2zY6JGRTIYmRredzaU/b4WFc8GOMLZyjgrPdEvpis69YYcKu
tJlVK9qlJo8OSWGJmXp/5WNtqUyiD6V53hPXuAMNy318hVNZapm1tdJQzLYxOkvx
sZY6mybbiGHFAHckyHzpA700aSUDzga3Oy1Y0mRVpUS8ittCyGUXvckhOgtOVAHk
XSZmB4iUqCy2AykODGiK
=djMB
-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#841885: gerris: autopkgtests fail with openmpi2

2016-10-25 Thread Graham Inggs
On 24 October 2016 at 21:46, Anton Gladky  wrote:
> thanks for your fix. I have committed it and it will be fixed by the next
> upload.

Thanks! There's no hurry for the next upload.
In Ubuntu, I'm still seeing autopkgtests fail, but only on s390x, with
the following message:

The value of the MCA parameter "plm_rsh_agent" was set to a path
that could not be found:

  plm_rsh_agent: ssh : rsh

We might need to put back:

export OMPI_MCA_plm_rsh_agent=/bin/false

But I will investigate further and reply to this 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#841885: gerris: autopkgtests fail with openmpi2

2016-10-25 Thread Stephane Popinet

Hi Anton, Graham,

First of all, thanks a lot for your work packaging Gerris for Debian. 
Gerris can indeed be used without build-essential etc.. however its 
functionalities will be severly limited, so I think that these 
dependencies should be included by default.


cheers

Stephane

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


ucto_0.9.3-1_source.changes ACCEPTED into unstable

2016-10-25 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 18 Oct 2016 14:29:00 +0200
Source: ucto
Binary: ucto libucto-dev libucto2
Architecture: source
Version: 0.9.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 

Changed-By: Maarten van Gompel 
Description:
 libucto-dev - Unicode Tokenizer - development
 libucto2   - Unicode Tokenizer - runtime
 ucto   - Unicode Tokenizer
Changes:
 ucto (0.9.3-1) unstable; urgency=medium
 .
   * Updated to new upstream (0.9.3)
   * Updated dependencies to latest version
   * d/compat: bumped to 10
   * d/control: debhelper >= 10
   * d/control: cleanup (whitespace, ordering)
   * d/control: Vcs urls use https now
   * d/control: added multiarch same
   * d/control: disambiguated long descriptions
   * d/copyright: fixed ordering, fixed symlink
   * (Thanks to Mattia Rizzolo for pointing out most of the above)
Checksums-Sha1:
 4e4659597e99cf810d5bb1694beed9f81e393c81 2167 ucto_0.9.3-1.dsc
 44e0165c908423a23701f68d82852b857c8f4bcc 464118 ucto_0.9.3.orig.tar.gz
 6d1d3c81d6cc33bcb1ed5eca5eb37ab6a2f5f1cf 4516 ucto_0.9.3-1.debian.tar.xz
Checksums-Sha256:
 a555c3f4df730df87add2b93776f0f014d5c594eae92d75d0ea17da42bde99c7 2167 
ucto_0.9.3-1.dsc
 b236e6940b6de5a7a3bc84dc872a613b7bd9f779f12bb18ddc809fbdfc47bb7d 464118 
ucto_0.9.3.orig.tar.gz
 bc6a29c7c6e7bdb58aaa520addbe5554dc617185f2b3b3b18209bcedf740da35 4516 
ucto_0.9.3-1.debian.tar.xz
Files:
 e10afd18f6563fc4b6e140c07a70ef53 2167 science extra ucto_0.9.3-1.dsc
 29167e523f4cddf6078a1b8854c0dd31 464118 science extra ucto_0.9.3.orig.tar.gz
 46a865a4faf1d4fc2f4a54016bb94bcd 4516 science extra ucto_0.9.3-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIcBAEBCgAGBQJYDmX2AAoJEAgWueGMdiutl60P/2rb/bNA2u5cD/lSu44Mey2U
u5cLotXnslIgOU8YDEeNiWxgqlMd8Ss3OwoWBbevm6hUnC33dPLfuwYCYnx7hU3k
exSqHlnCKYssHoCbn0TTqD5NXHmBPjU5TdwRjpKflCXBjW4LIhFq23fOqqCDGkrK
ooJMflWmE21RpIUx/X42T1JsKDukEZlW8dhWLJ4n3K47bM5TWLev+M/6LXZWfhrK
3mzNf0A9T8mp7ohlcbSVRU5YPBsKzXgO015xMPv1tiKBlphdUEplNSgwshwZrxDj
3aTIAIBX0S0OuI5JRPtANHgw/9hYswczyWkI1sBllCkvoSaVr1iqjZ1DZOvfzadX
fRqXteUuZkm8kzUS8O1fKvGFUEir0YdZ1msTK6+EcaoEo9pInOejzDOw+ZDVaYBi
j1reE/BetkMtJ2bCNrc17zgxt0VowSDGV1m1owvmuzArT3cZGWSEcnpEYxMVbH6v
yIWk/cpxid33Qe1xbV0sd6o8F6GEEVMDo+9e3FKNmt8+Mdosd1S3o1tLTd07/XXY
6u7fOPSKJQNCVcZQbEBBbylnwLTII4pIwszipf+QRV5VPr7BM755aQInTYBE7Zcp
DLZxnV4toLQUZ7hQE3KTM4dS2PDGeUKmLCLtXbdbw7uy3nmU7UFfpW/a6O/XEuev
7kmDwWhrtjWbGlXPUrpx
=dFMl
-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