From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by yquem.inria.fr (Postfix) with ESMTP id C43D0BC5D for ; Sat, 28 Aug 2010 13:03:28 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApYBAP+JeEzRVdg0kGdsb2JhbACgVwgVAQEBAQkJDAcRAx+eF4knghOFci6IVAEBAwWFMgSKCYhP X-IronPort-AV: E=Sophos;i="4.56,283,1280700000"; d="scan'208";a="68313100" Received: from mail-qw0-f52.google.com ([209.85.216.52]) by mail4-smtp-sop.national.inria.fr with ESMTP; 28 Aug 2010 13:03:28 +0200 Received: by qwd7 with SMTP id 7so646394qwd.39 for ; Sat, 28 Aug 2010 04:03:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:sender:received :in-reply-to:references:from:date:x-google-sender-auth:message-id :subject:to:cc:content-type; bh=c4uas/oO5pp/8jOVTTxGsjE6OzTtBdhS1bEH8VdGiNI=; b=HX4wW2fv6SyGnk7rs2EC/LhlMkKYG8C6KszRNyZzhy8dczJbBlGzmpLYKqK/7FTAK5 jcKGNJ1csiQthw65Wu4Kf3mJnfgfMK5abK+wx/xZkfPxL4XVCqWABeig49Lvb7S27z9E I6kgUTi+4saMC4Wsq6MajDQ1FxOpjarXup/Qw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; b=lfTB9YhnX0WadfiKBU9blQyPf1iz+nE1ZNEBP0u1/ugaD8m72yDn2h5guffQ9LjFWA VLEIzZSFW7NSTHLvrwlMrmIWO/6t3gUXZC03z0wu8G1171d7RcdvFfvxpOvftdZT/kUH nVSd1inPJfN3RWGnFhO5STnUCXcsJY2jUQKH4= Received: by 10.224.74.145 with SMTP id u17mr1142058qaj.336.1282993407291; Sat, 28 Aug 2010 04:03:27 -0700 (PDT) MIME-Version: 1.0 Sender: gabriel.scherer@gmail.com Received: by 10.229.185.206 with HTTP; Sat, 28 Aug 2010 04:03:07 -0700 (PDT) In-Reply-To: <201008281243.43898.monnier.florent@gmail.com> References: <20100825112605.1c7f0f27@alcazar.inria.fr> <201008262210.33855.monnier.florent@gmail.com> <4C779394.4030805@pps.jussieu.fr> <201008281243.43898.monnier.florent@gmail.com> From: bluestorm Date: Sat, 28 Aug 2010 13:03:07 +0200 X-Google-Sender-Auth: -u99RCtWOv5cIjkn8hjZ4zZl1J8 Message-ID: Subject: Re: [Caml-list] Please provide at least one page for your ocaml projects To: Florent Monnier Cc: caml-list@yquem.inria.fr, Mehdi Dogguy Content-Type: multipart/alternative; boundary=00c09f8514b04a72b2048ee02ed9 X-Spam: no; 0.00; ocaml:01 fwiw:01 ocaml:01 linkflags:01 ocamlopt:01 -pack:01 -output-obj:01 -wl:01 ocamlopt:01 gcc:01 fwiw:01 linkflags:01 -pack:01 -output-obj:01 gcc:01 --00c09f8514b04a72b2048ee02ed9 Content-Type: text/plain; charset=ISO-8859-1 On Sat, Aug 28, 2010 at 12:43 PM, Florent Monnier wrote: > > FWIW, in Debian, we have: > > > > http://patch-tracker.debian.org/ > > > > which lists and shows applied patches to any Debian package. > > I don't see any way to display the added features > I don't see any description either > > it is only a basic listing > Well, there is a (concise) description of patches. For example, from http://patch-tracker.debian.org/package/ocaml/3.11.2-1 (the list of patches for the 3.11.2 version), if you click on the "View" link of one of those patches, you'll get the patch and possibly a description. For example, with http://patch-tracker.debian.org/patch/series/view/ocaml/3.11.2-1/0002-Call-ld-with-proper-flags.patch : > Filter linkflags passed to ld by ocamlopt -pack and -output-obj > to remove the "-Wl," parts, which are only used when ocamlopt calls > gcc. --00c09f8514b04a72b2048ee02ed9 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On Sat, Aug 28, 2010 at 12:43 PM, Florent Monnie= r <monnie= r.florent@gmail.com> wrote:
> FWIW, in Debian, we have:
>
> =A0 =A0 =A0 http://patch-tracker.debian.org/
>
> which lists and shows applied patches to any Debian package.

I don't see any way to display the added features
I don't see any description either

it is only a basic listing

Well, there = is a (concise) description of patches. For example, from=A0http://patch-tracker.deb= ian.org/package/ocaml/3.11.2-1=A0(the list of patches for the 3.11.2 ve= rsion), if you click on the "View" link of one of those patches, = you'll get the patch and possibly a description. For example, with=A0http://patch-tracker.debian.org/patch/= series/view/ocaml/3.11.2-1/0002-Call-ld-with-proper-flags.patch=A0:

> Filter linkflags passed to ld by ocamlopt -pack an= d -output-obj
> to remove the "-Wl," parts, which ar= e only used when ocamlopt calls
> gcc.
--00c09f8514b04a72b2048ee02ed9--