-
2408959...
by
Alastair McKinstry
on 2018-09-11
-
Import patches-unapplied version 2.4.6-4 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 49c12c6e4f118de8cdd647b44728f7b133c43cb3
New changelog entries:
* Become Maintainer. Closes: #905994
* Add automake dependency on automake version that aclocal.m4 is built
with. Closes: #905841, #906394, #906395, #906423, #906501, #906507.
* Set libtool-doc as Multi-Arch: foreign
-
49c12c6...
by
Alastair McKinstry
on 2018-09-07
-
Import patches-unapplied version 2.4.6-3.1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 36eb7c1f427976adedab9309137e7d8cad78cccd
New changelog entries:
* Non-maintainer upload
* Fix handling of grep for link lines where path contains "-L".
- patch grep-spaces.patch. Closes: #896861
-
36eb7c1...
by
Adam Borowski
on 2018-09-06
-
Import patches-unapplied version 2.4.6-3 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 9417847ec4d22ef59336bac540b07b1eaf5480df
New changelog entries:
* QA upload.
* Fix FTBFS test failure with automake 1.16; patch from Fedora tested by
Juhani Numminen and Shirish. Closes: #906380.
* Set maintainer to the QA team.
* Use debhelper compat 9.
* R³.
-
9417847...
by
Andreas Boll <email address hidden>
on 2018-04-17
-
Import patches-unapplied version 2.4.6-2.1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 06ef3423ea9a699490dd21abff672b41447e7aa5
New changelog entries:
* Non-maintainer upload.
* Mitigate exessive sed forking (Closes: #848864):
- Add 0010-libtool-mitigate-the-sed_quote_subst-slowdown.patch
- Add 0011-libtool-optimizing-options-parser-hooks.patch
- Add 0012-funclib-refactor-quoting-methods-a-bit.patch
- Refresh 0020-libtool-fix-GCC-clang-linking-with-fsanitize.patch
-
06ef342...
by
Kurt Roeckx
on 2016-08-20
-
Import patches-unapplied version 2.4.6-2 to debian/sid
Imported using git-ubuntu import.
Changelog parent: b4ce26097b9fbcf15ea89c8168251471820ecf4c
New changelog entries:
* Don't show the debain version in --version, just in --help
(Closes: #832874)
-
b4ce260...
by
Kurt Roeckx
on 2016-07-25
-
Import patches-unapplied version 2.4.6-1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 5b9783c70fb1f2c38e07ab4eb503a16bf9411374
New changelog entries:
* Add sparc64 to the nopic.patch (Closes: #760328)
* Don't have a "Libtool was configured on host" line anymore
(Closes: #819767)
* Make the build-arch and build-indep target do the same thing.
The libtool package is now arch all, so it makes little sense
to just build the documentation in the build-indep target. The
binary-indep depends on install which depends on build anyway.
* Add upstream signing key
* Change clean target to remove all generated files.
* Add --skip-po to bootstrap call
* Remove git-version-gen and gitlog-to-changelog from bootstrap.conf
* Update way of adding the Debian version to the files.
* Build-Depend on gnulib and tell bootstrap where to found it.
* Use --copy for bootstrap. It defaults to creating symlinks.
-
5b9783c...
by
Matthias Klose
on 2016-02-07
-
Import patches-unapplied version 2.4.6-0.1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: c162920284fccc198cff3bc65ba76770aeb82377
New changelog entries:
* Non maintainer upload.
[ Rico Tzschichholz ]
* New upstream release
Remove patches applied upstream:
- hurd.patch
- x32.patch
- ppc64el.patch
* Cherry-picked patches from upstream git:
- 0001-libtool-fix-GCC-linking-with-specs.patch
- 0003-libtoolize-fix-infinite-recursion-in-m4.patch
- 0015-syntax-check-fix-sed-syntax-errors.patch
- 0020-libtool-fix-GCC-clang-linking-with-fsanitize.patch
* Build-depend on texinfo needed by bootstrap.
* *.install/rules: Updated for upstream changes.
-
c162920...
by
Matthias Klose
on 2014-10-14
-
Import patches-unapplied version 2.4.2-1.11 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 0650bb80330e4247c39d9b4244f47b5055885467
New changelog entries:
* Non-maintainer upload.
* Drop libtool's dependency on libtool-bin.
* Add libtool-bin dependency on libtool.
* Make libtool Multi-Arch: foreign. Closes: #682045.
* Bump standards version to 3.9.6.
-
0650bb8...
by
Matthias Klose
on 2014-08-19
-
Import patches-unapplied version 2.4.2-1.10 to debian/sid
Imported using git-ubuntu import.
Changelog parent: a78f104f500d0eb095eda0f0945362e5c06bedd6
New changelog entries:
* Run the tests in the build target, not the install target.
-
a78f104...
by
Matthias Klose
on 2014-08-19
-
Import patches-unapplied version 2.4.2-1.9 to debian/sid
Imported using git-ubuntu import.
Changelog parent: d77126e89bea1407be991d048fc415e1e07c459e
New changelog entries:
* Non-maintainer upload.
* Fix the architecture only build.
* Non-maintainer upload with maintainer's permission.
* Split-out the libtool binary into a libtool-bin package, let libtool
still depend on the libtool-bin package.
* Set the architecture for libtool to `all'.
* The next steps are:
- Fix package builds with libtool's dependency on libtool-bin removed,
either by changing the package build not to require libtool or by
adding a build dependency on libtool-bin.
- Drop libtool's dependency on libtool-bin.
* Build using dpkg-buildflags.
* Fix some lintian warnings. Closes: #711521.
* Only ship the complete upstream changelogs in the -doc package.
* Move texinfo to Build-Depends-Indep (Daniel Schepler). Closes: #737941.
* Build-depend on most recent autoconf and automake versions to minimize
the risk of mismatching files in the libltdl-dev M-A: same package.
Closes: #733935.