summaryrefslogtreecommitdiff
path: root/debian/control
AgeCommit message (Collapse)Author
2013-12-30debian: disable atomicity tests on ia64David Bremner
The following fails on Debian ia64: % gdb /bin/mv (gdb) break rename Since this breaks our atomicity test, disable them until someone is motivated to figure out whose fault that is.
2013-11-24debian: disable gdb as a build-dependency on s390xDavid Bremner
Gdb is currently broken on s390x buildd's and porterboxes (see #728705). By removing it as a build-dep, we disable the (failing) atomicity test on this architecture
2013-09-08debian: remove unneeded notmuch-mutt dependenciesKevin McCarthy
Switching away from fdupes removes the dependency on libfile-which-perl and the need to recommend fdupes.
2013-07-28debian: rename notmuch-ruby to ruby-notmuch0.16_rc1David Bremner
This seems more in line with http://wiki.debian.org/Teams/Ruby/Packaging#Guidelines_for_Ruby_packaging
2013-07-28debian: build notmuch-vim againDavid Bremner
Based on id:1370220299-14722-1-git-send-email-felipe.contreras@gmail.com Hacked rather extensively by db. The most important changes: - bring back notmuch.yaml for the (debian specific?) vim-addons tool. - depend on vim-ruby, so we get a version of vim with ruby installed.
2013-07-28debian: add alot to recommendsDavid Bremner
Since this is in a disjunction, this should not force new packages to be installed, but rather let people with auto-install-recommends (the default) on install notmuch without emacs.
2013-07-20debian: Add package for debugging symbols (Closes: #717339)Daniel Kahn Gillmor
2013-06-04debian: update build dependency to require ruby-dev 1:1.9.3Jameson Graef Rollins
ruby1.8-dev provides ruby-dev, but ruby1.9.1-dev is currently required (which is pulled by ruby-dev 1:1.9.3).
2013-05-25Merge branch 'release'David Bremner
merge back debian-only release into master
2013-05-25debian: bump standards version to 3.9.4debian/0.15.2-2David Bremner
2013-05-23debian: package ruby bindingsFelipe Contreras
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
2013-03-22Bug#703608: [PATCH] debian: tighten notmuch-mutt dependency on notmuchJameson Graef Rollins
notmuch version 0.4 is required for the --output=files option.
2013-03-22Bug#703608: [PATCH] debian: tighten notmuch-mutt dependency on notmuchJameson Graef Rollins
notmuch version 0.4 is required for the --output=files option.
2013-02-16debian: stop building a binary package for notmuch-vimDavid Bremner
Since it is deprecated upstream, we don't want to encourage more users to install it.
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.
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 packaging: new depends for duplicate removals in mutt contribStefano Zacchiroli
both new hard dependency for File::Which and soft dependency on fdupes
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-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-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-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-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.
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-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-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: build-depend on gdbDavid Bremner
This is needed to enable the atomicity tests at build time.
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-07-10debian: strictly depend on the same version of libnotmuchUwe Kleine-König
It took quite some time to debug why folder: searches didn't work for me though I had notmuch 0.6~rc1 installed. amdragon in #notmuch found out that I still had libnotmuch1 0.5+nmu3 installed. To prevent the same problem in the future let notmuch depend on the same version of libnotmuch1. Reviewed-By: David Bremner <david@tethera.net> The underlying issue is that the libnotmuch interface is not entirely captured by the set of exported symbols. In particular the query syntax can change without being visible to the linker at all.
2011-06-23debian: Set conflicts from package split to point to an existing version.David Bremner
The previous version was harmless, since there were no versions uploaded between ~237 and ~254, but this is less confusing.
2011-06-23debian: fix typo in short description of notmuch-vimDavid Bremner
Thanks to Dirk Eddelbuettel for noticing.
2011-06-23debian: update changelog for upload 0.6~254, bump standards version to 3.9.2debian/0.6_254David Bremner
2011-06-23debian: split off vim interface to its own packageDavid Bremner
So far the package does notthing fancy with vim-addon-manager.
2011-06-23debian: split off emacs interface into its own package.David Bremner
- rename emacsen-install/remove files, and change embedded package name - split notmuch.install, notmuch.dirs - add Breaks/Replaces for previous notmuch packages with overlapping files.
2011-06-23debian: Build depend on emacs-nox instead of emacs.David Bremner
Nothing in the build process needs X, and the number of dependencies that need to be installed is much smaller.
2011-06-23debian: build package for python-bindings.David Bremner
This uses dh_python2 (included with sufficiently recent versions of the python/python-all packages). python-all brings in all of the supported versions of python. The double calls to dh_auto_install and friends are to avoid looping over python versions ourselves.
2011-06-22debian: Add myself (David Bremner) as an uploaderDavid Bremner
This avoids having to mark every upload as a non-maintainer upload. (cherry picked from commit e849851d2d38cbf985f3fd884226100b93f3044f)
2010-11-01debian: Declare conformance with Standard-Version 3.9.1.0Carl Worth
I ran through the upgrading-checklist and found nothing needing to be changed for this package.
2010-04-06debian: Modify each package description slightly.Carl Worth
This avoids a lintian complaint about several packages with identical package descriptions.
2010-04-06debian: Update standards version to 3.8.4.Carl Worth
No changes needed.
2010-04-06debian: Split into multiple packages.Carl Worth
The library goes into libnotmuch1 and the headers into libnotmuch-dev.
2010-04-06debian: Fix Vcs-Browser linkCarl Worth
We're doing debian packaging in the primary repository now.
2010-02-25control: Update package description to follow upstream README.Carl Worth
Justin B Rye pointed out (in Debian bug #566282) that a user with mail in mbox format can spend a lot of time investigating notmuch before realizing that mbox is not supported. Head that off with a more detailed mention in the package description.
2010-01-26Add suggestion to vim-addon-manager.martin f. krafft
Signed-off-by: martin f. krafft <madduck@debian.org>