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