summaryrefslogtreecommitdiff
path: root/DEBIAN/debian.control
diff options
context:
space:
mode:
authorPrzemyslaw <prymula76@outlook.com>2024-04-02 16:54:04 +0200
committerPrzemyslaw <prymula76@outlook.com>2024-04-02 16:54:04 +0200
commit6be61aef6ad0ffb370deb4df5ad48487b56e3678 (patch)
treee117d8199d4de50de11d7baa50753c5385abc071 /DEBIAN/debian.control
Diffstat (limited to 'DEBIAN/debian.control')
-rw-r--r--DEBIAN/debian.control13
1 files changed, 13 insertions, 0 deletions
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.