Rev 101 | Rev 106 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 101 | Rev 104 | ||
|---|---|---|---|
| Line 17... | Line 17... | ||
| 17 | reflect the fact that it provides GTK+ 2.0 bindings.  | 
            17 | reflect the fact that it provides GTK+ 2.0 bindings.  | 
          
| 18 | * Disable --with-relocatable-dumped-modules; it doesn't seem that we  | 
            18 | * Disable --with-relocatable-dumped-modules; it doesn't seem that we  | 
          
| 19 | need it and it doesn't seem to work 100% properly.  | 
            19 | need it and it doesn't seem to work 100% properly.  | 
          
| 20 | * no_dump_modules.dpatch (new): Patch install.pike not to dump modules  | 
            20 | * no_dump_modules.dpatch (new): Patch install.pike not to dump modules  | 
          
| 21 | at build time (thus no need to exclude master.pike.o in debian/rules).  | 
            21 | at build time (thus no need to exclude master.pike.o in debian/rules).  | 
          
| - | 22 | * Move AutoDoc and module-related modules and standalone tools to -dev  | 
          |
| - | 23 | and let -dev depend on -image.  | 
          |
| 22 | 24 | ||
| 23 | -- Magnus Holmgren <holmgren@debian.org> Wed, 28 Jul 2010 16:15:17 +0200  | 
            25 | -- Magnus Holmgren <holmgren@debian.org> Thu, 29 Jul 2010 01:55:36 +0200  | 
          
| 24 | 26 | ||
| 25 | pike7.8 (7.8.352-dfsg-1) experimental; urgency=low  | 
            27 | pike7.8 (7.8.352-dfsg-1) experimental; urgency=low  | 
          
| 26 | 28 | ||
| 27 | * New upstream release.  | 
            29 | * New upstream release.  | 
          
| 28 | * 01_master.in.dpatch: Renamed module-layout.dpatch.  | 
            30 | * 01_master.in.dpatch: Renamed module-layout.dpatch.  |