X-Git-Url: http://git.maemo.org/git/?p=gc-dialer;a=blobdiff_plain;f=support%2Fbuilddeb.py;h=0973f942cf260af6dbca245b5e986471dfdf2874;hp=92ef6ffd3059acec507e3107c081115657655d8a;hb=e83d24ecd313d9116027e0712801f496958c3ca5;hpb=856140806427c34d2131682926e3563457e9135b diff --git a/support/builddeb.py b/support/builddeb.py index 92ef6ff..0973f94 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -307,7 +307,7 @@ def build_package(distribution): print p.generate( version="%s-%s" % (__version__, __build__), changelog=__changelog__, - build=False, + build=True, tar=True, changes=True, dsc=True,