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: Supporting multiline Package-Requires header Date: Thu, 13 Aug 2015 21:42:35 -0400 Message-ID: References: <87si7rjqmp.fsf@newcastle.ac.uk> <87fv3rjogj.fsf@newcastle.ac.uk> <87fv3po7ss.fsf@russet.org.uk> <87r3n6izmc.fsf@gmx.us> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1439516586 5212 80.91.229.3 (14 Aug 2015 01:43:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 14 Aug 2015 01:43:06 +0000 (UTC) Cc: emacs-devel@gnu.org To: Rasmus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 14 03:42:57 2015 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 1ZQ41J-0000lU-0z for ged-emacs-devel@m.gmane.org; Fri, 14 Aug 2015 03:42:57 +0200 Original-Received: from localhost ([::1]:44613 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQ41H-0003tq-Cn for ged-emacs-devel@m.gmane.org; Thu, 13 Aug 2015 21:42:55 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36616) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQ413-0003qS-8Y for emacs-devel@gnu.org; Thu, 13 Aug 2015 21:42:42 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZQ410-0002Zu-2e for emacs-devel@gnu.org; Thu, 13 Aug 2015 21:42:41 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:54180) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQ40z-0002Yt-Rh for emacs-devel@gnu.org; Thu, 13 Aug 2015 21:42:37 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A0AxFgA731xV/5P+d0tcgxCEAoVVu0CHSwQCAoE8OxIBAQEBAQEBgQpBBYNdAQEDAVYjBQsLNBIUGA0kiDcIzyMBAQEBBgIBH4s6hQUHhC0FmW4FhSSSFIIUgUUjhBQigngBAQE X-IPAS-Result: A0AxFgA731xV/5P+d0tcgxCEAoVVu0CHSwQCAoE8OxIBAQEBAQEBgQpBBYNdAQEDAVYjBQsLNBIUGA0kiDcIzyMBAQEBBgIBH4s6hQUHhC0FmW4FhSSSFIIUgUUjhBQigngBAQE X-IronPort-AV: E=Sophos;i="5.13,465,1427774400"; d="scan'208";a="159875475" Original-Received: from 75-119-254-147.dsl.teksavvy.com (HELO pastel.home) ([75.119.254.147]) by ironport2-out.teksavvy.com with ESMTP; 13 Aug 2015 21:42:35 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 7E0D461302; Thu, 13 Aug 2015 21:42:35 -0400 (EDT) In-Reply-To: <87r3n6izmc.fsf@gmx.us> (rasmus@gmx.us's message of "Fri, 14 Aug 2015 00:37:31 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.181 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:188788 Archived-At: > Do you want us to add header like: > ;; Version: 8.3.1 > to org.el? For example, yes. I'm talking about the org.el file inside the tarballs you release for GNU ELPA. >> I put quotes around "easy" because they have a latent problem with their >> version numbers. > Care to elaborate? Last I checked, your GNU ELPA packages have "bogus" version numbers that don't look like "8.3.1". Stefan