From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Rob Browning Newsgroups: gmane.lisp.guile.devel Subject: Re: Policies about shared libs (directly affects .deb packaging) Date: Wed, 13 Nov 2002 12:51:34 -0600 Sender: guile-devel-admin@gnu.org Message-ID: <874raltia1.fsf@raven.i.defaultvalue.org> References: <87lm3yecxx.fsf@raven.i.defaultvalue.org> <87isz1uz4j.fsf@raven.i.defaultvalue.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1037214337 26353 80.91.224.249 (13 Nov 2002 19:05:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 13 Nov 2002 19:05:37 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18C2pT-0006ql-00 for ; Wed, 13 Nov 2002 20:05:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18C2qB-0006h0-00; Wed, 13 Nov 2002 14:06:19 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18C2c3-0002xs-00 for guile-devel@gnu.org; Wed, 13 Nov 2002 13:51:43 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18C2bx-0002vY-00 for guile-devel@gnu.org; Wed, 13 Nov 2002 13:51:41 -0500 Original-Received: from n66644228.ipcdsl.net ([66.64.4.228] helo=defaultvalue.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18C2bw-0002vR-00 for guile-devel@gnu.org; Wed, 13 Nov 2002 13:51:36 -0500 Original-Received: from raven.i.defaultvalue.org (raven.i.defaultvalue.org [192.168.1.7]) by defaultvalue.org (Postfix) with ESMTP id 23BD0BD8C for ; Wed, 13 Nov 2002 12:51:35 -0600 (CST) Original-Received: by raven.i.defaultvalue.org (Postfix, from userid 1000) id 025A824F65; Wed, 13 Nov 2002 12:51:34 -0600 (CST) Original-To: guile-devel@gnu.org In-Reply-To: <87isz1uz4j.fsf@raven.i.defaultvalue.org> (Rob Browning's message of "Wed, 13 Nov 2002 12:02:20 -0600") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-pc-linux-gnu) Errors-To: guile-devel-admin@gnu.org X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.devel:1700 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:1700 Rob Browning writes: > OK. Don't waste any more brainpower on this for now. I think I'm > going to package the libs separately. If that doesn't work out, then > we can continue the discussion. OK. I've decided to break out libqthreads and libguile-ltdl since they're fairly independent libs with no link against libguile, and I've left the rest of the libs in guile-1.6-libs. We'll see how that goes. We will still have the restriction that we cannot change the major number of any of the libguile linked libs during a stable series, and that we *must* change all the major numbers of the libguile linked libs during a new release, but for the most part, that just enforces good behavior. -- Rob Browning rlb @defaultvalue.org, @linuxdevel.com, and @debian.org Previously @cs.utexas.edu _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel