nfoview (1.18-1) unstable; urgency=medium

  * New upstream release:
    + Removes harmless GTK warning upon quitting the application.
      (Closes: #731741)

 -- JCF Ploemen (jcfp) <linux@jcf.pm>  Mon, 01 Feb 2016 20:13:29 +0000

nfoview (1.17-2) unstable; urgency=medium

  * Override dh_auto_test to prevent running tests not meant for build
    time. Fixes build failure against experimental and ubuntu xenial.

 -- JCF Ploemen (jcfp) <linux@jcf.pm>  Tue, 12 Jan 2016 21:43:07 +0000

nfoview (1.17-1) unstable; urgency=medium

  * New upstream release.
  * Remove Debian menu support as per #741573.
  * Use https for Vcs-Browser.

 -- JCF Ploemen (jcfp) <linux@jcf.pm>  Fri, 23 Oct 2015 12:22:45 +0000

nfoview (1.16-1) unstable; urgency=medium

  * New upstream release.
  * Add missing dependency on gir1.2-gtk-3.0 (Closes: #780442).
  * Upstream moved to github:
    + Update homepage url, watchfile.
    + Remove gpg key and debian/upstream directory as there's no
      longer any signature to verify.
    + Remove pre-depends on dpkg: no more releases in tar.xz format.
  * Handle upstream renaming of docs and changelog.
  * Update launcher to account for an upstream code change.
  * Bump copyright years.

 -- JCF Ploemen (jcfp) <linux@jcf.pm>  Sat, 23 May 2015 20:22:45 +0000

nfoview (1.15.1-1) experimental; urgency=medium

  * New upstream release.
  * Set compat level to 9.
  * Rules: use pybuild, remove dh_auto_* overrides.

 -- JCF Ploemen (jcfp) <linux@jcf.pm>  Sat, 03 Jan 2015 23:40:37 +0000

nfoview (1.15-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 3.9.6 (no changes needed).

 -- JCF Ploemen (jcfp) <linux@jcf.pm>  Tue, 07 Oct 2014 20:55:53 +0000

nfoview (1.14-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 3.9.5 (no changes needed).
  * Update copyright years.
  * Watch file: add verification of upstream cryptographic signature.

 -- JCF Ploemen (jcfp) <linux@jcf.pm>  Wed, 06 Aug 2014 11:37:20 +0200

nfoview (1.13.1-1) unstable; urgency=low

  [Jakub Wilk]
  * Use canonical URIs for Vcs-* fields.

  [JCF Ploemen (jcfp)]
  * New upstream release (Closes: #625237).
  * Migrated to Python 3 (etc.):
    + Build-Depend on python3 rather than python.
    + Set X-Python3-Version to >= 3.2; remove XS-Python-Version.
    + Depend on python3-gi rather than python-gtk2.
    + Switch to dh_python3 from python-support.
  * New maintainer (Closes: #726301).
  * Fix package description.
  * Handle use of tar.xz file format by upstream:
    + Update watch file.
    + Add Pre-Depends on dpkg (>= 1.15.6~).
  * Set Priority to optional.
  * Bump Standards-Version to 3.9.4.
  * Update copyright:
    + Add myself as a copyright holder for the packaging.
    + Remove mention of tools/git2cl: no longer present.
    + Use machine-interpretable format 1.0.

 -- JCF Ploemen (jcfp) <linux@jcf.pm>  Fri, 18 Oct 2013 18:12:14 +0200

nfoview (1.9.2-1) unstable; urgency=low

  * New upstream release:
    - Update Polish translation (Piotr Drąg).
    - Add Russian translation (Алекс).
  * Set Maintainer to Python Apps Packaging team, move myself to the
    Uploaders field.

 -- Alessio Treglia <alessio@debian.org>  Wed, 27 Oct 2010 09:35:19 +0200

nfoview (1.9.1-1) unstable; urgency=low

  * New upstream release.
  * Change my email address.
  * Bump Standards.
  * Move python from Build-Depends-Indep to Build-Depends as it's needed
    to run debian/rules clean.

 -- Alessio Treglia <alessio@debian.org>  Thu, 01 Jul 2010 09:09:15 +0200

nfoview (1.9-1) unstable; urgency=low

  * New upstream release.
  * Co-maintain this with Debian PAPT, move packaging into PAPT's svn area.
  * debian/control:
    - Adjust debhelper b-d version to ease backporters' life.
    - Bump Standards.
    - Replace python-all-dev with python in Build-Depends field.
    - Set DM-Upload-Allowed to yes.
  * Switch to 3.0 (quilt) source format.

 -- Alessio Treglia <quadrispro@ubuntu.com>  Fri, 30 Apr 2010 00:53:55 +0200

nfoview (1.8-1) unstable; urgency=low

  * New upstream release.
  * debian/{nfoview.xpm,nfoview.install}:
    - Add 32x32px icon in XPM format.
  * debian/menu:
    - Add icon field.
    - Set the extended name as title field value. 

 -- Alessio Treglia <quadrispro@ubuntu.com>  Sun, 25 Oct 2009 02:56:44 +0200

nfoview (1.7-1) unstable; urgency=low

  * New upstream release.
  * debian/patches/01-italian_translations.diff:
    - Remove, applied by upstream.
  * Drop quilt support, no patch to apply.
  * Remove debian/README.source, no need to document quilt patch system.

 -- Alessio Treglia <quadrispro@ubuntu.com>  Tue, 06 Oct 2009 12:55:50 +0200

nfoview (1.6-2) unstable; urgency=low

  [Kartik Mistry]
  * Set distribution to unstable

  [Alessio Treglia]
  * debian/control:
    - Set XS-Python-Version to >= 2.5 (Closes: #545724).
    - Move xfonts-terminus from Suggests to Recommends (as suggested by
      upstream).
    - Remove python-glade2 dependency, not needed anymore since the migration
      from Libglade to GtkBuilder.

 -- Alessio Treglia <quadrispro@ubuntu.com>  Fri, 11 Sep 2009 00:21:41 +0530

nfoview (1.6-1) unstable; urgency=low

  * Initial release (Closes: #544045).
  * debian/patches/01-italian_translations.diff: Add Italian translations.

 -- Alessio Treglia <quadrispro@ubuntu.com>  Sat, 05 Sep 2009 16:18:00 +0200
