r13241 - packages/trunk/nikki/debian
Paul Wise
pabs at alioth.debian.org
Mon Feb 13 02:02:29 UTC 2012
Author: pabs
Date: 2012-02-13 02:02:28 +0000 (Mon, 13 Feb 2012)
New Revision: 13241
Modified:
packages/trunk/nikki/debian/control
Log:
wrap-and-sort -s
Modified: packages/trunk/nikki/debian/control
===================================================================
--- packages/trunk/nikki/debian/control 2012-02-12 11:53:59 UTC (rev 13240)
+++ packages/trunk/nikki/debian/control 2012-02-13 02:02:28 UTC (rev 13241)
@@ -2,56 +2,59 @@
Section: haskell
Priority: extra
Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders: Joachim Breitner <nomeata at debian.org>, Miriam Ruiz <miriam at debian.org>
-Build-Depends: debhelper (>= 7)
- , cdbs
- , ghc
- , libghc-binary-dev
- , libghc-syb-dev
- , libghc-mtl-dev (>= 2)
- , libghc-mtl-dev (<< 3)
- , libghc-hipmunk-dev (>= 5.2.0.3)
- , libghc-sfml-audio-dev (>= 0.2.1706.1)
- , libghc-safe-dev
- , libghc-statevar-dev
- , libghc-transformers-dev
- , libghc-parsec3-dev (>= 3)
- , libghc-clocked-dev (>= 0.4.1)
- , libghc-clocked-dev (<< 0.4.2)
- , libghc-cmdargs-dev (>= 0.6.6)
- , libghc-monadcatchio-transformers-dev (>= 0.2.2.2)
- , libghc-download-curl-dev (>= 0.1.3)
- , libghc-temporary-dev (>= 1.1.1)
- , libghc-libzip-dev (>= 0.2.0.1)
- , libghc-uniplate-dev (>= 1.6)
- , libghc-data-accessor-dev (>= 0.2.1.7)
- , libghc-data-accessor-mtl-dev (>= 0.2.0.2)
- , libghc-strict-dev (>= 0.3.2)
- , libghc-vector-dev (>= 0.9)
- , libghc-rsa-dev (>= 1)
- , libghc-rsa-dev (<< 2)
- , libghc-aeson-dev (>= 0.3)
- , libghc-aeson-dev (<< 0.4)
- , libghc-attoparsec-dev (>= 0.9)
- , libghc-attoparsec-dev (<< 0.10)
- , libghc-network-dev (>= 2)
- , libghc-network-dev (<< 3)
- , libghc-binary-communicator-dev (>= 1.0.2)
- , libghc-deepseq-dev
- , libghc-text-dev
- , libghc-template-dev (>= 0.2)
- , libghc-template-dev (<< 0.3)
- , libghc-email-validate-dev
- , libghc-bifunctors-dev
- , cmake
- , libqt4-dev
- , libqt4-opengl-dev
+Uploaders:
+ Joachim Breitner <nomeata at debian.org>,
+ Miriam Ruiz <miriam at debian.org>
+Build-Depends:
+ cdbs,
+ cmake,
+ debhelper (>= 7),
+ ghc,
+ libghc-aeson-dev (<< 0.4),
+ libghc-aeson-dev (>= 0.3),
+ libghc-attoparsec-dev (<< 0.10),
+ libghc-attoparsec-dev (>= 0.9),
+ libghc-bifunctors-dev,
+ libghc-binary-communicator-dev (>= 1.0.2),
+ libghc-binary-dev,
+ libghc-clocked-dev (<< 0.4.2),
+ libghc-clocked-dev (>= 0.4.1),
+ libghc-cmdargs-dev (>= 0.6.6),
+ libghc-data-accessor-dev (>= 0.2.1.7),
+ libghc-data-accessor-mtl-dev (>= 0.2.0.2),
+ libghc-deepseq-dev,
+ libghc-download-curl-dev (>= 0.1.3),
+ libghc-email-validate-dev,
+ libghc-hipmunk-dev (>= 5.2.0.3),
+ libghc-libzip-dev (>= 0.2.0.1),
+ libghc-monadcatchio-transformers-dev (>= 0.2.2.2),
+ libghc-mtl-dev (<< 3),
+ libghc-mtl-dev (>= 2),
+ libghc-network-dev (<< 3),
+ libghc-network-dev (>= 2),
+ libghc-parsec3-dev (>= 3),
+ libghc-rsa-dev (<< 2),
+ libghc-rsa-dev (>= 1),
+ libghc-safe-dev,
+ libghc-sfml-audio-dev (>= 0.2.1706.1),
+ libghc-statevar-dev,
+ libghc-strict-dev (>= 0.3.2),
+ libghc-syb-dev,
+ libghc-template-dev (<< 0.3),
+ libghc-template-dev (>= 0.2),
+ libghc-temporary-dev (>= 1.1.1),
+ libghc-text-dev,
+ libghc-transformers-dev,
+ libghc-uniplate-dev (>= 1.6),
+ libghc-vector-dev (>= 0.9),
+ libqt4-dev,
+ libqt4-opengl-dev
Standards-Version: 3.9.2
Homepage: http://joyridelabs.de/game/
Package: nikki
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: platform game with remote controllable robots
Nikki and the Robots renders homage to the classical platform games of the
eighties and nineties, while at the same time realizing a unique gameplay
More information about the Pkg-games-commits
mailing list