aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2014-10-25 11:38:18 +0200
committerDavid Bremner <david@tethera.net>2014-10-25 11:38:18 +0200
commitce44657c9e4919b1e4bbbbbe37dbd72257d40736 (patch)
treea3c1c9ff424ef6ca3acda3efcbbd6d600056ec9e /debian
parent38240d106139da8324c2a858fa3102d58378b09a (diff)
parent26e857b7126b1963fe44801f235aa7764fdffed7 (diff)
Merge tag '0.18.2_rc1'
notmuch 0.18.2~rc1 release Conflicts: NEWS debian/changelog
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control1
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7f58b9f6..4f9dd8f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,12 @@ notmuch (0.19-1) UNRELEASED; urgency=low
-- David Bremner <bremner@debian.org> Tue, 16 Sep 2014 21:02:17 +0200
+notmuch (0.18.2~rc1-1) experimental; urgency=medium
+
+ * Test suite bug and portability fix release.
+
+ -- David Bremner <bremner@debian.org> Sat, 25 Oct 2014 10:48:16 +0200
+
notmuch (0.18.1-2) unstable; urgency=medium
* Update build-deps to use emacs24 on buildd (Closes: #756085)
diff --git a/debian/control b/debian/control
index 6298deb2..5e4947d7 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Build-Depends:
libz-dev,
python-all (>= 2.6.6-3~),
python3-all (>= 3.1.2-7~),
+ dh-python,
python-sphinx (>= 1.0),
ruby, ruby-dev (>>1:1.9.3~),
emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~) |