[adonthell] 50/65: Switch from Python 2 to Python 3.

Markus Koschany apo at moszumanska.debian.org
Tue Jul 12 19:53:58 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository adonthell.

commit 99c928221e9f1d895ed78bef20b09aa03aff3b5a
Author: Markus Koschany <apo at debian.org>
Date:   Tue Jul 12 12:32:51 2016 +0200

    Switch from Python 2 to Python 3.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 320443b..302cfab 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends:
  libsdl2-mixer-dev,
  libsdl2-ttf-dev,
  libvorbis-dev,
- python-dev,
+ python3-dev,
  swig,
  zlib1g-dev
 Standards-Version: 3.9.8

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/adonthell.git



More information about the Pkg-games-commits mailing list