summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Čihař <nijel@debian.org>2018-01-05 15:47:07 +0100
committerMichal Čihař <nijel@debian.org>2018-01-05 15:47:07 +0100
commit27ce5b398e85d5f67b90429b9f6e17f834dfff75 (patch)
tree9ae2185cae8392baf7d13fd07aa279c961f2bc0a
parentbe5575b12c42390bfe4a181258798ce324c93505 (diff)
Add python-setuptools as build dependency.
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f7e84fb..98dbc25 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ wammu (0.44-1) UNRELEASED; urgency=medium
* New upstream release.
* Bump standards to 4.1.3.
+ * Add python-setuptools as build dependency.
-- Michal Čihař <nijel@debian.org> Fri, 05 Jan 2018 15:45:06 +0100
diff --git a/debian/control b/debian/control
index a61d3bc..e492397 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: comm
Priority: optional
Maintainer: Michal Čihař <nijel@debian.org>
Build-Depends: debhelper (>= 9), dh-python
-Build-Depends-Indep: python (>= 2.6.6-3~)
+Build-Depends-Indep: python (>= 2.6.6-3~), python-setuptools
Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/wammu.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/wammu.git