summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAge
* debian: Add a watch file.debian-0.1-1Carl Worth2010-04-06
| | | | | To help people pester me in the case of uploading a new upstream release without a corresponding Debian package.
* debian: Modify each package description slightly.Carl Worth2010-04-06
| | | | | This avoids a lintian complaint about several packages with identical package descriptions.
* debian: Update standards version to 3.8.4.Carl Worth2010-04-06
| | | | No changes needed.
* debian: Split into multiple packages.Carl Worth2010-04-06
| | | | The library goes into libnotmuch1 and the headers into libnotmuch-dev.
* debian: Fix Vcs-Browser linkCarl Worth2010-04-06
| | | | We're doing debian packaging in the primary repository now.
* debian: Don't try compiling emacs bytecode for emacs < 21Carl Worth2010-04-06
| | | | It just doesn't work.
* debian: Fix broken symlinking of emacs lisp files.Carl Worth2010-04-06
| | | | | This broke when we changed from a single notmuch.el file to multiple notmuch-foo.el files.
* Install emacs lisp files into a notmuch sub-directory of site-lisp.Carl Worth2010-04-06
| | | | | Now that we have multiple emacs-lisp source files, it's just more polite this way.
* Update Debian package version to 0.1-1.Carl Worth2010-04-06
| | | | To make a Debian package for the recent 0.1 release of notmuch.
* control: Update package description to follow upstream README.Carl Worth2010-02-25
| | | | | | | Justin B Rye pointed out (in Debian bug #566282) that a user with mail in mbox format can spend a lot of time investigating notmuch before realizing that mbox is not supported. Head that off with a more detailed mention in the package description.
* Add suggestion to vim-addon-manager.martin f. krafft2010-01-26
| | | | Signed-off-by: martin f. krafft <madduck@debian.org>
* builddep on dh must be versioned due to overridesmartin f. krafft2010-01-21
| | | | Signed-off-by: martin f. krafft <madduck@debian.org>
* Install vim plugin with vim-addonsmartin f. krafft2010-01-21
| | | | Signed-off-by: martin f. krafft <madduck@debian.org>
* add myself to uploadersmartin f. krafft2010-01-21
| | | | Signed-off-by: martin f. krafft <madduck@debian.org>
* put cworth as maintainer per his own requestmartin f. krafft2010-01-21
| | | | Signed-off-by: martin f. krafft <madduck@debian.org>
* Build-depend on emacs23martin f. krafft2010-01-21
| | | | Signed-off-by: martin f. krafft <madduck@debian.org>
* add ITP bug number to changelog entry about uploadmartin f. krafft2010-01-21
| | | | Signed-off-by: martin f. krafft <madduck@debian.org>
* no need to create /usr/share dirsmartin f. krafft2010-01-21
| | | | Signed-off-by: martin f. krafft <madduck@debian.org>
* Put debian/* under separate copyright.martin f. krafft2010-01-21
| | | | Signed-off-by: martin f. krafft <madduck@debian.org>
* Fix suggestions/enhancements for vim+emacsmartin f. krafft2010-01-21
| | | | Signed-off-by: martin f. krafft <madduck@debian.org>
* Start new changelog stanza pending uploadmartin f. krafft2010-01-21
| | | | Signed-off-by: martin f. krafft <madduck@debian.org>
* add Vcs-Browser fieldmartin f. krafft2010-01-21
| | | | Signed-off-by: martin f. krafft <madduck@debian.org>
* Add build-dependency on emacsmartin f. krafft2010-01-09
| | | | Signed-off-by: martin f. krafft <madduck@debian.org>
* rework Debian emacsen-startup script.Jameson Graef Rollins2009-12-23
|
* fix debian packaging emacsen installationJameson Graef Rollins2009-11-29
|
* first crack at debian packaging (using git-buildpackage)Jameson Graef Rollins2009-11-28