Author: ceros-guest Date: 2008-05-08 20:19:16 +0000 (Thu, 08 May 2008) New Revision: 6914
Modified: packages/trunk/ogreal/debian/changelog packages/trunk/ogreal/debian/ogreal-get-orig-source packages/trunk/ogreal/debian/rules Log: Updating to newest svn revision for ogreal Modified: packages/trunk/ogreal/debian/changelog =================================================================== --- packages/trunk/ogreal/debian/changelog 2008-05-08 12:30:35 UTC (rev 6913) +++ packages/trunk/ogreal/debian/changelog 2008-05-08 20:19:16 UTC (rev 6914) @@ -1,4 +1,4 @@ -ogreal (0.2.5~svn20080117.r111-1) experimental; urgency=low +ogreal (0.2.5~svn20080508.r115-1) experimental; urgency=low [ Andres Mejia ] * Initial packaging. Closes: #461348 Modified: packages/trunk/ogreal/debian/ogreal-get-orig-source =================================================================== --- packages/trunk/ogreal/debian/ogreal-get-orig-source 2008-05-08 12:30:35 UTC (rev 6913) +++ packages/trunk/ogreal/debian/ogreal-get-orig-source 2008-05-08 20:19:16 UTC (rev 6914) @@ -5,8 +5,8 @@ # Currently only available through SVN UPSTREAM_SVN="https://ogreal.svn.sourceforge.net/svnroot/ogreal/trunk/OgreAL-Eihort" -ORIGINAL_DATE="20080117" -REVISION="111" +ORIGINAL_DATE="20080508" +REVISION="115" #OGREAL_TARBALL="" OGREAL_VERSION="0.2.5~svn$ORIGINAL_DATE.r$REVISION" Modified: packages/trunk/ogreal/debian/rules =================================================================== --- packages/trunk/ogreal/debian/rules 2008-05-08 12:30:35 UTC (rev 6913) +++ packages/trunk/ogreal/debian/rules 2008-05-08 20:19:16 UTC (rev 6914) @@ -128,5 +128,9 @@ dh_md5sums dh_builddeb +get-orig-source: + $(dir $_)ogreal-get-orig-source + rm -rf ogreal-0.2.5~svn20080508.r115 + binary: binary-arch binary-indep .PHONY: unpack configure build clean binary-indep binary-arch binary install _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

