From 6be61aef6ad0ffb370deb4df5ad48487b56e3678 Mon Sep 17 00:00:00 2001 From: Przemyslaw Date: Tue, 2 Apr 2024 16:54:04 +0200 Subject: Init --- DEBIAN/debian.control | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 DEBIAN/debian.control (limited to 'DEBIAN/debian.control') diff --git a/DEBIAN/debian.control b/DEBIAN/debian.control new file mode 100644 index 0000000..bf96b7d --- /dev/null +++ b/DEBIAN/debian.control @@ -0,0 +1,13 @@ +Source: photocrop +Section: python +Priority: extra +Maintainer: Przemysław R. Pietraszczyk +Build-Depends: debhelper-compat (= 13), python3-all, dh-python, python3-gi, python3-gi-cairo, gir1.2-gtk-3.0, fakeroot +Standards-Version: 0.230112-0~alpha +Homepage: http://prymula.ct8.pl + + +Package: photocrop +Architecture: all +Depends: ${misc:Depends}, python3-all, python3-gi, python3-gi-cairo, gir1.2-gtk-3.0 +Description: An application for cropping photos to popular paper sizes. -- cgit v1.2.3