summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2014-10-25debian: add changelog stanza for 0.18.2-10.18.2David Bremner
2014-10-25debian: build depend on dh-pythondebian/0.18.2_rc1-10.18.2_rc1David Bremner
The build log asked me nicely, so I did.
2014-10-25debian: add changelog stanza for 0.18.2~rc-1David Bremner
2014-08-09debian: re-enable atomicity tests on armhfdebian/0.18.1-2David Bremner
Commit a33ec9c seems to have fixed the problem on the armhf porterbox (harris.debian.org).
2014-08-09debian: build with emacs24 by default, disable gdb on arm64David Bremner
From wookey@debian.org id:20140808012130.GT7605@stoneboat.aleph1.co.uk Fixes for the port in progress of debian to arm64.
2014-06-25version: bump to 0.18.1debian/0.18.1-10.18.1David Bremner
Also add precis of NEWS to debian changelog
2014-06-22version: bump to 0.18.1~rc0David Bremner
Also bump the python bindings version, the NEWS version and the Debian version. Since the changelog is (slightly dubiously) metadata, we have to change it to upload a release candidate.
2014-06-14debian: update notmuch-emacs for emacsen-common 2.0.8David Bremner
- redo install/remove scripts from new samples - symlink .el files properly - add depends instead of conflicts
2014-06-14debian: tighten dependency of python packages on libnotmuch.David Bremner
Using (>= ${source:Version}) allows newer versions of the library with the same SONAME.
2014-05-08debian: disable atomicity tests on armel.David Bremner
Another temporary fix for build problems.
2014-05-08debian: disable atomicity tests on armhfDavid Bremner
In fact a fix for these tests is currently being reviewed, but I want to roll it together with a few other portability fixes for a point release.
2014-05-06debian: changelog stanza for 0.180.18David Bremner
plagiariaze my own summary from upstream NEWS
2014-05-04version: bump for 0.18~rc1David Bremner
Doing all of the needed version bumps in one commit, and do a complete, if minimal debian changelog entry
2014-04-22debian: NEWS item about database upgradeDavid Bremner
2014-04-22debian: changelog stanza for 0.18~rc0-1David Bremner
- make versions match to pacify release-checks.sh - close a few more bugs. - fix one HTMLism
2014-04-08debian: add build conflicts against ruby1.8David Bremner
Debian stable has ruby 1.9, so this should be OK. The issue is that the ruby bindings don't build if "ruby" points to ruby1.8
2014-04-06debian: really delete madduck from uploadersDavid Bremner
I'm not sure how it got into debian/changelog without actually happening, but actually delete martin from debian/control per request in Debian bug #719100
2014-04-05debian: ignore performance corpus when making source packageDavid Bremner
Currently "make debian-snapshot" will include the performance corpus tarball in the source package, which slows things down and wastes disk space. tar-ignore is needed twice to keep the default exclude rules (e.g. to exclude .git)
2014-03-09doc: convert sphinx based docsDavid Bremner
This is the output from sphinx-quickstart, massaged a bit, along with our existing man pages converted to rst. A skeleton notmuch-emacs manual is also included. It is not suitable for end user use yet.
2014-03-07debian: add dependency on bash-completionDavid Bremner
At some point we decided to only install bash completion for notmuch if the bash-completion file was present. Add the corresponding debian build dependency.
2014-03-03NEWS: note closing of id:87ty19pi85.fsf@zancas.localnetDavid Bremner
Also close the original debian bug.
2014-03-03debian: note closing of debian bug 739556David Bremner
This one doesn't seem NEWS-worthy.
2014-03-03NEWS: note closing of bug id:87wqhcxb5j.fsf@maritornes.cs.unb.caDavid Bremner
This is also/originally Debian bug 737496, so close that too.
2014-03-03debian: fix typo in postinst (Debian bug 740325), clean up empty directorydebian/0.17-5David Bremner
Try to remove the directory /0755 ; if that fails assume it has something in it to preserve.
2014-02-18changelog stanza for 0.17-4debian/0.17-4David Bremner
2014-02-18debian: update ruby binary extension install pathDavid Bremner
From Christian Hofstaedler, Debian bug 739120: When ruby-defaults > 1:2.0 will be uploaded to sid, the version of Ruby provided by the 'ruby' and 'ruby-dev' packages will change to version 2.0. This version change includes a change to the path for binary extensions. This patch works for Ruby 1.9.1 as well as Ruby 2.0, so it's safe to apply now.
2014-01-12debian: add single-debian-patchDavid Bremner
The point of fancy patch systems is to share things with upstream. We have met the upstream and he is us.
2014-01-12debian: finalize changelog for 0.17-3David Bremner
2014-01-12debian: update notmuch-emacs for emacs policy 2.0.6David Bremner
This involves - the meta-flavour emacs has gone away - a compat file is needed (also installed by dh_installemacsen) - a conflict with pre-2.0.0 emacsen-common - manually managing the "installed" semaphore file
2014-01-01debian: rename NEWS.Debian to NEWSdebian/0.17-2David Bremner
Apparently I had it backwards: NEWS is installed as NEWS.Debian, not vice-versa.
2013-12-30debian: add changelog and NEWS.Debian for releaseDavid Bremner
NEWS.Debian is displayed at install, so we include the news item about the disruptive change in sha1 computation.
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-12-28version: bump to 0.17~rc4David Bremner
Unfortunately release-checks.sh will whine a bit because it has not caught up with the renaming of the version macros.
2013-12-07version: bump versionDavid Bremner
Roll (one last?) release candidate because of Austin's LIBNOTMUCH_VERSION changes. Atomically bump the manually (NEWS, debian/changelog) and automatically (everywhere else) updated places version is mentioned.
2013-11-30debian: reformat changelog to avoid lintian warning.David Bremner
2013-11-28debian: update changelog for new release candidateDavid Bremner
2013-11-27debian: remove warning about emacs24David Bremner
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-11-23debian: add notmuch_database_compact to symbols file.debian/0.17_rc1-10.17_rc1David Bremner
This change does not require an SONAME bump because it only adds a symbol.
2013-11-23debian: changelog stanza for release candidateDavid Bremner
2013-11-20vim: add help fileFelipe Contreras
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
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-08-03release: synchronize dates0.16David Bremner
man pages, NEWS, and debian changelog all hardcode date. Make them hardcode the same date.
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: update symbols for libnotmuchDavid Bremner
Adding a new symbol should require an SONAME bump.
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-28debian: note that we now provide a notmuch-dbg packageDavid Bremner
This is already in upstream for a bit, but we lacked a changelog entry closing the bug.
2013-07-28debian: close bug requesting packaging of notmuch-deliverDavid Bremner
notmuch insert is pretty much equivalent, so no need to support both.
2013-07-28debian: start new changelog entryDavid Bremner
Since Debian uses the changelog as metadata, we need an empty stanza to build the new version.