Author: tolimar Date: 2009-01-19 21:57:00 +0000 (Mon, 19 Jan 2009) New Revision: 8682
Removed: packages/trunk/fillets-ng-data/debian/fillets-ng-data.linda-overrides Modified: packages/trunk/fillets-ng-data/debian/changelog packages/trunk/fillets-ng-data/debian/control packages/trunk/fillets-ng-data/debian/rules Log: Various changes for new upstream release Modified: packages/trunk/fillets-ng-data/debian/changelog =================================================================== --- packages/trunk/fillets-ng-data/debian/changelog 2009-01-19 21:53:55 UTC (rev 8681) +++ packages/trunk/fillets-ng-data/debian/changelog 2009-01-19 21:57:00 UTC (rev 8682) @@ -1,3 +1,13 @@ +fillets-ng-data (0.8.1-1) experimental; urgency=low + + * New upstream release + * Adjusting Dependencies in debian/control + * Changing my name in debian/control + * Bumped to standards version 3.8.0 (no change needed) + * removed linda ignore file + + -- Alexander Reichle-Schmehl <[email protected]> Mon, 19 Jan 2009 22:55:13 +0100 + fillets-ng-data (0.8.0-1) unstable; urgency=low * The "happy new year" new upstream release. Modified: packages/trunk/fillets-ng-data/debian/control =================================================================== --- packages/trunk/fillets-ng-data/debian/control 2009-01-19 21:53:55 UTC (rev 8681) +++ packages/trunk/fillets-ng-data/debian/control 2009-01-19 21:57:00 UTC (rev 8682) @@ -2,9 +2,9 @@ Section: games Priority: optional Maintainer: Debian Games Team <[email protected]> -Uploaders: Alexander Schmehl <[email protected]>, Gerfried Fuchs <[email protected]> +Uploaders: Alexander Reichle-Schmehl <[email protected]>, Gerfried Fuchs <[email protected]> Build-Depends: debhelper (>= 5) -Standards-Version: 3.7.2 +Standards-Version: 3.8.0 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/fillets-ng-data/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/fillets-ng-data/?op=log Homepage: http://fillets.sourceforge.net/ @@ -12,8 +12,8 @@ Package: fillets-ng-data Architecture: all Depends: ttf-freefont -Recommends: fillets-ng (>= 0.8.0) -Suggests: fillets-ng-data-cs (>= 0.8.0) +Recommends: fillets-ng (>= 0.8.1) +Suggests: fillets-ng-data-cs (>= 0.8.1) Description: docs, graphics, music and international sounds for fillets-ng Fish Fillets is strictly a puzzle game. The goal in every of the seventy levels is always the same: find a safe way out. The fish utter witty remarks @@ -27,7 +27,7 @@ Package: fillets-ng-data-cs Architecture: all -Recommends: fillets-ng (>= 0.8.0), fillets-ng-data (>= 0.8.0) +Recommends: fillets-ng (>= 0.8.1), fillets-ng-data (>= 0.8.1) Description: add-on sounds for czech language spoken dialogs for fillets-ng Fish Fillets is strictly a puzzle game. The goal in every of the seventy levels is always the same: find a safe way out. The fish utter witty remarks Deleted: packages/trunk/fillets-ng-data/debian/fillets-ng-data.linda-overrides =================================================================== --- packages/trunk/fillets-ng-data/debian/fillets-ng-data.linda-overrides 2009-01-19 21:53:55 UTC (rev 8681) +++ packages/trunk/fillets-ng-data/debian/fillets-ng-data.linda-overrides 2009-01-19 21:57:00 UTC (rev 8682) @@ -1,9 +0,0 @@ -Tag: duplicate-truetype-font -Data: fillets-ng-data-0.7.1/font/font_console.ttf - -Tag: duplicate-truetype-font -Data: fillets-ng-data-0.7.1/font/font_menu.ttf - -Tag: duplicate-truetype-font -Data: fillets-ng-data-0.7.1/font/font_subtitle.ttf - Modified: packages/trunk/fillets-ng-data/debian/rules =================================================================== --- packages/trunk/fillets-ng-data/debian/rules 2009-01-19 21:53:55 UTC (rev 8681) +++ packages/trunk/fillets-ng-data/debian/rules 2009-01-19 21:57:00 UTC (rev 8682) @@ -43,7 +43,6 @@ dh_testroot dh_clean -k dh_installdirs - cp debian/fillets-ng-data.linda-overrides debian/fillets-ng-data/usr/share/linda/overrides/fillets-ng-data # Build architecture-independent files here. _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

