Author: bddebian-guest Date: 2007-10-28 03:53:30 +0000 (Sun, 28 Oct 2007) New Revision: 4482
Added: packages/trunk/nexuiz/debian/watch Modified: packages/trunk/nexuiz/debian/changelog packages/trunk/nexuiz/debian/control Log: Add watch file. Add homepage field and bump debhelper build-dep Modified: packages/trunk/nexuiz/debian/changelog =================================================================== --- packages/trunk/nexuiz/debian/changelog 2007-10-27 21:39:02 UTC (rev 4481) +++ packages/trunk/nexuiz/debian/changelog 2007-10-28 03:53:30 UTC (rev 4482) @@ -5,6 +5,11 @@ * Builds debug packages nexuiz-dbg and nexuiz-server-dbg * Placed a note in README.Debian how to generate backtraces + [ Barry deFreese ] + * Add watch file + * Bump debhelper build-dep to match cmpat + * Add Homepage field in control + -- Bruno "Fuddl" Kleinert <[EMAIL PROTECTED]> Mon, 8 Oct 2007 13:09:22 +0200 nexuiz (2.3-3) unstable; urgency=low Modified: packages/trunk/nexuiz/debian/control =================================================================== --- packages/trunk/nexuiz/debian/control 2007-10-27 21:39:02 UTC (rev 4481) +++ packages/trunk/nexuiz/debian/control 2007-10-28 03:53:30 UTC (rev 4482) @@ -3,8 +3,9 @@ Priority: optional Maintainer: Debian Games Team <[EMAIL PROTECTED]> Uploaders: Bruno "Fuddl" Kleinert <[EMAIL PROTECTED]>, Gonéri Le Bouder <[EMAIL PROTECTED]>, Gerfried Fuchs <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.0.0), libsdl-dev, sharutils, imagemagick, dpatch +Build-Depends: debhelper (>= 5.0.0), libsdl-dev, sharutils, imagemagick, dpatch Standards-Version: 3.7.2 +Homepage: http://www.nexuiz.com/ XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/nexuiz/ XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/nexuiz/?op=log Added: packages/trunk/nexuiz/debian/watch =================================================================== --- packages/trunk/nexuiz/debian/watch (rev 0) +++ packages/trunk/nexuiz/debian/watch 2007-10-28 03:53:30 UTC (rev 4482) @@ -0,0 +1,4 @@ +version=3 + +opts="uversionmangle=s/(\d)(?!$)/$1\./g" \ +http://sf.net/nexuiz/nexuiz-(\d+)\.zip _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

