aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
Commit message (Collapse)AuthorAge
* debian: changelog stanza for 0.13.2-1Gravatar David Bremner2012-06-02
|
* debian: changelog stanza for 0.13.1Gravatar David Bremner2012-05-25
|
* debian: fix typo in changelog.Gravatar David Bremner2012-05-16
| | | | | the path for NEWS was wrong (cherry picked from commit b9520ef033ea9ae54507f94f7258641a6a1ad2e6)
* debian: changelog stanza for 0.13Gravatar David Bremner2012-05-15
| | | | My usual lazy self, refer to upstream NEWS.
* debian: recommend notmuch-mutt as an alternative user interfaceGravatar Stefano 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 suiteGravatar David 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.Gravatar 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.3Gravatar David 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-1Gravatar David Bremner2012-05-05
| | | | | This is mainly so that the soname bump in the debian symbols file makes sense.
* debian: add gnupg-agent to notmuch recommendsGravatar Jameson 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-muttGravatar Stefano Zacchiroli2012-03-30
|
* debian: reword changelog about ignoresGravatar David Bremner2012-03-20
|
* debian: add changelog stanza for 0.12Gravatar David Bremner2012-03-19
| | | | Include extremely terse summary of NEWS.
* debian: changelog stanza for 0.12~rc2Gravatar David Bremner2012-03-18
| | | | mention the two bugfixes
* debian: bump gmime dependency to 2.6.7Gravatar David Bremner2012-03-13
| | | | As explained in f34613e, if using gmime 2.6, we want at least 2.6.7
* debian: Bump standards versionGravatar David Bremner2012-03-03
| | | | No actual changes are needed.
* debian: update .gitignoreGravatar David Bremner2012-03-03
| | | | Ignore individual binary package directories.
* debian: add notmuch_query_add_tag_exclude to exported symbolsGravatar David Bremner2012-03-03
| | | | | This symbol is added in 0.12, although we are "stealthing" the feature overall.
* add minimal changelog stanza for 0.12~rc1Gravatar David Bremner2012-03-01
|
* Build-Depend on libgmime-2.6-dev | libgmime2.4-devGravatar Daniel 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'Gravatar 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.1Gravatar David Bremner2012-02-03
| | | | | | | | mention the two bugfixes
* | Merge branch 'release'Gravatar David Bremner2012-01-13
|\| | | | | | | | | | | Conflicts: notmuch-reply.c notmuch.1
| * debian: changelog stanza for 0.11Gravatar David Bremner2012-01-13
| |
| * debian: add changelog stanza for 0.11~rc3-1Gravatar David Bremner2012-01-09
| | | | | | | | as usual for pre-releases, fairly minimal commentary.
| * debian: changelog stanza for 0.11~rc2-1Gravatar David Bremner2012-01-02
| | | | | | | | Set dist=experimental the first time.
| * debian: fix typo in changelogGravatar David Bremner2012-01-02
| | | | | | | | Previous version was actually uploaded to experimental, not unstable
* | debian: install split man pages.Gravatar 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.
| * version: update version to 0.11~rc1Gravatar David Bremner2011-12-25
|/ | | | and keep python, man page, and debian package in sync.
* debian: add upstream-tag and fix debian-tag configs for git-buildpackageGravatar Jameson Graef Rollins2011-12-15
| | | | Debian tags have been using '/', instead of '-' as a separator.
* Merge branch 'release'Gravatar David Bremner2011-12-06
|\ | | | | | | | | | | | | Conflicts: NEWS Conflicts resolved by inserting the 0.10.2 stanza before 0.11
| * fixup for changelogGravatar David Bremner2011-12-05
| |
| * debian/changelog: add new changelog stanza for 0.10.2Gravatar David Bremner2011-12-05
| |
* | Merge branch 'release'Gravatar David Bremner2011-11-26
|\|
| * debian: changelog stanza for 0.10.1Gravatar David Bremner2011-11-25
| |
* | debian/control: require dtach version >= 0.8 in Build-DependsGravatar Tomi 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.10Gravatar David Bremner2011-11-23
| | | | Give a brief summary of (and pointer to) NEWS
* version: update version info for 0.10~rc2Gravatar David 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_threadsGravatar David Bremner2011-11-15
| | | | Since this is only an added symbol, no soname bump required.
* debian: new changelog stanza for 0.10~rc1-1Gravatar David 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 screenGravatar Jameson 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/controlGravatar Jameson Graef Rollins2011-11-11
| | | | | No functional change, but this will make for cleaner diffs down the line.
* debian: build-depend on screen.Gravatar David Bremner2011-11-05
| | | | This is needed for emacs tests, now that those are run in screen.
* debian: changelog stanza for 0.9Gravatar David Bremner2011-10-11
| | | | | Admit that there have been no changes since the last release candidate.
* debian: update changelog for 0.9~rc2-1Gravatar David Bremner2011-10-07
| | | | Document upstream changes since 0.9~rc1-1
* debian: update packaging for new sonameGravatar David Bremner2011-10-04
| | | | | | | | 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)
* debian: add brief summary of changes since 0.8Gravatar David Bremner2011-09-25
|
* debian: build-depend on gdbGravatar David Bremner2011-09-25
| | | | This is needed to enable the atomicity tests at build time.
* debian: close bug 642240Gravatar David Bremner2011-09-24
| | | | | The bug was really closed by the commit that updated the dependency, of course.
* debian: set versioned dependency on notmuch for notmuch-emacsGravatar David Bremner2011-09-24
| | | | | | 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.