aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
Commit message (Collapse)AuthorAge
* debian: remove unneeded notmuch-mutt dependenciesGravatar Kevin McCarthy2013-09-08
| | | | | Switching away from fdupes removes the dependency on libfile-which-perl and the need to recommend fdupes.
* release: synchronize datesGravatar David Bremner2013-08-03
| | | | | man pages, NEWS, and debian changelog all hardcode date. Make them hardcode the same date.
* debian: rename notmuch-ruby to ruby-notmuchGravatar David Bremner2013-07-28
| | | | | | This seems more in line with http://wiki.debian.org/Teams/Ruby/Packaging#Guidelines_for_Ruby_packaging
* debian: build notmuch-vim againGravatar David Bremner2013-07-28
| | | | | | | | | | 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.
* debian: update symbols for libnotmuchGravatar David Bremner2013-07-28
| | | | Adding a new symbol should require an SONAME bump.
* debian: add alot to recommendsGravatar David Bremner2013-07-28
| | | | | | 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.
* debian: note that we now provide a notmuch-dbg packageGravatar David Bremner2013-07-28
| | | | | This is already in upstream for a bit, but we lacked a changelog entry closing the bug.
* debian: close bug requesting packaging of notmuch-deliverGravatar David Bremner2013-07-28
| | | | notmuch insert is pretty much equivalent, so no need to support both.
* debian: start new changelog entryGravatar David Bremner2013-07-28
| | | | | Since Debian uses the changelog as metadata, we need an empty stanza to build the new version.
* debian: Add package for debugging symbols (Closes: #717339)Gravatar Daniel Kahn Gillmor2013-07-20
|
* debian: update build dependency to require ruby-dev 1:1.9.3Gravatar Jameson Graef Rollins2013-06-04
| | | | | ruby1.8-dev provides ruby-dev, but ruby1.9.1-dev is currently required (which is pulled by ruby-dev 1:1.9.3).
* debian: compile with V=1Gravatar David Bremner2013-06-02
| | | | | | The idea is to allow hardening verification tools (in particular blhc) to scan the logs. Actually fixing the problem will require modifying the notmuch configure script to propagate CPPFLAGS.
* debian: update .gitignoreGravatar David Bremner2013-06-02
| | | | | Several packages have been added or renamed, but their build detritus not yet ignored.
* Merge branch 'release'Gravatar David Bremner2013-05-25
|\ | | | | | | merge back debian-only release into master
| * debian: bump standards version to 3.9.4Gravatar David Bremner2013-05-25
| |
* | debian: package ruby bindingsGravatar Felipe Contreras2013-05-23
| | | | | | | | Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
| * debian/changelog: stanza for 0.15.2-2Gravatar David Bremner2013-03-22
| | | | | | | | Debian only changes.
| * Bug#703608: [PATCH] debian: tighten notmuch-mutt dependency on notmuchGravatar Jameson Graef Rollins2013-03-22
| | | | | | | | notmuch version 0.4 is required for the --output=files option.
* | Bug#703608: [PATCH] debian: tighten notmuch-mutt dependency on notmuchGravatar Jameson Graef Rollins2013-03-22
| | | | | | | | notmuch version 0.4 is required for the --output=files option.
* | Merge branch 'release'Gravatar David Bremner2013-02-18
|\| | | | | | | | | | | | | add in NEWS from 0.15.2 Conflicts: NEWS
| * debian: changelog stanza for 0.15.2-1Gravatar David Bremner2013-02-17
| |
* | debian: stop building a binary package for notmuch-vimGravatar David Bremner2013-02-16
|/ | | | | Since it is deprecated upstream, we don't want to encourage more users to install it.
* debian: changelog stanza for 0.15.1-1Gravatar David Bremner2013-01-24
|
* debian: re-enable testsGravatar David Bremner2013-01-24
| | | | | Now that we have Tomi's fix to set TERM for dtach, it should be safe to run the tests on the autobuilders.
* debian: disable running tests.Gravatar David Bremner2013-01-20
| | | | | Hopefully this is temporary, but I don't want to rush a fix for the tests.
* debian: changelog stanza for 0.15Gravatar David Bremner2013-01-18
| | | | Cribbed from NEWS.
* debian: add install file for python3-notmuchGravatar David Bremner2013-01-17
| | | | Without this file, the created package is empty.
* debian: note that ical bug is fixedGravatar David Bremner2013-01-16
| | | | This was fixed a while ago in git, but not released yet.
* debian: add python 3 bindingsGravatar David Bremner2013-01-16
| | | | | | | 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.
* debian/compat: upgrade to compat level 9Gravatar David Bremner2013-01-14
| | | | | | | | | | | - 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.
* debian: remove Dm-Upload-Allowed field.Gravatar David Bremner2013-01-14
| | | | | If we have some DMs we want to upload, we have to enable it with a signed command file to dak.
* debian: change priority to optional.Gravatar David Bremner2013-01-14
| | | | | | The distinction between extra and optional is generally not very important, except that being extra forces anything that depends on you to be extra.
* debian/changelog: start stanze for 0.15~rc1-1Gravatar David Bremner2013-01-07
| | | | | as usual (and doubly so since Debian is in release freeze), destined for experimental.
* Fixed 2 misspellings of word 'separate'Gravatar Tomi Ollila2012-11-16
| | | | | | | "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.
* debian: mention some upstream news in changelogGravatar David Bremner2012-08-21
|
* debian: set distribution to experimentalGravatar David Bremner2012-08-21
| | | | This is to simplify potential bugfix uploads during Debian freeze.
* debian: set date for changelog.Gravatar David Bremner2012-08-20
| | | | Make d/changelog match NEWS
* NEWS: discuss changes for dump and restore syntax.Gravatar 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, buildGravatar David 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 changelogGravatar David 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 contribGravatar Stefano Zacchiroli2012-08-02
| | | | both new hard dependency for File::Which and soft dependency on fdupes
* debian: update changelog for cleaning changesGravatar David Bremner2012-08-02
|
* debian: finalize changelogGravatar David Bremner2012-07-12
| | | | It turns out the "debian-snapshot" target needs a valid changelog.
* debian: document tag action invocation fix in changelogGravatar Stefano Zacchiroli2012-07-04
|
* 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.