lp://staging/ubuntu/trusty-proposed/autoconf
- Get this branch:
- bzr branch lp://staging/ubuntu/trusty-proposed/autoconf
Branch merges
Branch information
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-recommend ed.
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. - 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.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/trusty/autoconf