[ufoai] 09/10: Use python3 shebang.

Markus Koschany apo-guest at moszumanska.debian.org
Fri Jan 23 17:25:12 UTC 2015


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

apo-guest pushed a commit to branch master
in repository ufoai.

commit 415283b855e68be35521a378f2ddc0b18634a3ac
Author: Markus Koschany <apo at gambaru.de>
Date:   Tue Jan 13 00:16:16 2015 +0100

    Use python3 shebang.
---
 debian/ufoai_copyright.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/ufoai_copyright.py b/debian/ufoai_copyright.py
index aa70e04..371db0c 100755
--- a/debian/ufoai_copyright.py
+++ b/debian/ufoai_copyright.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 # -*- coding: utf-8 -*-
 '''
 Copyright 2013-2014, Markus Koschany <apo at gambaru.de>

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



More information about the Pkg-games-commits mailing list