summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@mit.edu>2020-05-30 16:17:58 -0400
committerGravatar Benjamin Barenblat <bbaren@mit.edu>2020-05-30 19:36:29 -0400
commitcf8a61b5f82b4eff5fa3bb616121a2d75aa099d4 (patch)
treead323d6a9819e492d102d7cadffacfabdb94e9fa
parent609ad1f6734b5c2fd6330fdd6686faba115fb838 (diff)
Move library packages to Section: libs
-rw-r--r--debian/control5
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}