Description: use Python3 by default
Author: Sascha Steinbiss <sascha@steinbiss.name>
Forwarded: not-needed, upstream supports both Python 3 and Python 2
--- a/icdiff
+++ b/icdiff
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 """ icdiff.py
 
