Hello, 
I'm trying to follow this procedure:

># apt-get build-dep ffmpeg-debian
>$ apt-get source ffmpeg-debian
>$ cd ffmpeg-debian_0.svn20080206
>$ DEB_BUILD_OPTIONS=internalencoders \
> fakeroot debian/rules get-orig-source
>$ sed -i '1s/ffmpeg-debian/ffmpeg/' debian/changelog
>$ DEB_BUILD_OPTIONS=internalencoders \
>  dpkg-buildpackage -us -uc

but it fails during the last step with this error:
dpkg-source: error: source package has two conflicting values - ffmpeg-debian 
and ffmpeg
dpkg-buildpackage: failure: dpkg-source -b ffmpeg-debian-0.svn20080206 gave 
error exit status 255

I tried googling at it and it seems the cause is some wrong name in 
debian/control and debian/changelog.

Could You please give some advice on what to change in these files?

Thank You 
  
-- 
===================================================================
Francesco Foresti
Registered Linux User #332599
key fingerprint = 59D5 1E61 6631 5DEF DC88 C64C 7F53 2F45 99FB CD21

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to