Questions about package maintenance

I’ve been starting to do more with the build service lately, and I have a couple questions:

  1. The jedit package for a while now has been woefully out of date, so I finally decided to update it. I branched the package from openSUSE 12.1 Update, made the updates and got it to build successfully, but I don’t know how to submit my changes. osc submitrequest doesn’t work because it’s an Update project (osc suggests “using the maintenance workflow” instead), so I’m not sure how to go about this.

  2. Related to the first question, but something I’d like to try and expand on, is how do I request to become a package’s maintainer? I’m on the jedit development team and would like to become an official maintainer for the openSUSE package, but I can’t seem to find any way to submit that type of request. I’d also like to extend this to requesting co-maintainership for other packages, notably the haskell platform, which is also out-of-date compared to other distros.

Any help would be great.

Hi
You need to push it to Update:Test are you using osc?


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 3.0.13-0.27-default
up 7:46, 2 users, load average: 0.00, 0.02, 0.05
CPU Intel i5 CPU M520@2.40GHz | Intel Arrandale GPU

Hmmm, looks like there workflow is changing, have a read of this thread;
http://lists.opensuse.org/opensuse-buildservice/2012-03/msg00020.html


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 3.0.13-0.27-default
up 7:49, 2 users, load average: 0.00, 0.01, 0.05
CPU Intel i5 CPU M520@2.40GHz | Intel Arrandale GPU

Yeah, I’m using osc.

Submitting it to openSUSE:12.1:Update:Test looks like it worked, but I’m still not sure how to request package maintainership. Is there a formal avenue for that, or should I just try contacting the existing maintainer?

Hi
Use osc :wink:


osc requestmaintainership PROJECT PACKAGE -m "your message text here"


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 3.0.13-0.27-default
up 8:46, 2 users, load average: 0.03, 0.02, 0.05
CPU Intel i5 CPU M520@2.40GHz | Intel Arrandale GPU

****, osc really does have everything, doesn’t it?

Thanks. =)

Hi
You should check out the collab plugin, even easier to update
packages…


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 3.0.13-0.27-default
up 12:21, 3 users, load average: 0.03, 0.04, 0.05
CPU Intel i5 CPU M520@2.40GHz | Intel Arrandale GPU

Check out devel:languages:haskell. It has the latest Haskell Platform 2011.4 packages and a few others. In devel:langages:haskell:next you will find ghc 7.4 and later versions of a few other packages.

Herbert and I are maintaining both projects and we are always looking for helping hands. Just contact us through build service. See Malcom’s reply #5 above on how to do that.

Cheers, Peter