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

Bug#690707:



Alright, I've submitted a pull request upstream with the pkg-config
and CMake config files:

https://github.com/redis/hiredis/pull/129

Note that I've modified the location to which the cmake config file is
installed: /usr/share/cmake/Modules/FindHiredis.cmake by default (on
Debian, this will wind up being something like
/usr/share/cmake-2.8/Modules/FindHiredis.cmake). Our current scripts
install it to /usr/share/cmake/hiredis/hiredis-config.cmake.

I did it this way so it will automatically get picked up by CMake's
find_package macro. Makes the integration a little nicer. I intend to
port that over for our existing set of packaging stuff later this
weekend too.

Anyway, let me know if you need anything more from me in relation to
the adoption "bug". :)

On Mon, Oct 22, 2012 at 10:45 PM, Tom Lee <debian@tomlee.co> wrote:
> You probably saw the email, but my collab-maint membership has been
> approved. Thanks for all your help, and for the bite-size suggested
> "first bugs".
>
>> * probably the pkg-config one needs an update too (the version number).
>> * updating the d/watch file to point to the new upstream URL on GitHub.
>>
>
> Both done & pushed to the got repo. Noticed a couple of other places
> that referenced the old antirez/... URL (d/copyright, d/control) --
> updated those too.
>
> I also changed the Maintainer: field in the control file per the ITA process.
>
> Noticed too late that these first couple of commits use my github@...
> email address -- I've modified my git config so that future commits
> will reflect the email address in the Maintainer field (i.e.
> debian@...).
>
>> * forwarding upstream the pkg-config and cmake configurations. This includes
>>   updating the upstream Makefile to install them.
>
> I've got a busy couple of days ahead of me, but I'll get onto this
> later this week. :)
>
> Cheers,
> Tom
>
> On Mon, Oct 22, 2012 at 5:19 AM, Alessandro Ghedini <al3xbio@gmail.com> wrote:
>> On 10/21, Tom Lee wrote:
>>> > You can join the collab-maint group following the procedure at [0]. Basically
>>> > you need an account on alioth.debian.org, send a request to join the group and
>>> > then tell me so I can support your request.
>>>
>>> Alioth account created (thomaslee-guest) & collab-maint request sent.
>>> Can I trouble you with the next step below?
>>>
>>> ----
>>>
>>> Ask a DM or DD, with whom you are going to work, to send a *signed*
>>> email to nm@debian.org saying "Please accept the request of
>>> FIRSTNAME LASTNAME USERNAME-guest to join collab-maint. We are going
>>> to work together on project PROJECTNAME".>>
>>>
>>> ----
>>
>> Yep, that was the plan :) I just sent the request to nm@d.o
>>
>> While you wait for the approval there are a couple of tasks you may want to look
>> into:
>>
>> * forwarding upstream the pkg-config and cmake configurations. This includes
>>   updating the upstream Makefile to install them.
>> * probably the pkg-config one needs an update too (the version number).
>> * updating the d/watch file to point to the new upstream URL on GitHub.
>>
>> Cheers
>>
>> --
>> perl -E '$_=q;$/= @{[@_]};and s;\S+;<inidehG ordnasselA>;eg;say~~reverse'


Reply to: