From 45f9f608d39289131548a0e1d7962617cf3c028e Mon Sep 17 00:00:00 2001 From: Qrius Date: Wed, 23 Apr 2025 14:25:05 +0200 Subject: Prepare deb packaging, switch markdown dependency --- debian/control | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..d7d8c3e --- /dev/null +++ b/debian/control @@ -0,0 +1,12 @@ +Source: skaldpress +Maintainer: Qrius +Section: python +Priority: optional +Build-Depends: dh-python, python3-setuptools, python3, dpkg-dev, debhelper (>= 9) +Standards-Version: 4.5.1 +Rules-Requires-Root: no + +Package: skaldpress +Architecture: any +Depends: python3, python3-markdown-it +Description: Skaldpress -- cgit v1.2.3