Package: ejabberd Version: 2.1.2-1 Severity: normal Tags: patch ejabberd 2.1.2-1 depends on debhelper (>=7), but uses the '--sourcedirectory' option to various dh_* utilities that exists only since (>=7.3). Attached patch fixes that to ease backports to lenny for example.
Kind regards, Lukas --- ejabberd-2.1.2/debian/control 2010-02-10 12:20:10.000000000 +0100 +++ ejabberd-2.1.2x/debian/control 2010-02-10 12:10:18.954918000 +0100 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Torsten Werner <twer...@debian.org> Uploaders: Gerfried Fuchs <rho...@debian.at>, Konstantin Khomoutov <flatw...@users.sourceforge.net> -Build-Depends: debhelper (>= 7), quilt, erlang-nox, erlang-dev (>= 1:13.b), libexpat1-dev, libssl-dev, zlib1g-dev, libpam0g-dev, po-debconf +Build-Depends: debhelper (>= 7.3), quilt, erlang-nox, erlang-dev (>= 1:13.b), libexpat1-dev, libssl-dev, zlib1g-dev, libpam0g-dev, po-debconf Standards-Version: 3.8.3 Homepage: http://www.process-one.net/en/projects/ejabberd/ Vcs-Git: git://git.debian.org/git/collab-maint/pkg-ejabberd.git -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org