summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>2014-01-14 09:39:12 +0200
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>2014-06-05 14:20:05 +0300
commitc91c2d9a64e40b3bd78550f896d5f5c98650eac1 (patch)
treeefe153de3589dfb4e18eee3e1844d34142af2f33 /debian/control
parentbb0241a66d6f2d46bf990bec48fc7728df2ef8b4 (diff)
downloadgit-buildpackage-c91c2d9a64e40b3bd78550f896d5f5c98650eac1.tar.gz
git-buildpackage-c91c2d9a64e40b3bd78550f896d5f5c98650eac1.tar.bz2
git-buildpackage-c91c2d9a64e40b3bd78550f896d5f5c98650eac1.zip
debian packaging: relax requirements on devscripts
No need to depend on the latest version. Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 7964b5c3..a706b8ef 100644
--- a/debian/control
+++ b/debian/control
@@ -51,7 +51,7 @@ Architecture: all
Depends: ${python:Depends},
${shlibs:Depends},
${misc:Depends},
- devscripts (>= 2.13.5~),
+ devscripts,
git-buildpackage-common (= ${binary:Version})
Recommends: cowbuilder
Description: Suite to help with Debian packages in Git repositories