aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-10-26 09:39:45 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-10-26 09:39:45 -0700
commitfcbe5f1d92f8f9fdda3652088efb0e8393bcf925 (patch)
treee873d8b5fe796c12ac4d833c65dd01bbf357a7df
parent0e6f1ed8b5b166a0b273baf762bad4434fb83a3c (diff)
downloadgit-remote-gcrypt-fcbe5f1d92f8f9fdda3652088efb0e8393bcf925.tar.gz
Switch build-dep python-docutils -> python3-docutils
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index cf95c53..d4eb13b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ git-remote-gcrypt (1.3-1) UNRELEASED; urgency=medium
* Updates to redhat/git-remote-gcrypt.spec.
Thanks Frank GrĂ¼llich and Dusty Mabe for patches.
+ Debian packaging:
+ * Switch build-dep python-docutils -> python3-docutils (Closes: #943099).
+
-- Sean Whitton <spwhitton@spwhitton.name> Sun, 03 Mar 2019 09:13:41 -0700
git-remote-gcrypt (1.2-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 46961aa..808875c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: git-remote-gcrypt
Section: vcs
Priority: optional
-Build-Depends: debhelper (>= 10), python-docutils (>= 0.12+dfsg)
+Build-Depends: debhelper (>= 10), python3-docutils (>= 0.12+dfsg)
Maintainer: Sean Whitton <spwhitton@spwhitton.name>
Standards-Version: 4.1.0
Homepage: https://spwhitton.name/tech/code/git-remote-gcrypt/