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

aurel32 pushed a commit to branch sid
in repository glibc.

commit 72c40082ec6f7c5b4253942bda5abfca0cb2edb1
Author: Aurelien Jarno <aurel...@aurel32.net>
Date:   Sun Oct 16 13:06:03 2016 +0200

    debian/control.in/main: slightly relax the build-dependency on g++-6 to 
make lintian happy.
---
 debian/changelog       | 2 ++
 debian/control         | 2 +-
 debian/control.in/main | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a0b424c..5201ad8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -63,6 +63,8 @@ glibc (2.24-4) UNRELEASED; urgency=medium
     Closes: #840901.
   * debian/patches/i386/local-cpuid-level2.diff: replace by upstream patch
     cvs-cpuid-level2.diff.
+  * debian/control.in/main: slightly relax the build-dependency on g++-6 to
+    make lintian happy.
 
  -- Aurelien Jarno <aure...@debian.org>  Sat, 17 Sep 2016 20:03:04 +0200
 
diff --git a/debian/control b/debian/control
index aef6947..8e35787 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: gettext, dpkg (>= 1.18.7), dpkg-dev (>= 
1.17.14), xz-utils, file,
  kfreebsd-kernel-headers [kfreebsd-any],
  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],
+ g++-6 (>= 6.1.1-1~) [hurd-i386 i386 kfreebsd-i386],
  libc-bin (>= 2.24) <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 562ed73..fc14a55 100644
--- a/debian/control.in/main
+++ b/debian/control.in/main
@@ -11,7 +11,7 @@ Build-Depends: gettext, dpkg (>= 1.18.7), dpkg-dev (>= 
1.17.14), xz-utils, file,
  kfreebsd-kernel-headers [kfreebsd-any],
  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],
+ g++-6 (>= 6.1.1-1~) [hurd-i386 i386 kfreebsd-i386],
  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