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

Re: Maintenance of nfs-kernel-server



Hi Ben, Aníbal and others,

On Mon, Apr 05, 2010 at 11:20:42PM +0100, Ben Hutchings wrote:
On Mon, 2010-04-05 at 13:32 +1000, Aníbal Monsalve Salazar wrote:
On Sun, Apr 04, 2010 at 08:38:28PM +0100, Ben Hutchings wrote:
>nfs-kernel-server is closely related to the Linux kernel and most of >the bugs reported on it appear to actually be kernel bugs. >Therefore it seems to me that it would make more sense for the >kernel team to maintain it.

Sure.

>Would you be willing to hand over or share maintainership?

I would like to share maintainership.

Here's the debdiff for the changes I'd like to make now. We should probably import nfs-utils into a VCS somewhere, but I'm not sure how best to do that with a v3.0 package.

One approach is git-buildpackage + the following in debian/rules:

clean::
	[ ! -d .pc ] || [ ! -f .pc/applied-patches ] || QUILT_PATCHES=debian/patches quilt pop -a
	[ ! -d .pc ] || [ -f .pc/* ] || rm -rf .pc


Above (slightly more convoluted) is what was applied to the JACK[1] packaging yesterday, after discussion[2] in the Multimedia list.

Off course it depends highly on your preferred VCS habits, but I guess as kernel hackers you would want to use Git so I suspect it won't be far off from your wants.


Regards,

 - Jonas


[1] debcheckout jack-audio-connection-kit

[2] http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/2010-April/008671.html

--
* Jonas Smedegaard - idealist & Internet-arkitekt
* Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private

Attachment: signature.asc
Description: Digital signature


Reply to: