]> git.cworth.org Git - notmuch/commitdiff
notmuch (0.27-2) unstable; urgency=medium
authorDavid Bremner <bremner@debian.org>
Fri, 29 Jun 2018 00:01:29 +0000 (21:01 -0300)
committerDavid Bremner <bremner@debian.org>
Fri, 29 Jun 2018 00:01:29 +0000 (21:01 -0300)
  * Add texinfo as a build-dep, build info version of documentation.

[dgit import unpatched notmuch 0.27-2]

debian/.gitignore [deleted file]
debian/changelog
debian/control

diff --git a/debian/.gitignore b/debian/.gitignore
deleted file mode 100644 (file)
index cd0decc..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-/tmp/
-/libnotmuch-dev/
-/libnotmuch*/
-/notmuch-emacs/
-/elpa-notmuch/
-/notmuch/
-/notmuch-mutt/
-/notmuch-vim/
-/ruby-notmuch/
-/python*-notmuch/
-/*.debhelper
-/*.debhelper.log
-/*.substvars
-/files
index 8bac8a3d6e4d6479f4e8e6593aeca181d954ef11..1c72fe112e617be0cf90a61bbb9eaa55f92c8533 100644 (file)
@@ -1,3 +1,9 @@
+notmuch (0.27-2) unstable; urgency=medium
+
+  * Add texinfo as a build-dep, build info version of documentation.
+
+ -- David Bremner <bremner@debian.org>  Thu, 28 Jun 2018 21:01:29 -0300
+
 notmuch (0.27-1) unstable; urgency=medium
 
   * New upstream feature release
index ae4e6f0052818106ebb6bde8f4e039b9c6cba852..883a135600ba7feb555c0da48a55ba8a5d6dc187 100644 (file)
@@ -27,7 +27,8 @@ Build-Depends:
  dtach (>= 0.8) <!nocheck>,
  gpgsm <!nocheck>,
  gnupg <!nocheck>,
- bash-completion (>=1.9.0~)
+ bash-completion (>=1.9.0~),
+ texinfo
 Standards-Version: 4.1.3
 Homepage: https://notmuchmail.org/
 Vcs-Git: git://notmuchmail.org/git/notmuch