aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRobert Tari <robert@tari.in>2020-11-09 12:40:01 +0100
committerRobert Tari <robert@tari.in>2020-11-09 12:40:01 +0100
commit085641484e4df5239ee9198251404e6b94aceda8 (patch)
tree924ac6ee046fa15b03850b73fbc17f8f2909ed46 /debian
parent662c230700d3d8b9df868bbe091dfb5071dada08 (diff)
parentee119c434e35a3d3addf76b718f4828b8cf0b656 (diff)
downloadayatana-settings-085641484e4df5239ee9198251404e6b94aceda8.tar.gz
ayatana-settings-085641484e4df5239ee9198251404e6b94aceda8.tar.bz2
ayatana-settings-085641484e4df5239ee9198251404e6b94aceda8.zip
Merge branch 'sunweaver-pr/data-dir-improvements'
Attributes GH PR #2: https://github.com/AyatanaIndicators/ayatana-settings/pull/2
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/control4
-rwxr-xr-xdebian/source/format2
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index c5a23c3..ad22b77 100755
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,12 @@ Source: ayatana-settings
Section: admin
Priority: optional
Maintainer: Robert Tari <robert@tari.in>
-Build-Depends: debhelper (>= 10), dh-python, python3 (>= 3.8), python3-setuptools, python3-polib
+Build-Depends: debhelper (>= 10), dh-python, python3 (>= 3.6), python3-setuptools, python3-polib
Standards-Version: 4.5.0
Homepage: https://github.com/AyatanaIndicators/ayatana-settings
Vcs-Git: https://github.com/AyatanaIndicators/ayatana-settings
Vcs-Browser: https://github.com/AyatanaIndicators/ayatana-settings
-X-Python3-Version: >= 3.8
+X-Python3-Version: >= 3.6
Package: ayatana-settings
Architecture: all
diff --git a/debian/source/format b/debian/source/format
index 163aaf8..9f8e9b6 100755
--- a/debian/source/format
+++ b/debian/source/format
@@ -1 +1 @@
-3.0 (quilt)
+1.0 \ No newline at end of file