aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAge
* NEWS: discuss changes for dump and restore syntax.David Bremner2012-08-06
| | | | | The duplication in NEWS.Debian is so that Debian users will be warned during upgrade.
* debian: alternately depend on emacs24 for notmuch-emacs, buildDavid Bremner2012-08-05
| | | | | | 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.
* debian: close notmuch-mutt bug in changelogDavid Bremner2012-08-02
| | | | | Apparently Stefano and I forgot to finish that discussion about how to patch the changelog.
* debian packaging: new depends for duplicate removals in mutt contribStefano Zacchiroli2012-08-02
| | | | both new hard dependency for File::Which and soft dependency on fdupes
* debian: update changelog for cleaning changesDavid Bremner2012-08-02
|
* debian: finalize changelogDavid Bremner2012-07-12
| | | | It turns out the "debian-snapshot" target needs a valid changelog.
* debian: document tag action invocation fix in changelogStefano Zacchiroli2012-07-04
|
* debian: changelog stanza for 0.13.2-1David Bremner2012-06-02
|
* debian: changelog stanza for 0.13.1David Bremner2012-05-25
|
* debian: fix typo in changelog.David Bremner2012-05-16
| | | | | the path for NEWS was wrong (cherry picked from commit b9520ef033ea9ae54507f94f7258641a6a1ad2e6)
* debian: changelog stanza for 0.13David Bremner2012-05-15
| | | | My usual lazy self, refer to upstream NEWS.
* debian: recommend notmuch-mutt as an alternative user interfaceStefano Zacchiroli2012-05-15
| | | | | | | | | Recommend all notmuch UI (including notmuch-mutt) as alternatives, to avoid unneeded vim/emacs installation. Thanks Matteo F. Vescovi for the patch. Closes: #673011
* debian: fix suiteDavid Bremner2012-05-08
| | | | | Since I already pushed a tag 0.13_rc-1, let's just increment the debian version to keep everything tidy.
* debian: add notmuch_query_set_omit_excluded to symbols file.David Bremner2012-05-05
| | | | | This symbol is apparently part of the exclude code that was disabled for 0.12.
* debian: update packaging for new soname libnotmuch.so.3David Bremner2012-05-05
| | | | | | | | 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)
* debian: start changelog stanza for 0.13~rc1-1David Bremner2012-05-05
| | | | | This is mainly so that the soname bump in the debian symbols file makes sense.
* debian: add gnupg-agent to notmuch recommendsJameson Graef Rollins2012-04-12
| | | | | gnupg-agent is required for message decryption, so this should help stem some issues encountered by users trying to decrypt messages.
* debian packaging: new binary package notmuch-muttStefano Zacchiroli2012-03-30
|
* debian: reword changelog about ignoresDavid Bremner2012-03-20
|
* debian: add changelog stanza for 0.12David Bremner2012-03-19
| | | | Include extremely terse summary of NEWS.
* debian: changelog stanza for 0.12~rc2David Bremner2012-03-18
| | | | mention the two bugfixes
* debian: bump gmime dependency to 2.6.7David Bremner2012-03-13
| | | | As explained in f34613e, if using gmime 2.6, we want at least 2.6.7
* debian: Bump standards versionDavid Bremner2012-03-03
| | | | No actual changes are needed.
* debian: update .gitignoreDavid Bremner2012-03-03
| | | | Ignore individual binary package directories.
* debian: add notmuch_query_add_tag_exclude to exported symbolsDavid Bremner2012-03-03
| | | | | This symbol is added in 0.12, although we are "stealthing" the feature overall.
* add minimal changelog stanza for 0.12~rc1David Bremner2012-03-01
|
* Build-Depend on libgmime-2.6-dev | libgmime2.4-devDaniel Kahn Gillmor2012-02-27
| | | | | | 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.
* Merge commit '0.11.1'David Bremner2012-02-04
|\ | | | | | | | | | | | | | | | | | | Conflicts: NEWS bindings/python/notmuch/database.py bindings/python/notmuch/message.py notmuch.1 NEWS merged by hand, others taken from master.
| * debian: changelog for 0.11.1David Bremner2012-02-03
| | | | | | | | mention the two bugfixes
* | Merge branch 'release'David Bremner2012-01-13
|\| | | | | | | | | | | Conflicts: notmuch-reply.c notmuch.1
| * debian: changelog stanza for 0.11David Bremner2012-01-13
| |
| * debian: add changelog stanza for 0.11~rc3-1David Bremner2012-01-09
| | | | | | | | as usual for pre-releases, fairly minimal commentary.
| * debian: changelog stanza for 0.11~rc2-1David Bremner2012-01-02
| | | | | | | | Set dist=experimental the first time.
| * debian: fix typo in changelogDavid Bremner2012-01-02
| | | | | | | | Previous version was actually uploaded to experimental, not unstable
| * version: update version to 0.11~rc1David Bremner2011-12-25
| | | | | | | | and keep python, man page, and debian package in sync.
* | debian: install split man pages.David Bremner2011-12-31
|/ | | | | We now have man pages in sections 5 and 7 as well, so we copy the whole /usr/share/man hierarchy.
* debian: add upstream-tag and fix debian-tag configs for git-buildpackageJameson Graef Rollins2011-12-15
| | | | Debian tags have been using '/', instead of '-' as a separator.
* Merge branch 'release'David Bremner2011-12-06
|\ | | | | | | | | | | | | Conflicts: NEWS Conflicts resolved by inserting the 0.10.2 stanza before 0.11
| * fixup for changelogDavid Bremner2011-12-05
| |
| * debian/changelog: add new changelog stanza for 0.10.2David Bremner2011-12-05
| |
* | Merge branch 'release'David Bremner2011-11-26
|\|
| * debian: changelog stanza for 0.10.1David Bremner2011-11-25
| |
* | debian/control: require dtach version >= 0.8 in Build-DependsTomi Ollila2011-11-24
|/ | | | | | 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.
* debian: changelog stanza for 0.10David Bremner2011-11-23
| | | | Give a brief summary of (and pointer to) NEWS
* version: update version info for 0.10~rc2David Bremner2011-11-19
| | | | | Arguably editing debian/changelog violates the "do one thing at a time" rule, but all of these versions need to be kept in sync.
* debian/libnotmuch2.symbols: add notmuch_query_count_threadsDavid Bremner2011-11-15
| | | | Since this is only an added symbol, no soname bump required.
* debian: new changelog stanza for 0.10~rc1-1David Bremner2011-11-15
| | | | | The changelog is a bit minimalist, but we'll do better for the real release.
* debian: update build dependency on dtach instead of screenJameson Graef Rollins2011-11-11
| | | | | This reflects a modification to the test suite to use dtach instead of screen.
* debian: clean up Uploaders and Build-Depends fields in debian/controlJameson Graef Rollins2011-11-11
| | | | | No functional change, but this will make for cleaner diffs down the line.
* debian: build-depend on screen.David Bremner2011-11-05
| | | | This is needed for emacs tests, now that those are run in screen.