* [mlmmj] text template bug in Ubuntu package
@ 2010-10-10 16:12 Florian Effenberger
2010-10-10 22:31 ` Ben Schmidt
` (10 more replies)
0 siblings, 11 replies; 12+ messages in thread
From: Florian Effenberger @ 2010-10-10 16:12 UTC (permalink / raw)
To: mlmmj
Hi,
I found out about a text template bug in the Ubuntu (10.04) package.
It says "$orignalmail" instead of "$originalmail", which renders
moderation message quite useless. Anyone working that?
Florian
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [mlmmj] text template bug in Ubuntu package
2010-10-10 16:12 [mlmmj] text template bug in Ubuntu package Florian Effenberger
@ 2010-10-10 22:31 ` Ben Schmidt
2010-10-11 10:30 ` Florian Effenberger
` (9 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: Ben Schmidt @ 2010-10-10 22:31 UTC (permalink / raw)
To: mlmmj
Thanks for the report, Florian,
I found the bug in the German list text. I presume that was the language you were
referring to?
I have fixed it locally and will push the change out to version control shortly.
It is up to Debian/Ubuntu/Thomas, I think, when/how to get the change into the
distro's package.
Ben.
On 11/10/10 3:12 AM, Florian Effenberger wrote:
> Hi,
>
> I found out about a text template bug in the Ubuntu (10.04) package.
> It says "$orignalmail" instead of "$originalmail", which renders
> moderation message quite useless. Anyone working that?
>
> Florian
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [mlmmj] text template bug in Ubuntu package
2010-10-10 16:12 [mlmmj] text template bug in Ubuntu package Florian Effenberger
2010-10-10 22:31 ` Ben Schmidt
@ 2010-10-11 10:30 ` Florian Effenberger
2010-10-11 13:54 ` Thomas Goirand
` (8 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: Florian Effenberger @ 2010-10-11 10:30 UTC (permalink / raw)
To: mlmmj
Hi Ben,
2010/10/11 Ben Schmidt <mail_ben_schmidt@yahoo.com.au>:
> Thanks for the report, Florian,
you're welcome.
> I found the bug in the German list text. I presume that was the language you
> were referring to?
Exactly!
> I have fixed it locally and will push the change out to version control
> shortly.
Thanks a lot!
> It is up to Debian/Ubuntu/Thomas, I think, when/how to get the change into
> the distro's package.
Ok, I just gave them a ping.
Florian
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [mlmmj] text template bug in Ubuntu package
2010-10-10 16:12 [mlmmj] text template bug in Ubuntu package Florian Effenberger
2010-10-10 22:31 ` Ben Schmidt
2010-10-11 10:30 ` Florian Effenberger
@ 2010-10-11 13:54 ` Thomas Goirand
2010-10-11 17:20 ` Steve Beattie
` (7 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: Thomas Goirand @ 2010-10-11 13:54 UTC (permalink / raw)
To: mlmmj
Florian Effenberger wrote:
>> It is up to Debian/Ubuntu/Thomas, I think, when/how to get the change into
>> the distro's package.
>
> Ok, I just gave them a ping.
>
> Florian
FYI, I'm *NOT* the official maintainer for MLMMJ. It's still Daniel
Walrond <debian@djw.org.uk>, but I think he lost interest in the package
(please Daniel, if you read, confirm that fact). I've setup an Alioth
project for the packaging, and we are supposed to work together on the
Debian packaging of MLMMJ.
Also, Ubuntu guys seems to be only migrating the package from Debian
SID, and it doesn't seem that anyone is responsible for the package per
say. So if we need to have something updated, it will have to be done in
Debian.
Now, we just missed Maverik, and I have no visibility if there's a way
to have the already released version of Ubuntu updated... I'll try to
have this fix included for Squeeze though.
Thomas
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [mlmmj] text template bug in Ubuntu package
2010-10-10 16:12 [mlmmj] text template bug in Ubuntu package Florian Effenberger
` (2 preceding siblings ...)
2010-10-11 13:54 ` Thomas Goirand
@ 2010-10-11 17:20 ` Steve Beattie
2010-10-11 17:59 ` Florian Effenberger
` (6 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: Steve Beattie @ 2010-10-11 17:20 UTC (permalink / raw)
To: mlmmj
[-- Attachment #1: Type: text/plain, Size: 1160 bytes --]
On Mon, Oct 11, 2010 at 09:54:29PM +0800, Thomas Goirand wrote:
> Also, Ubuntu guys seems to be only migrating the package from Debian
> SID, and it doesn't seem that anyone is responsible for the package per
> say. So if we need to have something updated, it will have to be done in
> Debian.
Yes, correct, Ubuntu doesn't carry any local changes to mlmmj; the
package just gets synced from Debian unstable. Once it's fixed in
unstable, it should get pulled into the development version relatively
shortly, at least before the Debian Import Freeze portion of the
release cycle.
> Now, we just missed Maverik, and I have no visibility if there's a way
> to have the already released version of Ubuntu updated... I'll try to
> have this fix included for Squeeze though.
The way to fix things in Maverick (10.10), Lucid (10.04), or
other released version is through a Stable Release Update process,
documented at <https://wiki.ubuntu.com/StableReleaseUpdates>. I can
certainly help out on the Ubuntu side of things, if it's considered
an important enough issue to fix.
--
Steve Beattie
<sbeattie@ubuntu.com>
http://NxNW.org/~steve/
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [mlmmj] text template bug in Ubuntu package
2010-10-10 16:12 [mlmmj] text template bug in Ubuntu package Florian Effenberger
` (3 preceding siblings ...)
2010-10-11 17:20 ` Steve Beattie
@ 2010-10-11 17:59 ` Florian Effenberger
2010-10-11 18:41 ` Thomas Goirand
` (5 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: Florian Effenberger @ 2010-10-11 17:59 UTC (permalink / raw)
To: mlmmj
Hi,
2010/10/11 Steve Beattie <steve@nxnw.org>:
> Yes, correct, Ubuntu doesn't carry any local changes to mlmmj; the
> package just gets synced from Debian unstable. Once it's fixed in
> unstable, it should get pulled into the development version relatively
> shortly, at least before the Debian Import Freeze portion of the
> release cycle.
>
>> Now, we just missed Maverik, and I have no visibility if there's a way
>> to have the already released version of Ubuntu updated... I'll try to
>> have this fix included for Squeeze though.
>
> The way to fix things in Maverick (10.10), Lucid (10.04), or
> other released version is through a Stable Release Update process,
> documented at <https://wiki.ubuntu.com/StableReleaseUpdates>. I can
> certainly help out on the Ubuntu side of things, if it's considered
> an important enough issue to fix.
as we will deploy mlmmj on a large scale in Ubuntu, I'm happy to help
in packaging. Would it be helpful to become Debian maintainer to help
with the process?
Florian
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [mlmmj] text template bug in Ubuntu package
2010-10-10 16:12 [mlmmj] text template bug in Ubuntu package Florian Effenberger
` (4 preceding siblings ...)
2010-10-11 17:59 ` Florian Effenberger
@ 2010-10-11 18:41 ` Thomas Goirand
2010-10-12 10:57 ` Florian Effenberger
` (4 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: Thomas Goirand @ 2010-10-11 18:41 UTC (permalink / raw)
To: mlmmj
----- Original message -----
> as we will deploy mlmmj on a large scale in Ubuntu, I'm happy to help
> in packaging. Would it be helpful to become Debian maintainer to help
> with the process?
>
> Florian
What would help is to join the alioth project, and
use the git repository that I setup there to do the
packaging. There's also a mailing list there, so
please join it too. Then we can do the packaging
together (I don't think it's relevant to have a
single person responsible for the MLMMJ package
anymore).
You wont need the DM status, I can upload whenever
we need. The only thing is to work on the Git.
FYI, the project name is pkg-mlmmj ...
Thomas
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [mlmmj] text template bug in Ubuntu package
2010-10-10 16:12 [mlmmj] text template bug in Ubuntu package Florian Effenberger
` (5 preceding siblings ...)
2010-10-11 18:41 ` Thomas Goirand
@ 2010-10-12 10:57 ` Florian Effenberger
2010-10-12 11:24 ` Thomas Goirand
` (3 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: Florian Effenberger @ 2010-10-12 10:57 UTC (permalink / raw)
To: mlmmj
Hi,
2010/10/11 Thomas Goirand <thomas@goirand.fr>:
> What would help is to join the alioth project, and
> use the git repository that I setup there to do the
> packaging. There's also a mailing list there, so
> please join it too. Then we can do the packaging
> together (I don't think it's relevant to have a
> single person responsible for the MLMMJ package
> anymore).
sure. How do I do that?
Thanks,
Florian
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [mlmmj] text template bug in Ubuntu package
2010-10-10 16:12 [mlmmj] text template bug in Ubuntu package Florian Effenberger
` (6 preceding siblings ...)
2010-10-12 10:57 ` Florian Effenberger
@ 2010-10-12 11:24 ` Thomas Goirand
2011-01-21 10:59 ` Florian Effenberger
` (2 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: Thomas Goirand @ 2010-10-12 11:24 UTC (permalink / raw)
To: mlmmj
Florian Effenberger wrote:
> Hi,
>
> 2010/10/11 Thomas Goirand <thomas@goirand.fr>:
>
>> What would help is to join the alioth project, and
>> use the git repository that I setup there to do the
>> packaging. There's also a mailing list there, so
>> please join it too. Then we can do the packaging
>> together (I don't think it's relevant to have a
>> single person responsible for the MLMMJ package
>> anymore).
>
> sure. How do I do that?
>
> Thanks,
> Florian
Go to http://alioth.debian.org, then get a new account. If you choose
"username", then you will be granted access with "username-guest". Then
request to join the project pkg-mlmmj, and tell me that you do so, so
that I can approve you in it. Then you should send a mail to
pkg-mlmmj-devel-requests@ to register to the list. You can also clone
the project:
git clone http://git.debian.org/pkg-mlmmj/mlmmj.git
There's currently 4 branches: debian-lenny, debian-sid, upstream-lenny,
upstream-sid. Each debian-* branch contains only the debian folder. I
don't have a branch for lenny yet, but I should have. Then you can use
git-buildpackage to build it. Something like that would do:
git-buildpackage --git-upstream-branch=upstream-sid \
--git-debian-branchfibian-sid
Note that currently, we can't send anything to SID, as Squeeze is
frozen. Only updates (eg: bugfixes) for Squeeze has to be sent to the
Git, otherwise, we can upload to Experimental.
When you have a patch, best is to use "git format-patch" and send it to
the list, so that I can review and accept the patch.
Let me know when you have more questions, I'd be happy to answer them.
Maybe best would be to discuss about Debian packaging in the
pkg-mlmmj-devel list...
Thomas
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [mlmmj] text template bug in Ubuntu package
2010-10-10 16:12 [mlmmj] text template bug in Ubuntu package Florian Effenberger
` (7 preceding siblings ...)
2010-10-12 11:24 ` Thomas Goirand
@ 2011-01-21 10:59 ` Florian Effenberger
2011-01-22 9:02 ` Thomas Goirand
2011-01-22 12:15 ` Florian Effenberger
10 siblings, 0 replies; 12+ messages in thread
From: Florian Effenberger @ 2011-01-21 10:59 UTC (permalink / raw)
To: mlmmj
Hi Thomas,
yes, I'm really late... :-)
2010/10/12 Thomas Goirand <thomas@goirand.fr>:
> Go to http://alioth.debian.org, then get a new account. If you choose
> "username", then you will be granted access with "username-guest". Then
> request to join the project pkg-mlmmj, and tell me that you do so, so
> that I can approve you in it. Then you should send a mail to
> pkg-mlmmj-devel-requests@ to register to the list. You can also clone
> the project:
I just did so, my username is floeff-guest :-)
Florian
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [mlmmj] text template bug in Ubuntu package
2010-10-10 16:12 [mlmmj] text template bug in Ubuntu package Florian Effenberger
` (8 preceding siblings ...)
2011-01-21 10:59 ` Florian Effenberger
@ 2011-01-22 9:02 ` Thomas Goirand
2011-01-22 12:15 ` Florian Effenberger
10 siblings, 0 replies; 12+ messages in thread
From: Thomas Goirand @ 2011-01-22 9:02 UTC (permalink / raw)
To: mlmmj
On 01/21/2011 06:59 PM, Florian Effenberger wrote:
> Hi Thomas,
>
> yes, I'm really late... :-)
>
> 2010/10/12 Thomas Goirand <thomas@goirand.fr>:
>
>> Go to http://alioth.debian.org, then get a new account. If you choose
>> "username", then you will be granted access with "username-guest". Then
>> request to join the project pkg-mlmmj, and tell me that you do so, so
>> that I can approve you in it. Then you should send a mail to
>> pkg-mlmmj-devel-requests@ to register to the list. You can also clone
>> the project:
>
> I just did so, my username is floeff-guest :-)
>
> Florian
You are added to the project.
Thomas
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [mlmmj] text template bug in Ubuntu package
2010-10-10 16:12 [mlmmj] text template bug in Ubuntu package Florian Effenberger
` (9 preceding siblings ...)
2011-01-22 9:02 ` Thomas Goirand
@ 2011-01-22 12:15 ` Florian Effenberger
10 siblings, 0 replies; 12+ messages in thread
From: Florian Effenberger @ 2011-01-22 12:15 UTC (permalink / raw)
To: mlmmj
Hi,
2011/1/22 Thomas Goirand <thomas@goirand.fr>:
> You are added to the project.
thanks a lot! I will see into building mlmmj soon, and then hopefully
can contribute packages. :-)
Florian
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2011-01-22 12:15 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-10 16:12 [mlmmj] text template bug in Ubuntu package Florian Effenberger
2010-10-10 22:31 ` Ben Schmidt
2010-10-11 10:30 ` Florian Effenberger
2010-10-11 13:54 ` Thomas Goirand
2010-10-11 17:20 ` Steve Beattie
2010-10-11 17:59 ` Florian Effenberger
2010-10-11 18:41 ` Thomas Goirand
2010-10-12 10:57 ` Florian Effenberger
2010-10-12 11:24 ` Thomas Goirand
2011-01-21 10:59 ` Florian Effenberger
2011-01-22 9:02 ` Thomas Goirand
2011-01-22 12:15 ` Florian Effenberger
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.