Rev 165 | Rev 168 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 165 | Rev 166 | ||
|---|---|---|---|
| Line 2... | Line 2... | ||
| 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  | 
            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  | 
            5 | Tools.PV requires both but is too small to make its own package  | 
          
| 6 | (Closes: #711060).  | 
            6 | (Closes: #711060).  | 
          
| - | 7 | * hurd.patch (new): Make Pike build on Debian GNU/Hurd.  | 
          |
| 7 | 8 | ||
| 8 | -- Magnus Holmgren <holmgren@debian.org> Wed, 05 Jun 2013 22:23:23 +0200  | 
            9 | -- Magnus Holmgren <holmgren@debian.org> Thu, 06 Jun 2013 22:53:05 +0200  | 
          
| 9 | 10 | ||
| 10 | pike7.8 (7.8.700-4) unstable; urgency=low  | 
            11 | pike7.8 (7.8.700-4) unstable; urgency=low  | 
          
| 11 | 12 | ||
| 12 | * reg_enum_conflict.patch: The conflict is with an enum, so we have to  | 
            13 | * reg_enum_conflict.patch: The conflict is with an enum, so we have to  | 
          
| 13 | rename our enum constants (really Closes: #708366). Also add DEP-3  | 
            14 | rename our enum constants (really Closes: #708366). Also add DEP-3  |