- 29 Dec, 2019 2 commits
-
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
- 27 Dec, 2019 2 commits
-
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
- 19 Dec, 2019 1 commit
-
-
Janitor authored
Fixes lintian: debian-changelog-has-wrong-day-of-week See https://lintian.debian.org/tags/debian-changelog-has-wrong-day-of-week.html for more details.
-
- 07 Dec, 2019 4 commits
-
-
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
- 06 Dec, 2019 3 commits
-
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
- 24 Nov, 2019 2 commits
-
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
In compat 12 and earlier, we use sort to ensure a deterministic result and emit a warning. In compat 13 or later, we force the package maintainer to properly resolve the issue. Signed-off-by:Niels Thykier <niels@thykier.net>
-
- 20 Nov, 2019 3 commits
-
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
- 17 Nov, 2019 7 commits
-
-
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
The typo fixes were supplied as s/// commands in the original translation (see d8dbdde9 ). For the non-automatic updates, they were written by the committer but Chris has been creditted as Chris's remarks highlighted they were inadequate. Thanks: Chris Leick <c.leick@vollbio.de> Signed-off-by:
Niels Thykier <niels@thykier.net>
-
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Closes: https://bug.debian.org/944225 Signed-off-by:
Niels Thykier <niels@thykier.net>
-
- 27 Oct, 2019 1 commit
-
-
Niko Tyni authored
dh_perl is run for all packages so we cannot expect perl-xs-dev to be installed in the general case.
-
- 26 Oct, 2019 2 commits
-
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
- 25 Oct, 2019 2 commits
-
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
- 24 Oct, 2019 1 commit
-
-
Signed-off-by:Niels Thykier <niels@thykier.net>
-
- 20 Oct, 2019 3 commits
-
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
- 19 Oct, 2019 1 commit
-
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-
- 18 Oct, 2019 5 commits
-
-
Niko Tyni authored
-
Niko Tyni authored
When cross building, scan the host architecture search path for Perl compiled plugins (XS modules) rather than the build architecture one.
-
Niko Tyni authored
When cross building, run Build.PL and Build with host arch Config.pm (provided by the perl-xs-dev package since perl/5.30.0-7) first on @INC. We need to set PERL5LIB because Module::Build forks a child process to sanity check the Config it's seeing, so the modified search path has to be propagated via the environment.
-
Niko Tyni authored
When cross building, run Makefile.PL with host arch Config.pm (provided by the perl-xs-dev package since perl/5.30.0-7) first on @INC. This is an initial implementation that seems to work for a majority of simple XS module packages. It's possible that it will need tuning in the future to accommodate more complex packages. In particular: - setting PERL5LIB instead of adding the -I option might be needed to propagate the modified search path to child processes of Makefile.PL - the 'make' phase may need modifications to the search path as well
-
Niko Tyni authored
Since perl/5.30.0-7, the perl-xs-dev package provides the host architecture Config.pm in /usr/lib/<triplet>/perl/cross-config-<version> for the benefit of cross builds. For more information, see the thread around https://lists.debian.org/debian-perl/2019/10/msg00015.html
-
- 16 Oct, 2019 1 commit
-
-
Niels Thykier authored
Signed-off-by:Niels Thykier <niels@thykier.net>
-