This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository asc.
commit f8bf9f1c042581d45773f4d40aaca7a756e2ced1 Author: Felix Geyer <[email protected]> Date: Tue Jan 31 19:26:03 2012 +0000 Fix Vcs-Browser link. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6045c22..7d3079d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ asc (2.4.0.0-2) UNRELEASED; urgency=low * Drop build-dependency on libparagui1.1-dev since it's not actually used. - Add libexpat1-dev which was previously pulled in by libparagui1.1-dev. * Add build-arch and build-indep targets. + * Fix Vcs-Browser link. -- Felix Geyer <[email protected]> Tue, 31 Jan 2012 18:20:41 +0100 diff --git a/debian/control b/debian/control index 4174f6b..d326c8e 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Sam Hocevar <[email protected]>, Bartosz Fenski <[email protected]>, Alex Build-Depends: debhelper (>= 5.0.0), libsdl1.2-dev, libsdl-mixer1.2-dev, libsdl-image1.2-dev, libsdl-sound1.2-dev, libsigc++-1.2-dev, libphysfs-dev, libxt-dev, libesd0-dev, libboost-dev, libboost-regex-dev, libbz2-dev, zip, libwxgtk2.8-dev, liblua5.1-0-dev, libexpat1-dev Standards-Version: 3.8.3 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/asc/ -Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/asc/?op=log +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/asc/ Homepage: http://www.asc-hq.org Package: asc -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/asc.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

