1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
This is a collection of notes for the gnupod developers.
Nothing interesting for users.
These aren't the droids you're looking for. Move along! :-)
Minimal testing:
> gnupod_INIT.pl /mnt/empty
> gnupod_addsong
> mktunes.pl
> tunes2pod.pl --force
> mktunes.pl
> check if your ipod can read the result
Release checklist
* technical
* Set new version in first line of configure.ac
* run autotests
* make release and sign with the gpg key
* upload to blinkenlights.ch and gnu.org
* pr
* Update http://www.blinkenlights.ch/ccms/ipod(e).html
* Update http://www.gnu.org/software/gnupod/
* Add news item on http://savannah.gnu.org/projects/gnupod
* Update last release http://freshmeat.net/projects/gnupod/
* Announce new release on mailing list
* Contact Debian package maintainer of "gnupod-tools"
Upstream contacts
* MP3::Info
* Dan Sully < daniel @ electricrain . com >
* http://bugs.slimdevices.com/
|