Rev 164 | Rev 166 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 164 | Rev 165 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | pike7.8 (7.8.700-5) unstable; urgency=low |
1 | pike7.8 (7.8.700-5) unstable; urgency=low |
2 | 2 | ||
3 | * Build-depend on libtiff-dev rather than libtiff4-dev (Closes: #708365). |
3 | * Build-depend on libtiff-dev rather than libtiff4-dev (Closes: #708365). |
- | 4 | * Move Tools.PV from -core to -gtk and make -gtk depend on -image, since |
|
- | 5 | Tools.PV requires both but is too small to make its own package |
|
- | 6 | (Closes: #711060). |
|
4 | 7 | ||
5 | -- Magnus Holmgren <holmgren@debian.org> Wed, 05 Jun 2013 21:20:20 +0200 |
8 | -- Magnus Holmgren <holmgren@debian.org> Wed, 05 Jun 2013 22:23:23 +0200 |
6 | 9 | ||
7 | pike7.8 (7.8.700-4) unstable; urgency=low |
10 | pike7.8 (7.8.700-4) unstable; urgency=low |
8 | 11 | ||
9 | * reg_enum_conflict.patch: The conflict is with an enum, so we have to |
12 | * reg_enum_conflict.patch: The conflict is with an enum, so we have to |
10 | rename our enum constants (really Closes: #708366). Also add DEP-3 |
13 | rename our enum constants (really Closes: #708366). Also add DEP-3 |