From: Rob Browning Date: Tue, 18 Dec 2018 17:09:00 +0000 (-0600) Subject: Update emacs metapackage to depend on >= 1:26.1 X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~173 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ce7bbaae13b0a31f8e4b177a9418424c5c455639;p=emacs.git Update emacs metapackage to depend on >= 1:26.1 --- diff --git a/debian/control b/debian/control index 8018978689b..fa3177fd40a 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Standards-Version: 3.7.2 Package: emacs Architecture: all Depends: - emacs-gtk (>= 1:25) | emacs-lucid (>= 1:25) | emacs-nox (>= 1:25), + emacs-gtk (>= 1:26.1) | emacs-lucid (>= 1:26.1) | emacs-nox (>= 1:26.1), ${misc:Depends} Description: GNU Emacs editor (metapackage) GNU Emacs is the extensible self-documenting text editor.