From 06023f311003ba5b357c1132895afc829dff43d4 Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Tue, 8 Feb 2011 22:09:36 +0000 Subject: 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/changelog | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 debian/changelog (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000000..14b814cd7a --- /dev/null +++ b/debian/changelog @@ -0,0 +1,48 @@ +rockbox (2011-01-26maemo0) unstable; urgency=low + + * Bluetooth headset support + * Ignore preinstalled sounds in /usr/share/sounds + + -- Thomas Jarosch Wed, 26 Jan 2011 22:50:00 -0500 + +rockbox (2011-01-12maemo0) unstable; urgency=low + + * Always show prev/next track button + * Bind enter key to rockbock's center button (all platforms) + * Bind more keys on n8xx (maemo4) + * Update to latest rockbox SVN code + + -- Thomas Jarosch Tue, 12 Jan 2011 19:42:00 -0500 + +rockbox (2011-01-04maemo0) unstable; urgency=low + + * Update to latest rockbox SVN code (regenerates the database) + * Test automatic garage build + * Fix x86 build targets + + -- Thomas Jarosch Tue, 04 Jan 2011 00:20:00 -0500 + + +rockbox (2011-01-02maemo0) unstable; urgency=low + + * New version number to indicate this build is work in progress + + -- Thomas Jarosch Sun, 02 Jan 2011 00:05:00 -0500 + + +rockbox (3.7.2maemo2) unstable; urgency=low + + * Fix duplicate database entries + * Initial rockbox plugin support: + - Small tools in the context menu + - mikmod (.mod, .s3m, .xm etc) support + - Credits screen + + -- Thomas Jarosch Sat, 01 Jan 2011 19:01:00 -0500 + + +rockbox (3.7.2maemo1) unstable; urgency=low + + * Initial release for Nokia N900 + + -- Thomas Jarosch Thu, 30 Dec 2010 16:18:05 -0500 -- cgit v1.2.3