Author: tolimar
Date: 2010-01-24 14:03:50 +0000 (Sun, 24 Jan 2010)
New Revision: 10739

Modified:
   packages/trunk/trigger/debian/changelog
   packages/trunk/trigger/debian/control
Log:
Fix some lintian stuff



Modified: packages/trunk/trigger/debian/changelog
===================================================================
--- packages/trunk/trigger/debian/changelog     2010-01-24 14:01:32 UTC (rev 
10738)
+++ packages/trunk/trigger/debian/changelog     2010-01-24 14:03:50 UTC (rev 
10739)
@@ -1,10 +1,15 @@
 trigger-rally (0.5.2.1-2) UNRELEASED; urgency=low
 
+  [ Gonéri Le Bouder ]
   * Drop the comment about the CPU and the memory in the long
     description
 
- -- Gonéri Le Bouder <[email protected]>  Tue, 24 Mar 2009 20:56:02 +0100
+  [ Alexander Reichle-Schmehl ]
+  * Add depends on ${misc:Depends}
+  * Bump standards (no changes needed)
 
+ -- Alexander Reichle-Schmehl <[email protected]>  Sun, 24 Jan 2010 15:03:13 
+0100
+
 trigger-rally (0.5.2.1-1) unstable; urgency=low
 
   [ Ansgar Burchardt ]

Modified: packages/trunk/trigger/debian/control
===================================================================
--- packages/trunk/trigger/debian/control       2010-01-24 14:01:32 UTC (rev 
10738)
+++ packages/trunk/trigger/debian/control       2010-01-24 14:03:50 UTC (rev 
10739)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Games Team <[email protected]>
 Build-Depends: debhelper (>= 5.0.0), jam, libopenal-dev, libalut-dev, 
libphysfs-dev, libsdl-image1.2-dev, docbook-to-man, cdbs, automake (>= 1.9)
-Standards-Version: 3.8.0
+Standards-Version: 3.8.3
 Uploaders: Stefan Potyra <[email protected]>, Gonéri Le Bouder 
<[email protected]>, Alexander Reichle-Schmehl <[email protected]>, Barry 
deFreese <[email protected]>
 Homepage: http://sourceforge.net/projects/trigger-rally
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/trigger/
@@ -11,7 +11,7 @@
 
 Package: trigger-rally
 Architecture: any
-Depends: ${shlibs:Depends}, trigger-rally-data (>= 0.5.2-2)
+Depends: ${shlibs:Depends}, trigger-rally-data (>= 0.5.2-2), ${misc:Depends}
 Conflicts: trigger (<< 0.5.2.1)
 Description: free 3D rally racing car game
  Trigger is a free 3D rally car racing game. Fun for all the family! 
@@ -23,7 +23,7 @@
 
 Package: trigger
 Architecture: any
-Depends: trigger-rally
+Depends: trigger-rally, ${misc:Depends}
 Description: transitional dummy package for trigger
  This is a transitional dummy package for trigger-rally, it can be safely
  removed.


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

Reply via email to