lp:ubuntu/wily/flex

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/wily/flex
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

47. By Manoj

* Added a missing build depends on vm-super-minimal, reuired fro
  building the pdf documentation, (Closes: #752151).
* Move flex.pdf to the flex-doc package. This makes it possible for the
  flex package's contents to not change if texinfo is not installed,
  e.g. in the stage1 build profile. Thanks to Peter Pentchev
  <email address hidden>
* Move the flex-doc build dependencies to B-D-I. Move the TeX Live
  dependencies to Build-Depends-Indep and only build the HTML and PDF
  documentation if actually requested. This breaks a circular build
  dependency by not requiring texlive for the build of the
  arch-dependent flex binary packages. (Closes: #749344).
* Bug fix #752151: "pdfetex error about missing cm-super", thanks to
  Helmut Grohne and Cyril Brulebois
* Bug fix: #749344" Allow bootstrapping without texlive and
  dh-autoreconf", thanks to Peter Pentchev

46. By Manoj

* dh-autoreconf already depends on all the autotools that it will
  attempt to use to rebuild the package's build framework, so remove the
  direct (and redundant) dependencies on the autotools
  packages. Suggestion by Peter Pentchev (Closes: #749341).
* The patch also cleaned up the creation of examples and links for man
  pages.
* Bug fix #749341: "Drop the autotools build dependencies, dh-autoreconf
  is sufficient", thanks to Peter Pentchev

45. By Manoj

* The code that is generated by flex has an off-by-one error in the
  generated #line pragmas that occur after the second %% line in the
  source file. Marcus Rausch supplied the patch that fixes it.
  (Closes: #542482).
* Bug fix #542482: "Off-by-one error in line statements", thanks to
  Wouter Verhelst

44. By Manoj

* Adapted patch from Matthias Klose to add pre-seeding of autoconf
  values as paramaters, fixing cross builds. flex uses runtime checks
  for configure tests, and preseeding allows cross build to succeed,
* Bug fix: "fix cross build", thanks to Matthias Klose. Applied fix
  manually (Closes: #746172).

43. By Matthias Klose

* Merge with Debian; remaining changes:
  - Preseed autoconf vars ac_cv_func_malloc_0_nonnull=yes and
    ac_cv_func_realloc_0_nonnull for cross builds.
* Fix typo in rules file. Closes: #745228.

42. By Matthias Klose

Preseed autoconf vars ac_cv_func_malloc_0_nonnull=yes and
ac_cv_func_realloc_0_nonnull for cross builds.

41. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Split the flex package into flex and libfl-dev, with flex as a
    Multi-Arch: foreign package depending on a Multi-Arch: same libfl-dev,
    so that flex works for cross-building.

40. By Steve Langasek

releasing version 2.5.35-10ubuntu3

39. By Steve Langasek

Add a Breaks: flex (<<) to libfl-dev, so that removing libfl-dev after
a partial upgrade doesn't leave a broken flex installation.

38. By Steve Langasek

releasing version 2.5.35-10ubuntu2

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers