This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository ri-li.
commit a0161a72c0bdf29dade00ce0958060ccb637d796 Author: Gonéri Le Bouder <[email protected]> Date: Thu Oct 19 12:42:19 2006 +0000 fix: warning not-binnmuable-any-depends-all ri-li -> ri-li-data --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 28d5c3b..bfa0a82 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ ri-li (1.2.0-2) UNRELEASED; urgency=low * apply patch from H. S. Teoh <[email protected]> (Closes: #381602) * fix a double space in description (Closes: #392188) Thanks Reuben Thomas + * fix: warning not-binnmuable-any-depends-all ri-li -> ri-li-data [ Eddy Petrișor ] * translatated into Romanian the desktop file's comment and explicitly diff --git a/debian/control b/debian/control index 46f91f5..7cc567e 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Standards-Version: 3.7.2 Package: ri-li Section: games Architecture: any -Depends: ${shlibs:Depends}, ri-li-data (= ${Source-Version}) +Depends: ${shlibs:Depends}, ri-li-data (>= ${Source-Version}) Description: a toy simulator game Ri-Li is a game. You drive a toy wood engine in many levels and you must collect all the coaches to win. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ri-li.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

