rapid-photo-downloader (0.9.23a1-0ubuntu0.20.04.1) focal; urgency=medium

  * Fix for crash on startup (LP: #1873944)
  * Add gir-1.2-unity-5.0 to build dep per upstream request

 -- Erich Eickmeyer <eeickmeyer@ubuntu.com>  Wed, 09 Sep 2020 09:18:10 -0700

rapid-photo-downloader (0.9.22-0ubuntu1) focal; urgency=medium

  * New upstream release. (LP: #1871315)
  * 20-fix-syntax-error-in-setup.patch: Dropped, upstream.

 -- Timo Aaltonen <tjaalton@debian.org>  Wed, 15 Apr 2020 12:13:42 +0300

rapid-photo-downloader (0.9.20-0ubuntu1) focal; urgency=medium

  * New upstream version 0.9.20
  * 20-fix-syntax-error-in-setup.patch: Drop an upstreamed part.
  * control: Add libqt5svg5, python3-babel to depends, and gir1.2-unity-5.0 on Ubuntu.
  * control: Add python3-pyqt5 to build-depends for the tests.

 -- Timo Aaltonen <tjaalton@debian.org>  Mon, 06 Apr 2020 18:19:41 +0300

rapid-photo-downloader (0.9.19-1) unstable; urgency=medium

  * New upstream version 0.9.19 (Closes: #954172)
    - New patch to fix syntax error and a FTBFS in setup.py
  * Update Standards-Version to 4.5.0, no changes needed
  * Update d/copyright
  * Remove override for dh_auto_install, it's no longer needed.
    Upstream has changed the installation path of the appdata.xml
    file, so the move within d/rules is not necessary anymore.

 -- Dr. Tobias Quathamer <toddy@debian.org>  Fri, 20 Mar 2020 23:29:02 +0100

rapid-photo-downloader (0.9.17-1) unstable; urgency=medium

  * New upstream version 0.9.17

 -- Dr. Tobias Quathamer <toddy@debian.org>  Mon, 26 Aug 2019 17:04:30 +0200

rapid-photo-downloader (0.9.16-1) unstable; urgency=medium

  * New upstream version 0.9.16. (Closes: #934364)
    - Remove now unneeded lintian override
  * Switch to debhelper-compat and use v12

 -- Dr. Tobias Quathamer <toddy@debian.org>  Sun, 11 Aug 2019 21:37:23 +0200

rapid-photo-downloader (0.9.15-1) unstable; urgency=medium

  * New upstream version 0.9.15 (Closes: #931742)
    - Update dependencies of new upstream version
  * Use wrap-and-sort
  * Update Standards-Version to 4.4.0, no changes needed
  * Update d/copyright

 -- Dr. Tobias Quathamer <toddy@debian.org>  Sat, 13 Jul 2019 15:28:27 +0200

rapid-photo-downloader (0.9.13-1) unstable; urgency=medium

  * New upstream version 0.9.13
  * Remove unneeded dependencies. (Closes: #910259)
  * Remove patch for python3-sip module, applied upstream. (Closes: #911418)
  * Run wrap-and-sort
  * Add new manpage
  * Update d/copyright. (Closes: #910259)

 -- Dr. Tobias Quathamer <toddy@debian.org>  Wed, 07 Nov 2018 23:09:04 +0100

rapid-photo-downloader (0.9.12-2) unstable; urgency=medium

  * Use python3-sip module, not the bundled copy of PyQt5.
    Thanks to Antoine Beaupré <anarcat@debian.org> (Closes: #911418)

 -- Dr. Tobias Quathamer <toddy@debian.org>  Sat, 20 Oct 2018 23:23:01 +0200

rapid-photo-downloader (0.9.12-1) unstable; urgency=medium

  [ Jörg Frings-Fürst ]
  * New upstream release.
    - Refresh patches.
  * debian/copyright:
    - Use secure copyright format URI.
    - Change source to new homepage.
    - Add year 2018 to Antoine Beaupré.
  * debian/watch:
    - Use secure URI.
  * Declare compliance with Debian Policy 4.2.1 (No changes needed).

  [ Antoine Beaupré ]
  * Remove patch factored into upstream (0700-appstream-metadata.patch).
  * Remove cffi dependency, was noise from stretch.

  [ Dr. Tobias Quathamer ]
  * New upstream version 0.9.12
  * Add gbp.conf
  * Adopt package. Thanks to Jörg for the last years of maintaining the package!
    (Closes: #909584)

 -- Dr. Tobias Quathamer <toddy@debian.org>  Sun, 14 Oct 2018 14:27:34 +0200

rapid-photo-downloader (0.9.9-2) unstable; urgency=medium

  * remove python version dependency satisfied by oldstable
  * update standards version, no change
  * add missing runtime dependencies (Closes: #900709)

 -- Antoine Beaupré <anarcat@debian.org>  Tue, 24 Jul 2018 21:51:03 -0400

rapid-photo-downloader (0.9.9-1) unstable; urgency=medium

  * add patch to disable version checks'
  * update to newer 0.9.9 release
  * add myself to uploaders
  * move to salsa
  * make backports easier by tolerating backported debhelper versions

 -- Antoine Beaupré <anarcat@debian.org>  Wed, 14 Mar 2018 12:31:55 -0400

rapid-photo-downloader (0.9.7-1) unstable; urgency=medium

  * Team upload

  [ Antoine Beaupré ]
  * update to newer 0.9.7 release
  * debian/watch:
    - allow downloading older releases by looking at the download page
      directly
    - enable OpenPGP signature checks on tarballs
  * debian/control
    - depend on python3 explicitly otherwise build fails on stretch
    - remove commented out dependencies
    - remove dependencies redundant with requirements.txt
    - depend on python 3.4 or above, as upstream
  * debian/py3dist-overrides
    - add new dependencies mappings

  [ Jörg Frings-Fürst ]
  * New upstream release (Closes: #867527, #790600, #866476):
    - Remove obsolete patches:
      + 05_removed-empty-directory.diff
      + 10-keywords_desktop.patch
  * debian/control:
    - Add requested python 3 and remove unneeded python 2 to/from Build-Depends.
    - Change Vcs-Browser and Homepage to secure URI.
    - Add X-Python3-Version and remove X-Python-Version.
    - Add missing python3-pymediainfo and python3-mediainfodll to Build-Depends.
  * debian/rules:
    - Use pkg-info.mk instead parsing the output of dpkg-parsechangelog.
  * Declare compliance with Debian Policy 4.1.3 (No changes needed).
  * Bump compat to 11:
    - Change debian/compat to 11.
    - Change debhelper version at debian/control to >= 11.
  * Change to my new email address:
    - debian/control
    - debian/copyright
  * debian/copyright:
    - Add year 2018 to debian/*.
    - Add Antoine Beaupré <anarcat@debian.org> to debian/*
    - Update to the new upstream release.
  * debian/watch:
    - Bump version to 4.
    - Allow only numerical versions.
  * debian/changelog:
    - Remove trailing whitespaces.
  * New patches/0700-appstream-metadata.patch:
    - Rewrite package metadata to the latest version.
  * Copy appdata file from usr/share/appdata to usr/share/metainfo.

 -- Jörg Frings-Fürst <debian@jff.email>  Thu, 04 Jan 2018 10:34:46 +0100

rapid-photo-downloader (0.4.11-1) unstable; urgency=medium

  * New upstream release (Closes: #806975, #806976).
  * Remove debian/menu by reason of tech-ctte bug #741573.
  * Rewrite debian/watch to track the last version.

 -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Sun, 06 Dec 2015 02:58:59 +0100

rapid-photo-downloader (0.4.10-3) unstable; urgency=medium

  * debian/control:
    - Bump Standards-Version to 3.9.6 (no changes required).
    - Add dh-python to Build-Depends to prevent warning at build.
    - Remove X-Python-Version 2.6 during installation errors.
  * New debian/lintian-overrides:
    - Override the warning "desktop-mime-but-no-exec-code" because
      the program don't use parameters for filenames.
  * debian/copyright:
    - Add year 2015.
  * Remove debian/source/options because compression xz is standard now.
  * Refresh patches.

 -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Mon, 11 May 2015 23:43:30 +0200

rapid-photo-downloader (0.4.10-2) unstable; urgency=medium

  * New maintainer (Closes: #753568).
  * debian/control:
    - Set myself as maintainer.
    - Vcs:
      + Remove upstream Vcs.
      + Create a new git repository on alioth.
      + Add the Fields Vcs-Browser and Vcs-Git.
  * Add debian/source/options:
    - Set compression to xz & compression-level to 9 to save space.
  * debian/copyright:
    - Add myself to the list of authors for debian/*.
    - Update copyright years for 2014.
    - Change License for rapid/ValidatedEntry.py from other to Expat.
    - Remove non-existing files.
  * debian/rules:
    - Install upstream changelog from rapid/ChangeLog.
  * New debian/patches/10-keywords_desktop.patch
    - Add missing Keywords entry to the .desktop file.
  * Change debian/compat to 9 (no changes required).

 -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Mon, 18 Aug 2014 14:35:55 +0200

rapid-photo-downloader (0.4.10-1) unstable; urgency=medium

  * New upstream release
  * Bump standard version to 3.9.5

 -- Julien Valroff <julien@debian.org>  Sat, 08 Mar 2014 09:07:25 +0100

rapid-photo-downloader (0.4.7-1) unstable; urgency=low

  * New upstream release
  * Bump standard version to 3.9.4 (no changes needed)

 -- Julien Valroff <julien@debian.org>  Wed, 23 Oct 2013 11:48:47 +0200

rapid-photo-downloader (0.4.6-1) unstable; urgency=low

  * New upstream release

 -- Julien Valroff <julien@debian.org>  Fri, 15 Feb 2013 18:54:40 +0100

rapid-photo-downloader (0.4.5-3) unstable; urgency=low

  * Add dependency on exiv2 (thanks to Damon Lynch for spotting this)

 -- Julien Valroff <julien@debian.org>  Sun, 25 Nov 2012 09:37:56 +0100

rapid-photo-downloader (0.4.5-2) unstable; urgency=low

  * Depends on python-dbus (Closes: #693753)

 -- Julien Valroff <julien@debian.org>  Fri, 23 Nov 2012 06:36:06 +0100

rapid-photo-downloader (0.4.5-1) unstable; urgency=low

  * New upstream release

 -- Julien Valroff <julien@debian.org>  Tue, 26 Jun 2012 20:47:29 +0200

rapid-photo-downloader (0.4.4-1) unstable; urgency=low

  * New upstream release (Closes: #677539)
  * Update DEP-5 URI to the final location
  * Bump standard version to 3.9.3 (no changes needed)

 -- Julien Valroff <julien@debian.org>  Fri, 15 Jun 2012 07:44:06 +0200

rapid-photo-downloader (0.4.3-1) unstable; urgency=low

  * New upstream release
  * Adjust dependencies for the new release

 -- Julien Valroff <julien@debian.org>  Sun, 08 Jan 2012 07:58:48 +0100

rapid-photo-downloader (0.4.2-1) unstable; urgency=low

  * New upstream release
  * Update DEP-5 uri

 -- Julien Valroff <julien@debian.org>  Sun, 02 Oct 2011 07:08:46 +0200

rapid-photo-downloader (0.4.1-2) unstable; urgency=low

  * Actually pass version to pod2man
  * Fix X-Python-Version field to state python 2.6 and 2.7 are supported

 -- Julien Valroff <julien@debian.org>  Sun, 11 Sep 2011 17:47:34 +0200

rapid-photo-downloader (0.4.1-1) unstable; urgency=low

  * New upstream release
  * Fix duplicate entries in dependencies
  * Point to GPL-2 license text in debian/copyright

 -- Julien Valroff <julien@debian.org>  Mon, 23 May 2011 21:17:07 +0200

rapid-photo-downloader (0.4.0-1) unstable; urgency=low

  * New upstream release
  * Upload to unstable

 -- Julien Valroff <julien@debian.org>  Fri, 29 Apr 2011 18:50:14 +0200

rapid-photo-downloader (0.4.0~rc1-1) experimental; urgency=low

  * New upstream Release Candidate
  * Add menu file

 -- Julien Valroff <julien@debian.org>  Sat, 23 Apr 2011 09:21:23 +0200

rapid-photo-downloader (0.4.0~beta1-1) experimental; urgency=low

  * New upstream beta release
  * Update to new policy 3.9.2 (no changes needed)

 -- Julien Valroff <julien@debian.org>  Sat, 16 Apr 2011 16:39:37 +0200

rapid-photo-downloader (0.4.0~alpha4-1) experimental; urgency=low

  * New upstream alpha version

 -- Julien Valroff <julien@debian.org>  Fri, 08 Apr 2011 07:09:56 +0200

rapid-photo-downloader (0.4.0~alpha1-1) experimental; urgency=low

  * New upstream alpha version:
    + New user interface
    + Improve speed
  * Update dependencies for the new release

 -- Julien Valroff <julien@debian.org>  Fri, 25 Mar 2011 22:10:10 +0100

rapid-photo-downloader (0.3.6-1) unstable; urgency=low

  * New upstream maintenance release

 -- Julien Valroff <julien@debian.org>  Fri, 08 Apr 2011 07:14:55 +0200

rapid-photo-downloader (0.3.5-1) unstable; urgency=low

  * New Upstream Version:
    + Translation updates
    + Fix crash while downloading

 -- Julien Valroff <julien@debian.org>  Fri, 25 Mar 2011 21:53:10 +0100

rapid-photo-downloader (0.3.4-3) unstable; urgency=low

  * Switch from pysupport to dh_python2
  * Install files in a private directory to avoid file conflicts with
    rapid-spring package (Closes: #618994)

 -- Julien Valroff <julien@debian.org>  Sun, 20 Mar 2011 15:48:38 +0100

rapid-photo-downloader (0.3.4-2) unstable; urgency=low

  * Update copyright information
  * Bump debhelper compat to 8
  * Upload to unstable

 -- Julien Valroff <julien@debian.org>  Sat, 19 Mar 2011 14:37:44 +0100

rapid-photo-downloader (0.3.4-1) experimental; urgency=low

  * New Upstream Version
  * Remove DMUA field, now useless
  * Add (X-)Python-Version: fields in control file, as per Python Policy

 -- Julien Valroff <julien@debian.org>  Mon, 22 Nov 2010 21:34:48 +0100

rapid-photo-downloader (0.3.3-2) experimental; urgency=low

  * Update my email address
  * Fix watch file

 -- Julien Valroff <julien@debian.org>  Mon, 08 Nov 2010 21:43:55 +0100

rapid-photo-downloader (0.3.3-1) experimental; urgency=low

  * Initial release (Closes: #539183)

 -- Julien Valroff <julien@kirya.net>  Mon, 25 Oct 2010 18:42:48 +0200
