~clint-fewbar/ubuntu/natty/squid-deb-proxy/no-expect-fork

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2010-03-18 15:05:12 UTC
  • Revision ID: james.westby@ubuntu.com-20100318150512-zu6o40bhxfrwf8vm
Tags: 0.3.1
* debian/squid-deb-proxy.squid-deb-proxy-avahi.upstart:
  - start only once avahi-daemon is available (thanks to dholbach)
* debian/control:
  - add dependency on apt for squid-deb-proxy-client
(thanks to dholbach)

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
 
26
26
Package: squid-deb-proxy-client
27
27
Architecture: all
28
 
Depends: ${misc:Depends}, avahi-utils
 
28
Depends: ${misc:Depends}, avahi-utils, apt (>= 0.7.25.3ubuntu1)
29
29
Description: Automatic proxy discovery for apt based on avahi
30
30
 This package contains a helper for the apt http method to discover
31
31
 proxies that publish their service as _apt_proxy._tcp.
32
32
 .
33
33
 It was written to be installed on clients that should use 
34
34
 squid-deb-proxy automatically, but it will work with any proxy
35
 
 that publishes the service as _apt_proxy._tcp.
 
 
b'\\ No newline at end of file'
 
35
 that publishes the service as _apt_proxy._tcp.