| Age | Commit message (Collapse) | Author |
|
|
|
we are only adding symbols, which is exactly the interesting case for a
symbols file.
|
|
|
|
a sensible changelog can wait for upstream NEWS to be updated
|
|
bring debian specific changes into master
|
|
|
|
When upgrading emacs, the install file can (apparently) be called with
the lisp files already linked into the flavour specific
directories. In this case we should not fail.
|
|
notmuch 0.20.2 release
Conflicts:
NEWS
|
|
Actual changes are documented in the bug.
|
|
Because ruby generates a Makefile, we have to use recursive make.
Because mkmf.rb hardcodes the name Makefile, put our Makefile{.local}
in the parent directory.
|
|
|
|
|
|
|
|
Since we only add new symbols, no SONAME bump is needed.
|
|
dh defaults for dh_auto_configure are now incompatible with notmuch's
homebrew configure script (at least in debian experimental)
|
|
|
|
One binary package was renamed, and notmuch-dbg was mysteriously
missing from the existing .gitignore.
|
|
Plagiarize my upstream summary for debian, and mention the new
upgrade.
|
|
|
|
|
|
|
|
It looks a bit riduculous to have a September date there.
|
|
Sync NEWS debian/changelog at the same time, although in those cases it's a downgrade.
|
|
notmuch 0.18.2 release
|
|
|
|
notmuch 0.18.2~rc1 release
Conflicts:
NEWS
debian/changelog
|
|
The build log asked me nicely, so I did.
|
|
|
|
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
|
|
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.
|
|
Commit a33ec9c seems to have fixed the problem on the armhf
porterbox (harris.debian.org).
|
|
From wookey@debian.org
id:20140808012130.GT7605@stoneboat.aleph1.co.uk
Fixes for the port in progress of debian to arm64.
|
|
Also add precis of NEWS to debian changelog
|
|
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.
|
|
- redo install/remove scripts from new samples
- symlink .el files properly
- add depends instead of conflicts
|
|
Using (>= ${source:Version}) allows newer versions of the library with
the same SONAME.
|
|
Another temporary fix for build problems.
|
|
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.
|
|
plagiariaze my own summary from upstream NEWS
|
|
Doing all of the needed version bumps in one commit, and do a
complete, if minimal debian changelog entry
|
|
|
|
- make versions match to pacify release-checks.sh
- close a few more bugs.
- fix one HTMLism
|
|
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
|
|
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
|
|
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)
|
|
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.
|
|
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.
|
|
Also close the original debian bug.
|
|
This one doesn't seem NEWS-worthy.
|
|
This is also/originally Debian bug 737496, so close that too.
|