summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index c0e4e6b..427fe3a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,7 +27,7 @@ rapid-photo-downloader (0.9.7-1.0) UNRELEASED; urgency=medium
- Add X-Python3-Version and remove X-Python-Version.
* debian/rules:
- Use pkg-info.mk instead parsing the output of dpkg-parsechangelog.
- * Declare compliance with Debian Policy 4.0.0. (No changes needed).
+ * Declare compliance with Debian Policy 4.1.3 (No changes needed).
* Bump compat to 11:
- Change debian/compat to 11.
- Change debhelper version at debian/control to >= 11.
diff --git a/debian/control b/debian/control
index ac08919..31483a7 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
python3-all,
python3-setuptools,
python3-xdg
-Standards-Version: 4.0.0
+Standards-Version: 4.1.3
X-Python3-Version: >= 3.4
Homepage: https://damonlynch.net/rapid
Vcs-Git: git://anonscm.debian.org/collab-maint/rapid-photo-downloader.git