[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: emacsen-team salsa usage



Hello,

On Thu 05 Sep 2019 at 01:55PM -03, David Bremner wrote:

> Sean Whitton <spwhitton@spwhitton.name> writes:
>
>> rmadison -s unstable -a all elpa-seq \
>>     | perl -wa -F'\|' \
>>     -e'$F[1] =~ s/^\s+|\s+$//g; system "git checkout -b debian/unstable $F[1]"'
>
> Plus appropriate dep14 version mangling I guess?

Yes, from git-deborig, it's:

    $git_upstream_version =~ y/:~/%_/;
    $git_upstream_version =~ s/\.(?=\.|$|lock$)/.#/g;

-- 
Sean Whitton

Attachment: signature.asc
Description: PGP signature


Reply to: