Package: apt-file
Version: 2.0.4
Severity: important
hi sebastian,
please add curl in the depends field :)
mrspurr:/home/giskard/src/lmule# apt-file update
sh: curl: command not found
sh: curl: command not found
apt-file -h doesn't tell how to use an alternative.
apt-file.1 also.
here a simple patch.
--- control 2005-05-04 17:53:24.000000000 +0200
+++ control.good 2005-05-05 21:08:35.000000000 +0200
@@ -7,8 +7,7 @@
Package: apt-file
Architecture: all
-Depends: ${perl:Depends}, gzip (>= 1.2.4), libconfigfile-perl,
libapt-pkg-perl
-Recommends: curl
+Depends: ${perl:Depends}, curl, gzip (>= 1.2.4), libconfigfile-perl,
libapt-pkg-perl
Suggests: ssh
Description: APT package searching utility -- command-line interface
apt-file is a command line tool for searching packages for the APT
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11.7
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Versions of packages apt-file depends on:
ii gzip 1.3.5-9 The GNU compression utility
ii libapt-pkg-perl 0.1.13 Perl interface to libapt-pkg
ii libconfigfile-perl 1.2.1 Parses simple configuration files
ii perl 5.8.4-8 Larry Wall's Practical Extraction
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]