Debian packaging
[naja.git] / debian / control
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..c434373
--- /dev/null
@@ -0,0 +1,28 @@
+Source: robolock-ii
+Maintainer: Stefano Rivera <stefanor@debian.org>
+Section: games
+Priority: optional
+Build-Depends:
+ debhelper (>= 7.0.50~),
+ dh-python,
+ python,
+ python-setuptools (>= 0.6b3)
+Standards-Version: 3.9.5
+X-Python-Version: >= 2.6
+Homepage: http://www.robolock-ii.org/
+Vcs-Git: git://ctpug.org.za/naja.git
+Vcs-Browser: https://ctpug.org.za/git/naja
+
+Package: robolock-ii
+Architecture: all
+Depends:
+ python,
+ python-pygame (>= 1.9.1),
+ ${misc:Depends},
+ ${python:Depends}
+Description: 8-bit style puzzle board game
+ You are a robot, frantically trying to set the correct bits to gain points,
+ for reasons that are unlikely to ever become clear.
+ .
+ Each card on the board has several possible actions, some of which require
+ bits to be set.