From ff038386123640d77c544dce03d9344a479bd2f0 Mon Sep 17 00:00:00 2001 From: Sven Hoexter Date: Wed, 16 Jun 2010 21:59:09 +0000 Subject: [PATCH] Add ${misc:Depends} to the binary package. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7fbb757..2ffae39 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ tclcurl (7.19.6-2) UNRELEASED; urgency=low * Bumb Standards-Version to 3.8.4 - no changes. + * Add ${misc:Depends} to the binary package. -- Sven Hoexter Wed, 16 Jun 2010 22:31:49 +0200 diff --git a/debian/control b/debian/control index aa9aa65..a4e40af 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Vcs-Svn: svn://www.stormbind.net/debian-pkgs-sven/tclcurl/trunk Package: tclcurl Architecture: any Suggests: libcurl4-gnutls-dev -Depends: ${shlibs:Depends}, ${tclsh:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends}, ${tclsh:Depends} Description: Tcl bindings to libcurl This module enables the use of libcurl in Tcl scripts. Please refer to the libcurl documentation available in the libcurl4-gnutls-dev package. -- 2.39.2