| /branches/experimental/debian/control |
|---|
| 50,7 → 50,7 |
| Package: lsh-client |
| Architecture: any |
| Depends: nettle-bin, ${shlibs:Depends}, ${misc:Depends}, lsh-utils (= ${binary:Version}) |
| Depends: nettle-bin (>= 2.0), ${shlibs:Depends}, ${misc:Depends}, lsh-utils (= ${binary:Version}) |
| Conflicts: lsh-utils (<< 2.0.4-dfsg-1) |
| Replaces: lsh-utils (<< 2.0.4-dfsg-1) |
| Suggests: lsh-doc |
| /branches/experimental/debian/changelog |
|---|
| 33,6 → 33,8 |
| * Upgrade to Standards-Version 3.8.3: |
| * Add README.source. |
| * debian/control: Add Vcs-Svn and Vcs-Browser fields. |
| * lsh-client: Depend on nettle-bin >= 2.0 as lsh-transport uses |
| sexp-conv's --lock option. |
| -- Magnus Holmgren <holmgren@debian.org> Sat, 05 Sep 2009 02:51:19 +0200 |