This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository lordsawar.
commit 2b47803f23b2eec847bd7a25b47dafe63832ad87 Author: Alexander Reichle-Schmehl <[email protected]> Date: Thu Jan 19 12:52:49 2012 +0000 Fix description-synopsis-starts-with-article from lintian --- debian/changelog | 4 +++- debian/control | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index d56e1b8..c030cce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,8 +7,10 @@ lordsawar (0.2.0-2) UNRELEASED; urgency=low --as-needed (Closes: #631738) * Drop debian/patches/{ftbfs_gcc-4.3_fix2.diff,ftbfs_gcc-4.3_fix.diff} as they are no longer used + * Fix description-synopsis-starts-with-article from lintian by removing + two a's - -- Alexander Reichle-Schmehl <[email protected]> Thu, 19 Jan 2012 12:49:49 +0100 + -- Alexander Reichle-Schmehl <[email protected]> Thu, 19 Jan 2012 13:52:10 +0100 lordsawar (0.2.0-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 6c1f524..421ff2e 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/lordsawar/?op=l Package: lordsawar Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, lordsawar-data (= ${source:Version}) -Description: A clone of the popular SSG game Warlords II +Description: Clone of the popular SSG game Warlords II A 2d turn-based strategy game where up to 8 players strive for control of as many cities as possible. Produce new armies in cities to conquer nearby cities. Using the income from those cities, make more armies to @@ -26,7 +26,7 @@ Package: lordsawar-data Recommends: lordsawar Architecture: all Depends: ${misc:Depends} -Description: A clone of the popular SSG game Warlords II - data files +Description: Clone of the popular SSG game Warlords II - data files A 2d turn-based strategy game where up to 8 players strive for control of as many cities as possible. Produce new armies in cities to conquer nearby cities. Using the income from those cities, make more armies to -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lordsawar.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

