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 5a57663dcd245a683373a1d19d403a6b18a57843 Author: Eddy Petrișor <[email protected]> Date: Thu Dec 28 17:44:32 2006 +0000 binNMU police, part 1 --- debian/changelog | 4 +++- debian/control | 6 +++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index a292a31..855696b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,10 @@ ri-li (2.0.0-3) UNRELEASED; urgency=low * better Romanian comment in .desktop file * really install the .desktop file (Closes: #388462) * add myself to the uploaders field + * use ${source:Version} instead of deprecated ${Source-Version} and add dpkg + (>= 1.13.19) as a build-dependency - -- Eddy Petrișor <[email protected]> Sun, 3 Dec 2006 12:25:21 +0200 + -- Eddy Petrișor <[email protected]> Thu, 28 Dec 2006 19:43:01 +0200 ri-li (2.0.0-2) unstable; urgency=high diff --git a/debian/control b/debian/control index 4b8fbe4..72c8394 100644 --- a/debian/control +++ b/debian/control @@ -3,20 +3,20 @@ Section: games Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Gonéri Le Bouder <[email protected]>, Stu Teasdale <[email protected]>, Cyril Brulebois <[email protected]>, Eddy Petrișor <[email protected]> -Build-Depends: debhelper (>= 5.0.0), libsdl-mixer1.2-dev, libsdl1.2-dev, zlib1g-dev, docbook-to-man, quilt +Build-Depends: debhelper (>= 5.0.0), libsdl-mixer1.2-dev, libsdl1.2-dev, zlib1g-dev, docbook-to-man, quilt, dpkg-dev (>= 1.13.19) 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 train simulation game Ri-Li is a game in which you drive a toy wood engine across many levels and collect call the coaches to win. . Full-features, - 14 languages: Arabic, Breton, Chinese, English, Esperanto, French, - German, Italian, Japanese, Portuguese, Russian, Slovak, + German, Italian, Japanese, Portuguese, Russian, Slovak, Spanish, Swedish. - Colorful animated wood engine. - 40 levels in this first version -- 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

