all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: public-emacs-devel-mXXj517/zsQ@plane.gmane.org
Subject: Re: [elpa] master 3290d46: Update version of async.el to 1.6
Date: Wed, 06 Jan 2016 06:46:51 +0100	[thread overview]
Message-ID: <87bn8zz2d0.fsf@gmx.de> (raw)
In-Reply-To: <E1aGbbw-0003hv-Rg@vcs.savannah.gnu.org> (John Wiegley's message of "Wed, 06 Jan 2016 00:05:56 +0000")



John Wiegley writes:

Hi John,

> branch: master
> commit 3290d462da4a7b1362e4c57a9a1623bc4bd289b3
> Author: John Wiegley <johnw-NH40D2G0MJ/n7oBBQGLwdg@public.gmane.org>
> Commit: John Wiegley <johnw-NH40D2G0MJ/n7oBBQGLwdg@public.gmane.org>
>
>     Update version of async.el to 1.6
> ---
>  packages/async/async-pkg.el |   14 ++------------
>  packages/async/async.el     |    2 +-
>  2 files changed, 3 insertions(+), 13 deletions(-)
>
> diff --git a/packages/async/async-pkg.el b/packages/async/async-pkg.el
> index 0268724..984fbf4 100644
> --- a/packages/async/async-pkg.el
> +++ b/packages/async/async-pkg.el
> @@ -1,12 +1,2 @@
> -;;; async-pkg.el
> -
> -(define-package "async" "1.6"
> -  "Asynchronous processing in Emacs"
> -  '((emacs "24")
> -    (cl-lib "0.5"))
> -  :url "https://github.com/jwiegley/emacs-async")
> -
> -;; Local Variables:
> -;; no-byte-compile: t
> -;; End:
> -
> +;; Generated package description from async.el
> +(define-package "async" "1.6" "Asynchronous processing in Emacs" 'nil :url "http://elpa.gnu.org/packages/async.html" :keywords '("async"))
> diff --git a/packages/async/async.el b/packages/async/async.el
> index 5b16cd5..20a2f17 100644

In this case async-pkg.el can be removed from the git, as it is
generated. However, there is still the request from Thierry, that
packages shall be able to provide their own <foo>-pkg.el.

Btw, do you plan to maintain the async package in elpa now? I've added
the package to elpa as a subtree. This could be changed then.

Best regards, Michael.




       reply	other threads:[~2016-01-06  5:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20160106000556.14212.95847@vcs.savannah.gnu.org>
     [not found] ` <E1aGbbw-0003hv-Rg@vcs.savannah.gnu.org>
2016-01-06  5:46   ` Michael Albinus [this message]
2016-01-06  6:22     ` [elpa] master 3290d46: Update version of async.el to 1.6 John Wiegley
2016-01-06  9:09       ` Michael Albinus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bn8zz2d0.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=public-emacs-devel-mXXj517/zsQ@plane.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.