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 0cc3a795d95cdc84cf8792667302a217a2675bca Author: Stefan Potyra <[email protected]> Date: Fri Nov 18 22:41:38 2011 +0000 * update dependency against data files --- debian/changelog | 3 +-- debian/control | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 52e1a47..1475b52 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,11 +11,10 @@ trigger-rally (0.6.0-1) UNRELEASED; urgency=low * debian/control: add libtinyxml-dev to build-depends. * debian/rules: remove shipped tinyxml files before configuring the package. * debian/patches/20_system_tinyxml.patch: link against system tinyxml. + * debian/control: Update versioned depends against data files. [More work TODO...] - * shipped tinyxml should go * debian/control: fix description (it's not 6 courses any longer!) - * Check if changes are needed for new standars-version (don't think so). * Test all new courses ... :) * make changelog more readable. diff --git a/debian/control b/debian/control index bcb12eb..acc6c44 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,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), ${misc:Depends} +Depends: ${shlibs:Depends}, trigger-rally-data (>= 0.6.0-1), ${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! -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/trigger-rally.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

