Author: bddebian-guest Date: 2007-11-09 05:31:35 +0000 (Fri, 09 Nov 2007) New Revision: 4600
Added: packages/trunk/pixbros/debian/watch Removed: packages/trunk/pixbros/debian/watch.ex Modified: packages/trunk/pixbros/debian/changelog packages/trunk/pixbros/debian/control Log: * Add watch file * Remove XS- from VCS fields in control Modified: packages/trunk/pixbros/debian/changelog =================================================================== --- packages/trunk/pixbros/debian/changelog 2007-11-09 05:19:37 UTC (rev 4599) +++ packages/trunk/pixbros/debian/changelog 2007-11-09 05:31:35 UTC (rev 4600) @@ -2,4 +2,8 @@ * Initial release (Closes: #428328) + [ Barry deFreese ] + * Add watch file + * Remove XS- from VCS fields in control + -- Miriam Ruiz <[EMAIL PROTECTED]> Tue, 05 Jun 2007 19:38:03 +0000 Modified: packages/trunk/pixbros/debian/control =================================================================== --- packages/trunk/pixbros/debian/control 2007-11-09 05:19:37 UTC (rev 4599) +++ packages/trunk/pixbros/debian/control 2007-11-09 05:31:35 UTC (rev 4600) @@ -5,8 +5,8 @@ Build-Depends: debhelper (>= 5), fenix0.92 Standards-Version: 3.7.2 Homepage: http://www.pixjuegos.com/ -XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/pixbros/ -XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/pixbros/?op=log +Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/pixbros/ +Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/pixbros/?op=log Package: pixbros Architecture: all Added: packages/trunk/pixbros/debian/watch =================================================================== --- packages/trunk/pixbros/debian/watch (rev 0) +++ packages/trunk/pixbros/debian/watch 2007-11-09 05:31:35 UTC (rev 4600) @@ -0,0 +1,3 @@ +version=3 + +http://www.pixjuegos.com/?q=node/56 descargas/pixbros-([\d.]+)\.tar\.bz2 Deleted: packages/trunk/pixbros/debian/watch.ex =================================================================== --- packages/trunk/pixbros/debian/watch.ex 2007-11-09 05:19:37 UTC (rev 4599) +++ packages/trunk/pixbros/debian/watch.ex 2007-11-09 05:31:35 UTC (rev 4600) @@ -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 pixbros-(.*)\.tar\.gz - -# Uncomment to examine a Webserver directory -#http://www.example.com/pub/pixbros-(.*)\.tar\.gz - -# Uncommment to examine a FTP server -#ftp://ftp.example.com/pub/pixbros-(.*)\.tar\.gz debian uupdate - -# Uncomment to find new files on sourceforge, for debscripts >= 2.9 -# http://sf.net/pixbros/pixbros-(.*)\.tar\.gz - - _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

