David Bremner
030c85bc03
debian: finalize changelog for 0.17-3
2014-01-12 17:10:01 -04:00
David Bremner
beaf251e16
debian: update notmuch-emacs for emacs policy 2.0.6
...
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-12 17:08:08 -04:00
David Bremner
fea6fe64e1
debian: rename NEWS.Debian to NEWS
...
Apparently I had it backwards: NEWS is installed as NEWS.Debian, not
vice-versa.
2014-01-01 07:44:52 -04:00
David Bremner
be9a871fa5
debian: add changelog and NEWS.Debian for release
...
NEWS.Debian is displayed at install, so we include the news item about
the disruptive change in sha1 computation.
2013-12-30 20:32:53 -04:00
David Bremner
05b534209d
version: bump to 0.17~rc4
...
Unfortunately release-checks.sh will whine a bit because it has not
caught up with the renaming of the version macros.
2013-12-28 18:40:05 -04:00
David Bremner
bb390f89a1
version: bump version
...
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-12-07 17:07:15 +08:00
David Bremner
e41ca03f63
debian: reformat changelog to avoid lintian warning.
2013-11-30 11:23:57 -04:00
David Bremner
ec09c4903b
debian: update changelog for new release candidate
2013-11-28 20:59:32 -04:00
David Bremner
89bf67fe41
debian: disable gdb as a build-dependency on s390x
...
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-24 19:34:45 -04:00
David Bremner
d976fee655
debian: changelog stanza for release candidate
2013-11-23 20:29:46 -04:00
David Bremner
48f2b3f1bc
release: synchronize dates
...
man pages, NEWS, and debian changelog all hardcode date. Make them
hardcode the same date.
2013-08-03 08:29:40 -03:00
David Bremner
0eb4213766
debian: build notmuch-vim again
...
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-28 13:48:02 -03:00
David Bremner
b739761629
debian: add alot to recommends
...
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-28 11:28:04 -03:00
David Bremner
59517e1816
debian: note that we now provide a notmuch-dbg package
...
This is already in upstream for a bit, but we lacked a changelog entry
closing the bug.
2013-07-28 11:28:03 -03:00
David Bremner
aef1c9cfa0
debian: close bug requesting packaging of notmuch-deliver
...
notmuch insert is pretty much equivalent, so no need to support both.
2013-07-28 11:28:03 -03:00
David Bremner
85bf67b24d
debian: start new changelog entry
...
Since Debian uses the changelog as metadata, we need an empty stanza
to build the new version.
2013-07-28 11:28:03 -03:00
David Bremner
06c70d3d75
debian: bump standards version to 3.9.4
2013-05-25 18:37:48 -03:00
David Bremner
b5a4bfafc0
debian/changelog: stanza for 0.15.2-2
...
Debian only changes.
2013-03-22 20:46:57 -04:00
David Bremner
dd9851dcea
debian: changelog stanza for 0.15.2-1
2013-02-17 11:39:46 -04:00
David Bremner
79b0829082
debian: changelog stanza for 0.15.1-1
2013-01-24 07:23:15 -04:00
David Bremner
cbaacad316
debian: disable running tests.
...
Hopefully this is temporary, but I don't want to rush a fix for the
tests.
2013-01-20 18:48:41 -04:00
David Bremner
41bda39b4e
debian: changelog stanza for 0.15
...
Cribbed from NEWS.
2013-01-18 21:26:35 -04:00
David Bremner
837758a9a4
debian: note that ical bug is fixed
...
This was fixed a while ago in git, but not released yet.
2013-01-16 08:52:05 -04:00
David Bremner
89a58f39d0
debian: add python 3 bindings
...
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.
2013-01-16 08:52:05 -04:00
David Bremner
d8c26875c5
debian: remove Dm-Upload-Allowed field.
...
If we have some DMs we want to upload, we have to enable it with a
signed command file to dak.
2013-01-14 21:01:39 -04:00
David Bremner
061152dfca
debian: change priority to optional.
...
The distinction between extra and optional is generally not very
important, except that being extra forces anything that depends on you
to be extra.
2013-01-14 21:01:39 -04:00
David Bremner
ff3cc5534a
debian/changelog: start stanze for 0.15~rc1-1
...
as usual (and doubly so since Debian is in release freeze), destined
for experimental.
2013-01-07 22:13:05 -04:00
David Bremner
ec16ceeea5
debian: mention some upstream news in changelog
2012-08-21 10:43:50 +02:00
David Bremner
5d5628e158
debian: set distribution to experimental
...
This is to simplify potential bugfix uploads during Debian freeze.
2012-08-21 10:43:50 +02:00
David Bremner
5883873707
debian: set date for changelog.
...
Make d/changelog match NEWS
2012-08-20 14:46:31 +02:00
David Bremner
ddb009519d
debian: alternately depend on emacs24 for notmuch-emacs, build
...
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.
2012-08-05 15:20:29 -03:00
David Bremner
46446158fd
debian: close notmuch-mutt bug in changelog
...
Apparently Stefano and I forgot to finish that discussion about how to
patch the changelog.
2012-08-02 21:55:32 -03:00
David Bremner
015bc16f53
debian: update changelog for cleaning changes
2012-08-02 21:10:35 -03:00
David Bremner
39beeb2a7e
debian: finalize changelog
...
It turns out the "debian-snapshot" target needs a valid changelog.
2012-07-12 17:49:09 -06:00
Stefano Zacchiroli
7ecf77d0fa
debian: document tag action invocation fix in changelog
2012-07-04 14:59:39 -06:00
David Bremner
2ef24acf03
debian: changelog stanza for 0.13.2-1
2012-06-02 18:17:42 -03:00
David Bremner
97527b0a66
debian: changelog stanza for 0.13.1
2012-05-25 21:25:29 -03:00
David Bremner
d15a5e38a9
debian: fix typo in changelog.
...
the path for NEWS was wrong
(cherry picked from commit b9520ef033
)
2012-05-16 21:37:47 -03:00
David Bremner
83542aec8b
debian: changelog stanza for 0.13
...
My usual lazy self, refer to upstream NEWS.
2012-05-15 18:26:48 -03:00
Stefano Zacchiroli
0dbe49e952
debian: recommend notmuch-mutt as an alternative user interface
...
Recommend all notmuch UI (including notmuch-mutt) as alternatives, to
avoid unneeded vim/emacs installation.
Thanks Matteo F. Vescovi for the patch.
Closes : #673011
2012-05-15 13:51:01 -03:00
David Bremner
ece52759a5
debian: fix suite
...
Since I already pushed a tag 0.13_rc-1, let's just increment the
debian version to keep everything tidy.
2012-05-08 21:40:41 -03:00
David Bremner
7e8491c9fb
debian: start changelog stanza for 0.13~rc1-1
...
This is mainly so that the soname bump in the debian symbols file
makes sense.
2012-05-05 20:06:46 -03:00
Stefano Zacchiroli
46e73fe539
debian packaging: new binary package notmuch-mutt
2012-03-30 18:13:01 -03:00
David Bremner
331f0cac61
debian: reword changelog about ignores
2012-03-20 18:54:10 -03:00
David Bremner
82fd8c1a83
debian: add changelog stanza for 0.12
...
Include extremely terse summary of NEWS.
2012-03-19 22:43:50 -03:00
David Bremner
9325cae5f4
debian: changelog stanza for 0.12~rc2
...
mention the two bugfixes
2012-03-18 08:16:55 -03:00
David Bremner
3ed8c3d9a6
debian: Bump standards version
...
No actual changes are needed.
2012-03-03 09:40:18 -04:00
David Bremner
2ddf29fe3b
add minimal changelog stanza for 0.12~rc1
2012-03-01 07:52:05 -04:00
David Bremner
f38bc44653
debian: changelog for 0.11.1
...
mention the two bugfixes
2012-02-03 08:36:58 -04:00
David Bremner
307a2e3fa2
debian: changelog stanza for 0.11
2012-01-13 20:06:39 -04:00