Rev 149 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 149 | Rev 243 | ||
---|---|---|---|
1 | pike7.8 (7.8.352-dfsg-6) unstable; urgency=low |
1 | pike7.8 (7.8.352-dfsg-6) unstable; urgency=low |
2 | 2 | ||
3 | A few graphics modules (Graphics, Colors, and Protocols.X.XImage) have |
3 | A few graphics modules (Graphics, Colors, and Protocols.X.XImage) have |
4 | been moved from pike7.8-core to pike7.8-image because they in fact |
4 | been moved from pike7.8-core to pike7.8-image because they in fact |
5 | require the Image module. Similarily, the pmar_install tool, which |
5 | require the Image module. Similarly, the pmar_install tool, which |
6 | requires the module tool, has been moved to pike7.8-dev where that |
6 | requires the module tool, has been moved to pike7.8-dev where that |
7 | tool is found. |
7 | tool is found. |
8 | 8 | ||
9 | -- Magnus Holmgren <holmgren@debian.org> Sat, 23 Jun 2012 21:19:16 +0200 |
9 | -- Magnus Holmgren <holmgren@debian.org> Sat, 23 Jun 2012 21:19:16 +0200 |
10 | 10 | ||
11 | pike7.6 (7.6.112-1) unstable; urgency=low |
11 | pike7.6 (7.6.112-1) unstable; urgency=low |
12 | 12 | ||
13 | The Image.TTF module uses the deprecated freetype1 library that is |
13 | The Image.TTF module uses the deprecated freetype1 library that is |
14 | being phased out. It has therefore been removed. The Image.FreeType |
14 | being phased out. It has therefore been removed. The Image.FreeType |
15 | module should be used instead. |
15 | module should be used instead. |
16 | 16 | ||
17 | -- Magnus Holmgren <magnus@kibibyte.se> Tue, 25 Sep 2007 20:21:17 +0200 |
17 | -- Magnus Holmgren <magnus@kibibyte.se> Tue, 25 Sep 2007 20:21:17 +0200 |