Re: dpkg for building deb package from Fedora
AlannY wrote: > Hi there. I'm a developer. I can build RPM package of my software in > Fedora with rpmbuild. But now, I want to build deb package for > redistributing my software on Debian-based distros. > > I think, I need dpkg tool for building deb file. But where to find > it? I tryed to search all over the net, but articles just tells me > how to setup deb file in Fedora (I don't want to setup, just to > build). There isn't any official dpkg rpm in Fedora, yet. But it is currently being reviewed: https://bugzilla.redhat.com/550582 . Perhaps that will help get you started. > I can create another Virtual Machine for Debian-based distros, but I > REALLY don't want to do it. On the few occasions I've wanted to create .deb packages or test things on Debian, I've found it worthwhile (and relatively painless) to do just that. Having a virtual machine made it easy to determine that the packages I created would work well on Debian. -- ToddOpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~ We contend that for a nation to try to tax itself into prosperity is like a man standing in a bucket and trying to lift himself up by the handle. -- Winston Churchill pgpQH4lvKItNL.pgp Description: PGP signature -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
Re: dpkg for building deb package from Fedora
On Mon, Jan 04, 2010 at 05:34:32PM +0100, Mohamed ELMORABITY wrote: > dpkg is currently under review : > https://bugzilla.redhat.com/show_bug.cgi?id=550582 > Did you think about a chroot-solution like debootstrap (in the repos), no to > use virtualization solutions? No, I'm not skilled in chroot-solution ;-( -- )\._.,--,'``. /, _.. \ _\ (`._ ,. `._.-(,_..'--(,_..'`-.;.' -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
Re: dpkg for building deb package from Fedora
2010/1/4 AlannY > Hi there. I'm a developer. I can build RPM package of my software in Fedora > with rpmbuild. > But now, I want to build deb package for redistributing my software on > Debian-based distros. > > I think, I need dpkg tool for building deb file. But where to find it? I > tryed to search all over the > net, but articles just tells me how to setup deb file in Fedora (I don't > want to setup, just to build). > > I can create another Virtual Machine for Debian-based distros, but I REALLY > don't want to do it. > > Thanks. > > -- > )\._.,--,'``. > /, _.. \ _\ (`._ ,. > `._.-(,_..'--(,_..'`-.;.' > > -- > fedora-list mailing list > fedora-list@redhat.com > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list > Guidelines: > http://fedoraproject.org/wiki/Communicate/MailingListGuidelines > Hi, dpkg is currently under review : https://bugzilla.redhat.com/show_bug.cgi?id=550582 Did you think about a chroot-solution like debootstrap (in the repos), no to use virtualization solutions? -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
dpkg for building deb package from Fedora
Hi there. I'm a developer. I can build RPM package of my software in Fedora with rpmbuild. But now, I want to build deb package for redistributing my software on Debian-based distros. I think, I need dpkg tool for building deb file. But where to find it? I tryed to search all over the net, but articles just tells me how to setup deb file in Fedora (I don't want to setup, just to build). I can create another Virtual Machine for Debian-based distros, but I REALLY don't want to do it. Thanks. -- )\._.,--,'``. /, _.. \ _\ (`._ ,. `._.-(,_..'--(,_..'`-.;.' -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines