* Re: Regarding: Bug#721430: crosstool-ng, startpoint for further effort
[not found] ` <20170527100256.GB17621@gpm.stappers.nl>
@ 2017-05-28 21:25 ` Chris Packham
2017-06-02 17:54 ` crosstool-ng mailinglist and Debian developer Geert Stappers
0 siblings, 1 reply; 4+ messages in thread
From: Chris Packham @ 2017-05-28 21:25 UTC (permalink / raw)
To: Geert Stappers, crossgcc
On 27/05/17 22:03, Geert Stappers wrote:
> On Wed, May 24, 2017 at 03:42:45PM +0200, Geert Stappers wrote:
>>
>> Hello Chris,
>
> Hello again
>
>
>> On Mon, May 22, 2017 at 09:11:14PM +0000, Chris Packham wrote:
>>> On 23/05/17 09:05, Geert Stappers wrote:
>>>> On Sun, May 21, 2017 at 09:10:03PM +0000, Chris Packham wrote:
>>>>>
>>>>> I think I need to at least update my PR against the latest released
>>>>> version
>>>>>
>>>>
>>>> I have a git clone of https://github.com/cpackham/crosstool-ng.git
>>>> found the patch for the PR.
>>>>
>>>> I'll join it with my work from yesterday.
>>>>
>>>> And we have to find a way how we join effort.
>>>>
>>>
>>> OK let me know if you need any help. I think the patch should rebase
>>> cleanly against https://github.com/crosstool-ng/crosstool-ng.git master.
>>
>> We both did change debian/control and debian/changelog
>> there would have been an git merge conflict.
>>
>> I have merged our work. The result is attached.
>>
>>
>> Looking forward for your feedback.
>
> Thing that interrests me most is
> if you want to be the maintainer of crosstools-ng
>
It would make sense for Alexy (@stilor) to be the maintainer of the
debian packaging but I don't mind taking it off his plate if he's too
busy. The packaging doesn't necessarily have to have the same
maintainership as crosstool-ng itself.
>
> Find attached another debian tarball for ct-ng.
> Change is addition of 'wget' and 'curl' as build dependencies.
I haven't had a chance to look at your changes yet but adding wget and
curl seems sane. The only thing is that if something is in the
build-essentials package then it's not generally listed as an explicit
dependency.
>
> Also as "retransmit" because I don't know if recieved the previous one.
Yes It came through, just trying to find some time to look at it.
Alexy,
I'll incorporate Geert's changes an update PR352. Still looking for an
actual Debian developer help get this into unstable/testing/whatever.
^ permalink raw reply [flat|nested] 4+ messages in thread
* crosstool-ng mailinglist and Debian developer
2017-05-28 21:25 ` Regarding: Bug#721430: crosstool-ng, startpoint for further effort Chris Packham
@ 2017-06-02 17:54 ` Geert Stappers
2017-06-05 23:49 ` Chris Packham
0 siblings, 1 reply; 4+ messages in thread
From: Geert Stappers @ 2017-06-02 17:54 UTC (permalink / raw)
To: Chris Packham; +Cc: Cross GCC, crosstools-ng in debian, Geert Stappers
On Sun, May 28, 2017 at 09:25:18PM +0000, Chris Packham wrote:
>
> I'll incorporate Geert's changes an update PR352. Still looking for an
> actual Debian developer help get this into unstable/testing/whatever.
(-:
You found that Debian developer: Me
This email is to tell that I found the crossgcc mailing
and that I'm subscribed to it.
:-)
Groeten
Geert Stappers
--
Leven en laten leven
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: crosstool-ng mailinglist and Debian developer
2017-06-02 17:54 ` crosstool-ng mailinglist and Debian developer Geert Stappers
@ 2017-06-05 23:49 ` Chris Packham
2017-06-06 22:00 ` Geert Stappers
0 siblings, 1 reply; 4+ messages in thread
From: Chris Packham @ 2017-06-05 23:49 UTC (permalink / raw)
To: Geert Stappers; +Cc: Cross GCC, crosstools-ng in debian, Geert Stappers
On 03/06/17 05:54, Geert Stappers wrote:
> On Sun, May 28, 2017 at 09:25:18PM +0000, Chris Packham wrote:
>>
>> I'll incorporate Geert's changes an update PR352. Still looking for an
>> actual Debian developer help get this into unstable/testing/whatever.
>
> (-:
>
> You found that Debian developer: Me
Great. Thanks.
>
> This email is to tell that I found the crossgcc mailing
> and that I'm subscribed to it.
>
> :-)
I've updated https://github.com/crosstool-ng/crosstool-ng/pull/352
Where to next.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: crosstool-ng mailinglist and Debian developer
2017-06-05 23:49 ` Chris Packham
@ 2017-06-06 22:00 ` Geert Stappers
0 siblings, 0 replies; 4+ messages in thread
From: Geert Stappers @ 2017-06-06 22:00 UTC (permalink / raw)
To: Chris Packham; +Cc: Cross GCC, crosstools-ng in debian
On Mon, Jun 05, 2017 at 11:49:10PM +0000, Chris Packham wrote:
> On 03/06/17 05:54, Geert Stappers wrote:
> > On Sun, May 28, 2017 at 09:25:18PM +0000, Chris Packham wrote:
> >>
> >> I'll incorporate Geert's changes an update PR352. Still looking for an
> >> actual Debian developer help get this into unstable/testing/whatever.
> >
> > (-:
> >
> > You found that Debian developer: Me
>
> Great. Thanks.
>
> >
> > This email is to tell that I found the crossgcc mailing
> > and that I'm subscribed to it.
> >
> > :-)
>
> I've updated https://github.com/crosstool-ng/crosstool-ng/pull/352
I didn't found it at https://github.com/cpackham/crosstool-ng.git
Is it somewhere in a public pullable git repository?
> Where to next.
Consider this
diff --git a/debian/changelog b/debian/changelog
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ crosstool-ng (1.23.0-1) unstable; urgency=low
* Initial upload, Closes #721430
- -- Multiple Candidates <open@example.com> Wed, 24 May 2017 13:47:31 +0200
+ -- Chris Packham <Chris.Packham@alliedtelesis.co.nz> Tue, 06 Jun 2017 17:58:00 +0200
crosstool-ng (1.22.0git) unstable; urgency=low
diff --git a/debian/control b/debian/control
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,8 @@
Source: crosstool-ng
Section: devel
Priority: optional
-Maintainer: Multiple Candidates <open@example.com>
+Maintainer: Chris Packham <Chris.Packham@alliedtelesis.co.nz>
+Uploaders: Geert Stappers <stappers@debian.org>
Build-Depends: debhelper (>= 9)
, autoconf , automake , autotools-dev
, libncursesw5-dev , libncurses5-dev
Groeten
Geert Stappers
--
Leven en laten leven
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-06-06 16:20 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20170521102020.GL32244@gpm.stappers.nl>
[not found] ` <30127269589a4f4294378118992f41fb@svr-chch-ex1.atlnz.lc>
[not found] ` <20170522201552.GU32244@gpm.stappers.nl>
[not found] ` <20170522210550.GV32244@gpm.stappers.nl>
[not found] ` <ed46b9bf6d4143dabcf8c1f7ed4a870e@svr-chch-ex1.atlnz.lc>
[not found] ` <20170524134245.GU32244@gpm.stappers.nl>
[not found] ` <20170527100256.GB17621@gpm.stappers.nl>
2017-05-28 21:25 ` Regarding: Bug#721430: crosstool-ng, startpoint for further effort Chris Packham
2017-06-02 17:54 ` crosstool-ng mailinglist and Debian developer Geert Stappers
2017-06-05 23:49 ` Chris Packham
2017-06-06 22:00 ` Geert Stappers
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).