about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-04-14 15:24:08 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-04-14 15:24:08 +0000
commitd5134d10177ce64bc0d0c666d33dd1d4d54d72a9 (patch)
tree9f1968676181ac61e7e4db4c67a79a3e97a30892 /doc
parent05577844d9399433b06632788808f94c53d42a76 (diff)
downloadnetpbm-mirror-d5134d10177ce64bc0d0c666d33dd1d4d54d72a9.tar.gz
netpbm-mirror-d5134d10177ce64bc0d0c666d33dd1d4d54d72a9.tar.xz
netpbm-mirror-d5134d10177ce64bc0d0c666d33dd1d4d54d72a9.zip
Fix Debian package dependencies
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2187 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index b04334f7..238d159c 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -22,6 +22,10 @@ not yet  BJH  Release 10.67.00
               make variables, causing static library not to get built.
               Introduced in 10.66.
 
+              Build: fix dependencies in .deb package so they work with
+              Debian 6 at least.  Always broken (.deb capability was new in
+              10.66).
+
 14.03.30 BJH  Release 10.66.00
 
               Add pamvalidate.  Thanks Prophet of the Way <afu@wta.att.ne.jp>.