ebuild

2008-02-10 Thread ciol
Hi, do you know it it exists something that allows to create .deb packages from ebuilds (or others files that looks like ebuilds)? Can dpkg manages other package formats than .deb? Thx. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROT

Re: [RFC] Enhance checksum support

2008-02-10 Thread Frank Lichtenheld
On Tue, Jan 29, 2008 at 04:06:12PM +1100, Anthony Towns wrote: > On Sat, Jan 26, 2008 at 10:14:56PM +0100, Frank Lichtenheld wrote: > > The whole thing honestly doesn't do much for security anyway until the gpg > > support of dpkg-source is largely improved. For that I have no real concept > > yet

Re: [PATCH v3] Enhance Checksums support

2008-02-10 Thread Frank Lichtenheld
On Sat, Jan 26, 2008 at 11:39:13PM +0100, Frank Lichtenheld wrote: > So this is the version of the patch that implements aj's suggestions. > I still like my format better, but really only for aesthetic reasons. After procrastinating about that a bit I changed my mind. The similarity with the Relea

Re: [PATCH] proposed v3 source format using .git.tar.gz

2008-02-10 Thread Frank Lichtenheld
On Fri, Oct 05, 2007 at 07:16:13PM -0400, Joey Hess wrote: > I have a sourcev3 branch with my changes at , > and have also attached a diff to this mail. I feel that this is ready > for review and hopefully merging into dpkg now. Looking forward to your > comments. I've now added this branch to the

Re: [PATCH] proposed v3 source format using .git.tar.gz

2008-02-10 Thread Joey Hess
Frank Lichtenheld wrote: > I've now added this branch to the "official" dpkg repository on alioth > with the intention to work on it. I've at least fixed it up so that > it works with the current code base. Excellent. I had kept it merged to master, but haven't checked that it's not bit-rotted lat

Re: [RFC] Enhance checksum support

2008-02-10 Thread Anthony Towns
On Sun, Feb 10, 2008 at 06:46:55PM +0100, Frank Lichtenheld wrote: > On Tue, Jan 29, 2008 at 04:06:12PM +1100, Anthony Towns wrote: > > On Sat, Jan 26, 2008 at 10:14:56PM +0100, Frank Lichtenheld wrote: > > > The whole thing honestly doesn't do much for security anyway until the gpg > > > support o

Re: [PATCH] proposed v3 source format using .git.tar.gz

2008-02-10 Thread Joey Hess
Anthony Towns wrote: > > 1) I don't really like the current behaviour when there are uncommitted > > changes in the package directory. I would suggest as default behaviour > > creating a commit containing these changes. This would eliminate the > > need for people having to commit changes if they d

Re: [PATCH] proposed v3 source format using .git.tar.gz

2008-02-10 Thread Anthony Towns
On Sun, Feb 10, 2008 at 10:08:58PM +0100, Frank Lichtenheld wrote: > I've now added this branch to the "official" dpkg repository on alioth > with the intention to work on it. I've at least fixed it up so that > it works with the current code base. Wow! Exciting times! > 1) I don't really like th