From 34ce8df43da75fbba98dcb934059cbd8a44c425f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Reynir=20Bj=C3=B6rnsson?= Date: Thu, 21 Jul 2022 10:48:27 +0200 Subject: [PATCH] packaging/debian/control: fix typos --- packaging/debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packaging/debian/control b/packaging/debian/control index eccb782..3827ea8 100644 --- a/packaging/debian/control +++ b/packaging/debian/control @@ -3,10 +3,10 @@ Version: %%VERSION_NUM%% Section: unknown Priority: optional Maintainer: Robur Team -Stadnards-Version: 4.4.1 +Standards-Version: 4.4.1 Homepage: https://git.robur.io/robur/opam-graph Vcs-Browser: https://git.robur.io/robur/opam-graph -Vsc-Git: https://git.robur.io/robur/opam-graph.git +Vcs-Git: https://git.robur.io/robur/opam-graph.git Architecture: FIXME -Descrption: Graphing dependencies of opam packages +Description: Graphing dependencies of opam packages This package outputs graphs (in svg and dot) of opam packages.