summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2013-01-24debian: changelog stanza for 0.15.1-1debian/0.15.1-10.15.1David Bremner
2013-01-24debian: re-enable testsDavid Bremner
Now that we have Tomi's fix to set TERM for dtach, it should be safe to run the tests on the autobuilders.
2013-01-20debian: disable running tests.debian/0.15-2David Bremner
Hopefully this is temporary, but I don't want to rush a fix for the tests.
2013-01-18debian: changelog stanza for 0.15David Bremner
Cribbed from NEWS.
2013-01-17debian: add install file for python3-notmuchdebian/0.15_rc1-10.15_rc1David Bremner
Without this file, the created package is empty.
2013-01-16debian: note that ical bug is fixedDavid Bremner
This was fixed a while ago in git, but not released yet.
2013-01-16debian: add python 3 bindingsDavid Bremner
This patch is due to Jakub Wilk <jwilk@debian.org>. It does add a build depend on python3 for people using the "make debian-snapshot" target.
2013-01-14debian/compat: upgrade to compat level 9David Bremner
- enable hardening - fix dh syntax. Now that we have compat level 9, the old, wrong syntax is no longer accepted. - update debian/libnotmuch{3,-dev}.install for multiarch. - update versioned dependency on debhelper.
2013-01-14debian: remove Dm-Upload-Allowed field.David Bremner
If we have some DMs we want to upload, we have to enable it with a signed command file to dak.
2013-01-14debian: change priority to optional.David Bremner
The distinction between extra and optional is generally not very important, except that being extra forces anything that depends on you to be extra.
2013-01-07debian/changelog: start stanze for 0.15~rc1-1David Bremner
as usual (and doubly so since Debian is in release freeze), destined for experimental.
2012-11-16Fixed 2 misspellings of word 'separate'Tomi Ollila
"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-08-21debian: mention some upstream news in changelogdebian/0.14-10.14David Bremner
2012-08-21debian: set distribution to experimentalDavid Bremner
This is to simplify potential bugfix uploads during Debian freeze.
2012-08-20debian: set date for changelog.David Bremner
Make d/changelog match NEWS
2012-08-06NEWS: discuss changes for dump and restore syntax.David Bremner
The duplication in NEWS.Debian is so that Debian users will be warned during upgrade.
2012-08-05debian: alternately depend on emacs24 for notmuch-emacs, buildDavid Bremner
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-02debian: close notmuch-mutt bug in changelogDavid Bremner
Apparently Stefano and I forgot to finish that discussion about how to patch the changelog.
2012-08-02debian packaging: new depends for duplicate removals in mutt contribStefano Zacchiroli
both new hard dependency for File::Which and soft dependency on fdupes
2012-08-02debian: update changelog for cleaning changesDavid Bremner
2012-07-12debian: finalize changelogDavid Bremner
It turns out the "debian-snapshot" target needs a valid changelog.
2012-07-04debian: document tag action invocation fix in changelogStefano Zacchiroli
2012-06-02debian: changelog stanza for 0.13.2-1debian/0.13.2-10.13.2David Bremner
2012-05-25debian: changelog stanza for 0.13.1David Bremner
2012-05-16debian: fix typo in changelog.David Bremner
the path for NEWS was wrong (cherry picked from commit b9520ef033ea9ae54507f94f7258641a6a1ad2e6)
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.