lp:debian/mawk

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/mawk
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

8. By Steve Langasek

* debian/patches/cross-compile: fix the wrong invocation of AC_CHECK_PROG()
  that breaks cross-compiler detection.
* debian/patches/21_memcpy-to-memmove: use memmove instead of memcpy in
  FINgets. Closes: #665383, LP: #955791.
* mark mawk Multi-Arch: foreign, to satisfy cross-build-dependencies.
* debian/patches/20_overlong-regexps: Do not crash if regexp is too
  long for our buffer. Thanks to Ian Jackson <email address hidden>,
  Jonathan Nieder <email address hidden>. Closes: #391051, LP: #23494.
* add autopkgtest/autodebtest support to run upstream tests.

7. By Steve Langasek

* Swap out dpatch in favor of quilt.
* Replace debian/patches/08_fix-for-gcc3.3 with debian/patches/autoreconf,
  which gets us modern autoconf support.
* Migrate to dh(1). This gets us md5sums for the package (Closes: #507315)
  and support for DEB_BUILD_OPTIONS=nostrip (Closes: #437557).
* Only run the mawk_test and fpe_test targets from override_dh_auto_test,
  so that DEB_BUILD_OPTIONS=nocheck does the right thing. This should
  be sufficient to support cross-building, provided nocheck is passed in
  the cross-build environment (as it should be). Closes: #285418.
* Put mawk in Section: interpreters, along with the other awken.
  Closes: #442071.
* debian/mawk.postinst: drop obsolete upgrade handling of long-gone broken
  symlinks.
* Update to standards-version 3.9.2.
* Add Vcs-Bzr/Vcs-Browser fields.

6. By Steve Langasek

Fix debian/copyright to correctly list the license as GPLv2, not GPLv2
or later. Closes: #536689

5. By Steve Langasek

Build-Conflict with byacc, as the current version doesn't appear to be
compatible with mawk; though we ought to fix the upstream build rules
to not check for byacc first in this case, this is an ok fix for now.
Closes: #509832.

4. By Peter Eisentraut

* Non-maintainer upload.
* debian/postinst: fix bashism. Closes: #308134

3. By James Troup <email address hidden>

* 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 <email address hidden> 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 <email address hidden> and Matthias Klose
  <email address hidden>. Closes: #105816

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

2. By James Troup <email address hidden>

debian/rules (build): compile with -O1 on hppa to work around probable
compiler bug. Thanks to LaMont Jones <email address hidden>.

1. By James Troup <email address hidden>

Import upstream version 1.3.3

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/squeeze/mawk
This branch contains Public information 
Everyone can see this information.

Subscribers