This is an automated email from the git hooks/post-receive script. evgeni pushed a commit to branch master in repository unshield.
commit 4f35450ffcbc96a883c99e91aa3397036a85396d Author: Evgeni Golov <[email protected]> Date: Sat Apr 30 12:32:03 2011 +0200 fix vcs-git field --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c35fcbb..30dfb73 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +unshield (0.6-2) unstable; urgency=low + + * Fix Vcs-Git field. + + -- Evgeni Golov <[email protected]> Sat, 30 Apr 2011 12:30:34 +0200 + unshield (0.6-1) unstable; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index 5d82fd4..76f4a18 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 5.0.0), zlib1g-dev (>= 1.2.1), libtool (>= 1.4), au Build-Conflicts: autoconf2.13, automake1.4 Standards-Version: 3.8.4 Homepage: http://sourceforge.net/projects/synce -Vcs-Git: git://git.debian.org/users/evgeni/unshield.git +Vcs-Git: git://git.debian.org/git/users/evgeni/unshield.git Vcs-Browser: http://git.debian.org/?p=users/evgeni/unshield.git Package: unshield -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/unshield.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

