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
  • Version 1
  • Version 2
  • Version 3
  • Version 4
Showing 0cbe8d4-c6631ce

Comments

+ 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

updated with the latest modifications on source branch

→ State changed from Open to Closed

Thanks Miltao! I just pushed to master!

Add a new comment:

Login or create an account to post a comment

How to apply this merge request to your repository