Rev 96 | Rev 101 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 96 | Rev 99 | ||
|---|---|---|---|
| Line 14... | Line 14... | ||
| 14 | * Exclude modules GDK, Gnome, and GTKSupport, which also are for  | 
            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  | 
            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.  | 
            16 | reflect the fact that it provides GTK+ 2.0 bindings.  | 
          
| 17 | * Disable --with-relocatable-dumped-modules; it doesn't seem that we  | 
            17 | * Disable --with-relocatable-dumped-modules; it doesn't seem that we  | 
          
| 18 | need it and it doesn't seem to work 100% properly.  | 
            18 | need it and it doesn't seem to work 100% properly.  | 
          
| - | 19 | * no_dump_modules.dpatch (new): Patch install.pike not to dump modules  | 
          |
| - | 20 | at build time (thus no need to exclude master.pike.o in debian/rules).  | 
          |
| 19 | 21 | ||
| 20 | -- Magnus Holmgren <holmgren@debian.org> Wed, 28 Jul 2010 15:37:23 +0200  | 
            22 | -- Magnus Holmgren <holmgren@debian.org> Wed, 28 Jul 2010 16:15:17 +0200  | 
          
| 21 | 23 | ||
| 22 | pike7.8 (7.8.352-dfsg-1) experimental; urgency=low  | 
            24 | pike7.8 (7.8.352-dfsg-1) experimental; urgency=low  | 
          
| 23 | 25 | ||
| 24 | * New upstream release.  | 
            26 | * New upstream release.  | 
          
| 25 | * 01_master.in.dpatch: Renamed module-layout.dpatch.  | 
            27 | * 01_master.in.dpatch: Renamed module-layout.dpatch.  |