summaryrefslogtreecommitdiffstats
path: root/debian
AgeCommit message (Collapse)AuthorFilesLines
2013-03-10Prepare new maemo releaseThomas Jarosch4-3/+9
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 Jarosch4-3/+9
Change-Id: I6fccaeb131f31938d6f2cc0c0d1ffc62821bd3b6
2012-12-26Maemo port: Exclude plugins requiring a keymap from packagingThomas Jarosch1-0/+6
Change-Id: Ia713621a97737966c1fead66965cd33cb711c8bf
2011-12-10Prepare new, unofficial maemo buildThomas Jarosch3-2/+11
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31202 a1c6a512-1295-4272-9138-f99709370657
2011-06-28Forgot to update the short log for (unofficial) maemo buildThomas Jarosch1-2/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30091 a1c6a512-1295-4272-9138-f99709370657
2011-06-28Prepare 3.9 release for maemoThomas Jarosch1-0/+6
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30089 a1c6a512-1295-4272-9138-f99709370657
2011-04-16Update maemo build changelogThomas Jarosch2-4/+9
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29729 a1c6a512-1295-4272-9138-f99709370657
2011-03-18Move maemo specific fields to the Package sectionThomas Jarosch1-10/+11
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29613 a1c6a512-1295-4272-9138-f99709370657
2011-03-18Prepare new maemo buildThomas Jarosch2-8/+22
Also found out how to provide a small changelog to the official update manager: XB-Maemo-Upgrade-Description git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29612 a1c6a512-1295-4272-9138-f99709370657
2011-03-18Add real maemo build bug tracker URLThomas Jarosch2-2/+2
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-27Update maemo changelogThomas Jarosch1-0/+8
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29434 a1c6a512-1295-4272-9138-f99709370657
2011-02-27RaaA: Don't specify the LCD size in the maemo package, it's done in the ↵Thomas Jarosch1-1/+1
config header now git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29426 a1c6a512-1295-4272-9138-f99709370657
2011-02-25RaaA: Update changelog for maemo extras-devel releaseThomas Jarosch1-0/+13
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29401 a1c6a512-1295-4272-9138-f99709370657
2011-02-11FS#11924 - Use separate targets for RaaA devices. This changes ↵Dave Chapman1-1/+8
tools/configure to present the (currently four) possible RaaA targets as separate menu items instead of a single "Application" item with a follow-up question. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29286 a1c6a512-1295-4272-9138-f99709370657
2011-02-08debian directory needed to build maemo packagesThomas Jarosch8-0/+246
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