File: control

package info (click to toggle)
phodav 2.2-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,176 kB
  • sloc: sh: 4,205; ansic: 4,111; makefile: 223
file content (74 lines) | stat: -rw-r--r-- 2,628 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
# This file is autogenerated. DO NOT EDIT!
#
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
Source: phodav
Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy Bicha <jbicha@debian.org>, Laurent Bigonville <bigon@debian.org>
Build-Depends: asciidoc,
               debhelper (>= 11),
               gnome-pkg-tools (>= 0.17),
               intltool (>= 0.40.0),
               libattr1-dev,
               libavahi-client-dev,
               libavahi-gobject-dev,
               libglib2.0-dev (>= 2.51),
               libsoup2.4-dev (>= 2.48.0),
               libxml2-dev,
               xmlto
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/gnome-team/phodav
Vcs-Git: https://salsa.debian.org/gnome-team/phodav.git
Homepage: https://wiki.gnome.org/phodav

Package: libphodav-2.0-0
Architecture: any
Depends: libphodav-2.0-common (>= ${source:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Multi-Arch: same
Description: WebDAV server implementation using libsoup
 phởdav is a WebDAV server implementation using libsoup (RFC 4918).

Package: libphodav-2.0-dev
Section: libdevel
Architecture: any
Depends: libglib2.0-dev,
         libphodav-2.0-0 (= ${binary:Version}),
         libsoup2.4-dev (>= 2.48.0),
         ${misc:Depends}
Description: WebDAV server implementation using libsoup (development files)
 phởdav is a WebDAV server implementation using libsoup (RFC 4918).
 .
 This package contains the development files.

Package: libphodav-2.0-common
Architecture: all
Depends: ${misc:Depends}, ${shlibs:Depends}
Multi-Arch: foreign
Description: WebDAV server implementation using libsoup (common files)
 phởdav is a WebDAV server implementation using libsoup (RFC 4918).
 .
 This package contains the translations files.

Package: spice-webdavd
Section: utils
Architecture: any
Depends: avahi-daemon, ${misc:Depends}, ${shlibs:Depends}
Description: daemon to proxy WebDAV request to the Spice virtio channel
 phởdav is a WebDAV server implementation using libsoup (RFC 4918).
 .
 This package contains a daemon to proxy WebDAV request to the Spice virtio
 channel.

Package: chezdav
Section: net
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: simple tool to share a directory with WebDAV
 phởdav is a WebDAV server implementation using libsoup (RFC 4918).
 .
 This package contains a simple tool to share a directory with WebDAV. The
 service is announced over mDNS for clients to discover.