[Blends-commit] [SCM] games branch, master, updated. 0.9-102-g2e1699f
Markus Koschany
apo at gambaru.de
Thu Aug 21 21:48:36 UTC 2014
The following commit has been merged in the master branch:
commit 59a813268200d21d5506950b24913f72b8b30f71
Author: Markus Koschany <apo at gambaru.de>
Date: Thu Aug 21 16:48:07 2014 +0000
Python2 and Python3 instead of just Python
diff --git a/tasks/python2-dev b/tasks/python2-dev
index d9b0243..9d23496 100644
--- a/tasks/python2-dev
+++ b/tasks/python2-dev
@@ -2,7 +2,7 @@ Task: python2 development
Description: development of games in Python 2
This metapackage will install a selection of suitable tools and packages to
develop games in the Python 2 programming language. Example games written in
- Python are suggested.
+ Python 2 are suggested.
Suggests: eclipse-pydev
diff --git a/tasks/python3-dev b/tasks/python3-dev
index a68699e..eca0f04 100644
--- a/tasks/python3-dev
+++ b/tasks/python3-dev
@@ -2,7 +2,7 @@ Task: python3 development
Description: development of games in Python 3
This metapackage will install a selection of suitable tools and packages to
develop games in the Python 3 programming language. Example games written in
- Python are suggested.
+ Python 3 are suggested.
Suggests: eclipse-pydev
--
Debian Games Pure Blend
More information about the Blends-commit
mailing list