summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2014-11-14debian: update debian/NEWS and debian/changelogdebian/0.19-10.19David Bremner
Plagiarize my upstream summary for debian, and mention the new upgrade.
2014-11-14version: bump to 0.19David Bremner
2014-11-09debian: bump standards versiondebian/0.19_rc2-10.19_rc2David Bremner
2014-11-09bump version to 0.19~rc2David Bremner
2014-11-06debian: bump date in changelog.debian/0.19_rc1-10.19_rc1David Bremner
It looks a bit riduculous to have a September date there.
2014-11-06version: update to 0.19~rc1David Bremner
Sync NEWS debian/changelog at the same time, although in those cases it's a downgrade.
2014-10-25Merge tag '0.18.2'David Bremner
notmuch 0.18.2 release
2014-10-25debian: add changelog stanza for 0.18.2-10.18.2David Bremner
2014-10-25Merge tag '0.18.2_rc1'David Bremner
notmuch 0.18.2~rc1 release Conflicts: NEWS debian/changelog
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-09-20debian: re-enable atomicity test on arm64David Bremner
according to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757454 the kernel problem which caused this test to fail should be fixed now
2014-09-16debian: bump SONAMEDavid Bremner
Note that this is one of those cases where an ABI change is not obvious from the symbols file. Several previously void functions now have return codes.
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