aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
Commit message (Collapse)AuthorAge
* debian: changelog stanza for 0.12~rc2Gravatar David Bremner2012-03-18
| | | | mention the two bugfixes
* debian: bump gmime dependency to 2.6.7Gravatar David Bremner2012-03-13
| | | | As explained in f34613e, if using gmime 2.6, we want at least 2.6.7
* debian: Bump standards versionGravatar David Bremner2012-03-03
| | | | No actual changes are needed.
* debian: update .gitignoreGravatar David Bremner2012-03-03
| | | | Ignore individual binary package directories.
* debian: add notmuch_query_add_tag_exclude to exported symbolsGravatar David Bremner2012-03-03
| | | | | This symbol is added in 0.12, although we are "stealthing" the feature overall.
* add minimal changelog stanza for 0.12~rc1Gravatar David Bremner2012-03-01
|
* Build-Depend on libgmime-2.6-dev | libgmime2.4-devGravatar Daniel Kahn Gillmor2012-02-27
| | | | | | libgmime-2.6-dev entered debian unstable today. If 2.6 is available, notmuch should build against 2.6 instead of 2.4, as 2.6 is the current upstream stable version of libgmime.
* Merge commit '0.11.1'Gravatar David Bremner2012-02-04
|\ | | | | | | | | | | | | | | | | | | Conflicts: NEWS bindings/python/notmuch/database.py bindings/python/notmuch/message.py notmuch.1 NEWS merged by hand, others taken from master.
| * debian: changelog for 0.11.1Gravatar David Bremner2012-02-03
| | | | | | | | mention the two bugfixes
* | Merge branch 'release'Gravatar David Bremner2012-01-13
|\| | | | | | | | | | | Conflicts: notmuch-reply.c notmuch.1
| * debian: changelog stanza for 0.11Gravatar David Bremner2012-01-13
| |
| * debian: add changelog stanza for 0.11~rc3-1Gravatar David Bremner2012-01-09
| | | | | | | | as usual for pre-releases, fairly minimal commentary.
| * debian: changelog stanza for 0.11~rc2-1Gravatar David Bremner2012-01-02
| | | | | | | | Set dist=experimental the first time.
| * debian: fix typo in changelogGravatar David Bremner2012-01-02
| | | | | | | | Previous version was actually uploaded to experimental, not unstable
* | debian: install split man pages.Gravatar David Bremner2011-12-31
| | | | | | | | | | We now have man pages in sections 5 and 7 as well, so we copy the whole /usr/share/man hierarchy.
| * version: update version to 0.11~rc1Gravatar David Bremner2011-12-25
|/ | | | and keep python, man page, and debian package in sync.
* debian: add upstream-tag and fix debian-tag configs for git-buildpackageGravatar Jameson Graef Rollins2011-12-15
| | | | Debian tags have been using '/', instead of '-' as a separator.
* Merge branch 'release'Gravatar David Bremner2011-12-06
|\ | | | | | | | | | | | | Conflicts: NEWS Conflicts resolved by inserting the 0.10.2 stanza before 0.11
| * fixup for changelogGravatar David Bremner2011-12-05
| |
| * debian/changelog: add new changelog stanza for 0.10.2Gravatar David Bremner2011-12-05
| |
* | Merge branch 'release'Gravatar David Bremner2011-11-26
|\|
| * debian: changelog stanza for 0.10.1Gravatar David Bremner2011-11-25
| |
* | debian/control: require dtach version >= 0.8 in Build-DependsGravatar Tomi Ollila2011-11-24
|/ | | | | | Since version 0.8 of dtach -n does no longer require controlling tty to be present when executed. Currently controlling tty is not always (if ever) present when tests are executed.
* debian: changelog stanza for 0.10Gravatar David Bremner2011-11-23
| | | | Give a brief summary of (and pointer to) NEWS
* version: update version info for 0.10~rc2Gravatar David Bremner2011-11-19
| | | | | Arguably editing debian/changelog violates the "do one thing at a time" rule, but all of these versions need to be kept in sync.
* debian/libnotmuch2.symbols: add notmuch_query_count_threadsGravatar David Bremner2011-11-15
| | | | Since this is only an added symbol, no soname bump required.
* debian: new changelog stanza for 0.10~rc1-1Gravatar David Bremner2011-11-15
| | | | | The changelog is a bit minimalist, but we'll do better for the real release.
* debian: update build dependency on dtach instead of screenGravatar Jameson Graef Rollins2011-11-11
| | | | | This reflects a modification to the test suite to use dtach instead of screen.
* debian: clean up Uploaders and Build-Depends fields in debian/controlGravatar Jameson Graef Rollins2011-11-11
| | | | | No functional change, but this will make for cleaner diffs down the line.
* debian: build-depend on screen.Gravatar David Bremner2011-11-05
| | | | This is needed for emacs tests, now that those are run in screen.
* debian: changelog stanza for 0.9Gravatar David Bremner2011-10-11
| | | | | Admit that there have been no changes since the last release candidate.
* debian: update changelog for 0.9~rc2-1Gravatar David Bremner2011-10-07
| | | | Document upstream changes since 0.9~rc1-1
* debian: update packaging for new sonameGravatar David Bremner2011-10-04
| | | | | | | | 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)
* debian: add brief summary of changes since 0.8Gravatar David Bremner2011-09-25
|
* debian: build-depend on gdbGravatar David Bremner2011-09-25
| | | | This is needed to enable the atomicity tests at build time.
* debian: close bug 642240Gravatar David Bremner2011-09-24
| | | | | The bug was really closed by the commit that updated the dependency, of course.
* debian: set versioned dependency on notmuch for notmuch-emacsGravatar David Bremner2011-09-24
| | | | | | As long as we have no version information in the json output, this seems like the only possible way of ensuring that the emacs client code understands the output from the command line tool notmuch.
* debian: changlog stanza for release candidateGravatar David Bremner2011-09-24
|
* debian: new symbols for atomicity apiGravatar David Bremner2011-09-24
| | | | | There are three new symbols in libnotmuch. In addition to notmuch_{begin,end)_atomic, notmuch_database_find_message_by_filename was exposed.
* debian: update changelog for 0.8Gravatar David Bremner2011-09-10
|
* update versions for release 0.8Gravatar David Bremner2011-09-10
| | | | See commit 6979b65 for more discussion.
* update versions for release candidateGravatar David Bremner2011-09-06
| | | | | | | | | | 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.
* debian: new changelog stanza for 0.7Gravatar David Bremner2011-08-01
| | | | | No actual changes, but we need a new stanza to upload to unstable anyway.
* Revert "debian: Generate version from debian/changelog"Gravatar David Bremner2011-07-29
| | | | | | | | This reverts commit 2b76283b52a2389a591ca055b086381c44e2a61f. Conflicts: debian/rules
* debian: changelog stanza for release candiateGravatar David Bremner2011-07-29
|
* debian: use 3.0 (quilt) source format.Gravatar David Bremner2011-07-17
| | | | | | | | | This generates a seperate notmuch-0.x.debian.tar.gz containing ./debian. In the initial release this is redundant, but for Debian only updates between releases, this allows updating the contents of ./debian, and using the rest of the release tarball.
* update NEWS and debian/changelog for 0.6.1Gravatar David Bremner2011-07-17
|
* debian: use a non-native version number.Gravatar David Bremner2011-07-17
| | | | | | | | | 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.
* debian: add (demangled) Xapian exception typeinfo symbols to libnotmuch1.symbolsGravatar David Bremner2011-07-16
| | | | | These are exported (again) by the library to prevent problems with catching exceptions.
* debian: update changelog for strict libnotmuch dependencyGravatar David Bremner2011-07-10
|