Rev 92 | Rev 94 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 92 | Rev 93 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | libspf2 (1.2.10-6) unstable; urgency=medium |
1 | libspf2 (1.2.10-6) unstable; urgency=medium |
2 | 2 | ||
3 | * gcc5-variadicmacros.patch: Fix syntax error with variadic macro with |
3 | * gcc5-variadicmacros.patch: Fix syntax error with variadic macro with |
4 | no variable argument when compiling with GCC 5 (Close: #777974). |
4 | no variable argument when compiling with GCC 5 (Closes: #777974). |
5 | * Rearrange debian/copyright to comply with the machine-readable format |
5 | * Rearrange debian/copyright to comply with the machine-readable format |
6 | specification. |
6 | specification. |
7 | 7 | ||
8 | -- Magnus Holmgren <holmgren@debian.org> Thu, 25 Jun 2015 22:26:05 +0200 |
8 | -- Magnus Holmgren <holmgren@debian.org> Thu, 25 Jun 2015 22:26:05 +0200 |
9 | 9 |