tags 872240 +pending
tags 882560 +pending
thanks

I have uploaded a NMU for python-expyriment to delayed/5 adding the missing 
build-dependency and fixing the freefont dependency.


diff -Nru python-expyriment-0.7.0+git34-g55a4e7e/debian/changelog 
python-expyriment-0.7.0+git34-g55a4e7e/debian/changelog
--- python-expyriment-0.7.0+git34-g55a4e7e/debian/changelog     2017-01-13 
19:24:35.000000000 +0000
+++ python-expyriment-0.7.0+git34-g55a4e7e/debian/changelog     2017-11-23 
22:52:31.000000000 +0000
@@ -1,3 +1,12 @@
+python-expyriment (0.7.0+git34-g55a4e7e-3.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add build-dependency on latexmk for Sphinx 1.6 (Closes: #872240)
+  * Replace dependency on obsolete transitional package ttf-freefont with
+    fonts-freefont-ttf (Closes: #882560)
+
+ -- Peter Michael Green <plugw...@debian.org>  Thu, 23 Nov 2017 22:52:31 +0000
+
 python-expyriment (0.7.0+git34-g55a4e7e-3.2) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru python-expyriment-0.7.0+git34-g55a4e7e/debian/control 
python-expyriment-0.7.0+git34-g55a4e7e/debian/control
--- python-expyriment-0.7.0+git34-g55a4e7e/debian/control       2017-01-13 
19:24:33.000000000 +0000
+++ python-expyriment-0.7.0+git34-g55a4e7e/debian/control       2017-11-23 
22:48:40.000000000 +0000
@@ -2,7 +2,7 @@
 Section: science
 Priority: optional
 Maintainer: Oliver Lindemann <oliver.lindem...@uni-potsdam.de>
-Build-Depends: debhelper (>= 9.0.0), dh-python, python-all, python-sphinx, 
python-pygame (>= 1.9.1~), python-opengl (>= 3.0.0), texlive-latex-recommended, 
texlive-latex-extra, texlive-fonts-recommended, texlive-generic-extra, help2man
+Build-Depends: debhelper (>= 9.0.0), dh-python, python-all, python-sphinx, 
python-pygame (>= 1.9.1~), python-opengl (>= 3.0.0), texlive-latex-recommended, 
texlive-latex-extra, texlive-fonts-recommended, texlive-generic-extra, 
help2man, latexmk
 Standards-Version: 3.9.5
 Homepage: http://www.expyriment.org
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/python-expyriment.git
@@ -10,7 +10,7 @@
 
 Package: python-expyriment
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python (>= 2.6), python-pygame 
(>= 1.9.1~), python-opengl (>= 3.0.0), ttf-freefont, libjs-jquery, 
libjs-underscore
+Depends: ${misc:Depends}, ${python:Depends}, python (>= 2.6), python-pygame 
(>= 1.9.1~), python-opengl (>= 3.0.0), fonts-freefont-ttf, libjs-jquery, 
libjs-underscore
 Recommends: python-serial (>= 2.5~), python-numpy (>= 1.3.0~)
 Suggests: python-parallel (>= 0.2), python-pyxid
 Description: Python library for cognitive and neuroscientific experiments

Reply via email to