On 2012-04-30 23:48, Bernd Zeimetz wrote:
| > Let me know if there is anything that needs adjusting or if it is ok
| > to upload this version in a NMU in case you are working on other
| > issues needing attention.
|
| Also the way you've introduced dh_python2 is completely WRONG. You should
learn
| about how dh_python2 works before you start to mess with it...
We could remember being constructive; "...if there is anything that
needs adjusting". I belive there is one line that needs changing.
Jari
diff --git a/debian/rules b/debian/rules
index 79722d9..895d5fd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
PKGNAME := winpdb
%:
- dh $@
+ dh $@ --with python2
override_dh_installman:
docbook-to-man debian/$(PKGNAME).sgml > $(PKGNAME).1
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]