Bug#942033: muttprofile: allow use of either mutt or neomutt
Control: tags -1 + patch
I suspect something like this would provide the change you want.
diff --git a/debian/control b/debian/control
index 14cf454..f16616c 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Vcs-Git: git://anonscm.debian.org/collab-maint/muttprofile.git
Package: muttprofile
Architecture: all
-Depends: ${misc:Depends}, perl (>= 5.8.1-1), mutt
+Depends: ${misc:Depends}, perl (>= 5.8.1-1), mutt | neomutt
Description: utility to choose profiles in Mutt
A profile in Mutt is simply a specific subset of the configuration. You may
have a personal and a work profile, each of which uses the same base
--
Happy hacking
Petter Reinholdtsen
Reply to: