Bug#422153: zaptel-source: missing debian/compat file in archive
Luk Claes
luk at debian.org
Sun May 27 16:37:51 UTC 2007
Hi
Using DH_COMPAT is deprecated, one should use a debian/compat file like
mentioned in the subject...
Cheers
Luk
Faustino da Silva wrote:
> Use the patch:
>
> --8<---------------cut here---------------start------------->8---
> --- zaptel-1.4.2.1~dfsg/debian/rules.ORG 2007-05-27
> 15:00:05.000000000 +0200
> +++ zaptel-1.4.2.1~dfsg/debian/rules 2007-05-27 14:57:14.000000000 +0200
> @@ -6,6 +6,7 @@
> #export DH_VERBOSE=1
>
> # This is the debhelper compatibility version to use.
> +export DH_COMPAT=4
> USE_BRISTUFF=1
> export HOTPLUG_FIRMWARE=1
>
> --8<---------------cut here---------------end--------------->8---
>
> or the attached patch zaptel-1.4.2.1.patch
>
> This works with my Debian 4.0 :
>
>
> apt-get install linux-headers-2.6-`uname -r | cut -d- -f3`
> apt-get source zaptel
> apt-get build-dep zaptel
> patch -p0 <zaptel-1.4.2.1.patch
> cd zaptel-1.4.*
> dpkg-buildpackage -us -uc
> cd ..
> dpkg -i zaptel-source_1.4.2.1~dfsg-1_all.deb
> m-a a-i zaptel
>
>
>
> Best regards,
> Faustino da Silva (France/European Union)
>
>
> ------------------------------------------------------------------------
>
> --- zaptel-1.4.2.1~dfsg/debian/rules.ORG 2007-05-27 15:00:05.000000000 +0200
> +++ zaptel-1.4.2.1~dfsg/debian/rules 2007-05-27 14:57:14.000000000 +0200
> @@ -6,6 +6,7 @@
> #export DH_VERBOSE=1
>
> # This is the debhelper compatibility version to use.
> +export DH_COMPAT=4
> USE_BRISTUFF=1
> export HOTPLUG_FIRMWARE=1
>
>
>
>
More information about the Pkg-voip-maintainers
mailing list