Rev 77 | Rev 80 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 77 | Rev 79 | ||
|---|---|---|---|
| Line -... | Line 1... | ||
| - | 1 | lsh-utils (2.0.4-dfsg-8) UNRELEASED; urgency=low  | 
          |
| - | 2 | ||
| - | 3 | * Change source format to 3.0 (quilt), renaming all patches  | 
          |
| - | 4 | from *.dpatch to *.patch and dropping the numbers.  | 
          |
| - | 5 | * While 30_nonettle.dpatch was a script that used sed to modify  | 
          |
| - | 6 | instances of Makefile.in, nonettle.patch patches Makefile.am files as  | 
          |
| - | 7 | well as configure.ac. dh-autoremake is used to call autoremake before  | 
          |
| - | 8 | configure and to restore the effects in the clean target. The  | 
          |
| - | 9 | src/nettle subdirectory still needs to be renamed to avoid its header  | 
          |
| - | 10 | files from being found; that is now done in debian/rules.  | 
          |
| - | 11 | * Switch from CDBS to a more old-style debian/rules to get better  | 
          |
| - | 12 | control over the build process.  | 
          |
| - | 13 | * Increase Debhelper compat level to 7.  | 
          |
| - | 14 | ||
| - | 15 | -- Magnus Holmgren <holmgren@debian.org> Sat, 19 Mar 2011 20:40:33 +0100  | 
          |
| - | 16 | ||
| 1 | lsh-utils (2.0.4-dfsg-7) unstable; urgency=low  | 
            17 | lsh-utils (2.0.4-dfsg-7) unstable; urgency=low  | 
          
| 2 | 18 | ||
| 3 | * terminate_on_connection_failure.dpatch (new): Make sure that lsh exits  | 
            19 | * terminate_on_connection_failure.dpatch (new): Make sure that lsh exits  | 
          
| 4 | if it fails to connect to the remote host (Closes: #485812).  | 
            20 | if it fails to connect to the remote host (Closes: #485812).  | 
          
| 5 | * ipv6_v6only.dpatch (new): Set the IPV6_V6ONLY socket option on  | 
            21 | * ipv6_v6only.dpatch (new): Set the IPV6_V6ONLY socket option on  |