-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: update emacs to 1:29.4+1-4 #4
Conversation
TAG Bot TAG: 1%29.4+1-4 |
Skipping CI for Draft Pull Request. |
diff --git a/debian/control b/debian/control
index 2d2a96a2..57ad8a36 100644
--- a/debian/control
+++ b/debian/control
@@ -74,9 +74,10 @@ Depends:
${shlibs:Depends},
Provides: editor, emacs, emacsen, info-browser, mail-reader, news-reader
Recommends: fonts-noto-color-emoji
-Suggests: emacs-common-non-dfsg
+Suggests: emacs-common-non-dfsg, emacs-editing-major-modes
Conflicts: emacs-gtk, emacs-pgtk, emacs-nox
-Replaces: 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)
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
@@ -96,9 +97,10 @@ Depends:
${misc:Depends},
${shlibs:Depends},
Provides: editor, emacs, emacsen, info-browser, mail-reader, news-reader
-Suggests: emacs-common-non-dfsg
+Suggests: emacs-common-non-dfsg, emacs-editing-major-modes
Conflicts: emacs-gtk, emacs-pgtk, emacs-lucid
-Replaces: 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)
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,
@@ -113,9 +115,10 @@ Depends:
${shlibs:Depends},
Provides: editor, emacs, emacsen, info-browser, mail-reader, news-reader
Recommends: fonts-noto-color-emoji
-Suggests: emacs-common-non-dfsg
+Suggests: emacs-common-non-dfsg, emacs-editing-major-modes
Conflicts: emacs-pgtk, emacs-lucid, emacs-nox
-Replaces: 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)
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
@@ -133,9 +136,17 @@ Depends:
${shlibs:Depends},
Provides: editor, emacs, emacsen, info-browser, mail-reader, news-reader
Recommends: fonts-noto-color-emoji
-Suggests: emacs-common-non-dfsg
+Suggests: emacs-common-non-dfsg, emacs-editing-major-modes
Conflicts: emacs-gtk, emacs-lucid, emacs-nox
-Replaces: emacs-gtk, emacs-lucid, emacs-nox
+Replaces:
+ emacs-gtk,
+ emacs-lucid,
+ emacs-nox,
+ emacs-bin-common (<< 1:29.2),
+ emacs-common (<< 1:29.3+1-3~),
+Breaks:
+ emacs-bin-common (<< 1:29.2),
+ emacs-common (<< 1:29.3+1-3~),
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
@@ -148,6 +159,11 @@ Description: GNU Emacs editor (with GTK+ Wayland GUI support)
Package: emacs-bin-common
Architecture: any
Depends: emacs-common (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
+Breaks:
+ emacs-gtk (<< 1:29.2),
+ emacs-pgtk (<< 1:29.2),
+ emacs-lucid (<< 1:29.2),
+ emacs-nox (<< 1:29.2),
Recommends: mailutils
Description: GNU Emacs editor's shared, architecture dependent files
GNU Emacs is the extensible self-documenting text editor.
@@ -158,7 +174,7 @@ Package: emacs-common
Architecture: all
Depends: emacs-el, emacsen-common (>= 3.0.0), install-info, ${misc:Depends}
#Recommends: emacs-el
-Suggests: emacs-common-non-dfsg, ncurses-term
+Suggests: emacs-common-non-dfsg, emacs-editing-major-modes, ncurses-term
Conflicts:
cedet,
eieio, |
/integrate |
AutoIntegrationPr Bot |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: UTsweetyfish The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This pull request is requested by @UTsweetyfish.
Basic Information
Old Version: 1:29.1+1-5
New Version: 1:29.4+1-4
Patch series