Jameson Graef Rollins <jroll...@finestructure.net> writes: > Daniel Kahn Gillmor <d...@fifthhorseman.net> wrote: >> maybe notmuch-emacs should have: >> >> Depends: notmuch (= ${binary:Version}) >> >> if you think they the versions should be tightly bound.
It occured to me this specific option is not binNMU safe. But I guess maybe something like "(>= ${source:Version}), (<< ${source:Version}+)" would work. > As of 0.15, specific format versions can be requested from the CLI, and > the emacs client requests specific format versions. In other words, a > tight coupling between the notmuch and notmuch-emacs versions should not > be necessary from now on. This doesn't prevent people from running: apt-get install notmuch and breaking their notmuch-emacs installs (in the case a newer version is available). I agree that it is better than before since now they should get an error message to hint that they should also upgrade notmuch-emacs. d -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org