-
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.
-
d77126e...
by
Matthias Klose
on 2014-02-10
-
Import patches-unapplied version 2.4.2-1.7 to debian/sid
Imported using git-ubuntu import.
Changelog parent: c29927c9259b9aa828eaa7eb0a51bfcdb054c654
New changelog entries:
* Non-maintainer upload.
* Fix typo in in the ppc64el guessing in config.guess.
-
c29927c...
by
Matthias Klose
on 2014-01-02
-
Import patches-unapplied version 2.4.2-1.6 to debian/sid
Imported using git-ubuntu import.
Changelog parent: fba17d57452fe56267103fd15f4468d189bc6371
New changelog entries:
* Non-maintainer upload.
* Rebuild using the recent automake 1.14.1 version. Closes: #733935.
* Non-maintainer upload.
* Update the powerpc little endian support, outdated in the Debian
patch in #726404.
-
fba17d5...
by
Matthias Klose
on 2014-01-01
-
Import patches-unapplied version 2.4.2-1.4 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 70d3bef655fff7673bd3a2217a33b77f1be4c5f5
New changelog entries:
* Non-maintainer upload with maintainer's permission.
* Add powerpc little endian updates. Closes: #726404.
* Build-conflict with and suggest gcj-jdk instead of gcj.
-
70d3bef...
by
Colin Watson
on 2013-07-01
-
Import patches-unapplied version 2.4.2-1.3 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 15bcfb702d82bedcdde56a944b326871247c782d
New changelog entries:
* Non-maintainer upload.
* Build-depend on help2man (closes: #712413).