2010/1/4 AlannY <[email protected]> > 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 > [email protected] > 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 [email protected] To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
