Andrey,

I'm not sure to understand, sorry my english is not that good :)

So I downloaded my libvirt-1.1.3.tar.gz from the libvirt website. 
Moved libvirt-1.1.3.tar.gz to libvirt_1.1.3.orig.tar.gz, uncompressed it, made 
my dh_make -e, filled my debian/changelog, compat, control,copyright and my 
rules file with this :

#!/usr/bin/make -f
%:
        dh $@
override_dh_auto_configure:
        dh_auto_configure -- --prefix=/usr/ --localstatedir=/var 
--sysconfdir=/etc/ --with-init-script=upstart --with-qemu --with-storage-rbd 
--with-storage-fs --with-storage-lvm --with-storage-scsi --with-storage-mpath 
--with-lxc --with-openvz

debuild -uc -us it and I got a libvirt_1.1.3.deb generated, but no 
libvirt-dev.dev, do you mean that in my case libs are already included in this 
.deb ?


-----Message d'origine-----
De : Andrey Rahmatullin [mailto:[email protected]] 
Envoyé : vendredi 25 octobre 2013 09:33
À : [email protected]
Objet : Re: package-dev

On Fri, Oct 25, 2013 at 09:18:50AM +0200, NEVEU Stephane wrote:
> Yes that's what I want to do: build a libvirt.deb and the associated 
> libvirt-dev.deb from a fresh development snapshot (because of new features).
> So is there a special make target to create the libvirt-dev.deb ? I just 
> can't figure out how to generate this libvirt-dev package.
No, all packages are built with the same command, you don't need additional 
commands for each subpackage.

--
WBR, wRAR


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to