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