Author: christoph-guest Date: 2009-08-30 20:46:25 +0000 (Sun, 30 Aug 2009) New Revision: 10251
Added: packages/trunk/qonk/debian/README.source Modified: packages/trunk/qonk/debian/changelog packages/trunk/qonk/debian/control Log: Cleanup as I'm on it anyways Added: packages/trunk/qonk/debian/README.source =================================================================== --- packages/trunk/qonk/debian/README.source (rev 0) +++ packages/trunk/qonk/debian/README.source 2009-08-30 20:46:25 UTC (rev 10251) @@ -0,0 +1,13 @@ +Task: apply debian patches +Tools: quilt +Command: quilt push -a +Description: + Please read /usr/share/doc/quilt/README.source how to use quilt for + managing Debian patches. + . + This might not be needed for there are not always patches. The steps + outlined above should always work nonetheless. If you want to see if + there are patches, check if there are files in debian/patches apart + from the one called «series» + + -- Christoph Egger <[email protected]>, Sun, 30 Aug 2009 22:39:52 +0200 Modified: packages/trunk/qonk/debian/changelog =================================================================== --- packages/trunk/qonk/debian/changelog 2009-08-30 14:14:59 UTC (rev 10250) +++ packages/trunk/qonk/debian/changelog 2009-08-30 20:46:25 UTC (rev 10251) @@ -4,8 +4,9 @@ * Fix build failure (Closes: #541443) * build-depend on versiond automake1.9 * Tell CDBS to use automake1.9 + * Bump standards Version to 3.8.3 (No changes needed) - -- Christoph Egger <[email protected]> Thu, 27 Aug 2009 18:09:33 +0200 + -- Christoph Egger <[email protected]> Sun, 30 Aug 2009 22:40:19 +0200 qonk (0.3.1-3) unstable; urgency=low Modified: packages/trunk/qonk/debian/control =================================================================== --- packages/trunk/qonk/debian/control 2009-08-30 14:14:59 UTC (rev 10250) +++ packages/trunk/qonk/debian/control 2009-08-30 20:46:25 UTC (rev 10251) @@ -5,7 +5,7 @@ Uploaders: Martín Ferrari <[email protected]>, Barry deFreese <[email protected]> Build-Depends: cdbs, debhelper (>= 5), quilt, autoconf, automake1.9, libtool, libsdl1.2-dev, libsdl-ttf2.0-dev, libsdl-gfx1.2-dev, libsdl-image1.2-dev -Standards-Version: 3.8.1 +Standards-Version: 3.8.3 Homepage: http://sourceforge.net/projects/qonk/ Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/qonk/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/qonk/?op=log _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

