On Sat 08 Mar 2025 at 11:47am +01, Micha Lenk wrote:

> Hi Sean,
>
> Am 6. März 2025 12:49:12 MEZ schrieb Sean Whitton <spwhit...@spwhitton.name>:
>>I think I have the fix for these problems.
>>Updating the backport of Emacs to 1:30.1+1-4, and uploading an
>>NEW, unmodified backport of dh-elpa 2.1.8, should be jointly sufficient.
>
> And who is taking action now? Or has this already been taken care of?

I'm waiting for dh-elpa and Emacs to migrate, unless you would allow an
exception, so that I can upload immediately?

Diffs between testing and sid are tiny:

dh-elpa:

--8<---------------cut here---------------start------------->8---
diff --git a/debian/control b/debian/control
index 9d9d0db..a00bd89 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
  Sean Whitton <spwhit...@spwhitton.name>,
 Build-Depends:
  debhelper-compat (= 12),
- emacs-nox (>= 47) | emacs (>= 47.0)
+ emacs-nox (>= 1:30.1) | emacs (>= 1:30.1)
 Standards-Version: 4.4.1
 Vcs-Git: https://salsa.debian.org/emacsen-team/dh-elpa.git
 Vcs-Browser: https://salsa.debian.org/emacsen-team/dh-elpa
--8<---------------cut here---------------end--------------->8---

Emacs:

--8<---------------cut here---------------start------------->8---
diff --git a/debian/control b/debian/control
index b6e9c094ce6..86cd8976b46 100644
--- a/debian/control
+++ b/debian/control
@@ -76,7 +76,7 @@ Recommends: fonts-noto-color-emoji
 Suggests: emacs-common-non-dfsg, emacs-editing-major-modes
 Conflicts: emacs-gtk, emacs-pgtk, emacs-nox
 Replaces: emacs-gtk, emacs-pgtk, emacs-nox, emacs-bin-common (<< 1:29.2)
-Breaks: emacs-bin-common (<< 1:29.2)
+Breaks: emacs-bin-common (<< 1:29.2), dh-elpa-helper (<< 2.1.7)
 Description: GNU Emacs editor (with Lucid GUI support)
  GNU Emacs is the extensible self-documenting text editor.  This
  package contains a version of Emacs with support for a graphical user
@@ -99,7 +99,7 @@ Provides: editor, emacs, emacsen, info-browser, mail-reader, 
news-reader
 Suggests: emacs-common-non-dfsg, emacs-editing-major-modes
 Conflicts: emacs-gtk, emacs-pgtk, emacs-lucid
 Replaces: emacs-gtk, emacs-pgtk, emacs-lucid, emacs-bin-common (<< 1:29.2)
-Breaks: emacs-bin-common (<< 1:29.2)
+Breaks: emacs-bin-common (<< 1:29.2), dh-elpa-helper (<< 2.1.7)
 Description: GNU Emacs editor (without GUI support)
  GNU Emacs is the extensible self-documenting text editor.  This
  package contains a version of Emacs compiled without support for X,
@@ -117,7 +117,7 @@ Recommends: fonts-noto-color-emoji
 Suggests: emacs-common-non-dfsg, emacs-editing-major-modes
 Conflicts: emacs-pgtk, emacs-lucid, emacs-nox
 Replaces: emacs-pgtk, emacs-lucid, emacs-nox, emacs-bin-common (<< 1:29.2)
-Breaks: emacs-bin-common (<< 1:29.2)
+Breaks: emacs-bin-common (<< 1:29.2), dh-elpa-helper (<< 2.1.7)
 Description: GNU Emacs editor (with GTK+ GUI support)
  GNU Emacs is the extensible self-documenting text editor.  This
  package contains a version of Emacs with a graphical user interface
@@ -146,6 +146,7 @@ Replaces:
 Breaks:
  emacs-bin-common (<< 1:29.2),
  emacs-common (<< 1:29.3+1-3~),
+ dh-elpa-helper (<< 2.1.7)
 Description: GNU Emacs editor (with GTK+ Wayland GUI support)
  GNU Emacs is the extensible self-documenting text editor.  This
  package contains a version of Emacs with a graphical user interface
--8<---------------cut here---------------end--------------->8---

-- 
Sean Whitton

Reply via email to