This is an automated email from the git hooks/post-receive script. anbe pushed a commit to branch master in repository uqm.
commit 5a74eaeb902f8e16c36b6ac16e37bd8823ab9779 Author: Andreas Beckmann <[email protected]> Date: Thu Apr 7 15:52:48 2016 +0200 fix typo in short description --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4f4bc93..a6bac4f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ uqm (0.6.2.dfsg-9.2) UNRELEASED; urgency=medium * Non-maintainer upload. * Switch to debhelper compat level 5. (Closes: #817308, #817709) * B-D on libmikmod-dev instead of libmikmod2-dev. (Closes: #745094) + * Fix typo in short description. (Closes: #751601) -- Andreas Beckmann <[email protected]> Thu, 07 Apr 2016 15:41:32 +0200 diff --git a/debian/control b/debian/control index 88f72a0..13b79d8 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Depends: ${shlibs:Depends}, uqm-content (>= 0.6.0) Replaces: uqm-content Recommends: uqm-music (>= 0.4) Suggests: uqm-voice (>= 0.4) -Description: The Ur-Quan Masters - An inter-galatic adventure game +Description: The Ur-Quan Masters - An inter-galactic adventure game You return to Earth with a vessel built from technology discovered from an ancient race called the Precursors only to find it enslaved. Gather allies from a wide variety of races, engage in space combat with various foes, and -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/uqm.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

