summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2012-05-15debian: changelog stanza for 0.130.13David Bremner
My usual lazy self, refer to upstream NEWS.
2012-05-15debian: recommend notmuch-mutt as an alternative user interfaceStefano Zacchiroli
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-08debian: fix suitedebian/0.13_rc1-2David Bremner
Since I already pushed a tag 0.13_rc-1, let's just increment the debian version to keep everything tidy.
2012-05-05debian: add notmuch_query_set_omit_excluded to symbols file.David Bremner
This symbol is apparently part of the exclude code that was disabled for 0.12.
2012-05-05debian: update packaging for new soname libnotmuch.so.3David Bremner
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-05debian: start changelog stanza for 0.13~rc1-1David Bremner
This is mainly so that the soname bump in the debian symbols file makes sense.
2012-04-12debian: add gnupg-agent to notmuch recommendsJameson Graef Rollins
gnupg-agent is required for message decryption, so this should help stem some issues encountered by users trying to decrypt messages.
2012-03-30debian packaging: new binary package notmuch-muttStefano Zacchiroli
2012-03-20debian: reword changelog about ignoresdebian/0.12-1David Bremner
2012-03-19debian: add changelog stanza for 0.12David Bremner
Include extremely terse summary of NEWS.
2012-03-18debian: changelog stanza for 0.12~rc2debian/0.12_rc2-1David Bremner
mention the two bugfixes
2012-03-13debian: bump gmime dependency to 2.6.7debian/0.12_rc1-1David Bremner
As explained in f34613e, if using gmime 2.6, we want at least 2.6.7
2012-03-03debian: Bump standards versionDavid Bremner
No actual changes are needed.
2012-03-03debian: update .gitignoreDavid Bremner
Ignore individual binary package directories.
2012-03-03debian: add notmuch_query_add_tag_exclude to exported symbolsDavid Bremner
This symbol is added in 0.12, although we are "stealthing" the feature overall.
2012-03-01add minimal changelog stanza for 0.12~rc1David Bremner
2012-02-27Build-Depend on libgmime-2.6-dev | libgmime2.4-devDaniel Kahn Gillmor
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-04Merge commit '0.11.1'David Bremner
Conflicts: NEWS bindings/python/notmuch/database.py bindings/python/notmuch/message.py notmuch.1 NEWS merged by hand, others taken from master.
2012-02-03debian: changelog for 0.11.1debian/0.11.1-10.11.1David Bremner
mention the two bugfixes
2012-01-13Merge branch 'release'David Bremner
Conflicts: notmuch-reply.c notmuch.1
2012-01-13debian: changelog stanza for 0.11David Bremner
2012-01-09debian: add changelog stanza for 0.11~rc3-1David Bremner
as usual for pre-releases, fairly minimal commentary.
2012-01-02debian: changelog stanza for 0.11~rc2-1debian/0.11_rc2-10.11_rc2David Bremner
Set dist=experimental the first time.
2012-01-02debian: fix typo in changelogDavid Bremner
Previous version was actually uploaded to experimental, not unstable
2011-12-31debian: install split man pages.David Bremner
We now have man pages in sections 5 and 7 as well, so we copy the whole /usr/share/man hierarchy.
2011-12-25version: update version to 0.11~rc1debian/0.11_rc1-10.11_rc1David Bremner
and keep python, man page, and debian package in sync.
2011-12-15debian: add upstream-tag and fix debian-tag configs for git-buildpackageJameson Graef Rollins
Debian tags have been using '/', instead of '-' as a separator.
2011-12-06Merge branch 'release'David Bremner
Conflicts: NEWS Conflicts resolved by inserting the 0.10.2 stanza before 0.11
2011-12-05fixup for changelogDavid Bremner
2011-12-05debian/changelog: add new changelog stanza for 0.10.2David Bremner
2011-11-26Merge branch 'release'David Bremner
2011-11-25debian: changelog stanza for 0.10.1David Bremner
2011-11-24debian/control: require dtach version >= 0.8 in Build-DependsTomi Ollila
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-23debian: changelog stanza for 0.100.10David Bremner
Give a brief summary of (and pointer to) NEWS
2011-11-19version: update version info for 0.10~rc2debian/0.10_rc2-10.10_rc2David Bremner
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-15debian/libnotmuch2.symbols: add notmuch_query_count_threadsdebian/0.10_rc1-10.10_rc1David Bremner
Since this is only an added symbol, no soname bump required.
2011-11-15debian: new changelog stanza for 0.10~rc1-1David Bremner
The changelog is a bit minimalist, but we'll do better for the real release.
2011-11-11debian: update build dependency on dtach instead of screenJameson Graef Rollins
This reflects a modification to the test suite to use dtach instead of screen.
2011-11-11debian: clean up Uploaders and Build-Depends fields in debian/controlJameson Graef Rollins
No functional change, but this will make for cleaner diffs down the line.
2011-11-05debian: build-depend on screen.David Bremner
This is needed for emacs tests, now that those are run in screen.
2011-10-11debian: changelog stanza for 0.90.9David Bremner
Admit that there have been no changes since the last release candidate.
2011-10-07debian: update changelog for 0.9~rc2-1David Bremner
Document upstream changes since 0.9~rc1-1
2011-10-04debian: update packaging for new sonameDavid Bremner
we need - a new changelog stanza, because the symbols files need a new version - s/libnotmuch1/libnotmuch2/ everywhere - update symbols file, s/.so.1/.so.2/, and bump minimum versions on changed symbols (although the latter is just documentation)
2011-09-25debian: add brief summary of changes since 0.8debian/0.9_rc1-10.9_rc1David Bremner
2011-09-25debian: build-depend on gdbDavid Bremner
This is needed to enable the atomicity tests at build time.
2011-09-24debian: close bug 642240David Bremner
The bug was really closed by the commit that updated the dependency, of course.
2011-09-24debian: set versioned dependency on notmuch for notmuch-emacsDavid Bremner
As long as we have no version information in the json output, this seems like the only possible way of ensuring that the emacs client code understands the output from the command line tool notmuch.
2011-09-24debian: changlog stanza for release candidateDavid Bremner
2011-09-24debian: new symbols for atomicity apiDavid Bremner
There are three new symbols in libnotmuch. In addition to notmuch_{begin,end)_atomic, notmuch_database_find_message_by_filename was exposed.
2011-09-10debian: update changelog for 0.8David Bremner