Rev 139 | Rev 142 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 139 | Rev 140 | ||
|---|---|---|---|
| Line 4... | Line 4... | ||
| 4 | that package to avoid leaving empty directories around (Closes:  | 
            4 | that package to avoid leaving empty directories around (Closes:  | 
          
| 5 | #669955).  | 
            5 | #669955).  | 
          
| 6 | * Move the Graphics, Colors, and Protocols.X.XImage module to the -image  | 
            6 | * Move the Graphics, Colors, and Protocols.X.XImage module to the -image  | 
          
| 7 | package, as those modules require the Image module. Likewise move the  | 
            7 | package, as those modules require the Image module. Likewise move the  | 
          
| 8 | pmar_install standalone tool to the -dev package.  | 
            8 | pmar_install standalone tool to the -dev package.  | 
          
| - | 9 | * Link with --as-needed.  | 
          |
| 9 | 10 | ||
| 10 | -- Magnus Holmgren <holmgren@debian.org> Sat, 23 Jun 2012 20:09:20 +0200  | 
            11 | -- Magnus Holmgren <holmgren@debian.org> Sat, 23 Jun 2012 20:10:47 +0200  | 
          
| 11 | 12 | ||
| 12 | pike7.8 (7.8.352-dfsg-5) unstable; urgency=low  | 
            13 | pike7.8 (7.8.352-dfsg-5) unstable; urgency=low  | 
          
| 13 | 14 | ||
| 14 | * Build with -O1 on i386 (Closes: #640818).  | 
            15 | * Build with -O1 on i386 (Closes: #640818).  | 
          
| 15 | * smartlink_rpath.patch: Update to recognize Linux 3.x.  | 
            16 | * smartlink_rpath.patch: Update to recognize Linux 3.x.  |