Author: alfie Date: 2007-10-14 01:41:24 +0000 (Sun, 14 Oct 2007) New Revision: 4414
Modified: packages/trunk/wesnoth/debian/changelog packages/trunk/wesnoth/debian/compat packages/trunk/wesnoth/debian/control Log: reverted "watch file" addition (which was a disguised change in a released changelog entry) documented "typo" fix in debian/changelog reverted "debhelper bump" which disgused a cdbs version change and hadn't much of a reason Modified: packages/trunk/wesnoth/debian/changelog =================================================================== --- packages/trunk/wesnoth/debian/changelog 2007-10-14 01:34:59 UTC (rev 4413) +++ packages/trunk/wesnoth/debian/changelog 2007-10-14 01:41:24 UTC (rev 4414) @@ -1,7 +1,13 @@ +wesnoth (1:1.2.7-3) unstable; urgency=low + + * Fixed a grammar issue in the package descriptions, closes: #446545 + + -- + wesnoth (1:1.2.7-2) unstable; urgency=low * Epoch this version, there was a fumble with an development release upload - to unstable (Closes: #446505). + to unstable, closes: #446505 -- Gerfried Fuchs <[EMAIL PROTECTED]> Sat, 13 Oct 2007 17:12:44 +0200 Modified: packages/trunk/wesnoth/debian/compat =================================================================== --- packages/trunk/wesnoth/debian/compat 2007-10-14 01:34:59 UTC (rev 4413) +++ packages/trunk/wesnoth/debian/compat 2007-10-14 01:41:24 UTC (rev 4414) @@ -1 +1 @@ -5 +4 Modified: packages/trunk/wesnoth/debian/control =================================================================== --- packages/trunk/wesnoth/debian/control 2007-10-14 01:34:59 UTC (rev 4413) +++ packages/trunk/wesnoth/debian/control 2007-10-14 01:41:24 UTC (rev 4414) @@ -2,7 +2,7 @@ Section: games Priority: optional Maintainer: Isaac Clerencia <[EMAIL PROTECTED]> -Build-Depends: cdbs (>= 0.4.23), debhelper (>= 5), libsdl-image1.2-dev, libfreetype6-dev, libsdl-mixer1.2-dev, libsdl-net1.2-dev, libfribidi-dev, python-dev (>= 2.3) +Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.21), libsdl-image1.2-dev, libfreetype6-dev, libsdl-mixer1.2-dev, libsdl-net1.2-dev, libfribidi-dev, python-dev (>= 2.3) Standards-Version: 3.7.2 Uploaders: Cyril Bouthors <[EMAIL PROTECTED]>, Gerfried Fuchs <[EMAIL PROTECTED]> Homepage: http://www.wesnoth.org/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

