Source: magit
Severity: normal
Tags: patch
User: [email protected]
Usertags: emacs24
Control: block 753885 by -1

Dear maintainer,

we're hoping to remove emacs23 from unstable/testing in future:

  https://bugs.debian.org/753885

Please migrate your dependencies to "emacs | emacsen" (or whatever's
more appropriate for your package) as soon as possible.  The attached
patch may help.

Thanks for considering.

--
mass bug filer on behalf of Rob Browning, emacs maintainer
--- debian/control.orig	2014-07-06 13:12:25.217971266 +0200
+++ debian/control	2014-07-06 13:12:48.394253545 +0200
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Timo Juhani Lindfors <[email protected]>
 Uploaders: Marius Vollmer <[email protected]>, Teemu Hukkanen <[email protected]>
-Build-Depends: debhelper (>= 7.0.50~), emacs23, texinfo, install-info
+Build-Depends: debhelper (>= 7.0.50~), emacs, texinfo, install-info
 Standards-Version: 3.9.4
 Homepage: http://magit.github.com/magit/index.html
 Vcs-Browser: http://git.debian.org/?p=collab-maint/magit.git
@@ -11,7 +11,7 @@
 
 Package: magit
 Architecture: all
-Depends: ${misc:Depends}, emacs23 | emacs24 | emacs-snapshot, git-core, dpkg (>= 1.15.4) | install-info
+Depends: ${misc:Depends}, emacs | emacsen, git-core, dpkg (>= 1.15.4) | install-info
 Description: Emacs interface for Git
  With Magit, you can inspect and modify your Git repositories with
  Emacs.  You can review and commit the changes you have made to the

Reply via email to