byteshack
May 19th, 2006, 07:52 PM
This is probably not the correct forum to talk about this. Pelase feel free to point me in the right direction.
So, vim 7 is out. Debian unstable has it and I want it. The only catch is I refuse to install things from source any more, and there are just too many headaches from installing things from Debian. Then I started wishing....
This is a scenario that I've found myself in a couple of times. The pattern is somewhat like this:
* Ubuntu has version N of package
* Upstream has N + (>0) out
* I want to try version N + (>0) out
Now, the usual thing that I've done in the past is to either compile the package myself or make a .deb package and install that.
A while back I took a detour to Gentoo, and I was really impressed with how fast things got into their tree. Their tree is really just a collection of scripts to compile the source! Neato! That means short turnaround between upstream and repository....
... then I wondered... wouldn't it be nice if package maintainers in Ubuntu/Debian were required to publish a script (plus additional patch files possibly) used to generate the packages found in the repositories? I have looked all over for such a collection of scripts, but there seems to be none. The nice thing about having such packages is that any one could technicall reporoduce the .debs that are in the repository. Or even better, make new .debs, which are configured the same as previous releases of the packages are, but with new sources.
Does this sound interesting to someone? I realize this channel is not full of developers, but maybe someone can pick up the "signal" here and get me into the correct environments to make this request.
Cheers,
Daniel
So, vim 7 is out. Debian unstable has it and I want it. The only catch is I refuse to install things from source any more, and there are just too many headaches from installing things from Debian. Then I started wishing....
This is a scenario that I've found myself in a couple of times. The pattern is somewhat like this:
* Ubuntu has version N of package
* Upstream has N + (>0) out
* I want to try version N + (>0) out
Now, the usual thing that I've done in the past is to either compile the package myself or make a .deb package and install that.
A while back I took a detour to Gentoo, and I was really impressed with how fast things got into their tree. Their tree is really just a collection of scripts to compile the source! Neato! That means short turnaround between upstream and repository....
... then I wondered... wouldn't it be nice if package maintainers in Ubuntu/Debian were required to publish a script (plus additional patch files possibly) used to generate the packages found in the repositories? I have looked all over for such a collection of scripts, but there seems to be none. The nice thing about having such packages is that any one could technicall reporoduce the .debs that are in the repository. Or even better, make new .debs, which are configured the same as previous releases of the packages are, but with new sources.
Does this sound interesting to someone? I realize this channel is not full of developers, but maybe someone can pick up the "signal" here and get me into the correct environments to make this request.
Cheers,
Daniel