diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 9bf019f0..a7870b36 100644 --- a/debian/control +++ b/debian/control @@ -54,6 +54,7 @@ Description: purely functional language for web programming need to install it to run applications written in Ur/Web. Package: liburweb0 +Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} @@ -75,6 +76,7 @@ Description: urweb runtime system of the urweb backend packages, each of which depends on this one. Package: liburweb-cgi0 +Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} @@ -89,6 +91,7 @@ Description: urweb CGI backend This package provides the CGI backend for executables compiled with urweb. Package: liburweb-fastcgi0 +Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} @@ -103,6 +106,7 @@ Description: urweb FastCGI backend This package provides the FastCGI backend for executables compiled with urweb. Package: liburweb-http0 +Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} @@ -118,6 +122,7 @@ Description: urweb standalone backend urweb. Package: liburweb-static0 +Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} |