This is an automated email from the git hooks/post-receive script. olek-guest pushed a commit to branch updates in repository varconf.
commit c532b2c25277fe46d7372e722af817b0531de948 Author: Olek Wojnar <[email protected]> Date: Fri Jun 24 16:45:50 2016 -0400 Fix Vcs-Git line --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 10aa657..ef0f38b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +varconf (1.0.1-2) unstable; urgency=medium + + * Fix d/control Vcs-Git line + + -- Olek Wojnar <[email protected]> Fri, 24 Jun 2016 16:44:13 -0400 + varconf (1.0.1-1) unstable; urgency=medium * New upstream release diff --git a/debian/control b/debian/control index 19c9e9a..5209ece 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1.1) Standards-Version: 3.9.8 Homepage: http://www.worldforge.org/ -Vcs-Git: https://anonscm.debian.org/pkg-games/varconf.git +Vcs-Git: https://anonscm.debian.org/git/pkg-games/varconf.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/varconf.git Package: libvarconf-1.0-8v5 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/varconf.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

