Rev 149 | Rev 151 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 149 | Rev 150 | ||
---|---|---|---|
Line 5... | Line 5... | ||
5 | * Drop dummy package prayer-templates. |
5 | * Drop dummy package prayer-templates. |
6 | * No longer override CDBS overriding CFLAGS, thereby allowing hardening |
6 | * No longer override CDBS overriding CFLAGS, thereby allowing hardening |
7 | flags to be properly propagated. I think it caused internal include |
7 | flags to be properly propagated. I think it caused internal include |
8 | flags to be lost, but since at least 1.3.2 that's no longer the case. |
8 | flags to be lost, but since at least 1.3.2 that's no longer the case. |
9 | * Bump Standards-Version to 3.9.4. |
9 | * Bump Standards-Version to 3.9.4. |
- | 10 | * hurd.patch: Always define HAVE_SHADOW. The test for BSD4_4 seems |
|
- | 11 | bogus; it is defined on Hurd, but crypt(3) is available there. |
|
10 | 12 | ||
11 | -- Magnus Holmgren <holmgren@debian.org> Tue, 11 Jun 2013 23:30:12 +0200 |
13 | -- Magnus Holmgren <holmgren@debian.org> Tue, 11 Jun 2013 23:30:12 +0200 |
12 | 14 | ||
13 | prayer (1.3.4-dfsg1-1) unstable; urgency=low |
15 | prayer (1.3.4-dfsg1-1) unstable; urgency=low |
14 | 16 |