xpa.git
8 years agomake mklib work with cross compilation
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

8 years agoRecognise the exit status of mklibs
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

8 years agoSort *.o files
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

8 years agoAdd hardening flags
Ole Streicher [Sat, 15 Oct 2016 12:49:02 +0000 (14:49 +0200)]
Add hardening flags

Gbp-Pq: Name Add-hardening-flags.patch

8 years agoInstall the tcl interface to /usr/lib/tcltk/xpa according to Debians policy.
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

8 years agoAdd a description to AC_DEFINEs
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

8 years agoFix manpages (section, name, and spellfixes) so that lintian does not complain
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

8 years agoFix the paths for a chroot build and for FHS
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

8 years agoxpa (2.1.18-3+rpi1) buster-staging; urgency=medium
Peter Michael Green [Thu, 17 Aug 2017 19:49:55 +0000 (20:49 +0100)]
xpa (2.1.18-3+rpi1) buster-staging; urgency=medium

  * Disable testsuite.

[dgit import unpatched xpa 2.1.18-3+rpi1]

8 years agoImport xpa_2.1.18-3+rpi1.debian.tar.xz
Peter Michael Green [Thu, 17 Aug 2017 19:49:55 +0000 (20:49 +0100)]
Import xpa_2.1.18-3+rpi1.debian.tar.xz

[dgit import tarball xpa 2.1.18-3+rpi1 xpa_2.1.18-3+rpi1.debian.tar.xz]

9 years agoImport xpa_2.1.18.orig.tar.gz
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]