ultracopier (1.6.1.3-1+rb2) UNRELEASED; urgency=medium

  * update

 -- Thomas Preud'homme <robotux@debian.org>  Fri, 22 Jan 2021 12:28:21 +0800

ultracopier (1.6.1.3-1) unstable; urgency=medium

  * New upstream release.
  * debian/rules:
    + Bump Standards-Version to 4.3.0 (no changes needed).

 -- Thomas Preud'homme <robotux@debian.org>  Sun, 03 Feb 2019 21:37:22 +0000

ultracopier (1.4.0.8-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    + Drop useless build-dependency on kdelibs5-dev.

 -- Thomas Preud'homme <robotux@debian.org>  Tue, 29 May 2018 05:53:36 +0100

ultracopier (1.4.0.6-2) unstable; urgency=medium

  * debian/build:
    + Ensure constant timestamp for Qt message files to get reproducible build.

 -- Thomas Preud'homme <robotux@debian.org>  Sat, 31 Mar 2018 20:26:27 +0100

ultracopier (1.4.0.6-1) unstable; urgency=medium

  * New upstream release:
    + Fix reproducibility issue.

 -- Thomas Preud'homme <robotux@debian.org>  Sat, 24 Mar 2018 17:55:08 +0000

ultracopier (1.4.0.5-1) unstable; urgency=medium

  * New upstream release.
  * Fix debian/watch to go through download page.

 -- Thomas Preud'homme <robotux@debian.org>  Thu, 15 Mar 2018 21:18:01 +0000

ultracopier (1.4.0.4-1) unstable; urgency=medium

  * New upstream release:
    + Drop all patches.
  * debian/control:
    + Make Vcs-Browser URL canonical.

 -- Thomas Preud'homme <robotux@debian.org>  Thu, 01 Mar 2018 22:42:01 +0000

ultracopier (1.4.0.3-2) unstable; urgency=medium

  * debian/control:
    + Update Vcs fields.
  * debian/patches:
    + Drop patch to disable ultimate build, no longer needed.
    + Update meta-information on patch for Hurd support.

 -- Thomas Preud'homme <robotux@debian.org>  Sun, 25 Feb 2018 14:22:33 +0000

ultracopier (1.4.0.3-1) unstable; urgency=medium

  * New upstream release.
  * debian/rules:
    + Build ultracopier.pro instead of ultracopier-all-in-one-direct.pro
  * debian/patches:
    + Add patch to accept Hurd as a supported platform.

 -- Thomas Preud'homme <robotux@debian.org>  Fri, 23 Feb 2018 23:55:01 +0000

ultracopier (1.2.3.6-1) unstable; urgency=low

  * New upstream release (Closes: #875217):
    + Drop all patches.
  * debian/control:
    + Build-depend on Qt5 libraries.
    + Bump debhelper's Build-depend version
    + Lower priority to optional.
    + Bump standard version.
    + Use secure and canonical VCS URIs.
  * debian/rules:
    + Update qmake project file to build.
    + Generate and clean Qt message files.
    + Select Qt5 libraries.
    + Configure and enable installation.
    + Enable all hardening flags.
    + Stop patching architecture in informations.xml files.
    + Stop fiddling with permissions of flag.png images.
  * debian/patches:
    + Disable ultimate build.
  * debian/copyright:
    + Remove inline GPL-3 paragraph.
    + Use HTTPS URL for format field.
    + Update copyright years.
  * debian/watch:
    + Fix URL to upstream tarballs (thanks Bart Martens).
  * debian/compat:
    + Bump compat version.
  * Remove debian/detect_arch.cpp and debian/detect_arch.pro.

 -- Thomas Preud'homme <robotux@debian.org>  Wed, 14 Feb 2018 22:54:13 +0000

ultracopier (0.3.1.0-1) unstable; urgency=low

  * New upstream release
  * Remove merged patches:
    - 0001-Also-search-resources-in-var-lib-ultracopier.patch
    - 0002-Update-the-list-of-available-translations.patch
  * debian/rules:
    + Explicitly set ultracopier.pro as the main project file.
    + Stop creating player_pause.png resource for Teracopy theme since it is
      now in upstream tarball.
    + Drop executable permissions on flag.png images at build time.
    + Fix ultracopier platform value in source code before building it.
  * Drop hardening-no-fortify-functions lintian override since it is a false
    positive (thanks Paul Tagliamonte).

 -- Thomas Preud'homme <robotux@debian.org>  Thu, 21 Mar 2013 15:31:34 +0100

ultracopier (0.3.0.5-1) unstable; urgency=low

  * New upstream release.
  * debian/patches:
    + 0001-Also-search-resources-in-var-lib-ultracopier.patch
    + 0002-Update-the-list-of-available-translations.patch
    + 0003-Create-a-rule-to-compile-.ts-into-.qm.patch
    + 0004-Set-resources-installation-path.patch
    + 0005-Build-ultracopier-with-resources.patch
    + 0006-Avoid-linking-against-libpthread.patch
    + 0007-Fix-typos-in-string-shown-to-the-user.patch
  * debian/rules:
    + Explicitly set build.pro as the main project file.
    + Create missing resources/player_pause.png resource in
      plugins-alternative/Themes/Teracopy via a symlink to
      plugins/Themes/Oxygen/resources/player_pause.png.
    + Stop making i18n files executable.
    + Set QMAKE_CXXFLAGS_RELEASE and QMAKE_CXXFLAGS_DEBUG from CPPFLAGS and
      CXXFLAGS when invoking qmake.
  * debian/control:
    + Bump Standards-Version to 3.9.4 (no changes needed).
    + Update build dependency version on debhelper to reflect compatibility.
    + Update maintainer email address.
  * debian/copyright:
    + Update and complete copyright information.
    + Use version 1.0 of the format specification.
    + Update maintainer email address.
  * Bump debhelper compatibility to 9.
  * Override no-upstream-changelog lintian warning as there simply is no
    upstream changelog.
  * Override hardening-no-fortify-functions warning as -D_FORTIFY_SOURCE=2 is
    correctly passed to g++.

 -- Thomas Preud'homme <robotux@debian.org>  Mon, 31 Dec 2012 20:00:53 +0100

ultracopier (0.2.0.16-2) unstable; urgency=low

  * debian/rules:
    + Use dpkg-buildflags to set build flags (CPPFLAGS, CFLAGS and LDFLAGS).
  * debian/copyright:
    + Document global license and copyright.
    + Add missing dots in Expat license block.

 -- Thomas Preud'homme <robotux@celest.fr>  Thu, 16 Jun 2011 16:16:43 +0200

ultracopier (0.2.0.16-1) unstable; urgency=low

  * Initial release (Closes: #599008).
  * Modifications made to upstream archive:
    + Remove the inclusion of a non-existent file in qmake project file.
    + Set the name of the executable.
    + Populate INSTALLS variable to create an install target in
      generated Makefile.
    + Avoid linking Ultracopier against libpthread.
    + Remove deprecated TerminalOptions key in desktop entry.
    + Fix two typos affecting the binary.
    + Fix program version number
  * Add a manpage.
  * debian/copyright:
    + Use DEP5 candidate format.

 -- Thomas Preud'homme <robotux@celest.fr>  Thu, 30 Sep 2010 21:58:07 +0200
