Rev 140 | Rev 142 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 140 | Rev 141 | ||
|---|---|---|---|
| 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 |
|
| - | 5 | and PIE enabled (Closes: #837665, LP: #1628178). |
|
| 4 | 6 | ||
| 5 | -- Magnus Holmgren <holmgren@debian.org> Wed, 12 Oct 2016 21:38:53 +0200 |
7 | -- Magnus Holmgren <holmgren@debian.org> Mon, 17 Oct 2016 21:21:13 +0200 |
| 6 | 8 | ||
| 7 | lsh-utils (2.1-9) unstable; urgency=medium |
9 | lsh-utils (2.1-9) unstable; urgency=medium |
| 8 | 10 | ||
| 9 | * nettle3.patch: also cast length arguments to nettle_sexp_vformat() to |
11 | * nettle3.patch: also cast length arguments to nettle_sexp_vformat() to |
| 10 | size_t. |
12 | size_t. |