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 3a5ffb9d69da2e3ffecc315b4b309767913b597f Author: Stefan Potyra <[email protected]> Date: Sat Mar 27 19:19:20 2010 +0000 * wrap build-depends an uploaders --- debian/changelog | 3 ++- debian/control | 13 +++++++++++-- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 28a4107..6c417c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,8 +12,9 @@ trigger-rally (0.5.2.1-2) UNRELEASED; urgency=low * debian/source/format, debian/patches, debian/rules: convert to 3.0 (quilt). * debian/control: Drop b-d on cdbs. + * debian/control: wrap build-dependencies and Uploaders. - -- Stefan Potyra <[email protected]> Sat, 27 Mar 2010 19:43:37 +0100 + -- Stefan Potyra <[email protected]> Sat, 27 Mar 2010 20:09:27 +0100 trigger-rally (0.5.2.1-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 597cf91..3adfab1 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,18 @@ Source: trigger-rally Section: games Priority: optional Maintainer: Debian Games Team <[email protected]> -Build-Depends: debhelper (>= 5.0.0), jam, libopenal-dev, libalut-dev, libphysfs-dev, libsdl-image1.2-dev, docbook-to-man, automake (>= 1.9) +Build-Depends: debhelper (>= 5.0.0), + jam, + libopenal-dev, + libalut-dev, + libphysfs-dev, + libsdl-image1.2-dev, + docbook-to-man, + automake (>= 1.9) Standards-Version: 3.8.3 -Uploaders: Stefan Potyra <[email protected]>, Alexander Reichle-Schmehl <[email protected]>, Barry deFreese <[email protected]> +Uploaders: Stefan Potyra <[email protected]>, + Alexander Reichle-Schmehl <[email protected]>, + Barry deFreese <[email protected]> Homepage: http://sourceforge.net/projects/trigger-rally Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/trigger/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/trigger/?op=log -- 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

