summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/rules1
-rwxr-xr-xexamples/rules.indep1
-rwxr-xr-xexamples/rules.multi2
-rwxr-xr-xexamples/rules.multi21
4 files changed, 5 insertions, 0 deletions
diff --git a/examples/rules b/examples/rules
index 26c0481f..4f2b7ace 100755
--- a/examples/rules
+++ b/examples/rules
@@ -64,6 +64,7 @@ binary-arch: build install
# dh_makeshlibs
dh_installdeb
# dh_perl
+# dh_python
dh_shlibdeps
dh_gencontrol
dh_md5sums
diff --git a/examples/rules.indep b/examples/rules.indep
index 6a01a3eb..50496f94 100755
--- a/examples/rules.indep
+++ b/examples/rules.indep
@@ -60,6 +60,7 @@ binary-indep: build install
dh_fixperms
dh_installdeb
# dh_perl
+# dh_python
dh_gencontrol
dh_md5sums
dh_builddeb
diff --git a/examples/rules.multi b/examples/rules.multi
index 9e3a448b..17a0d348 100755
--- a/examples/rules.multi
+++ b/examples/rules.multi
@@ -64,6 +64,7 @@ binary-indep: build install
dh_fixperms -i
dh_installdeb -i
# dh_perl -i
+# dh_python -i
dh_gencontrol -i
dh_md5sums -i
dh_builddeb -i
@@ -93,6 +94,7 @@ binary-arch: build install
# dh_makeshlibs -a
dh_installdeb -a
# dh_perl -a
+# dh_python -a
dh_shlibdeps -a
dh_gencontrol -a
dh_md5sums -a
diff --git a/examples/rules.multi2 b/examples/rules.multi2
index 042cdd28..36f921b4 100755
--- a/examples/rules.multi2
+++ b/examples/rules.multi2
@@ -71,6 +71,7 @@ binary-common:
# dh_makeshlibs
dh_installdeb
# dh_perl
+# dh_python
dh_shlibdeps
dh_gencontrol
dh_md5sums