From e0557c5354f54a0bb92cfa5ef5459acc18cda98e Mon Sep 17 00:00:00 2001 From: David Bremner Date: Thu, 12 Nov 2015 09:01:09 -0400 Subject: [PATCH 1/2] debian: release 0.21-2, architecture specific fixups --- debian/changelog | 7 +++++++ debian/control | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e6cfc7a4..e7aff9f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +notmuch (0.21-2) unstable; urgency=medium + + * Build-conflict with gdb on ppc64el and mipsel. Workaround gdb breakage on those + architectures (Closes: #804792). + + -- David Bremner Thu, 12 Nov 2015 08:54:23 -0400 + notmuch (0.21-1) unstable; urgency=medium * New upstream release. Highlights include diff --git a/debian/control b/debian/control index ea438315..8974c2d1 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Carl Worth Uploaders: Jameson Graef Rollins , David Bremner -Build-Conflicts: ruby1.8, gdb-minimal +Build-Conflicts: ruby1.8, gdb-minimal, gdb [s390x ia64 armel ppc64el mipsel] Build-Depends: debhelper (>= 9), pkg-config, @@ -20,7 +20,7 @@ Build-Depends: ruby, ruby-dev (>>1:1.9.3~), emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~) | emacs23-nox | emacs23 (>=23~) | emacs23-lucid (>=23~), - gdb [!s390x !ia64 !armel], + gdb [!s390x !ia64 !armel !ppc64el !mipsel], dtach (>= 0.8), bash-completion (>=1.9.0~) Standards-Version: 3.9.6 From 1432a4f946e0f236179b53ac71d03764da725f33 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 14 Nov 2015 19:08:12 -0400 Subject: [PATCH 2/2] debian: another upload to work around gdb bugs --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e7aff9f7..44d65504 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +notmuch (0.21-3) unstable; urgency=medium + + * Add mips and mips64el to gdb build-dep blacklist + + -- David Bremner Sat, 14 Nov 2015 19:07:06 -0400 + notmuch (0.21-2) unstable; urgency=medium * Build-conflict with gdb on ppc64el and mipsel. Workaround gdb breakage on those diff --git a/debian/control b/debian/control index 8974c2d1..7e6a548c 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Carl Worth Uploaders: Jameson Graef Rollins , David Bremner -Build-Conflicts: ruby1.8, gdb-minimal, gdb [s390x ia64 armel ppc64el mipsel] +Build-Conflicts: ruby1.8, gdb-minimal, gdb [s390x ia64 armel ppc64el mips mipsel mips64el] Build-Depends: debhelper (>= 9), pkg-config, @@ -20,7 +20,7 @@ Build-Depends: ruby, ruby-dev (>>1:1.9.3~), emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~) | emacs23-nox | emacs23 (>=23~) | emacs23-lucid (>=23~), - gdb [!s390x !ia64 !armel !ppc64el !mipsel], + gdb [!s390x !ia64 !armel !ppc64el !mips !mipsel !mips64el], dtach (>= 0.8), bash-completion (>=1.9.0~) Standards-Version: 3.9.6