Author: pabs
Date: 2013-06-02 03:47:56 +0000 (Sun, 02 Jun 2013)
New Revision: 14199

Modified:
   packages/trunk/cultivation/debian/control
   packages/trunk/cultivation/debian/copyright
   packages/trunk/cultivation/debian/install
Log:
wrap-and-sort -sa

Modified: packages/trunk/cultivation/debian/control
===================================================================
--- packages/trunk/cultivation/debian/control   2013-06-02 03:45:56 UTC (rev 
14198)
+++ packages/trunk/cultivation/debian/control   2013-06-02 03:47:56 UTC (rev 
14199)
@@ -2,15 +2,18 @@
 Section: games
 Priority: extra
 Maintainer: Debian Games Team <[email protected]>
-Uploaders: Miriam Ruiz <[email protected]>,
+Uploaders:
+ Miriam Ruiz <[email protected]>,
  Peter De Wachter <[email protected]>,
  Paul Wise <[email protected]>
-Build-Depends: debhelper (>= 7.0.50~), dpkg-dev (>= 1.16.1~),
+Build-Depends:
+ debhelper (>= 7.0.50~),
+ dpkg-dev (>= 1.16.1~),
+ freeglut3-dev,
  imagemagick,
- libpng-dev,
- freeglut3-dev,
  libgl1-mesa-dev | libgl-dev,
  libglu1-mesa-dev | libglu-dev,
+ libpng-dev,
  portaudio19-dev
 Standards-Version: 3.9.4
 Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/cultivation/
@@ -19,7 +22,9 @@
 
 Package: cultivation
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
 Description: game about the interactions within a gardening community
  Cultivation is a game about a community of gardeners growing food for
  themselves in a shared space.

Modified: packages/trunk/cultivation/debian/copyright
===================================================================
--- packages/trunk/cultivation/debian/copyright 2013-06-02 03:45:56 UTC (rev 
14198)
+++ packages/trunk/cultivation/debian/copyright 2013-06-02 03:47:56 UTC (rev 
14199)
@@ -90,7 +90,7 @@
     This material is provided "as is", with absolutely no warranty expressed
     or implied. Any use is at your own risk.
 
-    Permission to use or copy this software for any purpose is hereby granted 
+    Permission to use or copy this software for any purpose is hereby granted
     without fee, provided the above notices are retained on all copies.
     Permission to modify the code and to distribute modified code is granted,
     provided the above notices are retained, and a notice that the code was

Modified: packages/trunk/cultivation/debian/install
===================================================================
--- packages/trunk/cultivation/debian/install   2013-06-02 03:45:56 UTC (rev 
14198)
+++ packages/trunk/cultivation/debian/install   2013-06-02 03:47:56 UTC (rev 
14199)
@@ -1,10 +1,10 @@
+32x32/cultivation.png usr/share/icons/hicolor/32x32/apps
+32x32/cultivation.png usr/share/pixmaps
+32x32/cultivation.xpm usr/share/pixmaps
+cultivation.png usr/share/icons/hicolor/128x128/apps
+debian/*.desktop usr/share/applications/
 game2/gameSource/Cultivation usr/games
 game2/gameSource/features.txt usr/share/games/cultivation
+game2/gameSource/font.tga usr/share/games/cultivation
 game2/gameSource/language.txt usr/share/games/cultivation
-game2/gameSource/font.tga usr/share/games/cultivation
 game2/gameSource/languages/*.txt usr/share/games/cultivation/languages
-debian/*.desktop usr/share/applications/
-cultivation.png usr/share/icons/hicolor/128x128/apps
-32x32/cultivation.png usr/share/icons/hicolor/32x32/apps
-32x32/cultivation.png usr/share/pixmaps
-32x32/cultivation.xpm usr/share/pixmaps


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to