r12228 - packages/trunk/late/debian

Evgeni Golov evgeni at alioth.debian.org
Sat May 7 14:29:15 UTC 2011


Author: evgeni
Date: 2011-05-07 14:29:12 +0000 (Sat, 07 May 2011)
New Revision: 12228

Modified:
   packages/trunk/late/debian/changelog
   packages/trunk/late/debian/control
Log:
Add misc:Depends and improve Description, thanks lintian, again!


Modified: packages/trunk/late/debian/changelog
===================================================================
--- packages/trunk/late/debian/changelog	2011-05-07 14:24:14 UTC (rev 12227)
+++ packages/trunk/late/debian/changelog	2011-05-07 14:29:12 UTC (rev 12228)
@@ -6,8 +6,9 @@
     LP: #770857
   * Drop /bin/ from post{inst,rm}, thanks lintian.
   * Fix copyright file, thanks lintian.
+  * Add misc:Depends and improve Description, thanks lintian, again!
 
- -- Evgeni Golov <evgeni at debian.org>  Sat, 07 May 2011 16:22:37 +0200
+ -- Evgeni Golov <evgeni at debian.org>  Sat, 07 May 2011 16:27:47 +0200
 
 late (0.1.0-11) unstable; urgency=low
 

Modified: packages/trunk/late/debian/control
===================================================================
--- packages/trunk/late/debian/control	2011-05-07 14:24:14 UTC (rev 12227)
+++ packages/trunk/late/debian/control	2011-05-07 14:29:12 UTC (rev 12228)
@@ -12,8 +12,7 @@
 Package: late
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, late-data (>= 0.1.0-5)
-Description:  A simple game of capturing balls
- .
+Description: simple game of capturing balls
  This is a simple and fun game, which involves using your mouse
  based guillotine to trap bouncing balls.
  .
@@ -23,6 +22,7 @@
 
 Package: late-data
 Architecture: all
+Depends: ${misc:Depends}
 Suggests: late
 Description: data files for late game
  late is a simple ball capturing game




More information about the Pkg-games-commits mailing list