arista (0.9.7-5) unstable; urgency=medium

  * Drop depends on gstreamer0.10-ffmpeg.

 -- Alessio Treglia <alessio@debian.org>  Mon, 17 Mar 2014 22:44:24 +0000

arista (0.9.7-4) unstable; urgency=low

  * Fix crash on missing video icon. (LP: #814911);
    patch taken from Ubuntu.
  * Update debian/copyright.
  * Bump Standards.

 -- Alessio Treglia <alessio@debian.org>  Wed, 21 Mar 2012 13:41:02 +0100

arista (0.9.7-3) unstable; urgency=low

  * collab-maint team upload
  * Drop nautilus-arista for now, upstream needs to be transitioned to
    nautilus3 & gobject-introspection (Closes: #644695)

 -- Sjoerd Simons <sjoerd@debian.org>  Sat, 05 Nov 2011 13:55:44 +0000

arista (0.9.7-2) unstable; urgency=medium

  * Depend on an icon them to avoid "missing-icon" GErrors (Closes: #646615).

 -- Alessio Treglia <alessio@debian.org>  Wed, 26 Oct 2011 19:39:15 +0200

arista (0.9.7-1) unstable; urgency=low

  * ACK NMU.
  * New upstream release.
  * Refresh 01-bytecompile_nautilus_extension.patch.
  * Delete 03-disable_automatic_updates.patch, the updater was removed
    by upstream.
  * Rearrange patches.
  * Update arista-transcode's manpage.
  * Update arista-gtk's manpage.
  * Update debian/copyright.
  * Suggests on python-webkit.
  * Bump Standards.

 -- Alessio Treglia <alessio@debian.org>  Thu, 23 Jun 2011 10:22:44 +0200

arista (0.9.6~repack-3.1) unstable; urgency=low

  * Non-maintainer upload.
  * Rebuild to add Python 2.7 support

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 08 May 2011 16:45:44 +0200

arista (0.9.6~repack-3) unstable; urgency=low

  * Build with scour for SVG optimization.

 -- Alessio Treglia <alessio@debian.org>  Fri, 11 Feb 2011 01:13:14 +0100

arista (0.9.6~repack-2) unstable; urgency=low

  * Upload to unstable.

 -- Alessio Treglia <alessio@debian.org>  Tue, 08 Feb 2011 18:51:49 +0100

arista (0.9.6~repack-1) experimental; urgency=low

  * New upstream release.
  * Drop python-support, switch to dh_python2.
  * Add Suggests on nautilus-arista to arista.
  * Add an OR recommend on gstreamer0.10-plugins-really-bad
    (Closes: #601104).
  * Move gstreamer0.10-plugins-* to Recommends.
  * Recommends on gnome-codec-install (Closes: #605775).
  * Add debian/gbp.conf file.
  * Add patch to avoid checking for new upstream releases.
  * Bump Standards.
  * Remove DM-Upload-Allowed: yes.
  * Merge Ubuntu changelog entries.
  * Update watch file.
  * Drop 02-shebangs.patch, no longer needed.

 -- Alessio Treglia <alessio@debian.org>  Wed, 12 Jan 2011 11:13:27 +0100

arista (0.9.5-1ubuntu1) maverick; urgency=low

  * Merge with Debian unstable, Ubuntu remaining changes:
    - Recommends on gstreamer0.10-plugins-{bad,ugly}-multiverse.

 -- Alessio Treglia <quadrispro@ubuntu.com>  Tue, 15 Jun 2010 10:18:45 +0200

arista (0.9.5-1) unstable; urgency=low

  * New upstream release:
    - Fix webcam and DVD issues (Closes: #555106).
    - Add Nautilus extension for right-click file conversion.
  * Split arista and nautilus-arista packages:
    - arista provides conversion tools and Python modules, which are public
      now.
    - nautilus-arista installs the extension of Nautilus and recommend users
      to restart the Nautilus file manager to apply changes.
  * debian/patches/01-bytecompile_nautilus_extension.patch:
    - Byte-compile arista-nautilus.py before installing it.
  * debian/patches/02-shebangs.patch:
    - Fix scripts' shebang lines.
  * Update descriptions.
  * Merge Ubuntu changelog entries.
  * Drop patches applied upstream.

 -- Alessio Treglia <alessio@debian.org>  Sun, 13 Jun 2010 16:55:38 +0200

arista (0.9.4.1-2ubuntu1) maverick; urgency=low

  * Merge from debian unstable, Ubuntu remaining changes:
    - Suggest  gstreamer0.10-plugins-{bad,ugly}-multiverse.

 -- Alessio Treglia <quadrispro@ubuntu.com>  Thu, 03 Jun 2010 09:58:39 +0200

arista (0.9.4.1-2) unstable; urgency=low

  * Suggest python-notify.
  * debian/patches/01-simplejson_for_python25.patch:
    - Update imports to allow simplejson if using a python version < 2.6
  * Depends on python-simplejson (Closes: #584103).
  * Update Homepage field.

 -- Alessio Treglia <alessio@debian.org>  Thu, 03 Jun 2010 01:30:29 +0200

arista (0.9.4.1-1) unstable; urgency=low

  * New upstream release.
  * Depends on python-{cairo,gudev},gstreamer0.10-ffmpeg (Closes: #583880).
  * Bump dependency on python-gtk2.
  * Change my email address.

 -- Alessio Treglia <alessio@debian.org>  Tue, 01 Jun 2010 00:30:19 +0200

arista (0.9.4-1ubuntu1) maverick; urgency=low

  * Re-sync with Debian, Ubuntu-specific changes:
    - Add gstreamer0.10-plugins-{bad,ugly}-multiverse to Suggests field.

 -- Alessio Treglia <quadrispro@ubuntu.com>  Mon, 31 May 2010 07:15:39 +0200

arista (0.9.4-1) unstable; urgency=low

  * New upstream release:
    - Don't depend on HAL anymore (Closes: #578557, LP: #581586).
    - Catch a rare case where GStreamer didn't set videocaps for a video
      file properly (LP: #441069).
    - Don't show negative time remaining.
    - Crash with high dimension video (LP: #399725).
    - Remember last directory (LP: #407146).
    - Ellipsize long names (LP: #407149).
    - Add android preset (LP: #407159).
    - Fix UI issues with non-UTF locale (LP: #410266).
  * debian/control:
    - Add Vcs-* tags.
    - Bump Standards-Version.
    - Set DMUA to yes.
    - Move python from Build-Depends-Indep to Build-Depends field (since
      it's needed to run debian/rules clean).
  * Drop get-orig-source from debian/rules, upstream does not provide
    the debian directory anymore.
  * Switch to debian 3.0 (quilt) format.
  * Remove debian/README.source, no longer needed.
  * Drop all patches, applied upstream.
  * Update copyright information.
  * Remove debian/arista.docs, it does not contain any useful file.
  * Don't install stuff in /usr/share/locale/templates.
  * Fix file mode of files in /usr/share/arista/presets.

 -- Alessio Treglia <quadrispro@ubuntu.com>  Sun, 30 May 2010 21:11:40 +0200

arista (0.9.3-3) unstable; urgency=low

  * debian/patches/02-log_extra_info_on_missing_plugins.patch:
    - Log some extra information while attempting to automagically install
      missing plugins.
  * debian/patches/03-crash_with_high_dimension_video.patch:
    - Constrain DVD MPEG2 sizes as GStreamer DVD stuff doesn't seem to be
      totally spec compliant.
  * debian/patches/04-remember_last_opened_location.patch:
    - Remember last opened location for file chooser dialog as a gconf setting.
  * debian/patches/05-ellipsize_filename.patch:
    - Ellipsize long filenames so the window doesn't grow to a ridiculous size.
  * debian/patches/06-non_utf8_locales.patch:
    - Fix translation for non-UTF8 locale.
  * debian/patches/07-gstreamer_videocaps.patch:
    - Catch a rare case where GStreamer didn't set videocaps for a video file
      properly.
  * debian/patches/08-negative_remaining_time.patch:
    - Don't display strange negative status information, instead fall back to
      saying an unknown amount of time remains with no current status.

 -- Alessio Treglia <quadrispro@ubuntu.com>  Sun, 06 Dec 2009 20:14:49 +0100

arista (0.9.3-2) unstable; urgency=low

  * Depends on gstreamer0.10-plugins-base.

 -- Alessio Treglia <quadrispro@ubuntu.com>  Tue, 03 Nov 2009 12:03:47 +0100

arista (0.9.3-1) unstable; urgency=low

  * Initial release (Closes: #543316).
  * debian/patches/01-patent_free_presets.diff: Add patent free profiles to
    presets/computer.xml and set one of them as default choice;
    already forwarded to upstream.

 -- Alessio Treglia <quadrispro@ubuntu.com>  Mon, 24 Aug 2009 09:27:30 +0200
