vinagre (3.2.1-0ubuntu1) oneiric-proposed; urgency=low

  * New upstream version
  * 03_fix_ssh_tunneling_eio_when_slave_temporarily_closed.patch:
    - updated the patch with the git commit (same code but with context)

  [ Tristan Schmelcher ]
  * Fix EIO in read() on ssh tunneling PTY master due to the slave being
    temporarily closed by ssh. (lp: #764632)

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 20 Oct 2011 10:58:15 +0200

vinagre (3.2.0-0ubuntu1) oneiric; urgency=low

  * New upstream stable release.

 -- Jeremy Bicha <jbicha@ubuntu.com>  Mon, 26 Sep 2011 14:05:10 -0400

vinagre (3.1.92-0ubuntu1) oneiric; urgency=low

  * New upstream version

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 19 Sep 2011 18:23:31 +0200

vinagre (3.1.91-0ubuntu2) oneiric; urgency=low

  * debian/control.in: Depend on rdesktop (LP: #842376)

 -- Jeremy Bicha <jbicha@ubuntu.com>  Thu, 08 Sep 2011 09:54:59 -0400

vinagre (3.1.91-0ubuntu1) oneiric; urgency=low

  * New upstream version

 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 06 Sep 2011 11:35:03 +0200

vinagre (3.1.90-0ubuntu1) oneiric; urgency=low

  * New upstream release.

 -- Jeremy Bicha <jbicha@ubuntu.com>  Tue, 30 Aug 2011 01:47:40 -0400

vinagre (3.1.5-0ubuntu1) oneiric; urgency=low

  * New upstream release
  * Refreshed patches
  * debian/rules
    - Build with --no-as-needed as a workaround so that RDP & SSH
      plugins work (LP: #820098)

 -- Jeremy Bicha <jbicha@ubuntu.com>  Mon, 15 Aug 2011 15:51:39 -0400

vinagre (3.1.4-0ubuntu2) oneiric; urgency=low

  * debian/patches/02_bugzilla_build_workarounds.patch:
    - Update for new codebase to avoid implicitly defined functions
      causing a FTBFS

 -- Michael Terry <mterry@ubuntu.com>  Tue, 26 Jul 2011 13:46:00 -0400

vinagre (3.1.4-0ubuntu1) oneiric; urgency=low

  * New upstream release
  * debian/rules
    - Don't install *.la files

 -- Jeremy Bicha <jbicha@ubuntu.com>  Mon, 25 Jul 2011 23:35:47 -0400

vinagre (3.1.3-0ubuntu1) oneiric; urgency=low

  * New upstream release
  * 02_bugzilla_build_wordarounds.patch - Refreshed
  * 03_git_translate.patch - Dropped, applied upstream
  * 98_conditional-rdp-ssh.patch - Dropped, applied upstream
  * 99_config-vapi.patch - Dropped, applied upstream

 -- Jeremy Bicha <jbicha@ubuntu.com>  Tue, 05 Jul 2011 12:47:39 -0400

vinagre (3.1.2-0ubuntu3) oneiric; urgency=low

  * 03_git_translate.patch: git patch backport to translate the names correctly

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 04 Jul 2011 23:42:08 +0200

vinagre (3.1.2-0ubuntu2) oneiric; urgency=low

  * 02_bugzilla_build_workarounds.patch: don't fail to build due to implicit
    conversions errors

 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 28 Jun 2011 15:46:50 +0100

vinagre (3.1.2-0ubuntu1) oneiric; urgency=low

  * New upstream release 
    - New "Mallard" help
    - Removed bookmarks sidebar & plugins settings
  * debian/control
    - Drop libpeas, gobject-introspection, gir, & libgvnc build-dependencies
    - Added Vala 0.12 build-dependency
    - Dropped vinagre-dev package
  * debian/rules
    - Drop obsolete deb_configure_extra build flags
  * debian/vinagre-dev.install
    - Dropped
  * debian/vinagre.install
    - Dropped
  * debian/watch
    - Point to unstable .tar.bz2
  * debian/patches/01_lpi.patch
    - Rebased
  * debian/patches/03_enable_plugins_by_default.patch
    - Obsolete
  * debian/patches/02_dont_use_gettext.patch
    - Applied upstream
  * debian/patches/99_add_dbus_glib_dependency.patch
    - Applied upstream
  * debian/patches/98_conditional-rdp-ssh.patch
    - Added Git patch to make RDP & SSH configure conditional tests consistent
  * debian/patches/99_config-vapi.patch
    - Added Git patch to include missing vapi config file

 -- Jeremy Bicha <jbicha@ubuntu.com>  Tue, 28 Jun 2011 02:27:43 -0400

vinagre (3.0.1-0ubuntu1) oneiric; urgency=low

  * New upstream release
  * debian/control
    - Build-depends on libpeas, gnome-icon-theme, GTK3, gir1.2-glib-2.0,
      gobject-introspection 
    - Use gsettings instead of gconf
    - Add libgvnc build-dependency (can be removed once gtk-vnc 0.4.3-3
      is uploaded)
  * debian/rules
    - Enable RDP plugin, disable panel applet
  * debian/vinagre.install
    - Update plugin library locations
    - Install gir as part of the vinagre package
  * debian/patches/01_lpi.patch
    - Rebased
  * debian/patches/02_dont_use_gettext.patch
    - Skip gettext since we're using intltool
  * debian/patches/03_enable_plugins_by_default.patch
    - Turn on RDP & SSH support by default
  * debian/patches/99_add_dbus_glib_dependency.patch
    - Git patch to fix missing dependency DSO error

 -- Jeremy Bicha <jeremy@bicha.net>  Fri, 20 May 2011 05:48:51 -0400

vinagre (2.30.3-1ubuntu2) natty; urgency=low

  * Disable the applet build, it still use bonobo and is not that useful

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 02 Dec 2010 15:41:40 +0100

vinagre (2.30.3-1ubuntu1) natty; urgency=low

  * Merge with Debian unstable, remaining Ubuntu changes:
  * debian/control.in:
    - Build-depend on dh-autoreconf, gnome-common
    - Build-depend on liblaunchpad-integration-dev
    - Set Bzr url
  * debian/patches/01_lpi.patch:
    - Launchpad integration change
  * debian/rules:
    - Run autoreconf on build
  * debian/watch:
    - Watch unstable series

 -- Robert Ancell <robert.ancell@canonical.com>  Wed, 03 Nov 2010 15:30:07 +1100

vinagre (2.30.3-1) unstable; urgency=low

  * New upstream stable release (updated translations only).
  * Bump Standards-Version to 3.9.1. No further changes.

 -- Michael Biebl <biebl@debian.org>  Fri, 29 Oct 2010 01:04:15 +0200

vinagre (2.30.2-1) unstable; urgency=low

  * New upstream stable release.
    - Remove password limit for SSH connections. Closes: #580323.
  * Bump-Standards-Version to 3.9.0. No further changes.

 -- Michael Biebl <biebl@debian.org>  Sat, 17 Jul 2010 05:04:37 +0200

vinagre (2.30.1-1) unstable; urgency=low

  [ Josselin Mouette ]
  * Switch to dpkg-source v3.
  * 01_missing_symbol.patch: stolen upstream. Fix a crash in the SSH 
    plugin. Closes: #579693.

  [ Sebastian Dröge ]
  * New upstream bugfix release:
    + debian/patches/01_missing_symbol.patch:
      - Dropped, merged upstream.
    + debian/control.in:
      - Update telepathy-glib build dependency to >= 0.9.0.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 04 May 2010 15:35:42 +0200

vinagre (2.30.0-1) unstable; urgency=low

  [ Emilio Pozuelo Monfort ]
  * debian/control.in:
    - vinagre-dev is section devel.
    - Remove Andrea from Uploaders, he's in pkg-gnome.team so will be
      added as appropriate.

  [ Sebastian Dröge ]
  * New upstream stable release:
    + debian/control.in:
      - Update build dependencies.
  * debian/control.in:
    + Updated Standards-Version to 3.8.4.

 -- Sebastian Dröge <slomo@debian.org>  Wed, 14 Apr 2010 07:18:11 +0200

vinagre (2.28.1-1) unstable; urgency=low

  * New upstream release.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Thu, 22 Oct 2009 20:43:41 +0200

vinagre (2.28.0.1-1) unstable; urgency=low

  [ Emilio Pozuelo Monfort ]
  * Point Vcs-* to the unstable branch.
  * Update my email address.

  [ Andrea Veri ]
  * New upstream release.
  * debian/control.in:
   - Bumped Standards-version to latest 3.8.3. No changes
     needed.
   - added myself into uploaders field.
   - added vinagre-dev new binary file, it will contain all development 
     files for producing Vinagre plugins.
   - bumped libgtk-vnc-1.0-dev to >= 0.3.9 as per configure.ac
     requirements.
   - added libxml2-dev >= 2.6.31 as per configure.ac requirements.
   - added libtelepathy-glib-dev >= 0.7.31, as per configure.ac
     requirements.
   - added libvte-dev >= 0.20 as per configure.ac requirements.
   - removed libglade2-dev B-D, it's no more needed.
   - added a depends on vinagre for the vinagre-dev package.
   - updated both short and long descriptions to let users know that
     vinagre now supports multiple protocols. (not just VNC)
  * debian/copyright:
   - added missing copyright holders that were missing.
  * debian/vinagre-dev.install:
   - added to have vinagre-dev binary files installed correctly.
  * debian/vinagre.install:
   - added to have vinagre binary files installed correctly.

  [ Emilio Pozuelo Monfort ]
  * Unduplicate vinagre and vinagre-dev synopses.
  * Improve long descriptions to mention all the supported protocols.
  * Switch vinagre-dev to arch:any to avoid instalability issues.
  * Tighten vinagre-dev dependency on vinagre.
  * Let vinagre-dev depend on libgtk2.0-dev and libxml2-dev as required by
    the pkg-config file.
  * Build with --enable-ssh and --enable-telepathy to make sure they're not
    accidentally disabled.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Wed, 23 Sep 2009 17:37:55 +0200

vinagre (2.26.2-1) unstable; urgency=low

  [ Josselin Mouette ]
  * Build-depend on docbook-xml. Closes: #518461.

  [ Emilio Pozuelo Monfort ]
  * New upstream release.
  * Require libgtk-vnc-1.0-dev 0.3.8.
  * debian/copyright: updated.
  * Standards-Version is 3.8.1, no changes needed.
  * debian/menu: added.

  [ Josselin Mouette ]
  * New upstream release.

 -- Josselin Mouette <joss@debian.org>  Mon, 01 Jun 2009 11:12:43 +0200

vinagre (2.24.2-2) unstable; urgency=low

  * debian/watch: only track stable releases.
  * debian/rules: Restore accidentally removed code that removes useless
    files.
  * Upload to unstable
    - debian/rules: remove check-dist include.

 -- Emilio Pozuelo Monfort <pochu@ubuntu.com>  Wed, 04 Mar 2009 23:37:34 +0100

vinagre (2.24.2-1) experimental; urgency=high

  * New upstream release with a security fix.
    - Update build dependencies.
  * Update Vcs-* headers.

 -- Emilio Pozuelo Monfort <pochu@ubuntu.com>  Fri, 05 Dec 2008 23:39:31 +0100

vinagre (2.23.4-1) experimental; urgency=low

  * New upstream releases:
    - Fixes scrolling. Closes: #482564.
    - Added a gconf option to disable all menu shortcuts.
      Closes: #465606, LP: #223060.
    - Persist changes in menu shortcuts. LP: #233918.
    - Rework 'connect' and 'edit bookmark' dialogs so it's possible to
      specify options like scaling, fullscreen... LP: #205253.
    - debian/copyright: updated
    - debian/control: b-d on libpanel-applet2-dev, required for the
      new applet.
    - debian/NEWS: document the bookmark migration from
      ~/.gnome2/vinagre.bookmarks to ~/.local/share/vinagre.
  * Update Standards-Version. No changes needed.

 -- Emilio Pozuelo Monfort <pochu@ubuntu.com>  Tue, 08 Jul 2008 21:56:06 +0200

vinagre (2.23.2-1) experimental; urgency=low

  * New upstream release:
    - Update gtk-vnc requirement to 0.3.6.
    - Update debian/copyright.
  * debian/watch:
    - Don't run 'debian uupdate', as packaging is handled by svn-bp.

 -- Emilio Pozuelo Monfort <pochu@ubuntu.com>  Mon, 12 May 2008 20:11:34 +0200

vinagre (2.23.1-1) experimental; urgency=low

  * New upstream unstable release.
  * debian/rules: add check-dist include.
  * debian/control{.in,}:
    - Bump libgtk-vnc-1.0-dev build-dependency to 0.3.5
    - Bump libavahi-ui-dev and add libavahi-gobject-dev, >= 0.6.22
  * debian/copyright: Updated.

 -- Emilio Pozuelo Monfort <pochu@ubuntu.com>  Mon, 05 May 2008 19:55:51 +0200

vinagre (0.5.1-1) unstable; urgency=low

  [ Josselin Mouette ]
  * Drop dh_icons calls; build-depend on cdbs 0.4.52.

  [ Emilio Pozuelo Monfort ]
  * New upstream release.

 -- Emilio Pozuelo Monfort <pochu@ubuntu.com>  Mon, 07 Apr 2008 16:39:06 +0200

vinagre (0.5.0-1) unstable; urgency=low

  * New upstream stable release with only updated translations.

 -- Emilio Pozuelo Monfort <pochu@ubuntu.com>  Mon, 10 Mar 2008 19:47:07 +0100

vinagre (0.4.92-1) experimental; urgency=low

  * New upstream release; bug fixes and translations.

 -- Loic Minier <lool@dooz.org>  Mon, 25 Feb 2008 15:55:55 +0100

vinagre (0.4.91-1) experimental; urgency=low

  [ Emilio Pozuelo Monfort ]
  * New upstream releases.
  * debian/control:
    - Bump libgtk2.0-dev build dependency to >= 2.12.0.
    - Bump libglib2.0-dev build dependency to >= 2.15.3.
    - Bump libgtk-vnc-1.0-dev build dependency to >= 0.3.3.
    - Remove libgnome-vfs2.0 build dependency, not needed anymore.
    - Build depend on gnome-doc-utils (>= 0.3.2).
    - Build depend on gconf2. Vinagre now registers itself as
      a handler for the vnc:// protocol.
  * debian/rules:
    - Disable scrollkeeper on build.
  * debian/vinagre.1,
    debian/vinagre.manpages:
    - Removed, as they are now included upstream.

  [ Loic Minier ]
  * Pass -p$(cdbs_curpkg) to dh_icons and bump debhelper build-dep to >=
    5.0.51~ thanks to lintian as this is the first version where this binary
    was added.
  * Cleanups.

 -- Emilio Pozuelo Monfort <pochu@ubuntu.com>  Mon, 18 Feb 2008 11:54:31 +0100

vinagre (0.4-1) unstable; urgency=low

  [ Emilio Pozuelo Monfort ]
  * Initial upload to Debian, stolen from Ubuntu. Closes: #442403.
  * New upstream release.
  * Set myself as Maintainer and the Debian GNOME Team as Uploader.
  * debian/control:
    - Bump libgtk-vnc-1.0-dev build dependency to 0.3.
    - Added libgnome-keyring-dev and libgnomevfs2-dev to Build-Depends.
    - Bump Standards-Version to 3.7.3.
    - Wrap Build-Depends.
    - Add Homepage, Vcs-Browser and Vcs-Svn fields.
    - Reworked long description.
  * debian/rules:
    - Don't manually gzip upstream's ChangeLog. Let CDBS/debhelper do
      the work.
    - Call dh_icons in binary-install rule, as gnome.mk doesn't call it yet.
      This is reported as #432851.
  * debian/vinagre.1:
    - Rewritten.

  [ Josselin Mouette ]
  * Fix the build-dependencies according to configure.ac's contents.

 -- Emilio Pozuelo Monfort <pochu@ubuntu.com>  Sun, 13 Jan 2008 13:20:06 +0100

vinagre (0.3-0ubuntu2) hardy; urgency=low

  * Sponsor the package from Fernando Ribeiro (LP: #134560)
  * debian/control.in:
     - updated libgtk-vnc-1.0-dev Build-Depends
     - use correct XSBC-Original-Maintainer
  * debian/copyright:
     - use the correct GPL versions

 -- Sebastien Bacher <seb128@canonical.com>  Wed, 14 Nov 2007 14:56:52 +0100

vinagre (0.3-0ubuntu1) gutsy; urgency=low

  * New upstream release
  * debian/watch:
    - Updated
  * debian/control.in:
    - Updated libgtk-vnc-dev to (>= 0.2) instead (>= 0.1)

 -- Fernando Ribeiro <fernando@staff.nerdgroup.org>  Fri, 14 Sep 2007 10:14:46 -0300

vinagre (0.2-0ubuntu3) gutsy; urgency=low

  * debian/control.in:
    - Droped python-central (unecessary)
    - Fixed description
    - Fixed Maintainer to MOTU
  * debian/copyright:
    - Fixed copyright year
  * debian/vinagre.1:
    - Added
  * debian/vinagre.manpages:
    - Added
  * debian/docs:
    - Droped (unecessary)

 -- Fernando Ribeiro <fernando@staff.nerdgroup.org>  Thu, 13 Sep 2007 10:21:38 -0300

vinagre (0.2-0ubuntu2) gutsy; urgency=low

  * Fixed description

 -- Fernando Ribeiro <fernando@staff.nerdgroup.org>  Tue, 11 Sep 2007 15:57:21 -0300

vinagre (0.2-0ubuntu1) gutsy; urgency=low

  * Initial Release.

 -- Fernando Ribeiro <fernando@staff.nerdgroup.org>  Wed, 29 Aug 2007 14:02:57 -0300
