Rev 64 | Rev 67 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 64 | Rev 65 | ||
|---|---|---|---|
| Line 4... | Line 4... | ||
| 4 | * Skip the pike -x module fix; it doesn't seem necessary and was also | 4 | * Skip the pike -x module fix; it doesn't seem necessary and was also | 
| 5 | currently broken. | 5 | currently broken. | 
| 6 | * Switch to Nettle 2.0 (Build-Depend on nettle-dev instead of | 6 | * Switch to Nettle 2.0 (Build-Depend on nettle-dev instead of | 
| 7 | libnettle-dev). | 7 | libnettle-dev). | 
| 8 | + nettle_2.0.dpatch: Temporarily include changes made in upstream CVS | 8 | + nettle_2.0.dpatch: Temporarily include changes made in upstream CVS | 
| 9 | to accomodate the API changes. | 9 | to accommodate the API changes. | 
| 10 | * Increase Debhelper compat level to 5. | 10 | * Increase Debhelper compat level to 5. | 
| 11 | * 05_install.pike.dpatch (disabled): The passing-on of lib_prefix was | 11 | * 05_install.pike.dpatch (disabled): The passing-on of lib_prefix was | 
| 12 | fixed upstream, so this patch now instead does that with share_prefix | 12 | fixed upstream, so this patch now instead does that with share_prefix | 
| 13 | and modifies install.pike to use it. The rest of the package is not | 13 | and modifies install.pike to use it. The rest of the package is not | 
| 14 | quite ready though, so the patch is disabled for now. | 14 | quite ready though, so the patch is disabled for now. |