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 5c55f4bf483179462b164fbf1e01fd53bb4ff9f2 Author: Gonéri Le Bouder <[email protected]> Date: Tue Oct 10 18:31:06 2006 +0000 + * fix a double space in description (Closes: #392188) Thanks + Reuben Thomas --- debian/changelog | 2 ++ debian/control | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1acb870..28d5c3b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ ri-li (1.2.0-2) UNRELEASED; urgency=low [ Gonéri Le Bouder ] * remove bash releated paragraph in copyright file (Closes: #379277) * apply patch from H. S. Teoh <[email protected]> (Closes: #381602) + * fix a double space in description (Closes: #392188) Thanks + Reuben Thomas [ Eddy Petrișor ] * translatated into Romanian the desktop file's comment and explicitly diff --git a/debian/control b/debian/control index da1329d..46f91f5 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Architecture: any 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. + must collect all the coaches to win. . Full-featured, - 14 languages: Arabic, Breton, Chinese, English, Esperanto, French, @@ -31,7 +31,7 @@ Architecture: all Depends: ${shlibs:Depends} Description: data files for Ri-li, 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. + must collect all the coaches to win. . This package provide data files for the game. . -- 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

