Skip to content
Commits on Source (5)
visionegg (1.2.1-4) unstable; urgency=medium
* Build-Depends: s/python-imaging/python-pil/
Closes: #894105
* Standards-Version: 4.1.3
* debhelper 11
-- Andreas Tille <tille@debian.org> Mon, 26 Mar 2018 16:32:10 +0200
visionegg (1.2.1-3) unstable; urgency=medium
* Moved packaging from SVN to Git
......
......@@ -4,16 +4,16 @@ Uploaders: Thorsten Alteholz <debian@alteholz.de>,
Andreas Tille <tille@debian.org>
Section: python
Priority: optional
Build-Depends: debhelper (>= 10),
Build-Depends: debhelper (>= 11~),
python-all-dev,
python-setuptools,
python-numpy,
python-imaging,
python-pil,
python-opengl,
python-pygame,
mesa-common-dev,
libgl1-mesa-dev
Standards-Version: 4.1.1
Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/visionegg.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/visionegg.git
Homepage: http://www.visionegg.org
......
......@@ -16,7 +16,7 @@ Copyright: 2005 Hubertus Becker, Hertie Institute for Clinical Brain Research,
Department of Cognitive Neurology, University of Tuebingen
License: LGPL-2.1+
Files: VisoinEgg/MoreStimuli.py
Files: VisionEgg/MoreStimuli.py
Copyright: 2001-2003 Andrew Straw.
2005 by Hertie Institute for Clinical Brain Research,
Department of Cognitive Neurology, University of Tuebingen
......@@ -24,11 +24,11 @@ Copyright: 2001-2003 Andrew Straw.
2006 Peter Jurica and Gijs Plomp
License: LGPL-2.1+
Files: VisoinEgg/WrappedText.py
Files: VisionEgg/WrappedText.py
Copyright: 2007 Eamon Caddigan, University of Illinois
License: LGPL-2.1+
Files: doc/flames_pygames.py
Files: demo/flames_pygame.py
Copyright: 2001 Pete Shinners
2003 Andrew Straw
License: LGPL-2.1+
......