Rev 32 | Rev 35 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 32 | Rev 33 | ||
|---|---|---|---|
| Line 3... | Line 3... | ||
| 3 | * lsh-doc: Depend on dpkg (>= 1.15.4) | install-info as recommended for  | 
            3 | * lsh-doc: Depend on dpkg (>= 1.15.4) | install-info as recommended for  | 
          
| 4 | the transition to triggerized install-info.  | 
            4 | the transition to triggerized install-info.  | 
          
| 5 |   * Add ${misc:Depends} to Depends of arch: any packages in case Debhelper
 | 
            5 |   * Add ${misc:Depends} to Depends of arch: any packages in case Debhelper
 | 
          
| 6 | needs it in the future.  | 
            6 | needs it in the future.  | 
          
| 7 | * Increase Debhelper compat level to 5.  | 
            7 | * Increase Debhelper compat level to 5.  | 
          
| - | 8 | * Build with Nettle 2.0 (nettle-dev).  | 
          |
| - | 9 | * nettle_2.0.dpatch created to adapt to API changes.  | 
          |
| - | 10 | * 30_nonettle.dpatch modified to add -lhogweed to LDADD where  | 
          |
| - | 11 | appropriate.  | 
          |
| 8 | 12 | ||
| 9 | -- Magnus Holmgren <holmgren@debian.org> Tue, 01 Sep 2009 22:54:57 +0200  | 
            13 | -- Magnus Holmgren <holmgren@debian.org> Tue, 01 Sep 2009 23:06:33 +0200  | 
          
| 10 | 14 | ||
| 11 | lsh-utils (2.0.4-dfsg-2) unstable; urgency=low  | 
            15 | lsh-utils (2.0.4-dfsg-2) unstable; urgency=low  | 
          
| 12 | 16 | ||
| 13 | * 40_better_errmsg_when_dotlsh_missing.dpatch (new): In unix_random.c,  | 
            17 | * 40_better_errmsg_when_dotlsh_missing.dpatch (new): In unix_random.c,  | 
          
| 14 | check whether the seed file exists before trying to lock it, and give  | 
            18 | check whether the seed file exists before trying to lock it, and give  |