summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Grover <andy@groveronline.com>2014-10-20 08:58:42 -0700
committerAndy Grover <andy@groveronline.com>2014-10-20 08:58:42 -0700
commit300d86ee23f3f3369a2ff7e9dfa9886c662d44b6 (patch)
tree6640507d45172eba2410d00c0895003be8dc9d11
parent3eb8920363201a425e8d77a9aa53efce9cffaf12 (diff)
parent47fd108b125c491bedac5b81ef8eb921ba1f32e8 (diff)
downloadtargetcli-300d86ee23f3f3369a2ff7e9dfa9886c662d44b6.tar.gz
Merge pull request #44 from cvubrugier/master
Fix issue #42 "targetcli manpage not installed by Debian package"
-rw-r--r--debian/control2
-rw-r--r--debian/manpages1
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index d024531..30c5fbf 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: targetcli-fb
Section: python
Priority: optional
Maintainer: Andy Grover <andy@groveronline.com>
-Build-Depends: debhelper(>= 8), python3 , python3-setuptools, python3-configshell-fb, python3-rtslib-fb
+Build-Depends: debhelper(>= 8), python3 , python3-setuptools
Standards-Version: 3.9.4
X-Python3-Version: >= 3.1
diff --git a/debian/manpages b/debian/manpages
new file mode 100644
index 0000000..07dd87b
--- /dev/null
+++ b/debian/manpages
@@ -0,0 +1 @@
+targetcli.8