aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
AgeCommit message (Collapse)Author
2012-05-16debian: fix typo in changelog.David Bremner
the path for NEWS was wrong
2012-05-15debian: changelog stanza for 0.130.13David Bremner
My usual lazy self, refer to upstream NEWS.
2012-05-15debian: recommend notmuch-mutt as an alternative user interfaceStefano Zacchiroli
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-08debian: fix suitedebian/0.13_rc1-2David Bremner
Since I already pushed a tag 0.13_rc-1, let's just increment the debian version to keep everything tidy.
2012-05-05debian: start changelog stanza for 0.13~rc1-1David Bremner
This is mainly so that the soname bump in the debian symbols file makes sense.
2012-03-30debian packaging: new binary package notmuch-muttStefano Zacchiroli
2012-03-20debian: reword changelog about ignoresdebian/0.12-1David Bremner
2012-03-19debian: add changelog stanza for 0.12David Bremner
Include extremely terse summary of NEWS.
2012-03-18debian: changelog stanza for 0.12~rc2debian/0.12_rc2-1David Bremner
mention the two bugfixes
2012-03-03debian: Bump standards versionDavid Bremner
No actual changes are needed.
2012-03-01add minimal changelog stanza for 0.12~rc1David Bremner
2012-02-03debian: changelog for 0.11.1debian/0.11.1-10.11.1David Bremner
mention the two bugfixes
2012-01-13debian: changelog stanza for 0.11David Bremner
2012-01-09debian: add changelog stanza for 0.11~rc3-1David Bremner
as usual for pre-releases, fairly minimal commentary.
2012-01-02debian: changelog stanza for 0.11~rc2-1debian/0.11_rc2-10.11_rc2David Bremner
Set dist=experimental the first time.
2012-01-02debian: fix typo in changelogDavid Bremner
Previous version was actually uploaded to experimental, not unstable
2011-12-25version: update version to 0.11~rc1debian/0.11_rc1-10.11_rc1David Bremner
and keep python, man page, and debian package in sync.
2011-12-05fixup for changelogDavid Bremner
2011-12-05debian/changelog: add new changelog stanza for 0.10.2David Bremner
2011-11-25debian: changelog stanza for 0.10.1David Bremner
2011-11-23debian: changelog stanza for 0.100.10David Bremner
Give a brief summary of (and pointer to) NEWS
2011-11-19version: update version info for 0.10~rc2debian/0.10_rc2-10.10_rc2David Bremner
Arguably editing debian/changelog violates the "do one thing at a time" rule, but all of these versions need to be kept in sync.
2011-11-15debian: new changelog stanza for 0.10~rc1-1David Bremner
The changelog is a bit minimalist, but we'll do better for the real release.
2011-10-11debian: changelog stanza for 0.90.9David Bremner
Admit that there have been no changes since the last release candidate.
2011-10-07debian: update changelog for 0.9~rc2-1David Bremner
Document upstream changes since 0.9~rc1-1
2011-10-04debian: update packaging for new sonameDavid Bremner
we need - a new changelog stanza, because the symbols files need a new version - s/libnotmuch1/libnotmuch2/ everywhere - update symbols file, s/.so.1/.so.2/, and bump minimum versions on changed symbols (although the latter is just documentation)
2011-09-25debian: add brief summary of changes since 0.8debian/0.9_rc1-10.9_rc1David Bremner
2011-09-24debian: close bug 642240David Bremner
The bug was really closed by the commit that updated the dependency, of course.
2011-09-24debian: changlog stanza for release candidateDavid Bremner
2011-09-10debian: update changelog for 0.8David Bremner
2011-09-10update versions for release 0.8David Bremner
See commit 6979b65 for more discussion.
2011-09-06update versions for release candidate0.8_rc1David Bremner
we now have three files to keep in sync. That seems wrong, but I guess we will live with it for now. The main problem is that the python code is distributed separately, so it can't get the version from 'version'. The choice ~rcX is for convenience with debian versioning.
2011-08-01debian: new changelog stanza for 0.7debian/0.7-10.7David Bremner
No actual changes, but we need a new stanza to upload to unstable anyway.
2011-07-29debian: changelog stanza for release candiateDavid Bremner
2011-07-17update NEWS and debian/changelog for 0.6.1David Bremner
2011-07-17debian: use a non-native version number.David Bremner
There is concensus to use non-native version number for updates that contain only Debian changes. Unfortunately changing back and forth between native and non-native packages has the potential for confusion, since the archive will end up with notmuch-0.x.tar.gz and notmuch-0.x.orig.tar.gz. So we use non-native numbering from the beginning.
2011-07-10debian: update changelog for strict libnotmuch dependencyDavid Bremner
2011-07-07debian: start new changelog stanza for post 0.6 bugfix releaseDavid Bremner
The version numbering scheme of n.n.n is chosen so as not to confuse tools that rely on the presence of a dash to detect non-native packages.
2011-07-01debian: add changelog stanza for release 0.6, install upstream docs referred to.David Bremner
This perhaps breaks the "one thing at a time rule", but seems better than leaving the changelog pointing to nothing.
2011-06-30debian: changelog stanza for first "official" release candidate0.6rc1David Bremner
The last upload to experimental was really a release candidate too. Switch versioning to ~rc1 as counting commits is confusing when building from the release branch. (cherry picked from commit 117852a5f1269e77a7f76c53236220a9ec89eba6)
2011-06-30debian: don't install zsh completion files into /usr/share/zshDavid Bremner
as of version 4.3.12, perhaps earlier, the Debian zsh package now ships /usr/share/zsh/functions/Completion/Unix/_notmuch, so we shouldn't install that ourselves anymore. My understanding is that letting zsh ship the completion scripts is the standard thing to do. The script is still shipped in /usr/share/doc/notmuch/examples (cherry picked from commit 0a0f5f1bbe4bf256a14dee0ab2af3065a251a72c)
2011-06-29debian/changelog: Add note that notmuch-vim description is in (bug #631974)Carl Worth
This note will automatically cause the bug entry to be closed as fixed when the next package (including this change) is uploaded. (cherry picked from commit 04b9ffa56f54976f6a3324a3673915a036646ea6)
2011-06-23start new changelog stanzaDavid Bremner
2011-06-23debian: update changelog for upload 0.6~254, bump standards version to 3.9.2debian/0.6_254David Bremner
2011-06-22debian: add changlog stanza for new snapshot 0.6~237David Bremner
(cherry picked from commit 17daa480e435ad4c1d8f4f18447eff1ff36dbe00)
2011-06-22debian: Changelog stanza for new git snapshot 0.6~215David Bremner
(cherry picked from commit b85a415a7bd91c360c0acd453ead39be854f63f7)
2011-06-22debian: Changelog stanza for new snapshot 0.6~180David Bremner
(cherry picked from commit 54a3983d3c38830e2b609be0a96c5cf6dc6de054)
2011-06-22debian: Add changelog stanza for new snapshot 0.6~171David Bremner
After some debate, we settled on 0.6~$num as a snapshot version number, at least until 0.6 is released. This has the needed property of sorting after 0.5+nmu$num. (cherry picked from commit 54f7766febc3fa3c9dc475f6ec6718c5e87a189e)
2011-06-22debian: Incorporate changelog entries from post 0.5 uploadsDavid Bremner
These uploads added the timeout to the tests to fix build failures. (cherry picked from commit 0901faabd90a689728d8079b3163bd76b29d29aa)
2010-11-11debian: Add changelog entry for 0.5Carl Worth
Just pulling things from NEWS as usual.