Tomi Ollila
3977b250cd
Fixed 2 misspellings of word 'separate'
...
"Seperate: The second most common misspelling on the Internet..."
(from http://www.re-vision.com/spelling/separate.html ).
s/seperate/separate/ in debian/NEWS.Debian & test/README done.
2012-11-16 15:50:55 -04:00
David Bremner
ec16ceeea5
debian: mention some upstream news in changelog
2012-08-21 10:43:50 +02:00
David Bremner
5d5628e158
debian: set distribution to experimental
...
This is to simplify potential bugfix uploads during Debian freeze.
2012-08-21 10:43:50 +02:00
David Bremner
5883873707
debian: set date for changelog.
...
Make d/changelog match NEWS
2012-08-20 14:46:31 +02:00
David Bremner
6b820673fc
NEWS: discuss changes for dump and restore syntax.
...
The duplication in NEWS.Debian is so that Debian users will be warned
during upgrade.
2012-08-06 08:52:56 -03:00
David Bremner
ddb009519d
debian: alternately depend on emacs24 for notmuch-emacs, build
...
This should allow users to install notmuch-emacs with only emacs24
installed on their system. For good measure, allow building with
emacs24 as a 4th choice.
2012-08-05 15:20:29 -03:00
David Bremner
46446158fd
debian: close notmuch-mutt bug in changelog
...
Apparently Stefano and I forgot to finish that discussion about how to
patch the changelog.
2012-08-02 21:55:32 -03:00
Stefano Zacchiroli
7d9b430e21
debian packaging: new depends for duplicate removals in mutt contrib
...
both new hard dependency for File::Which and soft dependency on fdupes
2012-08-02 21:12:34 -03:00
David Bremner
015bc16f53
debian: update changelog for cleaning changes
2012-08-02 21:10:35 -03:00
David Bremner
39beeb2a7e
debian: finalize changelog
...
It turns out the "debian-snapshot" target needs a valid changelog.
2012-07-12 17:49:09 -06:00
Stefano Zacchiroli
7ecf77d0fa
debian: document tag action invocation fix in changelog
2012-07-04 14:59:39 -06:00
David Bremner
2ef24acf03
debian: changelog stanza for 0.13.2-1
2012-06-02 18:17:42 -03:00
David Bremner
97527b0a66
debian: changelog stanza for 0.13.1
2012-05-25 21:25:29 -03:00
David Bremner
d15a5e38a9
debian: fix typo in changelog.
...
the path for NEWS was wrong
(cherry picked from commit b9520ef033
)
2012-05-16 21:37:47 -03:00
David Bremner
83542aec8b
debian: changelog stanza for 0.13
...
My usual lazy self, refer to upstream NEWS.
2012-05-15 18:26:48 -03:00
Stefano Zacchiroli
0dbe49e952
debian: recommend notmuch-mutt as an alternative user interface
...
Recommend all notmuch UI (including notmuch-mutt) as alternatives, to
avoid unneeded vim/emacs installation.
Thanks Matteo F. Vescovi for the patch.
Closes : #673011
2012-05-15 13:51:01 -03:00
David Bremner
ece52759a5
debian: fix suite
...
Since I already pushed a tag 0.13_rc-1, let's just increment the
debian version to keep everything tidy.
2012-05-08 21:40:41 -03:00
David Bremner
3a32aa6bdb
debian: add notmuch_query_set_omit_excluded to symbols file.
...
This symbol is apparently part of the exclude code that was disabled
for 0.12.
2012-05-05 20:09:37 -03:00
David Bremner
076d779aab
debian: update packaging for new soname libnotmuch.so.3
...
we need
- a new changelog stanza, because the symbols files need a new version
- s/libnotmuch2/libnotmuch3/ everywhere
- update symbols file, s/.so.1/.so.2/, and bump minimum versions on changed
symbols (although the latter is just documentation)
2012-05-05 20:06:47 -03:00
David Bremner
7e8491c9fb
debian: start changelog stanza for 0.13~rc1-1
...
This is mainly so that the soname bump in the debian symbols file
makes sense.
2012-05-05 20:06:46 -03:00
Jameson Graef Rollins
925473e238
debian: add gnupg-agent to notmuch recommends
...
gnupg-agent is required for message decryption, so this should help
stem some issues encountered by users trying to decrypt messages.
2012-04-12 08:44:38 -03:00
Stefano Zacchiroli
46e73fe539
debian packaging: new binary package notmuch-mutt
2012-03-30 18:13:01 -03:00
David Bremner
331f0cac61
debian: reword changelog about ignores
2012-03-20 18:54:10 -03:00
David Bremner
82fd8c1a83
debian: add changelog stanza for 0.12
...
Include extremely terse summary of NEWS.
2012-03-19 22:43:50 -03:00
David Bremner
9325cae5f4
debian: changelog stanza for 0.12~rc2
...
mention the two bugfixes
2012-03-18 08:16:55 -03:00
David Bremner
eae27dd5cc
debian: bump gmime dependency to 2.6.7
...
As explained in f34613e
, if using gmime 2.6, we want at least 2.6.7
2012-03-13 21:40:40 -03:00
David Bremner
3ed8c3d9a6
debian: Bump standards version
...
No actual changes are needed.
2012-03-03 09:40:18 -04:00
David Bremner
2a1aeb2e9c
debian: update .gitignore
...
Ignore individual binary package directories.
2012-03-03 09:38:45 -04:00
David Bremner
8077cdc7bb
debian: add notmuch_query_add_tag_exclude to exported symbols
...
This symbol is added in 0.12, although we are "stealthing" the feature
overall.
2012-03-03 09:19:44 -04:00
David Bremner
2ddf29fe3b
add minimal changelog stanza for 0.12~rc1
2012-03-01 07:52:05 -04:00
Daniel Kahn Gillmor
3f88b96167
Build-Depend on libgmime-2.6-dev | libgmime2.4-dev
...
libgmime-2.6-dev entered debian unstable today. If 2.6 is available,
notmuch should build against 2.6 instead of 2.4, as 2.6 is the current
upstream stable version of libgmime.
2012-02-27 21:55:48 -04:00
David Bremner
d43f6c00b3
Merge commit '0.11.1'
...
Conflicts:
NEWS
bindings/python/notmuch/database.py
bindings/python/notmuch/message.py
notmuch.1
NEWS merged by hand, others taken from master.
2012-02-04 12:01:46 -05:00
David Bremner
f38bc44653
debian: changelog for 0.11.1
...
mention the two bugfixes
2012-02-03 08:36:58 -04:00
David Bremner
0bbfc5ce8b
Merge branch 'release'
...
Conflicts:
notmuch-reply.c
notmuch.1
2012-01-13 20:52:01 -04:00
David Bremner
307a2e3fa2
debian: changelog stanza for 0.11
2012-01-13 20:06:39 -04:00
David Bremner
d3a74bb0a0
debian: add changelog stanza for 0.11~rc3-1
...
as usual for pre-releases, fairly minimal commentary.
2012-01-09 07:13:56 -04:00
David Bremner
4f5b71c38d
debian: changelog stanza for 0.11~rc2-1
...
Set dist=experimental the first time.
2012-01-02 07:08:24 -04:00
David Bremner
ec27f802cd
debian: fix typo in changelog
...
Previous version was actually uploaded to experimental, not unstable
2012-01-02 07:08:07 -04:00
David Bremner
3fd1f0e062
debian: install split man pages.
...
We now have man pages in sections 5 and 7 as well, so we copy the
whole /usr/share/man hierarchy.
2011-12-31 15:16:32 -04:00
David Bremner
c616ada489
version: update version to 0.11~rc1
...
and keep python, man page, and debian package in sync.
2011-12-25 23:09:17 -04:00
Jameson Graef Rollins
a06f7b6737
debian: add upstream-tag and fix debian-tag configs for git-buildpackage
...
Debian tags have been using '/', instead of '-' as a separator.
2011-12-15 00:20:11 -04:00
David Bremner
f0e0053149
Merge branch 'release'
...
Conflicts:
NEWS
Conflicts resolved by inserting the 0.10.2 stanza before 0.11
2011-12-06 19:39:33 -04:00
David Bremner
dbd273d434
fixup for changelog
2011-12-05 22:03:58 -04:00
David Bremner
bb99251f0f
debian/changelog: add new changelog stanza for 0.10.2
2011-12-05 18:07:00 -04:00
David Bremner
ac8576de63
Merge branch 'release'
2011-11-26 21:15:20 -08:00
David Bremner
b62eea177d
debian: changelog stanza for 0.10.1
2011-11-25 12:13:01 -05:00
Tomi Ollila
23a54c4289
debian/control: require dtach version >= 0.8 in Build-Depends
...
Since version 0.8 of dtach -n does no longer require controlling
tty to be present when executed. Currently controlling tty is not
always (if ever) present when tests are executed.
2011-11-24 08:29:10 -04:00
David Bremner
9fbc912cc9
debian: changelog stanza for 0.10
...
Give a brief summary of (and pointer to) NEWS
2011-11-23 07:46:39 -04:00
David Bremner
eb88cd977b
version: update version info for 0.10~rc2
...
Arguably editing debian/changelog violates the "do one thing at a
time" rule, but all of these versions need to be kept in sync.
2011-11-19 08:24:30 -04:00
David Bremner
8036537bc4
debian/libnotmuch2.symbols: add notmuch_query_count_threads
...
Since this is only an added symbol, no soname bump required.
2011-11-15 20:22:38 -04:00