vinagre (2.30.0-0ubuntu2) lucid; urgency=low * debian/patches/90_workaround_undefined_symbol.patch: - upstream change to make ssh_vinagre_connect() visible in the .so too (lp: #516847) -- Sebastien Bacher Wed, 14 Apr 2010 15:23:46 +0200 vinagre (2.30.0-0ubuntu1) lucid; urgency=low * New upstream release: - Updated translations -- Didier Roche Mon, 29 Mar 2010 15:22:13 +0200 vinagre (2.29.92-0ubuntu1) lucid; urgency=low * New upstream version -- Sebastien Bacher Tue, 09 Mar 2010 19:08:34 +0100 vinagre (2.29.91-0ubuntu1) lucid; urgency=low * New upstream release: - Updated translations * debian/control.in: - bump Standards-Version -- Didier Roche Tue, 23 Feb 2010 12:21:01 +0100 vinagre (2.29.90-0ubuntu1) lucid; urgency=low * New upstream release: - Features + Improved SSH tunneling. + Show a message in the first run explaining menu accelerators and keyboard shortcuts behavior in Vinagre. + Store window size, position, panel state, etc in the XDG_CACHE_DIR instead of GConf. + Enable the username field for SSH connections. + Option to keep the aspect ratio when using scaling. + Modernize autotools. + SSH plugin uses the username provided from mdns (Avahi). - Fixes + Fix build on Solaris (Halton Huo). + Drop 1px line at toolbar in fullscreen mode. + Minor fixes - UI translations * debian/control.in: - bump intltool build-dep - libx11-dev and libdbus-glib-1-dev build-dep -- Didier Roche Tue, 09 Feb 2010 16:25:33 +0100 vinagre (2.29.6-0ubuntu1) lucid; urgency=low * New upstream release: + Added basic support to SSH tunneling, to be polished in next release. + Updated Telepathy support to the new API -- Didier Roche Mon, 25 Jan 2010 21:04:54 +0100 vinagre (2.29.1-0ubuntu1) lucid; urgency=low * Resync on debian * debian/control.in: - depends on liblaunchpad-integration-dev - don't change binary from arch all to any where not required - set vcs url * debian/patches/01_lpi.patch, debian/patches/99_autoreconf.patch: - launchpad integration change * debian/watch: - watch 2.29 serie [ Robert Ancell ] * New upstream release: (LP: #475012) - Added a listener mode (similar to vncviewer -listen) - Added ability to request an screen update - Added ability to change depth color - Added ability to use JPEG compression (lossy encoding) - Added an toolbar in bookmarks panel (LP: #473442) - Use AM_SILENT_RULES if available - Requires gtk-vnc 0.3.10 - Fix warnings and crashes activating bookmarks - Keep the aspect ratio when using scaling mode * debian/control.in: - Bump build-depends on gtk-vnc-1.0-dev - Bump Standards-Version to 3.8.3 * debian/patches/01_lpi.patch: * debian/patches/99_autoreconf.patch: - Updated -- Sebastien Bacher Thu, 05 Nov 2009 11:59:53 +0100 vinagre (2.28.1-1) unstable; urgency=low * New upstream release. -- Emilio Pozuelo Monfort 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 Thu, 13 Sep 2007 10:21:38 -0300 vinagre (0.2-0ubuntu2) gutsy; urgency=low * Fixed description -- Fernando Ribeiro Tue, 11 Sep 2007 15:57:21 -0300 vinagre (0.2-0ubuntu1) gutsy; urgency=low * Initial Release. -- Fernando Ribeiro Wed, 29 Aug 2007 14:02:57 -0300