summaryrefslogtreecommitdiffstats
path: root/debian/README.Debian
AgeCommit message (Collapse)AuthorFilesLines
2013-03-10Prepare new maemo releaseThomas Jarosch1-1/+1
Ideally this commit should go on top of the v3.13 branch since the release is based on the v3.13 code base. Change-Id: If13cf87463c7a3f7a9c2c96c916c543c9d2ed1a5
2012-12-26Prepare new, unofficial maemo releaseThomas Jarosch1-1/+1
Change-Id: I6fccaeb131f31938d6f2cc0c0d1ffc62821bd3b6
2011-12-10Prepare new, unofficial maemo buildThomas Jarosch1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31202 a1c6a512-1295-4272-9138-f99709370657
2011-03-18Add real maemo build bug tracker URLThomas Jarosch1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29611 a1c6a512-1295-4272-9138-f99709370657
2011-03-05Remove solved issueThomas Jarosch1-4/+0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29519 a1c6a512-1295-4272-9138-f99709370657
2011-02-08debian directory needed to build maemo packagesThomas Jarosch1-0/+11
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