tags 681701 + patch thanks I've attached a patch to help solve the issue.
Thanks Paul -- .''`. Paul Tagliamonte <[email protected]> : :' : Proud Debian Developer `. `'` 4096R / 8F04 9AD8 2C92 066C 7352 D28A 7B58 5B30 807C 2A87 `- http://people.debian.org/~paultag
From bf59fbb6ae12c596e3e5b30453f299ca11d05476 Mon Sep 17 00:00:00 2001 From: Paul Tagliamonte <[email protected]> Date: Sun, 15 Jul 2012 14:46:47 -0400 Subject: [PATCH] Adjust the VCS URL to drop the unneeded ":" --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 405b1ac..8caf9ba 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Build-Depends: autotools-dev, Standards-Version: 3.8.3 XS-Python-Version: all Homepage: http://www.vpython.org -Vcs-Git: git://git.debian.org:/git/collab-maint/python-visual.git +Vcs-Git: git://git.debian.org/git/collab-maint/python-visual.git Vcs-Browser: http://git.debian.org/?p=collab-maint/python-visual.git Package: python-visual -- 1.7.10.4
signature.asc
Description: Digital signature

