Rev 194 | Rev 204 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 194 | Rev 195 | ||
|---|---|---|---|
| Line 6... | Line 6... | ||
| 6 | * bad_size_t_redef.patch: Fix undefined behaviour/buffer overruns in  | 
            6 | * bad_size_t_redef.patch: Fix undefined behaviour/buffer overruns in  | 
          
| 7 | module _Image_JPEG on 64-bit architectures due to broken redefinition  | 
            7 | module _Image_JPEG on 64-bit architectures due to broken redefinition  | 
          
| 8 | of size_t (Closes: #750430).  | 
            8 | of size_t (Closes: #750430).  | 
          
| 9 | * Use dh_installdocs --link-doc to create doc symlinks in module  | 
            9 | * Use dh_installdocs --link-doc to create doc symlinks in module  | 
          
| 10 | packages.  | 
            10 | packages.  | 
          
| - | 11 | * Replace GPL and LGPL license texts used by Tools.Legal.License with  | 
          |
| - | 12 | symlinks to corresponding files in /usr/share/common-licenses.  | 
          |
| - | 13 | Override remaining Lintian warnings about GPL.pmod and LGPL.pmod,  | 
          |
| - | 14 | which do not include the license texts themselves.  | 
          |
| 11 | 15 | ||
| 12 | -- Magnus Holmgren <holmgren@debian.org> Sat, 02 Aug 2014 20:50:44 +0200  | 
            16 | -- Magnus Holmgren <holmgren@debian.org> Sat, 02 Aug 2014 21:47:30 +0200  | 
          
| 13 | 17 | ||
| 14 | pike7.8 (7.8.866-1) experimental; urgency=low  | 
            18 | pike7.8 (7.8.866-1) experimental; urgency=low  | 
          
| 15 | 19 | ||
| 16 | * New upstream beta version.  | 
            20 | * New upstream beta version.  | 
          
| 17 | * debian/control: Correct Vcs-Svn URI.  | 
            21 | * debian/control: Correct Vcs-Svn URI.  |