[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1088855: marked as done (lua-discount: Correct Vcs-* links in d/control)



Your message dated Tue, 21 Oct 2025 13:19:51 +0200
with message-id <aPdsV3xo3StLXqCW@duagon-BXN3S64.localdomain>
and subject line Vcs
has caused the Debian Bug report #1088855,
regarding lua-discount: Correct Vcs-* links in d/control
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1088855: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1088855
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
Version: 2.1.8-5

--- End Message ---

Reply to: