Package: hitchhiker Version: 0.01~20091129+bzr41-1ubuntu1 Severity: normal Hitchhiker uses Bazaar for its transport implementation, but it doesn't declare the dependency on Bazaar. Something like this will fix it.
See also https://bugs.edge.launchpad.net/ubuntu/+source/hitchhiker/+bug/600000 === modified file 'debian/changelog' --- debian/changelog 2009-11-29 18:35:02 +0000 +++ debian/changelog 2010-06-30 06:33:22 +0000 @@ -1,3 +1,9 @@ +hitchhiker (0.01~20091129+bzr41-1ubuntu1) maverick; urgency=low + + * hitchhiker depends on bzr (LP: #600000). + + -- Martin Pool <m...@sourcefrog.net> Wed, 30 Jun 2010 16:29:08 +1000 + hitchhiker (0.01~20091129+bzr41-1) unstable; urgency=low * Initial release (Closes: # 549104) === modified file 'debian/control' --- debian/control 2009-11-29 18:35:02 +0000 +++ debian/control 2010-06-30 06:33:22 +0000 @@ -10,7 +10,7 @@ Package: hitchhiker Architecture: all -Depends: python (>= 2.4), ${misc:Depends} +Depends: python (>= 2.4), bzr (>= 2.0.0), ${misc:Depends} Description: access locations using Bazaar transports A client to access bzr transports, namely the Bazaar version control repositories. This utility can be used to log into the remote host -- System Information: Debian Release: squeeze/sid APT prefers maverick-updates APT policy: (500, 'maverick-updates'), (500, 'maverick-security'), (500, 'maverick-backports'), (500, 'maverick') Architecture: amd64 (x86_64) Kernel: Linux 2.6.35-6-generic (SMP w/6 CPU cores) Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages hitchhiker depends on: ii bzr 2.1.2-1 easy to use distributed version co ii python 2.6.5-5ubuntu2 An interactive high-level object-o hitchhiker recommends no packages. hitchhiker suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org