Rev 142 | Rev 144 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 142 | Rev 143 | ||
|---|---|---|---|
| Line 2... | Line 2... | ||
| 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 | * Increase Debhelper compat level to 9. | 
| - | 7 | * Add Brazilian Portuguese debconf templates translation (Closes: | |
| - | 8 | #816948). | |
| 7 | 9 | ||
| 8 | -- Magnus Holmgren <holmgren@debian.org> Mon, 17 Oct 2016 21:54:46 +0200 | 10 | -- Magnus Holmgren <holmgren@debian.org> Mon, 17 Oct 2016 21:59:50 +0200 | 
| 9 | 11 | ||
| 10 | lsh-utils (2.1-9) unstable; urgency=medium | 12 | lsh-utils (2.1-9) unstable; urgency=medium | 
| 11 | 13 | ||
| 12 | * nettle3.patch: also cast length arguments to nettle_sexp_vformat() to | 14 | * nettle3.patch: also cast length arguments to nettle_sexp_vformat() to | 
| 13 | size_t. | 15 | size_t. |