2009
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
2008
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
2007
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