debian directory needed to build maemo packages
commitf2fd877103c80aa25448f57f6260bb6b58957963
authorthomasjfox <thomasjfox@a1c6a512-1295-4272-9138-f99709370657>
Tue, 8 Feb 2011 22:09:36 +0000 (8 22:09 +0000)
committerthomasjfox <thomasjfox@a1c6a512-1295-4272-9138-f99709370657>
Tue, 8 Feb 2011 22:09:36 +0000 (8 22:09 +0000)
tree5969a79ed4fb9356a4194af9661bb1b94875b00f
parentf9b3a5b55ef4a1a03b7beb5f7e9ee89ac5b782d5
debian directory needed to build maemo packages

The build rules in the debain directoy are currently
maemo specific and won't build on debian.

Later on we could add automatic distribution detection
and switch the build rules based on that if someone
wants to build a generic RaaA package for debian.

Maemo binary packages get build like this (in scratchbox):

dpkg-buildpackage -rfakeroot -sa

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29256 a1c6a512-1295-4272-9138-f99709370657
debian/README.Debian [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/maemo/rockbox.desktop [new file with mode: 0644]
debian/maemo/rockbox.png [new file with mode: 0644]
debian/rules [new file with mode: 0755]