thunar-media-tags-plugin (0.4.0-1build3) plucky; urgency=medium

  * No-change rebuild for taglib.

 -- Sudip Mukherjee <sudipm.mukherjee@gmail.com>  Sun, 12 Jan 2025 13:57:12 +0000

thunar-media-tags-plugin (0.4.0-1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <steve.langasek@ubuntu.com>  Sun, 31 Mar 2024 17:19:34 +0000

thunar-media-tags-plugin (0.4.0-1build1) noble; urgency=medium

  * No-change rebuild against libglib2.0-0t64

 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 08 Mar 2024 07:08:00 +0000

thunar-media-tags-plugin (0.4.0-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Set debhelper-compat version in Build-Depends.
  * Refer to specific version of license GPL-2+.
  * Apply multi-arch hints.
    + thunar-media-tags-plugin: Add Multi-Arch: same.
  * Remove constraints unnecessary since buster (oldstable):
    + thunar-media-tags-plugin: Drop versioned constraint on thunar in Depends.
  * Avoid explicitly specifying -Wl,--as-needed linker flag.

  [ Unit 193 ]
  * New upstream version 0.4.0.
  * d/control:
    - Replace libexo-2-dev with libxfce4util-dev.
    - Bump DH compat to 13.
    - Add 'homepage' field.
    - R³: no.
  * d/rules:
    - Use execute_after instead of overriding.
    - Opt-out of trimmed changelogs, install NEWS as changelog.
    - Drop dh_missing override, default now.
  * d/watch: Use uscan special strings.
  * Update Standards-Version to 4.6.2.

 -- Unit 193 <unit193@debian.org>  Mon, 14 Aug 2023 20:32:21 -0400

thunar-media-tags-plugin (0.3.0-2) unstable; urgency=medium

  * d/control: drop b-d on libxml-parser-perl (Closes: #913432)
  * d/control: update standards version to 4.2.1

 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 12 Nov 2018 21:34:39 +0100

thunar-media-tags-plugin (0.3.0-1) unstable; urgency=medium

  [ Evgeni Golov ]
  * Correct Vcs-* URLs to point to anonscm.debian.org

  [ Yves-Alexis Perez ]
  * Moved the package to git on salsa.debian.org
  * Updated the maintainer address to debian-xfce@lists.debian.org
    closes: #899887
  * d/control: drop Lionel from uploaders, thanks!

  [ Andreas Rönnquist ]
  * New upstream release.
  * Build-Dep on libthunarx-3-dev and libexo-2-dev
  * Fix removing .la-files from proper places
  * Use xdt-autogen in dh_autoreconf
  * Make copyright machine-readable
  * Use debhelper compat 10
  * Use Standards-Version 4.1.4

  [ Unit 193 ]
  * Run wrap-and-sort.
  * d/compat, d/control: Bump dh compat to 11.
  * d/control: Build-depend on xfce4-dev-tools for autoreconf.
  * d/copyright, d/watch: Use https where possible.
  * d/rules:
    - Drop autoreconf override, dh-autoreconf is Xfce aware now.
    - Use dh_missing instead of dh_install for --fail-missing.
  * Remove trailing whitespace from old changelog entries.

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 21 Aug 2018 17:49:21 +0200

thunar-media-tags-plugin (0.2.1-1) unstable; urgency=low

  [ Lionel Le Folgoc ]
  * New upstream release.
  * debian/control: bump debhelper b-dep to (>= 9).
  * debian/rules: enable all hardening options.

  [ Yves-Alexis Perez ]
  * debian/control:
    - update standards version to 3.9.4.
    - drop version on Xfce build-dep since stable has Xfce 4.8 now.
    - drop dpkg-dev build-dep since stable one has hardening support.

 -- Lionel Le Folgoc <mrpouit@gmail.com>  Sun, 26 May 2013 14:54:16 +0200

thunar-media-tags-plugin (0.2.0-1) unstable; urgency=low

  * New upstream release.
  * debian/patches:
    - 01_port-to-thunarx-2 and 02_port-to-exo-1,
      03_fix-crash-with-ogg-video-files and 04_fix-implicit-dso-linkin
      dropped, included upstream.
  * debian/rules:
    - drop xdt-autogen rules, not needed anymore.
    - use dh9 and dpkg-dev 1.16.1 hardening rules.
    - switch to multiarch paths.
  * debian/compat bumped to 9 for hardening support.
  * debian/control:
    - update debhelper build-dep for hardening support
    - add dpkg-dev build-dep for hardening support
    - drop build-deps for autoreconf.

 -- Yves-Alexis Perez <corsac@debian.org>  Wed, 30 Nov 2011 22:20:30 +0100

thunar-media-tags-plugin (0.1.2-3) unstable; urgency=low

  [ Lionel Le Folgoc ]
  * debian/control:
    - add myself to Uploaders.
    - refresh b-deps for Xfce 4.8: replace libexo-0.3-dev with libexo-1-dev,
      and libthunar-vfs-1-dev with libthunarx-2-dev; drop cdbs and
      autotools-dev; add intltool, hardening-includes, xfce4-dev-tools,
      automake, autoconf and libtool (needed for xdt-autogen).
    - bump thunar dep to a realistic version >= 1.1.0.
  * debian/patches:
    - 01_port-to-thunarx-2.patch, 02_port-to-exo-1.patch: added, port to
      Xfce 4.8.
    - 03_fix-crash-with-ogg-video-files.patch: added, prevents a crash with
      weird ogg video files considered as audio ones.
    - 04_fix-implicit-dso-linking.patch: added, fixes FTBFS with binutils-gold.
    - series: added.
  * Switch to 3.0 (quilt).
  * debian/rules:
    - switch to dh.
    - call dpkg-buildflags, and include hardening flags.
    - run xdt-autogen to refresh autotools' files, and remove changed ones
      after the build.
    - add .pc files to POTFILES.skip.

  [ Yves-Alexis Perez ]
  * debian/control:
    - remove Emanuele, Simon, Rudy and Martin from uploaders.
    - bump debhelper build-dep for overrides.
    - update standards version to 3.9.2.

 -- Lionel Le Folgoc <mrpouit@gmail.com>  Wed, 20 Apr 2011 13:16:18 +0200

thunar-media-tags-plugin (0.1.2-2) unstable; urgency=low

  [ Simon Huggins ]
  * Add Vcs-* headers to debian/control

  [ Evgeni Golov ]
  * Fix Vcs-* fields, they were missing 'trunk' in the path.

  [ Yves-Alexis Perez ]
  * debian/watch edited to track Xfce archive reorganisation
  * debian/control:
    - add myself to Uploaders.
    - update standards version to 3.8.3.
    - update debhelper build-dep to 7.
    - switch to xfce section.
  * debian/compat bumped to 7.
  * debian/copyright adjusted.
  * debian/rules:
    - ignore plugin in dh_makeshlibs.

 -- Yves-Alexis Perez <corsac@debian.org>  Wed, 11 Nov 2009 15:45:38 +0100

thunar-media-tags-plugin (0.1.2-1) unstable; urgency=low

  * New upstream release.

 -- Yves-Alexis Perez <corsac@corsac.net>  Fri, 25 May 2007 10:51:22 +0100

thunar-media-tags-plugin (0.1.1-2) unstable; urgency=low

  * debian/rules: remove correctly .la file.

 -- Yves-Alexis Perez <corsac@corsac.net>  Thu, 16 Nov 2006 18:16:32 +0100

thunar-media-tags-plugin (0.1.1-1) unstable; urgency=low

  * New upstream release.

 -- Yves-Alexis Perez <corsac@corsac.net>  Sat, 23 Sep 2006 15:37:52 +0100

thunar-media-tags-plugin (0.1.0-2) unstable; urgency=low

  * Incremented build-deps to match Xfce 4.4 Beta 2

 -- Yves-Alexis Perez <corsac@corsac.net>  Wed, 12 Jul 2006 13:21:22 +0200

thunar-media-tags-plugin (0.1.0-1) unstable; urgency=low

  * Initial release Closes: #367631

 -- Yves-Alexis Perez <corsac@corsac.net>  Sat, 17 Jun 2006 14:14:02 +0100
