From 28b4f5fb4edb84838421bae55e9529b18b6a958f Mon Sep 17 00:00:00 2001 From: Bastian Venthur Date: Sat, 6 Jul 2024 15:22:48 +0200 Subject: [PATCH] changed debian section from python to web --- CHANGELOG.md | 1 + debian/control | 2 +- debian/manpages | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 debian/manpages 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