From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,fd31e7255f90c653 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-01-28 07:53:00 PST Path: archiver1.google.com!news2.google.com!newsfeed2.dallas1.level3.net!news.level3.com!zeus.visi.com!phobos.visi.com!news-out.visi.com!petbe.visi.com!news2.telebyte.nl!newshub1.home.nl!home.nl!amsnews01.chello.com!news01.chello.no!uio.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: Update on Ada packages in Debian GNU/Linux Date: Wed, 28 Jan 2004 15:52:59 +0000 (UTC) Organization: PVV Message-ID: References: <873ca1ouor.fsf@320025674319-0001.dialin.t-online.de> NNTP-Posting-Host: k-083152.nt.ntnu.no X-Trace: tyfon.itea.ntnu.no 1075305179 24493 129.241.83.152 (28 Jan 2004 15:52:59 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Wed, 28 Jan 2004 15:52:59 +0000 (UTC) User-Agent: slrn/0.9.8.0 (Linux) X-Received-Date: Wed, 28 Jan 2004 16:52:45 MET (news01.chello.no) Xref: archiver1.google.com comp.lang.ada:5002 Date: 2004-01-28T15:52:59+00:00 List-Id: On 2004-01-28, Ludovic Brenta wrote: > > Testing is safer than unstable. I use testing all the time. Testing > is good for you. > > Packages migrate from unstable to testing only after they pass certain > sanity checks. In particular they must have no more bugs than the > version already in testing, must not break any packages, and must > install on all platforms. The discussion you are referring to is one > year old. At that time there was change from glibc 2.2 to 2.3, which > is a large change and caused some people (not me) to have problems. > But the problems were there in unstable too. Now, testing is very > close to being frozen for final release and is suitable for daily use. As I said, "However, now as we are close to a stable release I think upgrading to testing is quite safe." But testing is never ment to be consistent in between stable releases. Testing completely broke tetex for my while writing my thesis (this august/september) and I had to get back to the stable release (and also delete files to get it work again). Same problem with Gnome. The reason was that not all the package that one needed were available in testing. -- "Saving keystrokes is the job of the text editor, not the programming language."