]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - distro/deb/control
Fix debian package building, now works.
[xonotic/gmqcc.git] / distro / deb / control
index 74cb372949c7a0480812de20d78fd4da38d9da36..57cde3a8560703ec06f7005183a19ea5c35ca0eb 100644 (file)
@@ -1,7 +1,13 @@
 Package: gmqcc
 Version: 0.3.0
-Section: user/hidden 
+Section: user/hidden
 Priority: optional
-Architecture: any
+Architecture: i386
 Installed-Size: `du -ks usr|cut -f 1`
-Maintainer: <killfieldengine@gmail.com>
+Maintainer: Dale Weiler <killfieldengine@gmail.com>
+Description: An improved Quake C Compiler
+   For an enduring period of time the options for a decent compiler for the Quake C programming language
+   were confined to a specific compiler known as QCC. Attempts were made to extend and improve upon the
+   design of QCC, but many foreseen the consequences of building on a broken foundation. The solution
+   was obvious, a new compiler; one born from the NIH realm of sarcastic wit. We welcome you. You won't
+   find a better Quake C compiler.