From 3720232006ed449dac77fb417b150fbc3c5d68f3 Mon Sep 17 00:00:00 2001 From: Rob Browning Date: Sat, 13 May 2023 14:26:03 -0500 Subject: [PATCH] emacs-common: add breaks/replaces emacs-bin-common (<< 1:28) ...since the emacs.service file moved from emacs-bin-common to emacs-common. Thanks to Helmut Grohne for reporting the problem and Andreas Beckmann for providing and testing the fix. Closes: 1034941 --- debian/control | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 6f038e735b5..5a0656eb2b4 100644 --- a/debian/control +++ b/debian/control @@ -143,6 +143,7 @@ Breaks: edb (<< 1.32), egg (<< 4.2.0-2), emacs (<< 1:25), + emacs-bin-common (<< 1:28), emacs-gtk (<< 1:25), emacs-lucid (<< 1:25), emacs-nox (<< 1:25), @@ -159,7 +160,9 @@ Breaks: emacs24-nox, emacs25, emacs25-lucid, - emacs25-nox, + emacs25-nox +Replaces: + emacs-bin-common (<< 1:28) Description: GNU Emacs editor's shared, architecture independent infrastructure GNU Emacs is the extensible self-documenting text editor. This package contains the architecture independent infrastructure -- 2.30.2