libvkontakte (0.5.0-2) oneiric; urgency=low

  * Set mild restrictions for libvkontakte

 -- MySocials team <maemo-mysocials@cs.karelia.ru>  Mon,  3 Oct 2011 13:15:01 +0400

libvkontakte (0.5.0-1) oneiric; urgency=low

  * Remove libvkontakte package
  * add method "getAudio"
  * unescape params in http_upload_file

 -- MySocials team <maemo-mysocials@cs.karelia.ru>  Mon, 03 Oct 2011 00:16:50 +0400

libvkontakte (0.4.8-1) natty; urgency=low

  * fix curl settings
  * fix text_parser (replace &)
  * add captcha processing
  * add check paremeters page/pageSize (must be greater than 1)
  * fix http code in http_get
  * add method getListVideo

 -- MySocials team <maemo-mysocials@cs.karelia.ru>  Mon, 18 Jul 2011 09:05:47 +0400

libvkontakte (0.4.7-2) natty; urgency=low

  * Set three number version of pachage
  * Remove dev package. Use mysocials-dev instead

 -- MySocials team <maemo-mysocials@cs.karelia.ru>  Tue, 26 Apr 2011 12:26:18 +0400

libvkontakte (0.4-7) natty; urgency=low

  * Add get list news function
  * Add debug option to configure

 -- MySocials team <maemo-mysocials@cs.karelia.ru>  Mon, 25 Apr 2011 00:12:17 +0400

libvkontakte (0.4-6) maverick; urgency=low

  * Add uploadPhoto function
  * Update core template
  * Add link to original image
  * Fix small errors

 -- MySocials team <maemo-mysocials@cs.karelia.ru>  Mon, 28 Mar 2011 15:29:53 +0400

libvkontakte (0.4-5) stable; urgency=low

  * fix authorisation method for new users
  * add method createAlbum
  * add method getListUserPhotos

 -- Kulakov Kirill <kulakov@cs.karelia.ru>  Sat, 26 Feb 2011 14:40:56 +0300

libvkontakte (0.4-4) maverick; urgency=low

  * add dependence from new version of libvkontakte

 -- Kulakov Kirill <kulakov@cs.karelia.ru>  Sat, 19 Feb 2011 15:44:38 +0300

libvkontakte (0.4-3) maverick; urgency=low

  * add metapackage libvkontakte

 -- Kulakov Kirill <kulakov@cs.karelia.ru>  Sat, 19 Feb 2011 15:44:38 +0300

libvkontakte (0.4-2) stable; urgency=low

  * add conflicts and replaces with libvkontakte package

 -- Kulakov Kirill <kulakov@cs.karelia.ru>  Sat, 19 Feb 2011 13:39:20 +0300

libvkontakte (0.4-1) stable; urgency=low

  * support new MySocials API
  * rename package to libmsavk

 -- Kulakov Kirill <kulakov@cs.karelia.ru>  Mon, 31 Jan 2011 12:36:10 +0300

libvkontakte (0.3-4) unstable; urgency=low

  * add functions getPhotoComments, sendPhotoComment
  * add system proxy from gconf
  * add property authorized in Response, property noAuthorize in Request

 -- Sergey Zakharov <szaharov@cs.karelia.ru>  Wed,  1 Dec 2010 10:00:28 +0300

libvkontakte (0.3-3) unstable; urgency=low

  * add function getPhotosUpdates
  * fix error in parsing photosList
  * fix RegExp for authorization result 

 -- Sergey Zakharov <szaharov@cs.karelia.ru>  Thu, 18 Nov 2010 12:12:20 +0300

libvkontakte (0.3-2) unstable; urgency=low

  * fix authorization url
  * add owner and album IDs to response if get no Albums or no Photos

 -- Sergey Zakharov <szaharov@cs.karelia.ru>  Wed, 17 Nov 2010 11:13:56 +0300

libvkontakte (0.3-1) unstable; urgency=low

  * transition to the VKontakte API instead of userapi
  * added web authorization
  * updated functions for working with photos
  * add new information in profile (home phone, mobile phone)
  * the is no possibility of changing the profile, removing friends

 -- Sergey Zakharov <szaharov@cs.karelia.ru>  Tue,  2 Nov 2010 08:28:44 +0300

libvkontakte (0.2-1.12) unstable; urgency=low

  * added code of version 0.2-1.6 in libvkontakte0

 -- Sergey Zakharov <szaharov@cs.karelia.ru>  Fri, 17 Sep 2010 12:32:14 +0400

libvkontakte (0.2-1.11) unstable; urgency=low

  * add dh_makeshlibs in rules file

 -- Sergey Zakharov <szaharov@cs.karelia.ru>  Thu, 26 Aug 2010 11:11:08 +0400

libvkontakte (0.2-1.10) unstable; urgency=low

  * added depends

 -- Sergey Zakharov <szaharov@cs.karelia.ru>  Wed, 25 Aug 2010 17:12:02 +0400

libvkontakte (0.2-1.9) unstable; urgency=low

  * added functions for working with photos (get albums, get photos, upload photos)

 -- Sergey Zakharov <szaharov@cs.karelia.ru>  Wed, 25 Aug 2010 12:39:04 +0400

libvkontakte (0.2-1.8) unstable; urgency=low

  * added .postinst script

 -- Sergey Zakharov <szaharov@cs.karelia.ru>  Tue, 10 Aug 2010 15:53:22 +0400

libvkontakte (0.2-1.7) unstable; urgency=low

  * changed work with settings (no gconf)
  * avoid bug in libcurl with autocounting size POSTFIELD on x86_64
  * changed work with xpath requests
  * fixed bugs: 202, 297, 367, 368

 -- Sergey Zakharov <szaharov@cs.karelia.ru>  Fri,  6 Aug 2010 12:36:14 +0400

libvkontakte (0.2-1.6) unstable; urgency=low

  * update function for authorization(changes in API vkontakte)

 -- Sergey Zakharov <szaharov@cs.karelia.ru>  Wed,  9 Jun 2010 18:19:13 +0400

libvkontakte (0.2-1.5) unstable; urgency=low

  * added function of marking messages as read
  * fixed problem with getting captcha 
  * fixed bugs: 231, 251, 302, 303 

 -- Sergey Zakharov <szaharov@cs.karelia.ru>  Sun, 11 Apr 2010 14:12:21 +0400

libvkontakte (0.2-1.4) unstable; urgency=low

  * fix most compilation warnings
  * correctly process date without year
  * added functions of deleting friends and messages
  * fixed bugs: 169, 182, 202, 232, 238

 -- Sergey Zakharov <szaharov@cs.karelia.ru>  Sun, 11 Apr 2010 12:51:59 +0400

libvkontakte (0.2-1.3) unstable; urgency=low

  * fixed some memory leaks, fixed bugs 147, 121, 65, 182

 -- Sergey Zakharov <szaharov@cs.karelia.ru>  Thu, 18 Mar 2010 16:38:35 +0300

libvkontakte (0.2-1.2) unstable; urgency=low

  * changed Section from user/network to libs, added link to bugtracker, resolved conflict with libvkontakte-dev 

 -- Sergey Zakharov <szaharov@cs.karelia.ru>  Thu, 11 Mar 2010 10:21:14 +0300

libvkontakte (0.2-1) unstable; urgency=low

  * Initial release 

 -- Sergey Zakharov <szaharov@cs.karelia.ru>  Fri, 19 Feb 2010 14:21:45 +0300

