From d8172341f0cc9eb3a6b771ca4e7ee02c2a07a26f Mon Sep 17 00:00:00 2001 From: Sven Hoexter Date: Fri, 3 May 2024 20:14:57 +0200 Subject: [PATCH] add vcs information in debian/control --- debian/changelog | 1 + debian/control | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 4cf5090..a920d63 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ vym (2.9.22-1) UNRELEASED; urgency=medium * Update debian/copyright. * Add a mime file. * Add Rules-Requires-Root set to no. + * Add Vcs information to debian/control. -- Sven Hoexter Fri, 03 May 2024 13:58:54 +0200 diff --git a/debian/control b/debian/control index 36e481c..6b19de5 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,8 @@ Build-Depends: debhelper-compat (=13), Standards-Version: 4.1.4 Rules-Requires-Root: no Homepage: http://www.insilmaril.de/vym/ +Vcs-Git: https://git.sven.stormbind.net/vym.git +Vcs-Browser: https://git.sven.stormbind.net/?p=sven/vym.git Package: vym Architecture: any -- 2.39.2