paprefs (1.1-1build1) focal; urgency=medium

  * No-change rebuild for libgcc-s1 package name change.

 -- Matthias Klose <doko@ubuntu.com>  Sun, 22 Mar 2020 16:53:24 +0100

paprefs (1.1-1) unstable; urgency=medium

  * New upstream version 1.1

 -- Felipe Sateler <fsateler@debian.org>  Thu, 25 Jul 2019 21:10:15 -0400

paprefs (1.0-1) unstable; urgency=medium

  * New upstream version 1.0
  * Drop all patches -- applied upstream
  * Bump Standards-Version
  * Add missing build-depends on meson
    Upstream switched from autoconf to meson

 -- Felipe Sateler <fsateler@debian.org>  Sun, 16 Sep 2018 11:42:23 -0300

paprefs (0.9.10-3) unstable; urgency=medium

  [ Felipe Sateler ]
  * Add revdate to make build reproducible
  * Update Vcs-* to point to salsa
  * Use gbp-pq for managing patches
  * Port to GSettings and GTK-3 from GConf and GTK-2.
    1. Pick upstream patches that accomplish this.
    2. Build-Depend on gtkmm-3
    3. Adjust package dependencies for the new gsettings module
    (Closes: #885038, #885076)
  * Add explicit Build-Depends on libsigc++-2.0-dev.
    It is checked in configure.ac, so lets make the dependency explicit
  * Update debhelper compat level to 11.
    Drop autoreconf and autotools-dev from Build-Depends and dh invocation
    as they are now provided directly by debhelper
  * Bump Standards-Version
  * Enable hardening flags
  * Annotate the possibility to build this package without root

  [ Balint Reczey ]
  * Remove myself from Uploaders
  * Add GPL-2+ paragraph to d/copyright
  * Remove GPL-2+ paragraph from the beginning of the copyright file

 -- Felipe Sateler <fsateler@debian.org>  Tue, 26 Jun 2018 20:24:27 -0400

paprefs (0.9.10-2) unstable; urgency=medium

  [ Martin-Éric Racine ]
  * debian/control: 
    = Updated Vcs-Git and Vcs-Browser.
    + Added Balint Reczey and Felipe Sateler to Uploaders.
    - Removed myself from Uploaders.
  * debian/copyright:
    = Cleaned up our DEP-5 implementation as per Lintian instructions.
  * Merged patch from upstream Git:
    0003-doc-Drop-0pointer.de-references.patch

 -- Martin-Éric Racine <martin-eric.racine@iki.fi>  Fri, 15 May 2015 16:22:41 +0300

paprefs (0.9.10-1) unstable; urgency=low

  [ Martin-Éric Racine ]
  * New upstream release:
    - Deleted all previous debian/patches; merged upstream.
  * Added myself to Uploaders.
  * Migrated to source format 3.0 (quilt).
    - control: Build-Depends on dpkg-dev (>= 1.14.17~).
    - control: drop the Build-Depends on quilt.
    - rules: drop the patchsys-quilt.mk CDBS include.
  * control: removed CJ van den Berg from Uploaders (MIA) (Closes: #636426).
  * patches: added two patches from upstream GIT to support multiarch.
    (Closes: #649565, #649593, #652444)
  * watch: updated to point to FreeDesktop.org XZ tarball.

  [ Sjoerd Simons ]
  * Switch to dh 7
  * Switch to standards version 3.9.3
  * Use autoreconf to regenerate the build system

 -- Sjoerd Simons <sjoerd@debian.org>  Fri, 18 May 2012 21:01:38 +0200

paprefs (0.9.9-2) unstable; urgency=low

  * debian/rules: Update the update-patch-series rule
  * debian/patches/0002-Dynamically-build-the-paths-to-the-modules.patch
    debian/patches/0003-rerun-bootstrap-for-the-updated-autotools-file.patch:
    + Added. Build the path to the pulseaudio modules dynamically by querying
      the version of the library that is installed instead of hardcoding it at
      build-time (Closes: #531251)

 -- Sjoerd Simons <sjoerd@debian.org>  Wed, 18 Nov 2009 23:31:35 +0000

paprefs (0.9.9-1) unstable; urgency=low

  * New upstream release
  * debian/control: Add build-depend on dbus-glib-1-dev

 -- Sjoerd Simons <sjoerd@debian.org>  Sun, 25 Oct 2009 16:41:07 +0000

paprefs (0.9.8-1) unstable; urgency=low

  * New Upstream Version
    - Includes polish translation (Closes: #487268)
  * debian/control: Update standards version, no further changes
  * debian/control: Set pkg-pulseaudio-devel as Maintainer and CJ and
    myself as Uploaders.
  * debian/control: Updated debian/copyright
  * debian/control: build libpulse-dev build-dep to >= 0.9.15

 -- Sjoerd Simons <sjoerd@debian.org>  Sun, 19 Apr 2009 15:26:45 +0100

paprefs (0.9.6-2) unstable; urgency=low

  * debian/control:
    + Add quilt to build-depends.
    + Fix spelling error in description.
  * debian/rule: Add quilt support.
  * debian/patches/0001-Fix-build-error-with-gcc-4.3.patch:
    + Added. Fix build with gcc-4.3 (Closes: #474845)
  * Update Standards-Version to 3.7.3 (no changes required).

 -- CJ van den Berg <cj@vdbonline.com>  Fri, 23 May 2008 20:35:41 +0200

paprefs (0.9.6-1) unstable; urgency=low

  [ Sjoerd Simons ]
  * New Upstream Version
  * debian/control: Add intltool to build-depends

  [ CJ van den Berg ]
  * debian/copyright: Remove LGPL. paprefs is now fully GPL.
  * debian/control:
    + Add Vcs-* fields.
    + Add Homepage field.
  * debian/menu: Change section to Applications/Sound to conform to the new
      menu specification.

 -- CJ van den Berg <cj@vdbonline.com>  Wed, 21 Nov 2007 16:58:32 +0100

paprefs (0.9.5-2) unstable; urgency=low

  * debian/rules: Port to CDBS.
  * debian/patches/01_use_stock_g2.14_icons.dpatch:
    - Removed. Not longer needed as gnome-icon-theme-2.18.0 is in testing.
  * debian/copyright: Update FSF postal address.
  * debian/paprefs.1.txt: Add a man page.

 -- CJ van den Berg <cj@vdbonline.com>  Wed, 30 May 2007 15:51:34 +0200

paprefs (0.9.5-1) unstable; urgency=low

  [ CJ van den Berg ]
  * Initial release

  [ Loic Minier ]
  * Depend on gnome-icon-theme for the icons.
  * Clarify GPL/LGPL files in copyright.

 -- Loic Minier <lool@dooz.org>  Tue, 17 Oct 2006 21:29:35 +0200

