[PATCH] cl-ptester has broken Vcs-Git and Homepage URLs

Mario Lang mlang at debian.org
Sun Feb 23 09:23:42 UTC 2014


Hi.

cl-ptester has a broken Vcs-Git and Homepage URL.
Vcs-Git is fixed by just canoicalizing the URL.
The Homepage has actually moved to GitHub.

Please apply below patch to the cl-ptester repo.

P.S.: cl-ptester uses Standards-Version 3.8.3, while 3.9.5 is current.
Maybe the package wants some love and an upload to fix those URLs on
packages.debian.org and for debcheckout.

diff --git a/debian/control b/debian/control
index 4340332..4229014 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders: Peter Van Eynde <pvaneynd at debian.org>
 Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: dh-lisp
 Standards-Version: 3.8.3
-Homepage: http://opensource.franz.com/test/test-dist/tester.cl
-Vcs-Git: http://git.debian.org/git/pkg-common-lisp/cl-ptester.git
+Homepage: https://github.com/franzinc/tester/
+Vcs-Git: git://anonscm.debian.org/pkg-common-lisp/cl-ptester.git
 
 Package: cl-ptester
 Architecture: all

-- 
CYa,
  ⡍⠁⠗⠊⠕
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 172 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-common-lisp-devel/attachments/20140223/2c93da42/attachment.sig>


More information about the pkg-common-lisp-devel mailing list