diff --git a/CHANGELOG.md b/CHANGELOG.md index b76e607..d67d11b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ * mkdocs: disabled loading of google fonts, using locally installed system fonts instead * Debian: simplified html docs directory for blag-doc package +* Debian: changed section from Python to Web * updated dependencies ## [2.3.0] -- 2024-04-24 diff --git a/debian/control b/debian/control index 2011e23..53843b5 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Source: blag -Section: python +Section: web Priority: optional Maintainer: Bastian Venthur Rules-Requires-Root: no diff --git a/debian/manpages b/debian/manpages new file mode 100644 index 0000000..3f5ed8d --- /dev/null +++ b/debian/manpages @@ -0,0 +1 @@ +debian/blag.1