Bug#1088855: lua-discount: Correct Vcs-* links in d/control
Package: lua-discount (main)
Version: 2.1.8-4
The Vcs-* entries in debian/control point to the obsolete
anonscm.debian.org site. There is a redirect in place to
<URL: https://salsa.debian.org/lua-team/lua-discount >, but it is better
to include the correct URL in the package.
As the package is currently orphaned, I believe it is better to move the
salsa project under <URL: https://salsa.debian.org/debian >, but as I am
not a member of the Lua team on salsa, I can not do this myself.
In any case, here is a patch to change the Vcs-* links to the current
repository.
diff --git a/debian/control b/debian/control
index 58dbcfe..d6bbb74 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Build-Depends: debhelper-compat (= 13),
libmarkdown2-dev (>= 2.2.0+git20160802),
lua-unit,
Standards-Version: 4.7.0
-Vcs-Git: https://anonscm.debian.org/git/pkg-lua/lua-discount.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lua/lua-discount.git
+Vcs-Git: https://salsa.debian.org/lua-team/lua-discount.git
+Vcs-Browser: https://salsa.debian.org/lua-team/lua-discount
Homepage: http://asbradbury.org/projects/lua-discount/
Package: lua-discount
--
Happy hacking
Petter Reinholdtsen
Reply to: