-
c73f225...
by
Alastair McKinstry
on 2019-02-18
-
Import patches-unapplied version 2.4.6-10 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 15b0785c96d66932f4a1a955f1bc5bbbe787b423
New changelog entries:
* 0030-flang-support.patch: Support for Flang Fortran compiler
-
15b0785...
by
Alastair McKinstry
on 2019-01-28
-
Import patches-unapplied version 2.4.6-9 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 2d1eb51e3a5ec02fd64f5eb28ba367e42576196f
New changelog entries:
* From upstream: add support for --use-ld= flag. Closes: #920529
-
2d1eb51...
by
Alastair McKinstry
on 2019-01-15
-
Import patches-unapplied version 2.4.6-8 to debian/sid
Imported using git-ubuntu import.
Changelog parent: acc8ff69259ae65f5f005bc28ce25e0a01a01b1b
New changelog entries:
* Fix Typos in sed expressions in d/rules. Closes: #919341
* Close bug fixed in previous release. Closes: #918588
-
acc8ff6...
by
Alastair McKinstry
on 2019-01-12
-
Import patches-unapplied version 2.4.6-7 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 70ec297a03243b8e62a51d4c63dd6f23f4ae86df
New changelog entries:
* Standards-Version: 4.3.0
* Close old bugs:
- patch included upstream. Closes: #668707
* Homepage: use https protocol
* Add Vcs-* pointing to salsa.d.o
* Sanitize /usr-merge paths
* Undo 0010-libtool-mitigate-the-sed_quote_subst-slowdown.patch to
test #918588
-
70ec297...
by
Alastair McKinstry
on 2018-10-10
-
Import patches-unapplied version 2.4.6-6 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 6ffc5e712f8ca66b2c6368034bc531dd9ede1c19
New changelog entries:
* Undo broken patch inclusion. Closes: #910076
* Disable refactor patch 0012-funclib-refactor-quoting-methods-a-bit.patch
that breaks pkgs on AIX (no bash optimization). Closes: #900276
* Add build-dep on libltdl-dev for test 102
-
6ffc5e7...
by
Alastair McKinstry
on 2018-10-03
-
Import patches-unapplied version 2.4.6-5 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 24089591cfcf8294fe7ce2be4cf9460c02c66c0a
New changelog entries:
* Patch from Vincent Lefevre for AC_TRY_EVAL. Closes: #910076
-
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