Package: jffi
Version: 1.2.7-6
Severity: minor
Tags: patch
Dear maintainer,
the current Vcs-Browser: field in the control file seems to point to
a directory with two images instead of the jffi repo.
Based on the pattern used for other packages, I've prepared a patch
which points to the repo instead.
--
mvh / best regards
Hans Joachim Desserud
http://desserud.org
diff --git a/debian/control b/debian/control
index 4b19eeb..f3478ba 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9),
libltdl-dev
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-java/jffi.git
-Vcs-Browser: http://anonscm.debian.org/?p=pkg-java-maint/jffi.git;a=summary
+Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/jffi.git
Homepage: http://github.com/jnr/jffi
Package: libjffi-java