Author: evgeni Date: 2009-05-26 17:35:12 +0000 (Tue, 26 May 2009) New Revision: 9793
Modified: packages/trunk/rott/debian/changelog packages/trunk/rott/debian/rott.postinst Log: * debian/rott.postinst: The shareware zip is now in pub/share/ on the ftp, fix the download link. Closes: #530570, LP: #305779 Modified: packages/trunk/rott/debian/changelog =================================================================== --- packages/trunk/rott/debian/changelog 2009-05-26 16:21:36 UTC (rev 9792) +++ packages/trunk/rott/debian/changelog 2009-05-26 17:35:12 UTC (rev 9793) @@ -1,3 +1,12 @@ +rott (1.1-3) unstable; urgency=low + + [ Evgeni Golov ] + * debian/rott.postinst: + The shareware zip is now in pub/share/ on the ftp, fix the download link. + Closes: #530570, LP: #305779. + + -- Fabian Greffrath <[email protected]> Tue, 26 May 2009 19:31:28 +0200 + rott (1.1-2) unstable; urgency=low * Upload to unstable. Modified: packages/trunk/rott/debian/rott.postinst =================================================================== --- packages/trunk/rott/debian/rott.postinst 2009-05-26 16:21:36 UTC (rev 9792) +++ packages/trunk/rott/debian/rott.postinst 2009-05-26 17:35:12 UTC (rev 9793) @@ -6,7 +6,7 @@ SHAREDIR="/usr/share/games/rott" SHAREZIP="1rott13.zip" -SHAREURL="ftp://ftp.3drealms.com/share" +SHAREURL="ftp://ftp.3drealms.com/pub/share" SHAREMD5="0fafd6b629eab80278fc726e31f9cf41" DOCDIR="/usr/share/doc/rott" _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

