[L2Ork-dev] Dependency is not satisfiable: libmpeg3-1

Albert Graef aggraef at gmail.com
Tue May 19 20:24:19 UTC 2015


On Wed, May 13, 2015 at 1:11 PM, Antonio Roberts <antonio at hellocatfood.com>
wrote:

> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/pd-l2ork_0.42.6+git20150430+1514-1.diff.q3GUr0
> dpkg-source: info: you can integrate the local changes with dpkg-source
> --commit
>

Yeah, recent versions of the Debian packaging tools will bark if there are
local changes in the source tree from which the package gets built. The
following option, when placed into the ~/.devscripts configuration file,
will work around this issue:

DEBUILD_DPKG_BUILDPACKAGE_OPTS="--source-option=--auto-commit"

This makes sure that debuild passes on the option which tells dpkg-source
to just include the necessary Qilt patch in the source package and be done
with it. This used to be the default behavior, but apparently that made
things too easy for package maintainers, so some time in 2011 the Debian
bueraucracy decided remove this convenience. ;-)

Albert

-- 
Dr. Albert Gr"af
Computer Music Research Group, JGU Mainz, Germany
Email:  aggraef at gmail.com
WWW:    https://plus.google.com/+AlbertGraef
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://disis.music.vt.edu/pipermail/l2ork-dev/attachments/20150519/a6f37894/attachment.html>


More information about the L2Ork-dev mailing list