]> git.notmuchmail.org Git - notmuch/commitdiff
debian: add changelog stanza for release 0.6, install upstream docs referred to.
authorDavid Bremner <bremner@debian.org>
Fri, 1 Jul 2011 14:48:01 +0000 (11:48 -0300)
committerDavid Bremner <bremner@debian.org>
Fri, 1 Jul 2011 20:14:34 +0000 (17:14 -0300)
This perhaps breaks the "one thing at a time rule", but seems better
than leaving the changelog pointing to nothing.
(cherry picked from commit 8c5129bb510b9f4f7acc9752cc61a457eceb6f01)

debian/README.notmuch-emacs [new file with mode: 0644]
debian/README.notmuch-vim
debian/changelog
debian/notmuch.docs [new file with mode: 0644]

diff --git a/debian/README.notmuch-emacs b/debian/README.notmuch-emacs
new file mode 100644 (file)
index 0000000..713523b
--- /dev/null
@@ -0,0 +1,8 @@
+
+* This package currently works only with emacs 23.  Users of 
+  pre-release snapshots of emacs 24 can expect problems.
+
+* For help in getting started with notmuch and the emacs interface,
+  see /usr/share/doc/notmuch/README.
+
+ -- David Bremner <bremner@debian.org>, Fri,  1 Jul 2011 11:41:26 -0300
index f07b4991d04f87f4a1fb2000bb2d7480ee827145..ec052eef373564374d850c7991558cf53de591e1 100644 (file)
@@ -3,4 +3,6 @@ notmuch for Debian
 
 To use the vim plugin, please install it using vim-addons(1)
 
- -- martin f. krafft <madduck@debian.org>  Thu, 21 Jan 2010 14:50:19 +1300
+See also /usr/share/doc/notmuch/README.
+
+ -- David Bremner <bremner@debian.org>, Fri,  1 Jul 2011 11:34:39 -0300
index bfb1d60c6e15c1cfec8d7f60ebcbc2aeb5c5f0d7..0fad868a7f5b47482862d8723684520439360f54 100644 (file)
@@ -1,3 +1,13 @@
+notmuch (0.6) unstable; urgency=low
+
+  * New upstream release; see /usr/share/doc/notmuch/NEWS for
+    details. Hilights include:
+    - Folder-based search (Closes: #597222)
+    - PGP/MIME decryption and verification
+  * Document strict dependency on emacs23 (Closes: #631994).
+
+ -- David Bremner <bremner@debian.org>  Fri, 01 Jul 2011 11:45:22 -0300
+
 notmuch (0.6~rc1) experimental; urgency=low
 
   * Git snapshot 3f777b2
diff --git a/debian/notmuch.docs b/debian/notmuch.docs
new file mode 100644 (file)
index 0000000..50bd824
--- /dev/null
@@ -0,0 +1,2 @@
+NEWS
+README