Subversion Repositories

?revision_form?
Rev ?revision_input??revision_submit?
?revision_endform?

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
308 10h 47m magnus /trunk/debian/ * New upstream release.
* Refresh patches. Applied upstream: undefined_htons.patch
 
302 1042d 05h magnus /trunk/debian/ New upstream release. Patch from previous NMU no longer needed.  
300 1484d 00h magnus /trunk/debian/ * New upstream release.
* Drop freetype-pkgconfig.patch; now included upstream.
 
275 2960d 03h holmgren /trunk/debian/ Run src/run_autoconfig before compiling and run configure in a
separate target; don't patch configure scripts, only their
configure.in sources. Also refresh patches and augment some
descriptions. This also avoids problems with configure complaining
about being last changed in the future when it was in fact last
changed right now.
 
238 3304d 02h holmgren /trunk/debian/ * New upstream release.
* Drop freetype_2.6_typeof.patch; incorporated upstream.
 
198 3856d 07h holmgren /trunk/debian/ * New major upstream development version. Source package generated from
git repository by running make snapshot_export at the tag "8.0.2".
* Drop pcre_info_obsolete.patch; fixed upstream.
* Disable the deprecated Pike security system.
 
191 3858d 05h holmgren /trunk/ Merge changes from 7.8-stable.  
151 4522d 04h holmgren /trunk/debian/ Drop nettle-2.1.patch. Refresh remaining patches.  
129 5072d 02h holmgren /trunk/debian/ * The latest official upstream "beta" release.
- Dropped dumping_problems.patch; incorporated upstream.
- unbreak_cross_compilation.patch partially incorporated upstream.
* Update debian/watch to point to
http://pike.ida.liu.se/download/pub/pike/beta/.
 
116 5090d 01h holmgren /trunk/debian/ Convert to source format 3.0 (quilt).  
94 5376d 05h holmgren /trunk/debian/ debian/rules, unbreak_cross_compilation.dpatch: Use the right gcc
and pass --host=$(DEB_HOST_GNU_TYPE) to configure as necessary.
Fix various bugs preventing cross compilation. Thanks to Marc Dirix.