Reviewing merge request #6: Tried to build for PC and make debian packaging usage and maintenance simpler.
Please, take it with a grain of salt since I've not tested against Maemo scratchbox, which is the main target for this application.
Requested review:
+ create binary and source packages at 'make deb'
+ fixed path separator on twitterimage
Commits that would be merged:
Version 4
Comments
Pushed new version 1
+ deb.commands = dpkg-buildpackage -rfakeroot -uc -us $(DEB_EXTRA_OPTIONS)
- Insert -I.git command to reach dpkg-source
- append cdbs build-depends
+ deb.commands = dpkg-buildpackage -rfakeroot -uc -us $(DEB_EXTRA_OPTIONS)
maemo builder uses -sa flag on dpkg-buildpackage
Pushed new version 2
Pushed new version 3
updated with the latest modifications on source branch
Thanks Miltao! I just pushed to master!


Add a new comment:
Login or create an account to post a comment