Author: gilbert-guest Date: 2011-09-11 22:40:30 +0000 (Sun, 11 Sep 2011) New Revision: 12668
Modified: packages/trunk/amphetamine/debian/changelog packages/trunk/amphetamine/debian/control Log: build-depend on libc6-dev-i386 Modified: packages/trunk/amphetamine/debian/changelog =================================================================== --- packages/trunk/amphetamine/debian/changelog 2011-09-11 02:35:07 UTC (rev 12667) +++ packages/trunk/amphetamine/debian/changelog 2011-09-11 22:40:30 UTC (rev 12668) @@ -1,5 +1,11 @@ -amphetamine (0.8.10-15) UNRELEASED; urgency=low +amphetamine (0.8.10-16) UNRELEASED; urgency=low + * build-depend on libc6-dev-i386 (closes: #640554). + + -- Michael Gilbert <[email protected]> Sun, 11 Sep 2011 18:18:38 -0400 + +amphetamine (0.8.10-15) unstable; urgency=low + * adopt the package (closes: #544910). * set myself as an uploader. * set dm-upload-allowed. Modified: packages/trunk/amphetamine/debian/control =================================================================== --- packages/trunk/amphetamine/debian/control 2011-09-11 02:35:07 UTC (rev 12667) +++ packages/trunk/amphetamine/debian/control 2011-09-11 22:40:30 UTC (rev 12668) @@ -5,6 +5,7 @@ debhelper (>= 8), libxpm-dev, libsdl1.2-dev (>= 1.2.2-3.1), + libc6-dev-i386, dpkg-dev (>= 1.9.0) Maintainer: Debian Games Team <[email protected]> Uploaders: Sam Hocevar (Debian packages) <[email protected]>, Barry deFreese <[email protected]>, Michael Gilbert <[email protected]> _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

