emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [elpa] master 3b78e0e 18/19: swiper.el: Bump version


From: Stefan Monnier
Subject: Re: [elpa] master 3b78e0e 18/19: swiper.el: Bump version
Date: Thu, 16 Apr 2015 14:52:53 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

>> ;; Package-Requires: ((emacs "24.1"))
> But it needs to require ivy for MELPA purposes, since the "swiper" MELPA
> package is only swiper.el.

The problem here is that you have two different "it"s, then.
The "it" in GNU ELPA and the "it" in MELPA are not the same yet you give
them the same name and describe them in the same file, hence the problem.
Currently the one in GNU ELPA is broken.

I recommend you use the same packaging for both, or you drop one of the
two archives (why do you need to distribute it in two different
places?).


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]