From 71c47b3aba25df73fa4074a111dbfef65987ed9b Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Thu, 8 Nov 2018 22:47:51 +0100 Subject: [PATCH] control: Update standards version to 4.2.1. Change Vcs-Browser URL from HTTP to HTTPS. --- debian/changelog | 2 ++ debian/control | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d1925b4..f5c2e34 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ tig (2.4.1-1) UNRELEASED; urgency=medium * debian/control: - Build depend on readline >= 6.3; that's the min version specified by upstream. + - Update standards version to 4.2.1: + - Change Vcs-Browser URL from HTTP to HTTPS. -- Sebastian Harl Thu, 08 Nov 2018 22:03:18 +0100 diff --git a/debian/control b/debian/control index f919446..b147336 100644 --- a/debian/control +++ b/debian/control @@ -4,10 +4,10 @@ Priority: optional Maintainer: Sebastian Harl Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.14.6), libncursesw5-dev, libreadline-dev (>= 6.3), asciidoc (>= 8.4), xmlto, docbook-utils -Standards-Version: 4.1.1 +Standards-Version: 4.2.1 Homepage: http://jonas.nitro.dk/tig/ Vcs-Git: git://git.tokkee.org/pkg-tig.git -Vcs-Browser: http://git.tokkee.org/?p=pkg-tig.git +Vcs-Browser: https://git.tokkee.org/?p=pkg-tig.git Package: tig Architecture: any -- 2.30.2