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