~ubuntu-branches/ubuntu/karmic/mawk/karmic

« back to all changes in this revision

Viewing changes to debian/patches/00list

  • Committer: Bazaar Package Importer
  • Author(s): James Troup
  • Date: 2003-05-30 15:24:50 UTC
  • Revision ID: james.westby@ubuntu.com-20030530152450-5ewsjdg0t4hu8c7q
Tags: 1.3.3-11
* 08_fix-for-gcc3.3.dpatch: grossly hack configure to work around
  gcc-3.3 providing a builtin log() function which broke the configure
  tests.  Thanks to Daniel Schepler <schepler@math.berkeley.edu> for the
  report.  Closes: #195371

* debian/control: add build-depends on gcc (>= 3:3.3-1) for hppa.
* debian/rules: remove de-optimization hack for hppa.  Thanks to LaMont
  Jones <lamont@smallone.fc.hp.com> and Matthias Klose
  <doko@cs.tu-berlin.de>.  Closes: #105816

* debian/control (Standards-Version): bump to 3.5.10.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
01_error-on-full-fs
 
2
02_fix-examples
 
3
03_read-and-close-redefinition
 
4
04_mawk.1-fix-pi
 
5
05_-Wall-fixes
 
6
06_parse.y-semicolons
 
7
07_mawktest-check-devfull
 
8
08_fix-for-gcc3.3