Rev 94 | Rev 96 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 94 | Rev 95 | ||
|---|---|---|---|
| Line 9... | Line 9... | ||
| 9 | * Don't run update-alternatives --remove on upgrade.  | 
            9 | * Don't run update-alternatives --remove on upgrade.  | 
          
| 10 | * Exclude Tools.PV, which requires GTK (not GTK2).  | 
            10 | * Exclude Tools.PV, which requires GTK (not GTK2).  | 
          
| 11 | * debian/rules, unbreak_cross_compilation.dpatch: Use the right gcc  | 
            11 | * debian/rules, unbreak_cross_compilation.dpatch: Use the right gcc  | 
          
| 12 | and pass --host=$(DEB_HOST_GNU_TYPE) to configure as necessary.  | 
            12 | and pass --host=$(DEB_HOST_GNU_TYPE) to configure as necessary.  | 
          
| 13 | Fix various bugs preventing cross compilation. Thanks to Marc Dirix.  | 
            13 | Fix various bugs preventing cross compilation. Thanks to Marc Dirix.  | 
          
| - | 14 | * Exclude modules GDK, Gnome, and GTKSupport, which also are for  | 
          |
| - | 15 | GTK+/Gnome 1.2, and update the package description of pike7.8-gtk to  | 
          |
| - | 16 | reflect the fact that it provides GTK+ 2.0 bindings.  | 
          |
| 14 | 17 | ||
| 15 | -- Magnus Holmgren <holmgren@debian.org> Sun, 06 Jun 2010 20:00:18 +0200  | 
            18 | -- Magnus Holmgren <holmgren@debian.org> Mon, 26 Jul 2010 21:44:11 +0200  | 
          
| 16 | 19 | ||
| 17 | pike7.8 (7.8.352-dfsg-1) experimental; urgency=low  | 
            20 | pike7.8 (7.8.352-dfsg-1) experimental; urgency=low  | 
          
| 18 | 21 | ||
| 19 | * New upstream release.  | 
            22 | * New upstream release.  | 
          
| 20 | * 01_master.in.dpatch: Renamed module-layout.dpatch.  | 
            23 | * 01_master.in.dpatch: Renamed module-layout.dpatch.  |