~ubuntu-branches/ubuntu/saucy/apt-cacher-ng/saucy

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Eduard Bloch
  • Date: 2011-08-07 17:53:21 UTC
  • mfrom: (24.2.14 sid)
  • Revision ID: james.westby@ubuntu.com-20110807175321-k80jrotzovldgu3c
* New upstream version
  + fixes various regressions
* removed dependency on libfuse2 (now used via dlopen, moved to Suggests)
* support new build-* targets in rules

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
Architecture: any
11
11
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
12
12
Recommends: perl (>> 5.8), ed
13
 
Suggests: doc-base
 
13
Suggests: doc-base, libfuse2 (>= 2.5)
14
14
Description: caching proxy server for software repositories
15
15
 Apt-Cacher NG is a caching proxy for downloading packages from Debian-style
16
16
 software repositories (or possibly from other types).