From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Barton Subject: Re: Re: Creating an Ubuntu Package for org. Date: Tue, 26 Aug 2008 08:47:02 +0100 Message-ID: <48B3B4F6.4090501@manor-farm.org> References: <48B26B22.7060504@manor-farm.org> <87ej4csl1i.fsf@hypercube.ertius.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KXtH4-0002LU-TL for emacs-orgmode@gnu.org; Tue, 26 Aug 2008 03:47:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KXtH2-0002Kn-D6 for emacs-orgmode@gnu.org; Tue, 26 Aug 2008 03:47:34 -0400 Received: from [199.232.76.173] (port=58721 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KXtH2-0002Kj-1E for emacs-orgmode@gnu.org; Tue, 26 Aug 2008 03:47:32 -0400 Received: from mx20.gnu.org ([199.232.41.8]:23722) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KXtH1-0005ie-9I for emacs-orgmode@gnu.org; Tue, 26 Aug 2008 03:47:31 -0400 Received: from a2s22.a2hosting.com ([69.39.86.130]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KXtH0-0003VJ-9w for emacs-orgmode@gnu.org; Tue, 26 Aug 2008 03:47:30 -0400 Received: from [217.146.125.41] (helo=firewall.banter.local) by a2s22.a2hosting.com with esmtpa (Exim 4.69) (envelope-from ) id 1KXtGr-0002pp-Ez for emacs-orgmode@gnu.org; Tue, 26 Aug 2008 03:47:21 -0400 Received: from localhost (localhost [127.0.0.1]) by firewall.banter.local (Postfix) with ESMTP id 7A137100014 for ; Tue, 26 Aug 2008 08:47:18 +0100 (BST) Received: from firewall.banter.local ([127.0.0.1]) by localhost (firewall.banter.local [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JGGF7GIUjhou for ; Tue, 26 Aug 2008 08:47:03 +0100 (BST) Received: from [192.168.0.8] (unknown [192.168.0.8]) by firewall.banter.local (Postfix) with ESMTP id E6AC2284FA for ; Tue, 26 Aug 2008 08:47:02 +0100 (BST) In-Reply-To: <87ej4csl1i.fsf@hypercube.ertius.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org >> Whilst it's pretty easy to install org from source, I thought it might >> be helpful to make an Ubuntu package. Making a package may encourage >> more people to try org as it overcomes some hurdles in installation. >> Also you should automatically get up to date versions. > > Debian already has a separate org-mode package, currently up to date at > 6.06b-1. The development release of Ubuntu currently features version > 6.05-2 of that package. > Good, I hadn't realised that Intrepid had included org mode as a separate package. There is a bug in the current alpha which stops it running on Virtual Box, so I haven't had a chance to look at it. So it looks as though there is nothing for me to do:) Ian.