Package: neomutt Version: 20201127+dfsg.1-1 Severity: wishlist Tags: patch X-Debbugs-Cc: charlesmel...@outlook.com
Dear Maintainers, hi. I was messing with neomutt today and wanted to add the vim-keys configuration, but I couldn't find it in /usr/share/doc/neomutt. I started looking in the upstream github and realized it should be installed by their makefile along with the other Contributed Scripts and Config (colorschemes, hcache-bench, keybase, lua and vim-keys). I'd like to ask for you to consider including these in the debian package. It could be really useful. I've also prepared a patch that will be attached to this bug report. Cheers, Carlos Henrique Lima Melara. -- Package-specific info: NeoMutt 20201127 Copyright (C) 1996-2020 Michael R. Elkins and others. NeoMutt comes with ABSOLUTELY NO WARRANTY; for details type 'neomutt -vv'. NeoMutt is free software, and you are welcome to redistribute it under certain conditions; type 'neomutt -vv' for details. System: Linux 5.10.0-3-amd64 (x86_64) ncurses: ncurses 6.2.20201114 (compiled with 6.2.20201114) libidn: 1.33 (compiled with 1.33) GPGME: 1.14.0-unknown GnuTLS: 3.7.0 libnotmuch: 5.3.0 storage: tokyocabinet Configure options: --build=x86_64-linux-gnu --prefix=/usr {--includedir=${prefix}/include} {--mandir=${prefix}/share/man} {--infodir=${prefix}/share/info} --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules {--libdir=${prefix}/lib/x86_64-linux-gnu} {--libexecdir=${prefix}/lib/x86_64-linux-gnu} --disable-maintainer-mode --disable-dependency-tracking --mandir=/usr/share/man --libexecdir=/usr/libexec --with-mailpath=/var/mail --gpgme --lua --notmuch --with-ui --gnutls --gss --idn --mixmaster --sasl --tokyocabinet --sqlite --autocrypt Compilation CFLAGS: -g -O2 -ffile-prefix-map=/build/neomutt-ZiyeR0/neomutt-20201127+dfsg.1=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -I/usr/include -I/usr/include/lua5.4 -DNCURSES_WIDECHAR -isystem /usr/include/mit-krb5 Default options: +attach_headers_color +compose_to_sender +compress +cond_date +debug +encrypt_to_self +forgotten_attachments +forwref +ifdef +imap +index_color +initials +limit_current_thread +multiple_fcc +nested_if +new_mail +nntp +pop +progress +quasi_delete +regcomp +reply_with_xorig +sensible_browser +sidebar +skip_quoted +smtp +status_color +timeout +tls_sni +trash Compile options: +autocrypt +bkgdset +color +curs_set +fcntl -flock -fmemopen +futimens +getaddrinfo +gnutls +gpgme +gss +hcache -homespool +idn +inotify -locales_hack +lua +meta +mixmaster +nls +notmuch -openssl +pgp +regex +sasl +smime +sqlite +start_color +sun_attachment +typeahead MAILPATH="/var/mail" MIXMASTER="mixmaster" PKGDATADIR="/usr/share/neomutt" SENDMAIL="/usr/sbin/sendmail" SYSCONFDIR="/etc" To learn more about NeoMutt, visit: https://neomutt.org If you find a bug in NeoMutt, please raise an issue at: https://github.com/neomutt/neomutt/issues or send an email to: <neomutt-de...@neomutt.org> -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.10.0-3-amd64 (SMP w/8 CPU threads) Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages neomutt depends on: ii libc6 2.31-9 ii libgnutls30 3.7.0-5 ii libgpg-error0 1.38-2 ii libgpgme11 1.14.0-1+b2 ii libgssapi-krb5-2 1.18.3-4 ii libidn11 1.33-3 ii liblua5.4-0 5.4.2-2 ii libncursesw6 6.2+20201114-2 ii libnotmuch5 0.31.3-2 ii libsasl2-2 2.1.27+dfsg-2.1 ii libsqlite3-0 3.34.1-2 ii libtinfo6 6.2+20201114-2 ii libtokyocabinet9 1.4.48-13 ii sensible-utils 0.0.14 Versions of packages neomutt recommends: ii libsasl2-modules 2.1.27+dfsg-2.1 ii locales 2.31-9 ii mime-support 3.66 Versions of packages neomutt suggests: ii aspell 0.60.8-2 ii ca-certificates 20210119 ii exim4-daemon-light [mail-transport-agent] 4.94-15 ii gnupg 2.2.27-1 ii ispell 3.4.02-2 pn mixmaster <none> ii openssl 1.1.1j-1 pn urlview <none> Versions of packages neomutt is related to: ii neomutt 20201127+dfsg.1-1 -- no debconf information
diff --git a/debian/copyright b/debian/copyright index 20aab0f..0ca9c63 100644 --- a/debian/copyright +++ b/debian/copyright @@ -58,7 +58,7 @@ Files: autosetup/autosetup-config.guess autosetup/autosetup-config.sub Copyright: 1992-2018 Free Software Foundation, Inc. License: GPL-3+Autoconf-Exception -Files: autosetup/mutt-gettext.tcl autosetup/mutt-iconv.tcl +Files: autosetup/mutt-gettext.tcl autosetup/mutt-iconv.tcl contrib/hcache-bench/neomutt-hcache-bench.sh Copyright: 2017 Pietro Cerutti <g...@gahr.ch> License: BSD-2-clause Redistribution and use in source and binary forms, with or without @@ -82,6 +82,34 @@ License: BSD-2-clause OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +Files: contrib/keybase/* +Copyright: 2016 Joshua Jordi +License: public-domain + This is free and unencumbered software released into the public domain. + . + Anyone is free to copy, modify, publish, use, compile, sell, or + distribute this software, either in source code form or as a compiled + binary, for any purpose, commercial or non-commercial, and by any + means. + . + In jurisdictions that recognize copyright laws, the author or authors + of this software dedicate any and all copyright interest in the + software to the public domain. We make this dedication for the benefit + of the public at large and to the detriment of our heirs and + successors. We intend this dedication to be an overt act of + relinquishment in perpetuity of all present and future rights to this + software under copyright law. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR + OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. + . + For more information, please refer to <http://unlicense.org> + License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/debian/neomutt.install b/debian/neomutt.install index e920dc8..18acc6e 100644 --- a/debian/neomutt.install +++ b/debian/neomutt.install @@ -1,5 +1,12 @@ debian/tmp/usr/bin/neomutt debian/tmp/usr/share/locale/* +debian/tmp/usr/share/doc/neomutt/colorschemes +debian/tmp/usr/share/doc/neomutt/hcache-bench +debian/tmp/usr/share/doc/neomutt/keybase/keybase.py +debian/tmp/usr/share/doc/neomutt/keybase/neomuttrc +debian/tmp/usr/share/doc/neomutt/keybase/*.sh +debian/tmp/usr/share/doc/neomutt/lua +debian/tmp/usr/share/doc/neomutt/vim-keys debian/tmp/usr/libexec/neomutt/* usr/libexec/neomutt debian/extra/lib/mailspell usr/libexec/neomutt