I am trying to create and Debian package from source with the dpkg-buildpackage command but it complains about not having the package debhelper installed. The problem is that debhelper is not installeable in the current configuration since the debhelper package in the Excito repositories is an much newer then the one in the etch repositories and it needs an newer dpkg-dev then can be found in the repositories. Is there an reson for this?
This is the error from trying install the debhelper package
Code: Select all
% apt-get install debhelper
<cut>
The following packages have unmet dependencies:
debhelper: Depends: dpkg-dev (>= 1.14.15) but 1.13.25 is to be installed
Depends: man-db (>= 2.5.1-1) but 2.4.3-6 is to be installed
Code: Select all
ryz:~# apt-cache showpkg debhelper
Package: debhelper
Versions:
7.0.13ubuntu1(/var/lib/apt/lists/update.excito.org_dists_marielle_main_binary-powerpc_Packages)
5.0.42(/var/lib/apt/lists/ftp.se.debian.org_debian_dists_etch_main_binary-powerpc_Packages)
<cut>
Dependencies:
7.0.13ubuntu1 - binutils (0 (null)) dpkg-dev (2 1.14.15) file (2 3.23) html2text (0 (null)) man-db (2 2.5.1-1) perl (2 5.6.0-16) po-debconf (0 (null)) dh-make (0 (null)) dpkg-cross (3 1.18) python-central (3 0.5.6) python-support (3 0.5.3)
5.0.42 - perl (2 5.6.0-16) coreutils (0 (null)) file (2 3.23-1) dpkg-dev (2 1.13.13) html2text (0 (null)) binutils (0 (null)) po-debconf (0 (null)) dh-make (0 (null)) dpkg-cross (3 1.18) python-support (3 0.5.3) python-central (3 0.5.6)
Provides:
7.0.13ubuntu1 -
5.0.42 -
Reverse Provides: