summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Helmut Grohne [Thu, 10 Aug 2017 12:00:39 +0000 (14:00 +0200)]
make mklib work with cross compilation
The first hunk makes it use the compiler discovered by ./configure and thus
will work with cross compilers. Since Makefile.in exports CC and CXX, it seems
like mklib should be picking these up and not doing so is an upstream bug.
Then remove insertion of -m32, because this is not universally understood by
cross compilers. On Debian, the provided compiler will always choose the
correct ABI, so no -m32 or -m64 is necessary. This part likely is not
upstreamable.
Gbp-Pq: Name make-mklib-work-with-cross-compilation.patch
Ole Streicher [Wed, 9 Aug 2017 11:29:31 +0000 (13:29 +0200)]
Recognise the exit status of mklibs
This is required to correctly fail if mklibs exits with error.
Closes: #871509
Gbp-Pq: Name Recognise-the-exit-status-of-mklibs.patch
Alexis Bienvenüe [Sat, 15 Oct 2016 12:49:02 +0000 (14:49 +0200)]
Sort *.o files
Build libs with fixed order *.o files, to ger reproducible build.
Gbp-Pq: Name Sort-.o-files.patch
Ole Streicher [Sat, 15 Oct 2016 12:49:02 +0000 (14:49 +0200)]
Add hardening flags
Gbp-Pq: Name Add-hardening-flags.patch
Ole Streicher [Sat, 15 Oct 2016 12:49:02 +0000 (14:49 +0200)]
Install the tcl interface to /usr/lib/tcltk/xpa according to Debians policy.
Also use Tcl stubs.
Gbp-Pq: Name Install-the-tcl-interface-to-usr-lib-tcltk-xpa-according-.patch
Ole Streicher [Sat, 15 Oct 2016 12:49:02 +0000 (14:49 +0200)]
Add a description to AC_DEFINEs
This is needed for modern autoheader call.
Gbp-Pq: Name Add-a-description-to-AC_DEFINEs.patch
Ole Streicher [Sat, 15 Oct 2016 12:49:02 +0000 (14:49 +0200)]
Fix manpages (section, name, and spellfixes) so that lintian does not complain
Gbp-Pq: Name Fix-manpages-section-name-and-spellfixes-so-that-lintian-.patch
Ole Streicher [Sat, 15 Oct 2016 12:49:02 +0000 (14:49 +0200)]
Fix the paths for a chroot build and for FHS
Gbp-Pq: Name Fix-the-paths-for-a-chroot-build-and-for-FHS.patch
Ole Streicher [Thu, 10 Aug 2017 12:04:00 +0000 (13:04 +0100)]
xpa (2.1.18-3) unstable; urgency=medium
[ Helmut Grohne ]
* Support DEB_BUILD_OPTIONS=nocheck. Closes: #871635
* make mklib work with cross compilation
[dgit import unpatched xpa 2.1.18-3]
Ole Streicher [Thu, 10 Aug 2017 12:04:00 +0000 (13:04 +0100)]
Import xpa_2.1.18-3.debian.tar.xz
[dgit import tarball xpa 2.1.18-3 xpa_2.1.18-3.debian.tar.xz]
Ole Streicher [Sat, 15 Oct 2016 12:54:17 +0000 (13:54 +0100)]
Import xpa_2.1.18.orig.tar.gz
[dgit import orig xpa_2.1.18.orig.tar.gz]