From 0a9545b82e4d628345e979c47d5f0a162b8af2bb Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 2 Jun 2012 11:32:53 +0100 Subject: [PATCH] add misc:Depends --- debian/changelog | 6 ++++-- debian/control | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1f7f10f..0d2b69e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ -chiark-tcl (1.1.1) unstable; urgency=low +chiark-tcl (1.1.1~~iwj) unstable; urgency=low + * Add ${misc:Depends} to Depends field (should not currently have + any effect on the binary package). * Change my email address. - -- + -- Ian Jackson Sat, 02 Jun 2012 11:29:10 +0100 chiark-tcl (1.1.0+nmu2) unstable; urgency=low diff --git a/debian/control b/debian/control index 817684d..8e4dcc7 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Description: Tcl interfaces for adns, cdb, crypto, etc. (this package is compatible with at least Tcl 8.0 to 8.4 inclusive). To use the adns and nettle bindings you need to have the appropriate libraries installed too. -Depends: ${shlibs:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends} # chiark-tcl - various Tcl bindings and extensions -- 2.30.2