Rev 141 | Rev 143 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 141 | Rev 142 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | lsh-utils (2.1-10) unstable; urgency=low | 1 | lsh-utils (2.1-10) unstable; urgency=low | 
| 2 | 2 | ||
| 3 | * Add missing lsb-base dependency. | 3 | * Add missing lsb-base dependency. | 
| 4 | * missing_include.patch: Add a missing include to fix FTBFS with bindnow | 4 | * missing_include.patch: Add a missing include to fix FTBFS with bindnow | 
| 5 | and PIE enabled (Closes: #837665, LP: #1628178). | 5 | and PIE enabled (Closes: #837665, LP: #1628178). | 
| - | 6 | * Increase Debhelper compat level to 9. | |
| 6 | 7 | ||
| 7 | -- Magnus Holmgren <holmgren@debian.org> Mon, 17 Oct 2016 21:21:13 +0200 | 8 | -- Magnus Holmgren <holmgren@debian.org> Mon, 17 Oct 2016 21:54:46 +0200 | 
| 8 | 9 | ||
| 9 | lsh-utils (2.1-9) unstable; urgency=medium | 10 | lsh-utils (2.1-9) unstable; urgency=medium | 
| 10 | 11 | ||
| 11 | * nettle3.patch: also cast length arguments to nettle_sexp_vformat() to | 12 | * nettle3.patch: also cast length arguments to nettle_sexp_vformat() to | 
| 12 | size_t. | 13 | size_t. |