summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control28
1 files changed, 14 insertions, 14 deletions
diff --git a/debian/control b/debian/control
index f660e6e7..363e60c1 100644
--- a/debian/control
+++ b/debian/control
@@ -33,11 +33,11 @@ Depends:
libpq-dev,
libsqlite3-dev,
libssl-dev,
- liburweb0,
- liburweb-cgi0,
- liburweb-fastcgi0,
- liburweb-http0,
- liburweb-static0,
+ liburweb1,
+ liburweb-cgi1,
+ liburweb-fastcgi1,
+ liburweb-http1,
+ liburweb-static1,
uthash-dev,
${shlibs:Depends},
${misc:Depends}
@@ -55,17 +55,17 @@ Description: purely functional language for web programming
This package provides the urweb compiler and development libraries; you do not
need to install it to run applications written in Ur/Web.
-Package: liburweb0
+Package: liburweb1
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests:
- liburweb-cgi0,
- liburweb-fastcgi0,
- liburweb-http0,
- liburweb-static0
+ liburweb-cgi1,
+ liburweb-fastcgi1,
+ liburweb-http1,
+ liburweb-static1
Description: urweb runtime system
Ur is a pure, functional, statically typed, strict programming language in the
tradition of ML and Haskell; however, it features a significantly richer type
@@ -77,7 +77,7 @@ Description: urweb runtime system
Packages should not depend on this package; instead, they should depend on one
of the urweb backend packages, each of which depends on this one.
-Package: liburweb-cgi0
+Package: liburweb-cgi1
Section: libs
Architecture: any
Multi-Arch: same
@@ -92,7 +92,7 @@ Description: urweb CGI backend
.
This package provides the CGI backend for executables compiled with urweb.
-Package: liburweb-fastcgi0
+Package: liburweb-fastcgi1
Section: libs
Architecture: any
Multi-Arch: same
@@ -107,7 +107,7 @@ Description: urweb FastCGI backend
.
This package provides the FastCGI backend for executables compiled with urweb.
-Package: liburweb-http0
+Package: liburweb-http1
Section: libs
Architecture: any
Multi-Arch: same
@@ -123,7 +123,7 @@ Description: urweb standalone backend
This package provides the standalone backend for web servers generated with
urweb.
-Package: liburweb-static0
+Package: liburweb-static1
Section: libs
Architecture: any
Multi-Arch: same