File: control

package info (click to toggle)
dpkg-www 2.56
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 180 kB
  • ctags: 49
  • sloc: sh: 1,560; makefile: 11
file content (27 lines) | stat: -rw-r--r-- 1,145 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: dpkg-www
Section: doc
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9), dh-apache2
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/collab-maint/dpkg-www.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/dpkg-www.git

Package: dpkg-www
Architecture: all
Depends: ${misc:Depends}, apt, dwww, info2www, perl | perl5
Recommends: ${misc:Recommends}
Suggests: dlocate, grep-dctrl, iceweasel | www-browser, man2html, tasksel
Description: Web based Debian package browser
 With the dpkg cgi-bin you can browse Debian packages on a local or
 remote host using a normal web browser.
 .
 You can list packages, show package information and installed files,
 browse documentation and navigate through the packages dependencies.
 You can also find all the packages owners of a file or directory or
 those providing a virtual package.
 .
 If you are the system administrator you can also install or remove
 packages by clicking on the buttons found in the package info page, 
 provided that this feature has been enabled and you have properly
 configured your web browser.