diff --git a/debian/changelog b/debian/changelog index c76a50f..726145a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ pgloader (3.5.1+dfsg-1) UNRELEASED; urgency=medium * Run wrap-and-sort -st. * Add new B-D cl-mustache, cl-yason, cl-zs3, sync Depends to cl-pgloader. * Depend on the libssl version cl-plus-ssl depends on. + * Build and install new sphinx docs instead. * Priority: optional, move cl-pgloader to Section: lisp. * Update S-V. * Add watch file. diff --git a/debian/cl-pgloader.docs b/debian/cl-pgloader.docs deleted file mode 100644 index bab84cd..0000000 --- a/debian/cl-pgloader.docs +++ /dev/null @@ -1,2 +0,0 @@ -README.md -pgloader.1.md diff --git a/debian/control b/debian/control index 984dc6d..72e7639 100644 --- a/debian/control +++ b/debian/control @@ -47,6 +47,7 @@ Build-Depends: cl-zs3, debhelper (>= 9.0.0), gawk, + python3-sphinx, sbcl (>= 1.1.13), tzdata, Standards-Version: 4.1.4 diff --git a/debian/pgloader.docs b/debian/pgloader.docs index be7b545..75e4e6a 100644 --- a/debian/pgloader.docs +++ b/debian/pgloader.docs @@ -1,3 +1,2 @@ README.md -pgloader.1.md -web/src/*.md +docs/_build/html diff --git a/debian/pgloader.manpages b/debian/pgloader.manpages deleted file mode 100644 index 5937f10..0000000 --- a/debian/pgloader.manpages +++ /dev/null @@ -1 +0,0 @@ -pgloader.1