From 7fbe164976b98c50b818a06690fc73ec46c7354d Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Tue, 22 Jun 2010 22:51:46 +0200 Subject: [PATCH] control: Depend on ${misc:Depends}, as recommended by debhelper. --- debian/changelog | 3 ++- debian/control | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index cf8c86a..c439c7d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,8 +10,9 @@ tig (0.16-1) unstable; urgency=low 1:1.7.0.4-2~) as an alternative dependency, according to the rename of the package; thanks to Jonathan Nieder and Beat Bolli for reporting this (Closes: #568582). + - Depend on ${misc:Depends}, as recommended by debhelper. - -- Sebastian Harl Tue, 22 Jun 2010 22:43:06 +0200 + -- Sebastian Harl Tue, 22 Jun 2010 22:51:20 +0200 tig (0.15-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 9a96495..e16f07a 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,8 @@ Vcs-Browser: http://git.tokkee.org/?p=pkg-tig.git Package: tig Architecture: any -Depends: git (>= 1:1.7.0.4-2~) | git-core (>= 1:1.5.4), ${shlibs:Depends} +Depends: git (>= 1:1.7.0.4-2~) | git-core (>= 1:1.5.4), ${shlibs:Depends}, + ${misc:Depends} Description: ncurses-based Git repository browser This package contains a text-mode interface for the version control system Git. It may be used to browse the history and contents of a repository. -- 2.30.2