From 4e6a860b275abda39ade147ee7cdc48a3520212a Mon Sep 17 00:00:00 2001 From: jakobst1n Date: Sat, 8 Jun 2024 22:40:49 +0200 Subject: Add simple readme and manual, add script to build debian package --- packaging/DEBIAN/control | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 packaging/DEBIAN/control (limited to 'packaging/DEBIAN') diff --git a/packaging/DEBIAN/control b/packaging/DEBIAN/control new file mode 100644 index 0000000..c4b584e --- /dev/null +++ b/packaging/DEBIAN/control @@ -0,0 +1,5 @@ +Package: textgraph +Version: 0.1.0 +Maintainer: jakobst1n +Architecture: all +Description: Text graphing utility -- cgit v1.2.3