Rev 67 | Rev 77 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 67 | Rev 76 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | Source: lsh-utils  | 
            1 | Source: lsh-utils  | 
          
| 2 | Section: net  | 
            2 | Section: net  | 
          
| 3 | Priority: extra  | 
            3 | Priority: extra  | 
          
| 4 | Maintainer: Magnus Holmgren <holmgren@debian.org>  | 
            4 | Maintainer: Magnus Holmgren <holmgren@debian.org>  | 
          
| 5 | Uploaders: Stefan Pfetzing <dreamind@dreamind.de>  | 
            5 | Uploaders: Stefan Pfetzing <dreamind@dreamind.de>  | 
          
| 6 | Standards-Version: 3.8.3  | 
            6 | Standards-Version: 3.9.1  | 
          
| 7 | Build-Depends: cdbs, debhelper (>= 5), dpatch, autotools-dev,  | 
            7 | Build-Depends: cdbs, debhelper (>= 5), dpatch, autotools-dev,  | 
          
| 8 | libgmp3-dev, zlib1g-dev | libz-dev, liboop-dev, libxau-dev, nettle-dev,  | 
            8 | libgmp3-dev, zlib1g-dev | libz-dev, liboop-dev, libxau-dev, nettle-dev,  | 
          
| 9 | texinfo (>= 4.2), guile-1.6 | scsh-0.6, heimdal-dev, libwrap0-dev | libwrap-dev,  | 
            9 | texinfo (>= 4.2), guile-1.6 | scsh-0.6, heimdal-dev, libwrap0-dev | libwrap-dev,  | 
          
| 10 | libpam0g-dev | libpam-dev, libreadline-dev, m4  | 
            10 | libpam0g-dev | libpam-dev, libreadline-dev, m4  | 
          
| 11 | Homepage: http://www.lysator.liu.se/~nisse/lsh/  | 
            11 | Homepage: http://www.lysator.liu.se/~nisse/lsh/  | 
          
| Line 51... | Line 51... | ||
| 51 | 51 | ||
| 52 | Package: lsh-client  | 
            52 | Package: lsh-client  | 
          
| 53 | Architecture: any  | 
            53 | Architecture: any  | 
          
| 54 | Depends: nettle-bin, lsh-utils (= ${binary:Version}),
 | 
            54 | Depends: nettle-bin, lsh-utils (= ${binary:Version}),
 | 
          
| 55 |  ${shlibs:Depends}, ${misc:Depends}
 | 
            55 |  ${shlibs:Depends}, ${misc:Depends}
 | 
          
| 56 | Conflicts: lsh-utils (<< 2.0.4-dfsg-1)  | 
            56 | Breaks: lsh-utils (<< 2.0.4-dfsg-1)  | 
          
| 57 | Replaces: lsh-utils (<< 2.0.4-dfsg-1)  | 
            57 | Replaces: lsh-utils (<< 2.0.4-dfsg-1)  | 
          
| 58 | Suggests: lsh-doc  | 
            58 | Suggests: lsh-doc  | 
          
| 59 | Description: Secure Shell v2 (SSH2) protocol client  | 
            59 | Description: Secure Shell v2 (SSH2) protocol client  | 
          
| 60 | lsh is GNU GPL'd implementation of the Secure Shell  | 
            60 | lsh is GNU GPL'd implementation of the Secure Shell  | 
          
| 61 | protocol version 2 (SSH2). The SSH (Secure SHell) protocol  | 
            61 | protocol version 2 (SSH2). The SSH (Secure SHell) protocol  | 
          
| Line 70... | Line 70... | ||
| 70 | Package: lsh-doc  | 
            70 | Package: lsh-doc  | 
          
| 71 | Architecture: all  | 
            71 | Architecture: all  | 
          
| 72 | Section: doc  | 
            72 | Section: doc  | 
          
| 73 | Depends: dpkg (>= 1.15.4) | install-info, ${misc:Depends}
 | 
            73 | Depends: dpkg (>= 1.15.4) | install-info, ${misc:Depends}
 | 
          
| 74 | Suggests: lsh-utils, lsh-server, lsh-client  | 
            74 | Suggests: lsh-utils, lsh-server, lsh-client  | 
          
| - | 75 | Conflicts: lsh-utils (<< 1.0.2-3)  | 
          |
| 75 | Conflicts: lsh-utils (<< 1.0.2-3), lsh-utils-doc (<< 2.0.4-dfsg-1)  | 
            76 | Breaks: lsh-utils-doc (<< 2.0.4-dfsg-1)  | 
          
| 76 | Replaces: lsh-utils-doc (<< 2.0.4-dfsg-1)  | 
            77 | Replaces: lsh-utils-doc (<< 2.0.4-dfsg-1)  | 
          
| 77 | Description: Secure Shell v2 (SSH2) client / server / utilities documentation  | 
            78 | Description: Secure Shell v2 (SSH2) client / server / utilities documentation  | 
          
| 78 | lsh is GNU GPL'd implementation of the Secure Shell  | 
            79 | lsh is GNU GPL'd implementation of the Secure Shell  | 
          
| 79 | protocol version 2 (SSH2). The SSH (Secure SHell) protocol  | 
            80 | protocol version 2 (SSH2). The SSH (Secure SHell) protocol  | 
          
| 80 | is a secure replacement for rlogin, rsh and rcp.  | 
            81 | is a secure replacement for rlogin, rsh and rcp.  |