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,WEIRD_PORT autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,8ae9a80448fc719e X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!feeder.news-service.com!85.214.198.2.MISMATCH!eternal-september.org!.POSTED!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Slightly OT: Debian Community Poll Date: Tue, 15 Jun 2010 08:23:13 +0200 Organization: A noiseless patient Spider Message-ID: <87ljagolv2.fsf@ludovic-brenta.org> References: <462e855f-e444-455d-9df3-7cab6e88d23d@y11g2000yqm.googlegroups.com> <10mk6myeyhcsu.1rlqoeq87nkl1.dlg@40tude.net> <87pqztnxz9.fsf@ludovic-brenta.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Date: Tue, 15 Jun 2010 06:23:14 +0000 (UTC) Injection-Info: mx03.eternal-september.org; posting-host="gfgZBo+eOcqae1ThzAMjAg"; logging-data="8024"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+SnJngXu+60UxVixd8yPAf" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) Cancel-Lock: sha1:cTJLoolbpmrUfSfFd7UWxp/HnC4= sha1:0wx0N0r8RQtXSPqV/z45F8RVXng= Xref: g2news2.google.com comp.lang.ada:12715 Date: 2010-06-15T08:23:13+02:00 List-Id: "Dmitry A. Kazakov" writes: > On Mon, 14 Jun 2010 22:46:50 +0200, Ludovic Brenta wrote: > >> Which GtkSourceView package are you talking about and which version of >> Debian are you running? > > The latest one, fully updated: > > Distributor ID: Debian > Description: Debian GNU/Linux 5.0.4 (lenny) > Release: 5.0.4 > Codename: lenny > > dpkg -l shows: > > libgtksourceview2.0-dev 2.2.2-1 OK, that's Debian 5.0 "Lenny" which was released in February 2009. No wonder the packages in it are > 1.5 years old. > Linking to it gives unresolved references: > > gtk_source_view_set_mark_category_background > gtk_source_view_get_mark_category_background > gtk_source_view_set_draw_spaces > gtk_source_language_manager_guess_language > >> http://bugs.debian.org/558676 RM: gtksourceview -- ROM; old, superseded, unmaintained upstream >> >> http://packages.debian.org/source/sid/gtksourceview2 >> >> says the current version is 2.10.3-1; is that "ancient"? > > That could be better (by comparing version numbers (:-)), the only question > is how to get at it. Update/upgrade does not help. > >> PS. Debian policy is to *always* build packages on unstable unless you >> want to fix a security bug in stable. > > Yet gcc is still at 4.3. Feel free to continue using stable as your main system; you can either upgrade it to unstable or install unstable in a chroot, see [1]. [1] http://lists.debian.org/debian-ada/2010/02/msg00003.html If you want to upgrade your main system instead, there is an Ada-specific recipe for that in the upcoming Debian Policy for Ada (Fifth Edition) which I'm about to publish in a few days (I'm waiting for the availablility of GNAT GPL 2010): http://green.ada-france.org:8081/revision/file/77ab86dc2e38b0012c38bae2d61dd134d2c1db70/debian-ada-policy.texi Look for "In-place upgrades". -- Ludovic Brenta.