Subversion Repositories lsh

Compare Revisions

Ignore whitespace Rev 24 → Rev 23

/trunk/debian/control
48,7 → 48,8
 
Package: lsh-client
Architecture: any
Depends: nettle-bin, ${shlibs:Depends}, lsh-utils (= ${binary:Version})
Depends: nettle-bin, ${shlibs:Depends}
Recommends: lsh-utils (= ${binary:Version})
Conflicts: lsh-utils (<< 2.0.4-dfsg-1)
Replaces: lsh-utils (<< 2.0.4-dfsg-1)
Suggests: lsh-doc
/trunk/debian/changelog
6,11 → 6,8
* Update doc-base section of lsh-doc to match current structure.
* Remove inactive maintainer as requested by the MIA team and put myself
in charge (Closes: #487137).
* Upgrade lsh-client's Recommends of lsh-utils to a Depends. It's not
huge and lsh-client is almost useless without it in most cases
(Closes: #481073).
 
-- Magnus Holmgren <holmgren@debian.org> Wed, 25 Jun 2008 16:40:16 +0200
--
 
lsh-utils (2.0.4-dfsg-1) unstable; urgency=low