[trigger-rally] 57/103: Fix some lintian stuff

Bertrand Marc bbk-guest at moszumanska.debian.org
Sun May 22 12:21:26 UTC 2016


This is an automated email from the git hooks/post-receive script.

bbk-guest pushed a commit to branch master
in repository trigger-rally.

commit 65c9527ba0d1970c21c545d8cc4918a3cba899c3
Author: Alexander Reichle-Schmehl <tolimar at debian.org>
Date:   Sun Jan 24 14:03:50 2010 +0000

    Fix some lintian stuff
---
 debian/changelog | 7 ++++++-
 debian/control   | 6 +++---
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b9e6a2c..ea8fe04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,14 @@
 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 <goneri at rulezlan.org>  Tue, 24 Mar 2009 20:56:02 +0100
+  [ Alexander Reichle-Schmehl ]
+  * Add depends on ${misc:Depends}
+  * Bump standards (no changes needed)
+
+ -- Alexander Reichle-Schmehl <tolimar at debian.org>  Sun, 24 Jan 2010 15:03:13 +0100
 
 trigger-rally (0.5.2.1-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index badd0a3..1e948c1 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: games
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 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 <sistpoty at ubuntu.com>, Gonéri Le Bouder <goneri at rulezlan.org>, Alexander Reichle-Schmehl <tolimar at debian.org>, Barry deFreese <bdefreese at debian.org>
 Homepage: http://sourceforge.net/projects/trigger-rally
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/trigger/
@@ -11,7 +11,7 @@ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/trigger/?op=log
 
 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 @@ Description: free 3D rally racing car game
 
 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.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/trigger-rally.git



More information about the Pkg-games-commits mailing list