flasher-3.5 (2.5.2.2) stable; urgency=low

  * README and Help updated

 -- Walter Guerra <walter.guerra@signove.com>  Wed, 21 Oct 2009 10:12:49 -0300

flasher-3.5 (2.5.2.1) stable; urgency=low

  * README and Help updated

 -- Walter Guerra <walter.guerra@signove.com>  Thu, 15 Oct 2009 14:25:49 -0300

flasher-3.5 (2.5.2.0) unstable; urgency=low

  * source code upgraded to 2.5.2

 -- Andre Rodrigues <andre.rodrigues@signove.com>  Thu, 24 Sep 2009 16:51:00 -0300

flasher-3.5 (2.4.5.4) unstable; urgency=low

  * Update readme instructions on how to set rover device in flashing mode

 -- Andre Rodrigues <andre.rodrigues@signove.com>  Wed, 15 Jul 2009 10:54:32 -0300

flasher-3.5 (2.4.5.3) unstable; urgency=low

  * flasher-3.5 man page updated
  * flasher-3.5 readme included

 -- Andre Rodrigues <andre.rodrigues@signove.com>  Thu, 25 Jun 2009 15:52:25 -0300

flasher-3.5 (2.4.5.2) unstable; urgency=low

  * flasher-3.5 man page included
  * nokia eula included

 -- Andre Rodrigues <andre.rodrigues@signove.com>  Tue, 09 Jun 2009 14:08:53 -0300

flasher (2.4.5.1) unstable; urgency=low

  * Report an error if unknown argument exist. Fixes: NB#113893
  * su-client.c: Add support for bandwidth testing
  * CERT: Added possibility to select target asic in write-cert command
  * su-client.c: Add speed printing

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 30 Apr 2009 13:36:05 +0300

flasher (2.4.3) unstable; urgency=low

  * Just increased version finally.

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 09 Apr 2009 14:58:48 +0300

flasher (2.4.2.6) unstable; urgency=low

  * Switch to native packaging

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 06 Apr 2009 15:26:54 +0300

flasher (2.4.2-5) unstable; urgency=low

  * Adding softupd reboot support. Fixes: NB#108586
  * Do not update software version if no ape SW flashed.
    Fixes: NB#108620.
  * init-port does not require any argument
  * utils.c: Use only 32-bit address printing

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 01 Apr 2009 18:54:12 +0300

flasher (2.4.2-4) unstable; urgency=low

  * Build dependency generation
  * Fix Makefile breakage
  * build: pretty print
  * Get rid of compiler warnings with gcc-4.3.2 on a 64 bit system
  * Fix typo
  * Make APE as the default write_cert ASIC again
  * flasher.c: dead code removal
  * Whoops
  * Move application option parsing to utils.c
  * Change softupd resource id

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 26 Feb 2009 19:22:06 +0200

flasher (2.4.2-3) unstable; urgency=low

  * Added debug symbols package

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 26 Jan 2009 17:53:22 +0200

flasher (2.4.2-2) unstable; urgency=low

  * Statically link fiasco-gen

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 22 Jan 2009 16:45:04 +0200

flasher (2.4.2-1) unstable; urgency=low

  * Add missing include
  * Add support for sending certificates to device
  * Fix switching to phonet mode
  * Fix a bug in option parser
  * Added layout option description
  * Allow sending the terminal challenge to APE
  * hex_dump(): Use hex address
  * Terminal challenge now actually does something
  * Allow only USB bus id to be specified
  * USB: Wait for device presence, if only bus id specified
  * cold flashing: Add support for specifying USB bus id
  * Update CMT flash message example code to new protocol
  * Version 2.4.2
  * Add support for specifying which USB device to use
  * utils.h: Fix compilation warning
  * su-client: Use block size from response to SU_BEGIN_IMAGE_UPDATE_REQ
  * su-client: add calls to su_begin_update, su_finish_update and
    su_finish_image_update
  * su-client: Wait for update to complete before exiting
  * flasher: Add support for switching the phone into Phonet mode
  * fiasco-gen: Add support for including an initrd image
  * softupd: Add status query
  * Added LAYOUT_INFO_BB5 subblock
  * Added mmc image support to fiasco-gen
  * su-client: Add support for sending actual data
  * Somehow working data transfer with Phonet protocol
  * Fix compilation
  * Added preliminary Phonet testing tool
  * Add example code for exchanging raw messages with CMT
  * Further Phonet support
  * Reworked USB code to allow support for Phonet-based flashing

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 23 Dec 2008 13:14:45 +0200

flasher (2.4.0-2) unstable; urgency=low

  * Use proper way to check whether CMT is flashed

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 24 Jul 2008 14:02:57 +0300

flasher (2.4.0-1) unstable; urgency=low

  * Update version number to 2.4.0
  * Add support for polling CMT status after flashing

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 24 Jul 2008 13:59:26 +0300

flasher (2.3.0-1) unstable; urgency=low

  * Bump up version number, 2.3.0

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 23 Jul 2008 12:55:37 +0300

flasher (2.3.0~2.2.4-5) unstable; urgency=low

  * week200829-1 release
  * Add R&D flags: no-charging, force-power-key
  * Send ASIC ID to upper layers for later processing
  * Fix typo in previous commit
  * Usb cold flashing support
  * Make usb layer more independent of struct flasher_device
  * Support for CMT flashing

 -- mathias nyman <mattu@localhost>  Thu, 17 Jul 2008 17:02:45 +0300

flasher (2.3.0~2.2.4-4) unstable; urgency=low

  * week200827-1 release
  * Revert "Usb cold flashing support"
  * Cold flashing: Write secondary image in 64 byte chunks

 -- mathias nyman <mattu@localhost>  Thu, 17 Jul 2008 17:02:01 +0300

flasher (2.3.0~2.2.4-3) unstable; urgency=low

  * Merge branch 'usb-cold-tojuha' into packaging
  * Merge branch 'master' into packaging
  * Revert "Usb coldflashing"
  * Usb cold flashing support
  * Make usb layer more independent of struct flasher_device
  * Cleanup CMDLINE support according feedback from Juha
  * Fix kernel CMDLINE max length check
  * Complete support for sending CMDLINE to nolo
  * Initrd support

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 29 May 2008 16:45:27 +0300

flasher (2.3.0~2.2.4-2) unstable; urgency=low

  * Usb coldflashing

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 10 Apr 2008 19:01:34 +0300

flasher (2.2.4-1) unstable; urgency=low

  * Fix: hw_revs array indexing
  * Added cmt images support to fiasco-gen
  * Add support for cmt-{2nd,algo,mcusw} images

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 28 Mar 2008 13:01:20 +0200

flasher (2.2.3-1) unstable; urgency=low

  * week200745-1 release
  * Increase cold flash timeout
  * Increased version, 2.2.3

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  6 Nov 2007 16:42:53 +0200

flasher (2.2.2-3) unstable; urgency=low

  * week200723-1 release
  * Revert "FLASHER: Add command line option to set/query DVFS initial OP" 

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  5 Jun 2007 17:01:01 +0300

flasher (2.2.2-2) unstable; urgency=low

  * week200722-1 release
  * flasher: Add sti-console RD flag

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Fri, 25 May 2007 15:22:39 +0300

flasher (2.2.2-1) unstable; urgency=low

  * week200721-1 release
  * New upstream release
    - PARTITIONS: add partition table support

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 22 May 2007 16:49:50 +0300

flasher (2.2.1-1) unstable; urgency=low

  * week200717-2  
  * Removed forbidden words
  * Bump version up to package's one
  * FLASHER: Add command line option to set/query DVFS initial OP
  * Bump up version number, 2.2.1

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue, 24 Apr 2007 14:32:25 +0300

flasher (2.2.0-1) unstable; urgency=low

  * week200714-1 release
  * Disable changing uart speed
  * dvfs option added

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Tue,  3 Apr 2007 17:37:48 +0300

flasher (2.1.1+0.9.0-1) unstable; urgency=low

  * week200646-1 release
  * Cold-flash: Implement support for changing UART speed

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 16 Nov 2006 11:13:03 +0200

flasher (2.1.1+0.8.7-1) unstable; urgency=low

  * week200641-1 release
  * Add support for setting HW version override
  * Fix flashing of small (less than 8 MB) rootfs images
  * Fix querying of R&D mode
  * Bump up version number

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 11 Oct 2006 16:55:51 +0300

flasher (2.1.1+0.8.5-1) unstable; urgency=low

  * week200637-1 release
  * Link libusb dynamically 

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 13 Sep 2006 17:45:23 +0300

flasher (2.1.1+0.8.4-1) unstable; urgency=low

  * week200630-1 release
  * Make flasher '-h' switch apply to actual flashing as well. Fixes: NB#35378
  * Add .gitignore
  * Process return code from generate_image() properly
    Fixes: NB#34930
  * Do not accept hardware revision argument without the product part

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Mon, 31 Jul 2006 12:41:41 +0300

flasher (2.1.1-1) unstable; urgency=low

  * week200621-1 release
  * Print the FIASCO master version too
  * Bump up version number
  * Make flasher print out FIASCO version information
  * Merge branch
  * Make 'flasher --unpack' include the HW revisions in the filenames
  * Add version information to flasher and fiasco-gen

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 25 May 2006 12:28:06 +0300

flasher (2.1.0-1) unstable; urgency=low

  * week200620-1 release
  * If only one 2nd image has been supplied, use that by default when cold
    flashing

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 17 May 2006 17:25:07 +0300

flasher (2.0.1-2) unstable; urgency=low

  * Changed name back

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  5 Apr 2006 17:04:42 +0300

flasher2 (2.0.1-1) unstable; urgency=low

  * Fix R&D mode setting
  * Add Linux libusb high-speed workaround

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  5 Apr 2006 16:10:31 +0300

flasher2 (2.0.0-2) unstable; urgency=low

  * Fixed packages dirs
  * Added README
  * debhelper COMPAT=4
  * debian/ files cleanup

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Thu, 30 Mar 2006 11:44:50 +0300

flasher2 (2.0.0-1) unstable; urgency=low

  * New upstream release
  * Now can produce combined images
  * Renamed package. Old version is a flasher for a while
  
 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com> Thu, 30 Mar 2006 11:27:17 +0300

flasher (1.0.3-2) unstable; urgency=low

  * First splitted release

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 29 Mar 2006 21:33:48 +0300

nolo (1.0.3-1) unstable; urgency=low

  * week200613-1 release
  * fixed cross compiler name
  * pinned arch to i386 for flasher and fiasco-gen
  * Enable Bauhaus high-speed mode
  * Add support for a LED powered by Vilma's VRCP
  * The rx-34 keypad LED is one such thing
  * Update Bauhaus code for proper EOT handling
  * Clean up Bauhaus code
  * Add support for checking HW keypresses for rx-34
  * Remove hard-coded address for kernel image
  * Allocate enough space for the kernel image
  * Check for a long enough power key press
  * Reduce Bauhaus debug chatter
  * Fix the "usb" command and rebooting through USB
  * Fix kernel loading and booting through USB
  * Remove reference to a missing misc.o
  * Add reboot support for OMAP2 and clean up Makefile
  * Update board-configs so that configure will still run
  * Merge branch 'master'

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 29 Mar 2006 17:15:23 +0300

nolo (1.0.2-1) unstable; urgency=low

  *  week200612-1 release
  * If GPMC_A3,byte 2 is set to 0xb0, then M8 is muxed to GPIO12.
    We thus need to set this byte to 0, because GPIO12 function is needed for
    the camera turning sensor
  * Added camera sensors multiplexing and gpio switch support.

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed, 22 Mar 2006 17:08:11 +0200

nolo (1.0.1-1) unstable; urgency=low

  * week200610-1 release
  * Implement autoboot and USB Vbus detection
  * Be a little bit more verbose about Vbus status
  * Align the OMAP ATAGs lengths by 4
  * Force staying in USB mode when cold flashing
  * set Moscow/Ural panel name in ATAG correctly
  * Bauhaus: Wait for TX ready when sending EP0 packets

 -- Yauheni Kaliuta <yauheni.kaliuta@nokia.com>  Wed,  8 Mar 2006 17:47:40 +0200

nolo (1.0.0-4) unstable; urgency=low

  * dirty hack for config.mk

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Fri,  3 Mar 2006 14:45:01 +0200

nolo (1.0.0-3) unstable; urgency=low

  * nolo: set Moscow/Ural panel name in ATAG correctly 

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Fri,  3 Mar 2006 12:21:06 +0200

nolo (1.0.0-2) unstable; urgency=low

  * clean flasher/ directory before build

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Thu,  2 Mar 2006 12:13:13 +0200

nolo (1.0.0-1) unstable; urgency=low

  * first release for RX-34

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Tue, 28 Feb 2006 15:38:41 +0200

nolo (0.9.5-3) unstable; urgency=low

  * Return the proper board id for now so that flashing stations won't break

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Fri, 24 Feb 2006 14:34:40 +0200

nolo (0.9.5-2) unstable; urgency=low

  * Fix two FPS-10 USB flashing bugs
    - Stop the USB timeout only when the first flashing command is received
    - Fix packet length when filler has been received

  * Make fiasco-gen pad the input images to proper sizes 

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Fri, 24 Feb 2006 12:37:42 +0200

nolo (0.9.5-1) unstable; urgency=low

  * w200607 release:
  * Add legacy support for flasher filler blocks
  * Merge rx-34 USB updates
  * flasher: do not reset the USB device
  * Merge branch 'master' of git://ok.research.nokia.com/osso/git/nolo-770
  * Very important fix
  * Change GENERIC_BOARD_TYPE to NOKIA770_BOARD_TYPE for SU-18 boards
  * Use the STI console if we don't want the serial console.
  * Update OMAP TAGs according to the new kernel
  * Perform extra checking when parsing flasher --flash-only arguments
  * Fix a bug with WinFlasher IOP, improve performance
  * Device will no longer power off when the power key is pressed in flashing mode
  * Change the USB reset functionality
  * Now the USB reset is sent depending on the bcdDevice field of the
  * device descriptor. This way we won't need to use a new USB product ID.
  * Make USB cable disconnect detection work again
  * Removed warnings, made legacy flashing code support bigger blocks
  * Made the bar green to differentiate it from the booting bar
  * Even fancier flashing progress bar
  * Fancier flashing progress bar
  * Make reboot and boot work again
  * Make the kernel bootable again
  * Working flashing
  * Forgot a couple of files
  * Made USB interface semi-working
  * Started breaking USB support
 
 -- Ed Bartosh <eduard.bartosh@nokia.com>  Thu, 16 Feb 2006 15:38:08 +0200

nolo (0.8.12-1) unstable; urgency=low

  * w200535 release 

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 28 Aug 2005 22:36:18 +0300

nolo (0.8.11-2) unstable; urgency=low

  * w200533

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 14 Aug 2005 19:39:09 +0300

nolo (0.8.11-1) unstable; urgency=low

  * w200532 release 

 -- Alexey Kotovich <aliaksei.katovich@nokia.com>  Mon,  8 Aug 2005 04:18:59 +0300

nolo (0.8.10-1) unstable; urgency=low

  * w200531 release 

 -- Alexey Kotovich <aliaksei.katovich@nokia.com>  Mon,  1 Aug 2005 17:56:59 +0300

nolo (0.8.9-1) unstable; urgency=low

  * w200529 release

 -- Alexey Kotovich <aliaksei.katovich@nokia.com>  Sun, 17 Jul 2005 15:33:55 +0300

nolo (0.8.8-1) unstable; urgency=low

  * w200528 release

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 10 Jul 2005 22:03:08 +0300

nolo (0.8.7-1) unstable; urgency=low

  *  w200527 release

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed,  6 Jul 2005 03:29:57 +0300

nolo (0.8.6-1) unstable; urgency=low

  * w200526 release 

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Sat, 25 Jun 2005 20:33:39 +0300

nolo (0.8.5-2) unstable; urgency=low

  * w200525 release 

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Sat, 25 Jun 2005 14:49:02 +0300

nolo (0.8.5-1) unstable; urgency=low

  * w200524 release

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Tue, 14 Jun 2005 17:35:26 +0300

nolo (0.8.4-1) unstable; urgency=low

  * w200523 release

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed,  8 Jun 2005 12:47:23 +0300

nolo (0.8.3-1) unstable; urgency=low

  * make F4 bootloaders as copy of B4 

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed,  1 Jun 2005 16:13:24 +0300

nolo (0.8.2-3) unstable; urgency=low

  * week200521 release 

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 22 May 2005 23:41:40 +0300

nolo (0.8.2-2) unstable; urgency=low

  * week200520 release 

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 16 May 2005 10:49:04 +0300

nolo (0.8.2-1) unstable; urgency=low

  * week200519 release

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun,  8 May 2005 20:50:44 +0300

nolo (0.8.0-1) unstable; urgency=low

  * week200517 release

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Fri, 29 Apr 2005 15:22:56 +0300

nolo (0.7.7-2) unstable; urgency=low

  * flasher.sh added to the flasher package

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed, 13 Apr 2005 09:30:50 +0300

nolo (0.7.7-1) unstable; urgency=low

  * week200515 release

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 11 Apr 2005 13:25:51 +0300

nolo (0.7.6-1) unstable; urgency=low

  *  week200514 release

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Thu,  7 Apr 2005 18:46:04 +0300

nolo (0.7.5-2) unstable; urgency=low

  * bug with week number fixed in rules 

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed, 23 Mar 2005 17:00:26 +0200

nolo (0.7.5-1) unstable; urgency=low

  * week200512 release 

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 20 Mar 2005 21:40:59 +0200

nolo-200511 (0.7.4-1) unstable; urgency=low

  * week200511 release 

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 13 Mar 2005 14:55:21 +0200

nolo-200510 (0.7.2-5) unstable; urgency=low

  * week200510 release 

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon,  7 Mar 2005 14:36:31 +0200

nolo-200509 (0.7.2-4) unstable; urgency=low

  * Check for buggy moscow on preb3.
  * week200509 release 

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 28 Feb 2005 12:27:18 +0200

nolo-200508 (0.7.2-3) unstable; urgency=low

  * week200508 release 

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 20 Feb 2005 23:50:01 +0200

nolo-200507 (0.7.2-2) unstable; urgency=low

  * splitted to 3 packages 

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 14 Feb 2005 08:55:18 +0200

nolo-200507 (0.7.2-1) unstable; urgency=low

  * week 200507 release

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 13 Feb 2005 11:30:09 +0200

nolo-200506 (0.7.1-2) unstable; urgency=low

  * now it provides 'nolo' 

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed,  9 Feb 2005 11:32:59 +0200

nolo-200506 (0.7.1-1) unstable; urgency=low

  * week 200506 release 

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun,  6 Feb 2005 19:22:51 +0200

nolo-200505 (0.7.1-2) unstable; urgency=low

  * lcd-moscow.c: Modified init strings 

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 31 Jan 2005 19:12:11 +0200

nolo-200505 (0.7.1-1) unstable; urgency=low

  * week 200505 release (SDL version) 

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Fri, 28 Jan 2005 15:20:10 +0200

nolo (0.7.1-1) unstable; urgency=low

  *  week 200504 release

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 24 Jan 2005 21:28:12 +0200

nolo (0.7.0-1) unstable; urgency=low

  * week 200503 release

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 17 Jan 2005 13:39:47 +0200

nolo (0.6.4-1) unstable; urgency=low

  * week 51 release

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 12 Dec 2004 22:20:18 +0200

nolo (0.6.3-2) unstable; urgency=low

  * rebuild with new kernel 

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed, 24 Nov 2004 16:57:44 +0200

nolo (0.6.3-1) unstable; urgency=low

  * week 48 release

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Mon, 22 Nov 2004 13:52:39 +0200

nolo (0.6.2-1) unstable; urgency=low

  * week 46 release

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Tue,  9 Nov 2004 14:15:49 +0200

nolo (0.6.0-1) unstable; urgency=low

  * week 45 release

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Sun, 31 Oct 2004 21:32:00 +0200

nolo (0.5.2-1) unstable; urgency=low
                                                                                
  * Initial Release.
                                                                                
 -- Ed Bartosh <eduard.bartosh@nokia.com>  Fri, 01 Oct 2004 11:55:28 +0300

nolo (0.5.0-1) unstable; urgency=low

  * Initial Release.

 -- Ed Bartosh <eduard.bartosh@nokia.com>  Wed, 15 Sep 2004 14:09:28 +0300

