lp:ubuntu/trusty/autoconf

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

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

20. By Ben Pfaff <email address hidden>

lib/autoconf/specific.m4: Use ((off_t) 1 << 31) << 31 in place of
(off_t) 1 << 62 to avoid undefined behavior when off_t is 32-bit.
Closes: #742780. Thanks to Mathieu Malaterre <email address hidden> for
reporting this bug.

19. By Ben Pfaff <email address hidden>

* debian/rules: Use upstream manpages instead of Debian-specific ones.
  Closes: #680079. Thanks to Vincent Lefevre <email address hidden> for
  reporting this bug.
* debian/control: Add help2man build dependency.
* debian/source/options: Ignore generated documentation.

18. By Ben Pfaff <email address hidden>

debian/control: Add build dependency on texlive-fonts-recommended.
Closes: #738402. Thanks to Norbert Preining <email address hidden> for
explaining intent here.

17. By Ben Pfaff <email address hidden>

* Add multiarch support. Thanks to Nicolas Calderon for supplying the
  (trivial) patch for this, and, more importantly, for explaining the
  implications. Closes: #727527.
  + debian/control: Add "Multi-arch: foreign" to autoconf binary package.

16. By Daniel Schepler <email address hidden>

* Non-maintainer upload with maintainer's permission.
  + Backport a patch from upstream to fix build failures with
    texinfo 5.1. Closes: #711297.

15. By Steve Langasek

* Merge from Debian unstable, remaining changes:
  - bin/autoreconf.in: Check whether libtoolize supports --install, if it
    does, libtoolize is safe to run at all times since it will not install
    new files unless --install is passed to it as well.
* Dropped changes:
  - Multiarch: foreign is not needed just for Architecture: all packages
    used as build-dependencies; it's correct here but not worth carrying
    a delta for.

14. By Steve Langasek

Mark autoconf Multi-Arch: foreign.

13. By Matthias Klose

* Merge with Debian; remaining changes:
  - bin/autoreconf.in: Check whether libtoolize supports --install, if it
    does, libtoolize is safe to run at all times since it will not install
    new files unless --install is passed to it as well.

12. By Bhavani Shankar

* Merge from Debian unstable (LP: #613735), remaining changes:
  - bin/autoreconf.in: Check whether libtoolize supports --install, if it
    does, libtoolize is safe to run at all times since it will not install
    new files unless --install is passed to it as well.

11. By Matthias Klose

Merge with Debian; remaining changes:

Branch metadata

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

Subscribers