From 220cf2b7d76b55ca50a12a669db256efa4ddd029 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Sun, 9 Oct 2016 19:23:23 +0200 Subject: fix typo in Vcs-{Git,Browser} URI MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Silly me wrote the URI in the control file before having actually created the repository… lets not think too deeply about what a "tranport" might be. Sounds 'fishy' at least… --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index c4bc708..fafccf7 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Uploaders: Tim Retout , David Kalnischkies Build-Depends: debhelper (>= 9) Standards-Version: 3.9.8 -Vcs-Git: https://anonscm.debian.org/git/apt/apt-tranport-tor.git -Vcs-Browser: https://anonscm.debian.org/git/apt/apt-tranport-tor.git +Vcs-Git: https://anonscm.debian.org/git/apt/apt-transport-tor.git +Vcs-Browser: https://anonscm.debian.org/git/apt/apt-transport-tor.git Package: apt-transport-tor Architecture: all -- cgit v1.2.3-70-g09d2