Author: miriam Date: 2012-06-03 13:50:47 +0000 (Sun, 03 Jun 2012) New Revision: 13665
Modified: packages/trunk/love/debian/changelog packages/trunk/love/debian/control packages/trunk/love/debian/copyright Log: Prepare for release... yep, this time is the real one! Modified: packages/trunk/love/debian/changelog =================================================================== --- packages/trunk/love/debian/changelog 2012-06-03 08:57:09 UTC (rev 13664) +++ packages/trunk/love/debian/changelog 2012-06-03 13:50:47 UTC (rev 13665) @@ -1,4 +1,4 @@ -love (0.8.0-1) UNRELEASED; urgency=low +love (0.8.0-1) unstable; urgency=low * New Upstream Release. Closes: #664821 * Upgraded Standards-Version from 3.9.2 to 3.9.3 Modified: packages/trunk/love/debian/control =================================================================== --- packages/trunk/love/debian/control 2012-06-03 08:57:09 UTC (rev 13664) +++ packages/trunk/love/debian/control 2012-06-03 13:50:47 UTC (rev 13665) @@ -3,12 +3,11 @@ Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Miriam Ruiz <[email protected]> -Build-Depends: debhelper (>= 7), autotools-dev, automake, autoconf, libtool, dh-buildinfo, - pkg-config, libboost-dev, libsdl1.2-dev, libsdl-mixer1.2-dev, libopenal-dev, - liblua5.1-0-dev, libphysfs-dev, libdevil-dev, libfreetype6-dev, libmng-dev, - libmodplug-dev, libmpg123-dev, libflac++-dev, libxpm-dev, libxcursor-dev, - libxxf86vm-dev, libtiff4-dev, libpng12-dev, lua5.1, liblua5.1-expat0, - libvorbis-dev, glee-dev +Build-Depends: debhelper (>= 7), autotools-dev, automake, autoconf, libtool, + dh-buildinfo, pkg-config, libboost-dev, libsdl1.2-dev, libsdl-mixer1.2-dev, + libopenal-dev, liblua5.1-0-dev, libphysfs-dev, libdevil-dev, libfreetype6-dev, + libmng-dev, libmodplug-dev, libmpg123-dev, libflac++-dev, libxpm-dev, libxcursor-dev, + libxxf86vm-dev, libtiff4-dev, libpng12-dev, lua5.1, liblua5.1-expat0, libvorbis-dev Standards-Version: 3.9.3 Homepage: http://love2d.org/ Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/love/ Modified: packages/trunk/love/debian/copyright =================================================================== --- packages/trunk/love/debian/copyright 2012-06-03 08:57:09 UTC (rev 13664) +++ packages/trunk/love/debian/copyright 2012-06-03 13:50:47 UTC (rev 13665) @@ -363,5 +363,5 @@ OF SUCH DAMAGE. -The Debian packaging is (C) 2008-2011, Miriam Ruiz <[email protected]> and +The Debian packaging is (C) 2008-2012, Miriam Ruiz <[email protected]> and is licensed under the same license (ZLIB) as the program. See above. _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

