[electric] 01/01: Fix Vcs-Git URL
Stuart Prescott
stuart at debian.org
Wed Dec 7 02:26:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
stuart pushed a commit to branch master
in repository electric.
commit 680b4400042d75c0ca66c2e220172c55821c0b9c
Author: Stuart Prescott <stuart at debian.org>
Date: Wed Dec 7 13:25:32 2016 +1100
Fix Vcs-Git URL
'/git' was missing resulting in a 404
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 6c98313..b675974 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends:
libslf4j-java,
scala
Standards-Version: 3.9.8
-Vcs-Git: https://anonscm.debian.org/pkg-java/electric.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/electric.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/electric.git
Homepage: http://www.staticfreesoft.com/productsFree.html
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/electric.git
More information about the pkg-java-commits
mailing list