Author: bdefreese Date: 2009-04-11 17:17:17 +0000 (Sat, 11 Apr 2009) New Revision: 9528
Added: packages/trunk/excellent-bifurcation/debian/menu packages/trunk/excellent-bifurcation/debian/watch Removed: packages/trunk/excellent-bifurcation/debian/README.Debian packages/trunk/excellent-bifurcation/debian/menu.ex packages/trunk/excellent-bifurcation/debian/watch.ex Modified: packages/trunk/excellent-bifurcation/debian/copyright Log: Remove example watch file, add one with note about upstream. Remove example menu file, fix category. Fix syntax issue in copyright. Remove README.Debian file. Deleted: packages/trunk/excellent-bifurcation/debian/README.Debian =================================================================== --- packages/trunk/excellent-bifurcation/debian/README.Debian 2009-04-11 15:41:37 UTC (rev 9527) +++ packages/trunk/excellent-bifurcation/debian/README.Debian 2009-04-11 17:17:17 UTC (rev 9528) @@ -1,6 +0,0 @@ -excellent-bifurcation for Debian --------------------------------- - -<possible notes regarding this package - if none, delete this file> - - -- Miriam Ruiz <[email protected]> Tue, 23 Oct 2007 08:52:00 +0000 Modified: packages/trunk/excellent-bifurcation/debian/copyright =================================================================== --- packages/trunk/excellent-bifurcation/debian/copyright 2009-04-11 15:41:37 UTC (rev 9527) +++ packages/trunk/excellent-bifurcation/debian/copyright 2009-04-11 17:17:17 UTC (rev 9528) @@ -28,7 +28,7 @@ On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. -The Debian packaging is (C) 2007, Miriam Ruiz <[email protected]> and +The Debian packaging is Copyright (C) 2007, Miriam Ruiz <[email protected]> and is licensed under the GPL, see above. Added: packages/trunk/excellent-bifurcation/debian/menu =================================================================== --- packages/trunk/excellent-bifurcation/debian/menu (rev 0) +++ packages/trunk/excellent-bifurcation/debian/menu 2009-04-11 17:17:17 UTC (rev 9528) @@ -0,0 +1,2 @@ +?package(excellent-bifurcation):needs="X11" section="Games\Action" \ + title="excellent-bifurcation" command="/usr/bin/excellent-bifurcation" Deleted: packages/trunk/excellent-bifurcation/debian/menu.ex =================================================================== --- packages/trunk/excellent-bifurcation/debian/menu.ex 2009-04-11 15:41:37 UTC (rev 9527) +++ packages/trunk/excellent-bifurcation/debian/menu.ex 2009-04-11 17:17:17 UTC (rev 9528) @@ -1,2 +0,0 @@ -?package(excellent-bifurcation):needs="X11|text|vc|wm" section="Applications/see-menu-manual"\ - title="excellent-bifurcation" command="/usr/bin/excellent-bifurcation" Added: packages/trunk/excellent-bifurcation/debian/watch =================================================================== --- packages/trunk/excellent-bifurcation/debian/watch (rev 0) +++ packages/trunk/excellent-bifurcation/debian/watch 2009-04-11 17:17:17 UTC (rev 9528) @@ -0,0 +1,2 @@ +#Upstream has no tarball releases. + Deleted: packages/trunk/excellent-bifurcation/debian/watch.ex =================================================================== --- packages/trunk/excellent-bifurcation/debian/watch.ex 2009-04-11 15:41:37 UTC (rev 9527) +++ packages/trunk/excellent-bifurcation/debian/watch.ex 2009-04-11 17:17:17 UTC (rev 9528) @@ -1,22 +0,0 @@ -# Example watch control file for uscan -# Rename this file to "watch" and then you can run the "uscan" command -# to check for upstream updates and more. -# See uscan(1) for format - -# Compulsory line, this is a version 3 file -version=3 - -# Uncomment to examine a Webpage -# <Webpage URL> <string match> -#http://www.example.com/downloads.php excellent-bifurcation-(.*)\.tar\.gz - -# Uncomment to examine a Webserver directory -#http://www.example.com/pub/excellent-bifurcation-(.*)\.tar\.gz - -# Uncommment to examine a FTP server -#ftp://ftp.example.com/pub/excellent-bifurcation-(.*)\.tar\.gz debian uupdate - -# Uncomment to find new files on sourceforge, for debscripts >= 2.9 -# http://sf.net/excellent-bifurcation/excellent-bifurcation-(.*)\.tar\.gz - - _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

