Package: src:remake
Version: 4.3+dbg-1.6+dfsg-1
Tags: patch

Hello Dima.

I tried "debcheckout -a remake" and it didn't work, and
it's because the Vcs-Git field has a typo.

Trivial patch attached.

BTW: I was actually trying to see how much difficult it would be
to have a Debian package prototype for remake-4.4. I guess it would
be easy because debian/patches/* has only one patch, and it's
quite simple.

Thanks.
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9),
                guile-3.0-dev
 Homepage: http://bashdb.sourceforge.net/remake
 Vcs-Browser: https://salsa.debian.org/debian/remake
-Vcs-Git: https://salsa.debian.org:debian/remake.git
+Vcs-Git: https://salsa.debian.org/debian/remake.git
 Standards-Version: 4.0.0
 
 Package: remake

Reply via email to