From: Ben Harris Date: Mon, 3 Feb 2025 22:20:40 +0000 (+0000) Subject: Add Vcs-Browser and Vcs-Git fields to debian/control X-Git-Tag: archive/debian/3.251-1~4 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=f713f854651f3d32feb351595ba87dcd7a56586a;p=bedstead-debian.git Add Vcs-Browser and Vcs-Git fields to debian/control They point to dgit.debian.org because I haven't got a Salsa account yet. --- diff --git a/debian/changelog b/debian/changelog index b7596d3..a7131ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ bedstead (3.251-1~~wip) UNRELEASED; urgency=medium * New upstream release. See NEWS for details. * Build-Depends updated for new upstream version. * debian/watch updated for new upstream version-number pattern. + * Vcs-* fields added to debian/control. * Rules-Requires-Root set to "no". * debian/README.source added. * debian/gbp.conf added. diff --git a/debian/control b/debian/control index 84f57fc..1284426 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,8 @@ Priority: optional Build-Depends: fonttools, ghostscript, debhelper-compat (= 13) Standards-Version: 4.7.0 Homepage: https://bjh21.me.uk/bedstead/ +Vcs-Browser: https://browse.dgit.debian.org/bedstead.git/ +Vcs-Git: https://git.dgit.debian.org/bedstead Rules-Requires-Root: no XS-Autobuild: yes