Re: Release plans?

Gisle Aas <[email protected]> Mon, 24 Mar 2014 23:27:35 +0100
Newsgroups gmane.comp.lang.perl.modules.lwp
Message-ID <CAMx+QJ5YOxubv5QLh+az=OguaJZMAY6jpSPOV7x-TEAEG+7hwA@mail.gmail.com>
--001a11c2ca88095d0a04f561be5f
Content-Type: text/plain; charset=ISO-8859-1

My release procedure has been:

  - Increment version number in Makefile.PL
  - Check that all updated module files have a version number that match
the new release: grep VERSION $(git diff --name-only 6.05)
  - Paste "git shortlog -n 6.05.." into the Changes file, and edit it until
it looks good (enough).
  - make dist
  - upload the tarball




On Fri, Mar 21, 2014 at 2:48 AM, <[email protected]> wrote:

> On Wed, 19 Mar 2014, Gisle Aas wrote:
>
>  Both of you now belong to the libwww-perl org on github.
>> Giving away permissions on CPAN was a lot of work since it appears I to
>> have
>> to give it away for each module individually.  I think I've now added Mike
>> as co-maint on all the LWP modules.  Please let me know if that's not the
>> case.
>>
>
> Great, thanks! Is there a specific script you follow when updating the
> changelog and releasing new tarballs to cpan?
>
>
> --
> -- Mike
>
> Mike Schilli
> [email protected]
>
>
>> --Gisle
>>
>>
>>
>> On Wed, Mar 19, 2014 at 3:11 PM, Tim Hoke <[email protected]> wrote:
>>       I'm 'thoke' on both github and cpan.
>> Thanks
>> -Tim
>>
>>
>> On Wed, Mar 19, 2014 at 3:13 AM, <[email protected]> wrote:
>>       On Tue, 18 Mar 2014, Gisle Aas wrote:
>>
>>             Sure.  Do you want to do the release yourself?
>>              If you give me your
>>             github user name I can add you to
>>             the https://github.com/libwww-perl
>>             group and then set up co-maint on CPAN.
>>
>>
>> Sounds great, both my github and cpan ID is "mschilli", I'll be
>> happy to
>> take care of future releases.
>>
>> --
>> -- Mike
>>
>> Mike Schilli
>> [email protected]
>>
>>       On Sun, Mar 16, 2014 at 5:16 AM,
>>       <[email protected]> wrote: On
>>       Fri, 14 Mar 2014, Tim Hoke wrote:
>>
>>                   Are there any plans to publish a new
>>       release of LWP?
>>                   I'd like to pick up this change:
>>
>>
>>       Me too! I've been waiting for this pull request to
>>       be accepted for six
>>       months now:
>>
>>
>>       https://github.com/libwww-perl/http-message/pull/9
>>
>>       Anything I can help with to get the release out?
>>
>>
>>
>>
>>       I've had a hard time finding time and motivation to
>>       review patches and do
>>       the grunt work to get releases out recently.  That's
>>       not likely to change in
>>       a while. I'm personally not using Perl for much web
>>       work these days.
>>
>>       --Gisle
>>
>>
>>
>>
>>

--001a11c2ca88095d0a04f561be5f
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">My release procedure has been:<div><br><div>=A0 - Incremen=
t version number in Makefile.PL<br><div>=A0 - Check that all updated module=
 files have a version number that match the new release: grep VERSION $(git=
 diff --name-only 6.05)=A0</div>
<div>=A0 - Paste &quot;git shortlog -n 6.05..&quot; into the Changes file, =
and edit it until it looks good (enough).</div><div>=A0 - make dist</div><d=
iv>=A0 - upload the tarball</div><div><br></div><div><br></div></div></div>=
</div>
<div class=3D"gmail_extra"><br><br><div class=3D"gmail_quote">On Fri, Mar 2=
1, 2014 at 2:48 AM,  <span dir=3D"ltr">&lt;<a href=3D"mailto:libwww@perlmei=
ster.com" target=3D"_blank">[email protected]</a>&gt;</span> wrote:<br=
><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1=
px #ccc solid;padding-left:1ex">
<div class=3D"">On Wed, 19 Mar 2014, Gisle Aas wrote:<br>
<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
Both of you now belong to the libwww-perl org on github.<br>
Giving away permissions on CPAN was a lot of work since it appears I to hav=
e<br>
to give it away for each module individually. =A0I think I&#39;ve now added=
 Mike<br>
as co-maint on all the LWP modules. =A0Please let me know if that&#39;s not=
 the<br>
case.<br>
</blockquote>
<br></div>
Great, thanks! Is there a specific script you follow when updating the<br>
changelog and releasing new tarballs to cpan?<div class=3D"HOEnZb"><div cla=
ss=3D"h5"><br>
<br>
-- <br>
-- Mike<br>
<br>
Mike Schilli<br>
<a href=3D"mailto:[email protected]" target=3D"_blank">libwww@perlmeis=
ter.com</a><br>
<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
<br>
--Gisle<br>
<br>
<br>
<br>
On Wed, Mar 19, 2014 at 3:11 PM, Tim Hoke &lt;<a href=3D"mailto:thoke@north=
peak.org" target=3D"_blank">[email protected]</a>&gt; wrote:<br>
=A0 =A0 =A0 I&#39;m &#39;thoke&#39; on both github and cpan.<br>
Thanks<br>
-Tim<br>
<br>
<br>
On Wed, Mar 19, 2014 at 3:13 AM, &lt;<a href=3D"mailto:[email protected]=
om" target=3D"_blank">[email protected]</a>&gt; wrote:<br>
=A0 =A0 =A0 On Tue, 18 Mar 2014, Gisle Aas wrote:<br>
<br>
=A0 =A0 =A0 =A0 =A0 =A0 Sure. =A0Do you want to do the release yourself?<br=
>
=A0 =A0 =A0 =A0 =A0 =A0 =A0If you give me your<br>
=A0 =A0 =A0 =A0 =A0 =A0 github user name I can add you to<br>
=A0 =A0 =A0 =A0 =A0 =A0 the=A0<a href=3D"https://github.com/libwww-perl" ta=
rget=3D"_blank">https://github.com/libwww-<u></u>perl</a><br>
=A0 =A0 =A0 =A0 =A0 =A0 group and then set up co-maint on CPAN.<br>
<br>
<br>
Sounds great, both my github and cpan ID is &quot;mschilli&quot;, I&#39;ll =
be<br>
happy to<br>
take care of future releases.<br>
<br>
--<br>
-- Mike<br>
<br>
Mike Schilli<br>
<a href=3D"mailto:[email protected]" target=3D"_blank">libwww@perlmeis=
ter.com</a><br>
<br>
=A0 =A0 =A0 On Sun, Mar 16, 2014 at 5:16 AM,<br>
=A0 =A0 =A0 &lt;<a href=3D"mailto:[email protected]" target=3D"_blank"=
>[email protected]</a>&gt; wrote: On<br>
=A0 =A0 =A0 Fri, 14 Mar 2014, Tim Hoke wrote:<br>
<br>
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 Are there any plans to publish a new<br=
>
=A0 =A0 =A0 release of LWP?<br>
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 I&#39;d like to pick up this change:<br=
>
<br>
<br>
=A0 =A0 =A0 Me too! I&#39;ve been waiting for this pull request to<br>
=A0 =A0 =A0 be accepted for six<br>
=A0 =A0 =A0 months now:<br>
<br>
=A0 =A0 =A0 =A0 =A0<br>
=A0 =A0 =A0 <a href=3D"https://github.com/libwww-perl/http-message/pull/9" =
target=3D"_blank">https://github.com/libwww-<u></u>perl/http-message/pull/9=
</a><br>
<br>
=A0 =A0 =A0 Anything I can help with to get the release out?<br>
<br>
<br>
<br>
<br>
=A0 =A0 =A0 I&#39;ve had a hard time finding time and motivation to<br>
=A0 =A0 =A0 review patches and do<br>
=A0 =A0 =A0 the grunt work to get releases out recently. =A0That&#39;s<br>
=A0 =A0 =A0 not likely to change in<br>
=A0 =A0 =A0 a while. I&#39;m personally not using Perl for much web<br>
=A0 =A0 =A0 work these days.<br>
<br>
=A0 =A0 =A0 --Gisle<br>
<br>
<br>
<br>
<br>
</blockquote>
</div></div></blockquote></div><br></div>

--001a11c2ca88095d0a04f561be5f--