Author: alfie Date: 2009-06-16 09:26:53 +0000 (Tue, 16 Jun 2009) New Revision: 9844
Modified: packages/trunk/fillets-ng/debian/changelog packages/trunk/fillets-ng/debian/control Log: fillets-ng (0.9.0-1) unstable; urgency=low * New upstream release. * Bumped to Standards-Version 3.8.1. * Remove deprecated dh_desktop call. Modified: packages/trunk/fillets-ng/debian/changelog =================================================================== --- packages/trunk/fillets-ng/debian/changelog 2009-06-14 17:06:39 UTC (rev 9843) +++ packages/trunk/fillets-ng/debian/changelog 2009-06-16 09:26:53 UTC (rev 9844) @@ -1,8 +1,10 @@ -fillets-ng (0.8.1-3) UNRELEASED; urgency=low +fillets-ng (0.9.0-1) unstable; urgency=low - * NOT RELEASED YET + * New upstream release. + * Bumped to Standards-Version 3.8.1. + * Remove deprecated dh_desktop call. - -- Alexander Reichle-Schmehl <[email protected]> Sat, 04 Apr 2009 19:37:54 +0200 + -- Gerfried Fuchs <[email protected]> Tue, 16 Jun 2009 11:25:31 +0200 fillets-ng (0.8.1-2) unstable; urgency=low Modified: packages/trunk/fillets-ng/debian/control =================================================================== --- packages/trunk/fillets-ng/debian/control 2009-06-14 17:06:39 UTC (rev 9843) +++ packages/trunk/fillets-ng/debian/control 2009-06-16 09:26:53 UTC (rev 9844) @@ -6,16 +6,16 @@ Build-Depends: debhelper (>= 5), quilt, liblua50-dev, libsdl1.2-dev, libsdl-mixer1.2-dev (>= 1.2.4-3), libsdl-image1.2-dev, libsdl-ttf2.0-dev, liblualib50-dev, libx11-dev, sharutils, libfribidi-dev, pkg-config -Standards-Version: 3.8.0 +Standards-Version: 3.8.1 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/fillets-ng/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/fillets-ng/?op=log Homepage: http://fillets.sourceforge.net/ Package: fillets-ng Architecture: any -Depends: ${shlibs:Depends}, fillets-ng-data (>= 0.8.1-1) -Suggests: fillets-ng-data-cs (>= 0.8.1) -Conflicts: fillets-ng-data-cs (<< 0.8.1) +Depends: ${shlibs:Depends}, fillets-ng-data (>= 0.9.0-1) +Suggests: fillets-ng-data-cs (>= 0.9.0) +Conflicts: fillets-ng-data-cs (<< 0.9.0) Replaces: fillets-ng-data (<= 0.7.1-1) Description: puzzle game about witty fish saving the world sokoban-style Fish Fillets is strictly a puzzle game. The goal in every of the seventy _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

