chiark / gitweb /
add misc:Depends
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 2 Jun 2012 10:32:53 +0000 (11:32 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 2 Jun 2012 10:32:53 +0000 (11:32 +0100)
debian/changelog
debian/control

index 1f7f10f0499ec922ab10e7d45de8c0d4a907314c..0d2b69e5fdaa413679f1dee4b256346d977ab3f7 100644 (file)
@@ -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.
 
   * Change my email address.
 
- --
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sat, 02 Jun 2012 11:29:10 +0100
 
 chiark-tcl (1.1.0+nmu2) unstable; urgency=low
 
 
 chiark-tcl (1.1.0+nmu2) unstable; urgency=low
 
index 817684dec157afef67d5dc60d4e907c0e8475ea1..8e4dcc7015826532fa5f6ffb3062bb7782286d6a 100644 (file)
@@ -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.
  (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
 
 
 # chiark-tcl - various Tcl bindings and extensions