summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2018-01-06version: bump to 0.26~rc2debian/0.26_rc2-10.26_rc2David Bremner
Update debian version to follow.
2018-01-04Standards-Version: bump to 4.1.3 (no changes needed)Daniel Kahn Gillmor
2018-01-04move to debhelper 10Daniel Kahn Gillmor
2018-01-01debian: bump date of uploaddebian/0.26_rc1-10.26_rc1David Bremner
2017-12-29debian: minimalist changelog for 0.26~rc1-1David Bremner
2017-12-28debian: update libnotmuch5.symbols for 0.26debian/0.26_rc0-10.26_rc0David Bremner
Several added symbols, no SONAME bump.
2017-12-28debian: changelog stanza for 0.26~rc0-1David Bremner
2017-12-12Standards-Version: bumped to 4.1.2 (no changes needed)Daniel Kahn Gillmor
2017-12-08Merge branch 'release'David Bremner
Conflicts: NEWS Add in NEWS from point release
2017-12-08debian: add changelog stanza for 0.25.3-10.25.3David Bremner
2017-12-08debian: disable gdb on alphaDavid Bremner
gdb seems to be broken on more architectures than it works :(.
2017-12-08debian: add versioned depends on libgmimeDavid Bremner
2017-12-07debian/control: build-depend on python3-sphinx instead of python-sphinxDaniel Kahn Gillmor
python2 is going to be deprecated, and python3-sphinx is available all the way back to oldoldstable. let's use the more modern version. To make this work and still ship the manpages, tell ./configure to prefer python3 over python, if it exists.
2017-12-04debian: bump Standards-Version to 4.1.1Daniel Kahn Gillmor
No minor changes were necessary to become compliant with Debian policy version 4.1.1, so this is basically a freebie.
2017-12-04debian/control: Priority: extra is deprecatedDaniel Kahn Gillmor
Move transitional package to to "oldlibs/optional" This resolves two lintian warnings: W: notmuch-emacs: transitional-package-should-be-oldlibs-optional oldlibs/extra W: notmuch-emacs: priority-extra-is-replaced-by-priority-optional
2017-12-04debian/changelog: remove trailing whitespaceDaniel Kahn Gillmor
2017-11-05Merge branch 'release'David Bremner
Changes from 0.25.2 release
2017-11-05debian: changelog for 0.25.2-1debian/0.25.2-10.25.2David Bremner
2017-09-17debian: update gitignoreDavid Bremner
elpa-notmuch is a new binary package, notmuch-dbg is no longer generated.
2017-09-11Merge tag '0.25.1'David Bremner
notmuch 0.25.1 release (bugfix for emacs bug 28350)
2017-09-11debian: changelog stanza for 0.25.1-10.25.1David Bremner
2017-08-18Use rooted paths in .gitignore filesVladimir Panteleev
A leading / in paths in a .gitignore file matches the beginning of the path, meaning that for patterns without slashes, git will match files only in the current directory as opposed to in any subdirectory. Prefix relevant paths with / in .gitignore files, to prevent accidentally ignoring files in subdirectories and possibly slightly improve the performance of "git status".
2017-08-16debian: start changelog for next debian uploadDavid Bremner
2017-08-16do not use bullets in debian/NEWSDaniel Kahn Gillmor
see lintian's debian-news-entry-uses-asterisk for justification
2017-08-16remove obsolete lintian-override (see https://bugs.debian.org/865055)Daniel Kahn Gillmor
2017-08-15debian: actually stop shipping 50notmuch.eldebian/0.25-6David Bremner
2017-08-10debian upload 0.25-5debian/0.25-5David Bremner
fix typo in -4
2017-08-04debian: upload 0.25-4debian/0.25-4David Bremner
replace notmuch-emacs with elpa-emacs as a recommend
2017-08-03debian: changelog stanza for 0.25-3debian/0.25-3David Bremner
2017-08-03debian: add maintainer scripts to remove old startup fileDavid Bremner
We do it for notmuch and notmuch-emacs because the history is a bit unclear. It seems to be safe to call when that conffile is not owned by a given package
2017-07-26debian: update gmime dependenciesdebian/0.25-2David Bremner
- build against gmime 3.0 by preference - drop gmime-2.4-dev, no longer supported upstream
2017-07-25debian: add changelog entry for 0.25debian/0.25-10.25David Bremner
2017-07-18debian: changelog for 0.25~rc1-2debian/0.25_rc1-2David Bremner
2017-07-18debian: finalize changelog for 0.25~rc1-1debian/0.25_rc1-10.25_rc1David Bremner
2017-07-18debian: allow emacs25 as a build dependDavid Bremner
It's a bit crazy to require emacs 24 installed just to build, when it isn't required to run.
2017-07-18use modern debian/copyrightDaniel Kahn Gillmor
2017-07-18avoid false lintian warning about "iff"Daniel Kahn Gillmor
2017-07-18resolve lintian tag debhelper-but-no-misc-depends notmuch-emacsDaniel Kahn Gillmor
This is likely not strictly necessary given that notmuch-emacs is a transitional package. But having a simple consistency until we eventually remove the transitional notmuch-emacs package seems ok too, and fewer arbitrary lintian warnings will make real lintian warnings more visible.
2017-07-18fix Python capitalizationDaniel Kahn Gillmor
2017-07-18explicitly mark notmuch-emacs as transitionalDaniel Kahn Gillmor
2017-07-18Bump standards version to 4.0.0 (no changes needed)Daniel Kahn Gillmor
Some things that might be interesting (and are acceptable and supported under 4.0.0, though not required) are: * supporting DEB_BUILD_OPTIONS tag nodoc wihle tagging build-deps (we could put python-sphinx into <!nodoc>, for example) * splitting out Build-Depends-Arch from Build-Depends
2017-07-18Drop duplicate Section header for notmuch-vimDaniel Kahn Gillmor
Resolves lintian binary-control-field-duplicates-source
2017-07-17debian: changelog stanza for 0.25~rc0-2debian/0.25_rc0-2David Bremner
2017-07-16debian: note two closed bugs in changelogdebian/0.25_rc0-10.25_rc0David Bremner
2017-07-16debian: don't create obsolete bash completion dirDavid Bremner
2017-07-16debian: set distribution to experimental, finalize changelogDavid Bremner
2017-07-16debian: add more c++ gunk to symbols fileDavid Bremner
2017-07-16debian: bump changelog version, mention SONAME bumpDavid Bremner
2017-07-06debian: drop notmuch-dbgDavid Bremner
notmuch-dbgsym should be auto generated now.
2017-07-03Merge branch 'release'David Bremner