Andreas Tille pushed to branch master at Debian Med / visionegg
Commits: f0bf81c9 by Andreas Tille at 2018-03-26T16:31:35+02:00 Build-Depends: s/python-imaging/python-pil/ - - - - - c2ff8acd by Andreas Tille at 2018-03-26T16:31:51+02:00 Standards-Version: 4.1.3 - - - - - 57bed59e by Andreas Tille at 2018-03-26T16:32:06+02:00 debhelper 11 - - - - - dacf066b by Andreas Tille at 2018-03-26T16:41:54+02:00 Fix typos - - - - - ffaa91ac by Andreas Tille at 2018-03-26T16:50:46+02:00 Upload to unstable - - - - - 4 changed files: - debian/changelog - debian/compat - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +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 <[email protected]> Mon, 26 Mar 2018 16:32:10 +0200 + visionegg (1.2.1-3) unstable; urgency=medium * Moved packaging from SVN to Git ===================================== debian/compat ===================================== --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -4,16 +4,16 @@ Uploaders: Thorsten Alteholz <[email protected]>, Andreas Tille <[email protected]> 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 ===================================== debian/copyright ===================================== --- a/debian/copyright +++ b/debian/copyright @@ -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+ View it on GitLab: https://salsa.debian.org/med-team/visionegg/compare/4a9ced3c1c1ea8d12d92708e39b7fe1655cee666...ffaa91ac224b0309fc4890d406d8c5000d23425a --- View it on GitLab: https://salsa.debian.org/med-team/visionegg/compare/4a9ced3c1c1ea8d12d92708e39b7fe1655cee666...ffaa91ac224b0309fc4890d406d8c5000d23425a You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
