Control: tags -1 + patch

I've been using a local build with the attached change to resolve this
dependency bug, in case a tested minimal patch is helpful.

-- 
mike
From c1e60d13b19d309f3bb93fc08baf124b0c99afac Mon Sep 17 00:00:00 2001
From: Mike Miller <mtmil...@debian.org>
Date: Sat, 12 Jan 2019 14:55:00 -0800
Subject: [PATCH 1/2] d/control: Add alternative dependency on vim-python3

Closes: #906299

Signed-off-by: Mike Miller <mtmil...@debian.org>
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 954829b66f4d..e14123f667f7 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Homepage: https://code.google.com/p/conque/
 
 Package: vim-conque
 Architecture: all
-Depends: ${python:Depends},${misc:Depends},vim-nox|vim-python
+Depends: ${python:Depends},${misc:Depends},vim-nox|vim-python|vim-python3
 Recommends: vim-addon-manager
 Description: plugin for running interactive commands in a Vim buffer 
  This package provides a Vim plugin which allows interactive programs such as
-- 
2.20.1

Attachment: signature.asc
Description: PGP signature

Reply via email to