summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAge
* release mailscripts 0.23 (-1 to Debian unstable)debian/0.23-1archive/debian/0.23-10.23Sean Whitton2021-01-28
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* demote gmi2email-only deps to SuggestsSean Whitton2021-01-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* gmi2email: support for Atom feedsSean Whitton2021-01-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* new script: gmi2emailSean Whitton2021-01-23
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* release mailscripts 0.22 (-1 to Debian unstable)debian/0.22-1archive/debian/0.22-10.22Sean Whitton2021-01-19
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* Use 'cl-case' not 'case' and require cl-libSean Whitton2021-01-19
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: drop hard dep on Projectile, add project.el supportSean Whitton2020-07-21
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* release mailscripts 0.21 (-1 to Debian unstable)debian/0.21-1archive/debian/0.21-10.21Sean Whitton2020-06-01
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mbox-extract-patch: ensure a blank line before block of trailersSean Whitton2020-06-01
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* changelogSean Whitton2020-05-27
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* d/control: add Homepage fieldDaniel Kahn Gillmor2020-05-27
| | | | | | | | | | | | | If mailscripts ever grows a proper webpage that's not just a Vcs, we can change the Homepage: field to point to it at that time. In the meantime, point to the most visible web resource available to the project. It's redundant with the Vcs-Browser: field, but this is still useful for anyone who is searching just the Homepage: fields for information about the projects in debian. Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
* correct changelog version numberSean Whitton2020-05-23
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* notmuch-slurp-debbug: invoke notmuch to find the thread-idSean Whitton2020-05-23
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* notmuch-slurp-this-debbug: if fail to extract bug number, promptSean Whitton2020-05-23
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add notmuch-slurp-debbug-at-pointSean Whitton2020-05-23
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* release mailscripts 0.20 (Debian revision -1)debian/0.20-1archive/debian/0.20-10.20Sean Whitton2020-05-05
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* changelogSean Whitton2020-05-05
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add libgit-wrapper-perl to RecommendsSean Whitton2020-05-05
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* changelogSean Whitton2020-05-05
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: notmuch-extract-message-patches: improve regexpSean Whitton2020-05-05
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* maildir-import-patch: Prepend "[PATCH fooproject imported]"Sean Whitton2020-05-04
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add IRC channelSean Whitton2020-05-03
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* fix filenameSean Whitton2020-05-01
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: Set NO-STRICT-MIME argument of `mm-dissect-buffer'Sean Whitton2020-05-01
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: Add mailscripts-detach-head-from-existing-branchSean Whitton2020-05-01
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: Change prompt "branch name" -> "new branch name"Sean Whitton2020-05-01
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* changelogSean Whitton2020-05-01
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add mailing list info to CONTRIBUTING.mdSean Whitton2020-05-01
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* changelogSean Whitton2020-03-27
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* release 0.19 (-1 to Debian unstable)debian/0.19-1archive/debian/0.19-10.19Sean Whitton2020-03-20
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* copyright notices for Robbie Harwood's recent commitsSean Whitton2020-03-20
| | | | | | Verified with the author. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* changelogSean Whitton2020-03-19
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* imap-dl: Kerberos support using python3-gssapiRobbie Harwood2020-03-19
| | | | | | | | | | | This is based off offlineimap's code rather than getmail's. getmail relied on pykerberos, which is considered deprecated in Fedora/RHEL/CentOS; offlineimap relied on python-gssapi, which is considered its replacement there. python3-gssapi doesn't yet have type annotations, but this is planned to change in the future. Signed-off-by: Robbie Harwood <rharwood@redhat.com> Acked-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
* changelogSean Whitton2020-03-11
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* notmuch-slurp-debbug: use Mail::Box instead of shelling outSean Whitton2020-02-22
| | | | | | Also some refactoring for readability. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* release 0.18 (-1 to Debian unstable)debian/0.18-1archive/debian/0.18-10.18Sean Whitton2020-02-15
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mailscripts.el: don't always pass --reroll-countSean Whitton2020-02-15
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* notmuch-extract-patch: rewrite & split out mbox-extract-patchSean Whitton2020-02-15
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* release 0.17 (-1 to Debian unstable)debian/0.17-1archive/debian/0.17-10.17Sean Whitton2020-02-14
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* update some more copyright noticesSean Whitton2020-02-14
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* changelogSean Whitton2020-02-14
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* Add imap-dl, a simple imap downloaderDaniel Kahn Gillmor2020-02-14
| | | | | | | | | | | | | | | | | | getmail upstream appears to have no plans to convert to python3 in the near future. Some of us use only a minimal subset of features of getmail, and it would be nice to have something simpler, with the main complexity offloaded to the modern python3 stdlib. This patch represents a squashed series of changes from both Jameson Graef Rollins and Daniel Kahn Gillmor (dkg), though dkg is primarily responsible for any remaining bugs. Thanks to Sean Whitton for useful and significant feedback. Signed-off-by: Jameson Graef Rollins <jrollins@finestructure.net> Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
* update/format some copyright noticesSean Whitton2020-02-12
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* changelogSean Whitton2019-12-04
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* email-print-mime-structure: Avoid test suite dependency on dirmngrDaniel Kahn Gillmor2019-12-04
| | | | | | | | There is no clear reason why gpgsm should try to invoke dirmngr (see https://dev.gnupg.org/T4765), but for now we can explicitly avoid the checks. Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
* release mailscripts 0.16 (-1 to Debian unstable)debian/0.16-1archive/debian/0.16-10.16Sean Whitton2019-11-28
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* Add <!nocheck> build-dep on dirmngrSean Whitton2019-11-28
| | | | | | Needed for the gpgsm usage in the test suite, it would seem. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* don't depend on an Essential: yes package, diffutilsSean Whitton2019-11-28
| | | | | | Thanks, Lintian. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* changelogSean Whitton2019-11-28
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* email-print-mime-structure: handle one-part PKCS#7 signature objectsDaniel Kahn Gillmor2019-11-28
| | | | | | | | | | | | | | | | PKCS#7 offers a signed-only mode which is distinct from multipart/signed. This mode is more robust to breakage by transforming MTAs, but it is also unreadable *unless* the receiver knows how to cope with S/MIME. See https://tools.ietf.org/html/rfc8551#section-3.5 for more details about the different formats. email-print-mime-structure should now be able to handle these messages and display the structure of their content as well. Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net> Acked-by: Sean Whitton <spwhitton@spwhitton.name>