Author: ceros-guest Date: 2007-06-26 22:44:17 +0000 (Tue, 26 Jun 2007) New Revision: 3088
Added: packages/trunk/ogre/debian/watch Modified: packages/trunk/ogre/debian/changelog Log: Added watch file to ogre Modified: packages/trunk/ogre/debian/changelog =================================================================== --- packages/trunk/ogre/debian/changelog 2007-06-26 21:16:32 UTC (rev 3087) +++ packages/trunk/ogre/debian/changelog 2007-06-26 22:44:17 UTC (rev 3088) @@ -1,4 +1,4 @@ -ogre (1.4.2-1) UNRELEASED; urgency=low +ogre (1.4.2-1) unstable; urgency=low [ Christer Stenbrenden ] * New upstream release Added: packages/trunk/ogre/debian/watch =================================================================== --- packages/trunk/ogre/debian/watch (rev 0) +++ packages/trunk/ogre/debian/watch 2007-06-26 22:44:17 UTC (rev 3088) @@ -0,0 +1,8 @@ +# format version number, currently 3; this line is compulsory! +version=3 + +# Ogre source download link from ogre3d.org +opts=uversionmangle=s/\.\?.*// \ +http://downloads.sourceforge.net/ogre \ + http://downloads.sourceforge.net/ogre/ogre-linux-osx-v(.*)\.tar\.bz2(.*) \ + 1-4-2 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

