From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Replacing the `elpa' branch Date: Sun, 10 Mar 2013 00:18:52 -0500 Message-ID: References: <87txp0tkuc.fsf@lifelogs.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1362892743 15800 80.91.229.3 (10 Mar 2013 05:19:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 10 Mar 2013 05:19:03 +0000 (UTC) Cc: johnw@gnu.org, Jorgen Schaefer , emacs-devel@gnu.org To: Fabian Ezequiel Gallina Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 10 06:19:28 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UEYfO-00026A-3S for ged-emacs-devel@m.gmane.org; Sun, 10 Mar 2013 06:19:26 +0100 Original-Received: from localhost ([::1]:36047 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UEYf2-0002NP-1R for ged-emacs-devel@m.gmane.org; Sun, 10 Mar 2013 00:19:04 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:39661) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UEYey-0002NK-Nm for emacs-devel@gnu.org; Sun, 10 Mar 2013 00:19:01 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UEYex-0007Wq-Kt for emacs-devel@gnu.org; Sun, 10 Mar 2013 00:19:00 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:55277) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UEYex-0007Wl-GH; Sun, 10 Mar 2013 00:18:59 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av4EABK/CFFsoXZ8/2dsb2JhbABEvw4Xc4IeAQEEAVYjEAs0EhQYDSSIHgbBLY0fg2sDiGGOSI1RgV6DFYFR X-IPAS-Result: Av4EABK/CFFsoXZ8/2dsb2JhbABEvw4Xc4IeAQEEAVYjEAs0EhQYDSSIHgbBLY0fg2sDiGGOSI1RgV6DFYFR X-IronPort-AV: E=Sophos;i="4.84,565,1355115600"; d="scan'208";a="3643514" Original-Received: from 108-161-118-124.dsl.teksavvy.com (HELO fmsmemgm.homelinux.net) ([108.161.118.124]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 10 Mar 2013 00:18:56 -0500 Original-Received: by fmsmemgm.homelinux.net (Postfix, from userid 20848) id 6CF4BAE18E; Sun, 10 Mar 2013 00:18:52 -0500 (EST) In-Reply-To: (Fabian Ezequiel Gallina's message of "Sat, 9 Mar 2013 02:02:06 -0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.182 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:157681 Archived-At: >> Let me know here or over e-mail what needs to be done. I plan to do >> some work with the ELPA anyhow after the 24.3 release (to address the >> things that came up during the ELPA security discussion). > What's the status of the ELPA branch replacement? Haven't had time to devote to it. AFAIK, there's a Git version of the branch (prepared by Joergen), with the following needs: 1- update it to ELPA's tip. 2- install it somehow into git.sv.gnu.org. 3- update the scripts on elpa.gnu.org. I think the first step now is to figure out how to do step 2. Once this is settled, we can do step 1 and then 2. Step 3 can come later without too much trouble. Stefan