Author: pabs Date: 2013-05-10 12:52:03 +0000 (Fri, 10 May 2013) New Revision: 14047
Modified: packages/trunk/between/debian/changelog packages/trunk/between/debian/control Log: Fix the VCS URLs to work and be canonical Modified: packages/trunk/between/debian/changelog =================================================================== --- packages/trunk/between/debian/changelog 2013-05-10 11:33:43 UTC (rev 14046) +++ packages/trunk/between/debian/changelog 2013-05-10 12:52:03 UTC (rev 14047) @@ -3,6 +3,7 @@ * Bump the debhelper compat to 9 and enable extra hardening * wrap-and-sort -sa to make diffs more readable * Bump Standards-Version, no changes needed + * Fix the VCS URLs to work and be canonical -- Paul Wise <[email protected]> Thu, 09 May 2013 14:35:30 +0800 Modified: packages/trunk/between/debian/control =================================================================== --- packages/trunk/between/debian/control 2013-05-10 11:33:43 UTC (rev 14046) +++ packages/trunk/between/debian/control 2013-05-10 12:52:03 UTC (rev 14047) @@ -12,8 +12,8 @@ libsdl1.2-dev Standards-Version: 3.9.4 Homepage: http://www.esquire.com/features/best-and-brightest-2008/rohrer-game -Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/between/ -Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/between/?op=log +Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/between/ +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/between/ Package: between Architecture: any _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

