Merge ~lutostag/juju-wait:deb-pkg-fixes into juju-wait:master

Proposed by Greg Lutostanski
Status: Merged
Merged at revision: 52c8f441aaffb85ffa31010e427b11d885068984
Proposed branch: ~lutostag/juju-wait:deb-pkg-fixes
Merge into: juju-wait:master
Diff against target: 26 lines (+2/-3)
2 files modified
debian/control (+1/-1)
debian/rules (+1/-2)
Reviewer Review Type Date Requested Status
Stuart Bishop Pending
Review via email: mp+328608@code.launchpad.net

Description of the change

fix: include juju-wait python scripts

fixes https://bugs.launchpad.net/juju-wait/+bug/1703695

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/debian/control b/debian/control
index f15782b..b04c427 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
11 python3-setuptools,11 python3-setuptools,
12 python3-yaml12 python3-yaml
13Standards-Version: 3.9.313Standards-Version: 3.9.3
14X-Python3-Version: >= 3.414X-Python-Version: >= 3.4
1515
16Package: juju-wait16Package: juju-wait
17Architecture: all17Architecture: all
diff --git a/debian/rules b/debian/rules
index 8025c1b..7b4b7e7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,6 @@
10#export DH_VERBOSE=110#export DH_VERBOSE=1
1111
12export PYBUILD_NAME=juju_wait12export PYBUILD_NAME=juju_wait
13export DEBPYTHON_SUPPORTED=3.2,3.3,3.4,3.5,3.6
1413
15%:14%:
16 dh $@ --with=python3 --without-python215 dh $@ --with=python3 --without-python2 --buildsystem=pybuild

Subscribers

People subscribed via source and target branches

to all changes: