This is an automated email from the git hooks/post-receive script.

aurel32 pushed a commit to branch glibc-2.25
in repository glibc.

commit eebd1944a05231c2d0c384f564e15546e71e11fa
Author: Aurelien Jarno <aurel...@aurel32.net>
Date:   Mon Aug 14 01:49:23 2017 +0200

    debian/control.in/main: Build-Depends on python3 when running the testsuite.
---
 debian/changelog       | 2 ++
 debian/control         | 1 +
 debian/control.in/main | 1 +
 3 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a71f4be..73ad7ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,8 @@ glibc (2.25-0experimental1) UNRELEASED; urgency=medium
   * testsuite-xfail-debian.mk: update for kfreebsd-i386.
   * debian/patches/any/local-bits-sigstack.diff: new patch to fix
     <bits/sigstack.h> on Hurd and kFreeBSD.
+  * debian/control.in/main: Build-Depends on python3 when running the
+    testsuite.
 
  -- Aurelien Jarno <aure...@debian.org>  Wed, 02 Aug 2017 19:03:14 +0200
 
diff --git a/debian/control b/debian/control
index f68cf60..4a0243f 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends: gettext, dpkg (>= 1.18.7), dpkg-dev (>= 
1.17.14), xz-utils, file,
  binutils (>= 2.21),
  g++-6, g++-6-multilib [amd64 i386 kfreebsd-amd64 mips mipsel mipsn32 
mipsn32el mips64 mips64el powerpc ppc64 s390x sparc sparc64 x32],
  g++-6 (>= 6.1.1-1~) [hurd-i386 i386 kfreebsd-i386],
+ python3:native <!nocheck>,
  libc-bin (>= 2.25) <cross>
 Build-Depends-Indep: perl, po-debconf (>= 1.0)
 Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
diff --git a/debian/control.in/main b/debian/control.in/main
index 1106497..c694779 100644
--- a/debian/control.in/main
+++ b/debian/control.in/main
@@ -12,6 +12,7 @@ Build-Depends: gettext, dpkg (>= 1.18.7), dpkg-dev (>= 
1.17.14), xz-utils, file,
  binutils (>= 2.21),
  g++-6, g++-6-multilib [amd64 i386 kfreebsd-amd64 mips mipsel mipsn32 
mipsn32el mips64 mips64el powerpc ppc64 s390x sparc sparc64 x32],
  g++-6 (>= 6.1.1-1~) [hurd-i386 i386 kfreebsd-i386],
+ python3:native <!nocheck>,
  libc-bin (>= @GLIBC_VERSION@) <cross>
 Build-Depends-Indep: perl, po-debconf (>= 1.0)
 Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-glibc/glibc.git

Reply via email to