| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
Try to remove the directory /0755 ; if that fails assume it has
something in it to preserve.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
The point of fancy patch systems is to share things with upstream. We
have met the upstream and he is us.
|
| |
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Apparently I had it backwards: NEWS is installed as NEWS.Debian, not
vice-versa.
|
|
|
|
|
| |
NEWS.Debian is displayed at install, so we include the news item about
the disruptive change in sha1 computation.
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
Unfortunately release-checks.sh will whine a bit because it has not
caught up with the renaming of the version macros.
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
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
|
|
|
|
| |
This change does not require an SONAME bump because it only adds a symbol.
|
| |
|
|
|
|
| |
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
|
|
|
|
|
| |
Switching away from fdupes removes the dependency on libfile-which-perl
and the need to recommend fdupes.
|
|
|
|
|
| |
man pages, NEWS, and debian changelog all hardcode date. Make them
hardcode the same date.
|
|
|
|
|
|
| |
This seems more in line with
http://wiki.debian.org/Teams/Ruby/Packaging#Guidelines_for_Ruby_packaging
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Adding a new symbol should require an SONAME bump.
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
This is already in upstream for a bit, but we lacked a changelog entry
closing the bug.
|
|
|
|
| |
notmuch insert is pretty much equivalent, so no need to support both.
|
|
|
|
|
| |
Since Debian uses the changelog as metadata, we need an empty stanza
to build the new version.
|
| |
|
|
|
|
|
| |
ruby1.8-dev provides ruby-dev, but ruby1.9.1-dev is currently
required (which is pulled by ruby-dev 1:1.9.3).
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
Several packages have been added or renamed, but their build detritus
not yet ignored.
|
|\
| |
| |
| | |
merge back debian-only release into master
|
| | |
|
| |
| |
| |
| | |
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
|
| |
| |
| |
| | |
Debian only changes.
|
| |
| |
| |
| | |
notmuch version 0.4 is required for the --output=files option.
|
| |
| |
| |
| | |
notmuch version 0.4 is required for the --output=files option.
|
|\|
| |
| |
| |
| |
| |
| | |
add in NEWS from 0.15.2
Conflicts:
NEWS
|
| | |
|
|/
|
|
|
| |
Since it is deprecated upstream, we don't want to encourage more
users to install it.
|
| |
|
|
|
|
|
| |
Now that we have Tomi's fix to set TERM for dtach, it should be safe to
run the tests on the autobuilders.
|
|
|
|
|
| |
Hopefully this is temporary, but I don't want to rush a fix for the
tests.
|
|
|
|
| |
Cribbed from NEWS.
|
|
|
|
| |
Without this file, the created package is empty.
|