From cf8a61b5f82b4eff5fa3bb616121a2d75aa099d4 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Sat, 30 May 2020 16:17:58 -0400 Subject: Move library packages to Section: libs --- debian/control | 5 +++++ 1 file changed, 5 insertions(+) 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} -- cgit v1.2.3