[storm] Storm packaging for oneiric
Janne Jokitalo
astraljava at kapsi.fi
Sat Jan 28 02:43:04 UTC 2012
Hi,
sorry for a little bit messy email, I had already deleted the original [0] that I'm
responding to.
I believe the reason for oneiric packages missing everything but doc/ is the
Makefile in root directory. This can be overridden by the
--buildsystem=python_disutils parameter.
This seems to fix it for me:
$ bzr diff rules
=== modified file 'debian/rules'
--- debian/rules 2011-10-05 12:07:39 +0000
+++ debian/rules 2012-01-28 02:33:43 +0000
@@ -21,7 +21,7 @@
ifeq ($(use_dh_python2),yes)
%:
- dh $@ --with python2
+ dh --buildsystem=python_distutils $@ --with python2
However, since I'm not a packaging expert, nor especially a Python packaging
expert, I'll let the more knowledgeable tell me what other issues this could
cause.
[0] https://lists.ubuntu.com/archives/storm/2012-January/001438.html
--
Jaska
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/storm/attachments/20120128/b3724e58/attachment.pgp>
More information about the storm
mailing list