]> git.cworth.org Git - notmuch/commitdiff
debian: mark dtach and gdb as <!nocheck>
authorDavid Bremner <david@tethera.net>
Sun, 6 May 2018 10:11:21 +0000 (07:11 -0300)
committerDavid Bremner <david@tethera.net>
Sun, 6 May 2018 11:01:12 +0000 (08:01 -0300)
These are only needed for the test suite. In addition to the
functional change, this also helps document their role as
build-dependencies.

debian/changelog
debian/control

index 557df438a8732cd92f274f129ca8936d54320455..9e350bad129156a8dcc9d7dbe668296b66aa9dbc 100644 (file)
@@ -1,3 +1,10 @@
+notmuch (0.26.2-2) unstable; urgency=medium
+
+  * Mark gdb and dtach as <!nocheck>, meaning they are only needed for
+    the test suite.
+
+ -- David Bremner <bremner@debian.org>  Sun, 06 May 2018 07:10:42 -0300
+
 notmuch (0.26.2-1) unstable; urgency=medium
 
   * Upstream bugfix release
index c3fe710a742adef55a9f68ea200494d24bd31623..0b2aeb7edf77ca21dd9655d3cba2742b30512f4e 100644 (file)
@@ -23,8 +23,8 @@ Build-Depends:
  emacs25-nox | emacs25 (>=25~) | emacs25-lucid (>=25~) |
  emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~) |
  emacs23-nox | emacs23 (>=23~) | emacs23-lucid (>=23~),
- gdb [!s390x !ia64 !armel !ppc64el !mips !mipsel !mips64el !kfreebsd-any !alpha],
- dtach (>= 0.8),
+ gdb [!s390x !ia64 !armel !ppc64el !mips !mipsel !mips64el !kfreebsd-any !alpha] <!nocheck>,
+ dtach (>= 0.8) <!nocheck>,
  gpgsm <!nocheck>,
  gnupg <!nocheck>,
  bash-completion (>=1.9.0~)