Skip to content

Commit

Permalink
Switch build-dep python-docutils -> python3-docutils
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Whitton <[email protected]>
  • Loading branch information
spwhitton committed Oct 26, 2019
1 parent 0e6f1ed commit fcbe5f1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]> Sun, 03 Mar 2019 09:13:41 -0700

git-remote-gcrypt (1.2-1) unstable; urgency=low
Expand Down
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>
Standards-Version: 4.1.0
Homepage: https://spwhitton.name/tech/code/git-remote-gcrypt/
Expand Down

0 comments on commit fcbe5f1

Please sign in to comment.