plymouth (0.8.3-20) unstable; urgency=low

  * Updating maintainer and uploaders fields.
  * Removing vcs fields.
  * Removing references to my old email address.
  * Compacting copyright file.
  * Removing superfluous README.source.
  * Adding note about nvidia cards in readme.
  * Updating to standards version 3.9.2.
  * Switching architecture fields to linux-any (Closes: #611593,
    #637034).
  * Exit early in initscript if package was removed but not purged,
    thanks to Maximilian Gaukler <development@maxgaukler.de> (Closes:
    #617857).
  * Adding patch from Michael Prokop <mika@debian.org> to fix wrong
    return code of plymouth-set-default-theme (Closes: #605018).

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Thu, 08 Sep 2011 15:34:42 +0200

plymouth (0.8.3-19) unstable; urgency=low

  * Applying patch from Steve Langasek <steve.langasek@ubuntu.com> to support
    multiarch (Closes: #634253).

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Sat, 30 Jul 2011 20:55:29 +0200

plymouth (0.8.3-18) unstable; urgency=low

  * Switching to source format 3.0 (quilt).
  * Replacing debian logo with a swirl (Closes: #603286).
  * Rediffing set-default-framebuffer-device-to-dev-fb0.patch.
  * Adding debian-logo.png to source/include-binaries.

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Sat, 20 Nov 2010 16:27:22 +0100

plymouth (0.8.3-17) unstable; urgency=medium

  [ Julien Cristau ]
  * Cherry-pick "[terminal] don't stomp over original tty lock
    settings". Prevents setting tty1 in 'echo' mode after boot (Closes:
    595178).

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Wed, 13 Oct 2010 18:01:24 +0200

plymouth (0.8.3-16) unstable; urgency=low

  * Correcting themes depends (Closes: #599411).

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Thu, 07 Oct 2010 15:02:11 +0200

plymouth (0.8.3-15) unstable; urgency=low

  * Updating to debhelper version 8.

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Thu, 07 Oct 2010 08:15:17 +0200

plymouth (0.8.3-14) experimental; urgency=low

  * Adding conflicts/replaces for old plymouth on plymouth-x11 (Closes:
    #598733).

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Sat, 02 Oct 2010 11:41:37 +0200

plymouth (0.8.3-13) experimental; urgency=low

  * Reverting patch from upstream for make plymouth work with systemd,
    made plymouth break otherwise (Reopen: #596680).

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Fri, 01 Oct 2010 07:18:25 +0200

plymouth (0.8.3-12) experimental; urgency=low

  * Adding patch from upstream prepared by Michael Biebl
    <biebl@debian.org> to make plymouth work with systemd (Closes:
    #596680).

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Tue, 14 Sep 2010 21:21:39 +0200

plymouth (0.8.3-11) experimental; urgency=low

  * Adding symlink from plymouth.8 to plymouth-set-default-theme.8
    (Closes: #596570).

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Sun, 12 Sep 2010 19:29:47 +0200

plymouth (0.8.3-10) experimental; urgency=low

  * Making pango build-depends unversioned, not needed anymore.
  * Splitting out kms stuff into plymouth-drm, this allows to have the
    plymouth package containing everything for the text splash without
    any depends other than libc6 and initramfs-tools.
  * Correcting conditionals for text theme in initramfs hook.

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Sat, 11 Sep 2010 00:01:15 +0200

plymouth (0.8.3-9) unstable; urgency=high

  * Removing superfluous reference to intel_agp and drm in
    README.Debian, thanks to Julien Cristau <jcristau@debian.org>.
  * Shipping preconfigured plymouthd.conf instead of setting the default
    theme in postinst which doesn't work reliable (Closes: #594999).
  * Correcting typo in fontconfig-config package name in previous
    changelog entry.
  * Avoid kms bloat if text theme is used (the text theme only works in
    non-kms mode anyway).
  * Also setting default plugin to text in plymouthd.defaults.
  * Downgrading fontconfig-config and ttf-dejavu-core depends to
    recommends, they are not needed when running the default text
    plugin.

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Fri, 10 Sep 2010 22:06:46 +0200

plymouth (0.8.3-8) unstable; urgency=low

  [ Anisse Astier ]
  * Adding fontconfig-config to depends.

  [ Daniel Baumann ]
  * Updating postinst script to deal with not just with empty but also
    with the uninitialized theme.

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Mon, 06 Sep 2010 13:31:39 +0200

plymouth (0.8.3-7) unstable; urgency=low

  * Calling plymouthd with --attach-to-session (Closes: #575177,
    #593408, #595178).
  * Setting default plugin to text if nothing else was specified
    (Closes: #594999).
  * Adding shutdown and restart messages in initscript when using text
    plugin, thanks to Leszek Lesner <leszek.lesner@googlemail.com>.
  * Updating to standards version 3.9.1.
  * Updating README.Debian for plymouth 0.8.
  * Adding information for AMD (ATI) graphic cards to README.Debian,
    thanks to Sebastian Leske <Sebastian.Leske@sleske.name> (Closes:
    #591623).

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Mon, 06 Sep 2010 12:30:29 +0200

plymouth (0.8.3-6) unstable; urgency=low

  * Removing old conflicts and replaces.
  * Correcting spelling typo in package description (Closes: #592866).

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Sat, 14 Aug 2010 12:44:50 +0200

plymouth (0.8.3-5) unstable; urgency=high

  [ Daniel Baumann ]
  * Updating standards version to 3.9.0.

  [ Anisse Astier ]
  * Starting plymouth as late as possible in order to have it on screen
    until X is started on an user mode setting system.

  [ Daniel Baumann ]
  * Adding depends to ttf-dejavu-core, thanks to Anisse Astier
    <anisse@astier.eu>.

  [ Michael Prokop ]
  * Only copying /etc/plymouth/plymouthd.conf in hook if it exists
    (Closes: #587557).

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Sat, 31 Jul 2010 03:17:35 +0200

plymouth (0.8.3-4) unstable; urgency=medium

  * Correcting lsb headers in initscript (Closes: #584204).

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Wed, 23 Jun 2010 20:58:56 +0200

plymouth (0.8.3-3) unstable; urgency=low

  * Restricting plymouth to amd64 and i386 only for the time being.

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Tue, 08 Jun 2010 12:41:47 +0200

plymouth (0.8.3-2) unstable; urgency=low

  * Adding patch to use fd for stdout instead of device node in scripts
    (Closes: #581649).

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Sun, 30 May 2010 23:01:47 +0200

plymouth (0.8.3-1) unstable; urgency=low

  * Merging upstream version 0.8.3.

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Fri, 07 May 2010 14:20:23 +0200

plymouth (0.8.2-2) unstable; urgency=low

  * Making libdrm-dev build-depends unversioned again, now that it has
    been uploaded to unstable.
  * Uploading to unstable.

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Sat, 17 Apr 2010 16:50:34 +0200

plymouth (0.8.2-1) experimental; urgency=low

  [ Daniel Baumann ]
  * Correcting spelling typo in previous changelog entry.

  [ Guido Guenther ]
  * Add drm modules (Closes: #576731).

  [ Daniel Baumann ]
  * Updating plymouth lintian overrides.
  * Removing patch to disable nouveau, and making libdrm build-depends
    versioned.
  * Renumbering patches.
  * Merging upstream version 0.8.2.
  * Removing shlibs depends from theme packages.
  * Marking themes packages architecture independent.
  * Removing todo file, currently nothing is left.

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Wed, 14 Apr 2010 19:41:42 +0200

plymouth (0.8.1-2) unstable; urgency=low

  * Uploading to unstable.

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Tue, 06 Apr 2010 12:41:39 +0200

plymouth (0.8.1-1) experimental; urgency=low

  [ Daniel Baumann ]
  * Merging upstream version 0.8.1.

  [ Guido Guenther ]
  * Add missing config files.

  [ Daniel Baumann ]
  * Removing removal of config files in rules so that they actually can
    be installed into the package.

  [ Guido Guenther ]
  * Drop /usr/bin otherwise log-viewer ends up in two packages.
  * Update libdrm.patch to not use
    ply_renderer_nouveau_driver_get_interface to avoid undefined
    reference.
  * Update initramfs hook for 0.8.0.
  * Install custom plymouth-update-initrd (Closes: #575713).

  [ Daniel Baumann ]
  * Renaming plugins packages to themes, and including plugins in main
    plymouth package (Closes: #575712).
  * Dropping no longer needed depends on plymouth themes.
  * Adding recommends to plymouth-themes-all.
  * Correcting version depends of plymouth-x11 on plymouth.
  * Wrapping depends.
  * Removing default.plymouth from initramfs hook, doesn't exist anymore
    in 0.8.1.
  * Adding patch to update awk call in plymouth-set-default-theme to not
    always return zero.

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Mon, 29 Mar 2010 08:27:14 +0200

plymouth (0.8.0-1) experimental; urgency=low

  [ Daniel Baumann ]
  * Merging upstream version 0.8.0 (Closes: #573582).
  * Rediffing parse-etc-debian_version.patch.
  * Removing no-need-to-check-for-lib64, not needed anymore.
  * Rediffing set-default-framebuffer-device-to-dev-fb0.
  * Renumbering patches.

  [ Guido Guenther ]
  * Disable noveau.

  [ Daniel Baumann ]
  * Adding TODO file.
  * Adding build-depends to libdrm-dev.

  [ Guido Guenther ]
  * Add new plugins.
  * Add renderers.

  [ Daniel Baumann ]
  * Dropping la files.
  * Droppping shlibs file, not needed anymore.
  * Correcting typo in plymouth-plugins-script package short-
    description.
  * Sorting plugins in control.
  * Removing deprecated --without-default-plugin from configure call in
    rules.
  * Reordering install blocks in rule in preparation of using --fail-
    missing for dh_install.
  * Updating plymouth debhelper install file to include newly added
    manpage.
  * Sorting plymouth debhelper install file.
  * Updating plymouth-dev debhelper install file to include static files
    of the newly added renderers.
  * Removing removal of /usr/libexec, not needed anymore.
  * Updating removal of /var in a more 'break-early-when-things-change'-
    way.
  * Including upstreams initrd scripts in plymouth.
  * Removing plymouthd default configs from build-tree.
  * Calling dh_install with --fail-missing.
  * Dropping manual removal of empty directories, dh_install doesn't
    fail on them.
  * Sorting debhelper install files for the plugin packages.
  * Dropping library links, not worth the efforts.
  * Updating TODO.

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Sat, 27 Mar 2010 16:26:12 +0100

plymouth (0.7.2-6) unstable; urgency=low

  * Applying slightely modifed patch from Christian Meyer
    <c2h5oh@web.de> to add notes about how to enable KMS in
    README.Debian (Closes: #574755).

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Sat, 27 Mar 2010 14:28:52 +0100

plymouth (0.7.2-5) experimental; urgency=low

  [ Daniel Baumann ]
  * Including debian_version file in initramfs hook, thanks to Matthias
    Berndt <matthias_berndt@gmx.de> (Closes: #575165).

  [ Guido Guenther ]
  * Add pango/fontconfig files (Closes: #574829).

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Thu, 25 Mar 2010 07:13:51 +0100

plymouth (0.7.2-4) experimental; urgency=low

  [ Daniel Baumann ]
  * Correcting spelling mistake in previous changelog entry.

  [ Guido Guenther ]
  * Don't stop init script on upgrade (Closes: #574720).
  * Honor nosplash option in init script (Closes: #574722).

  [ Daniel Baumann ]
  * Unify coding style in init script.

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Sun, 21 Mar 2010 08:39:02 +0100

plymouth (0.7.2-3) experimental; urgency=low

  [ Guido Guenther ]
  * Add initramfs and init scripts (Closes: #573888).

  [ Daniel Baumann ]
  * Unify coding style in initramfs files.
  * Correcting accidentally dropped install call for Debian's
    plymouth-set-default-plugin (Closes: #573947).

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Fri, 19 Mar 2010 10:37:58 +0100

plymouth (0.7.2-2) experimental; urgency=low

  [ Daniel Baumann ]
  * Updating year in copyright file.
  * Updating to standards 3.8.4.

  [ Guido Guenther ]
  * Parse /etc/debian_version (Closes: #573602).
  * No need to check for lib64 (Closes: #565508).
  * Install base themes (Closes: #573577).
  * Add missing shared objects (Closes: #573578).
  * Set default framebuffer device to /dev/fb0 instead of /dev/fb which
    doesn't exist by default (Closes: #573724).
  * Add Debian logo (Closes: #573760).

  [ Daniel Baumann ]
  * Adding entry for the debian logo in copyright file.

  [ Guido Guenther ]
  * Add themes to hook script (Closes: #573862).
  * Simplify initramfs creation (Closes: #573725).

  [ Daniel Baumann ]
  * Adding REAMDE.source.
  * Adding README.Debian (Closes: #546155).
  * Removing useless empty line at the end of plymouth.hook.
  * Removing TODO file, not needed anymore.

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Sun, 14 Mar 2010 19:19:51 +0100

plymouth (0.7.2-1) experimental; urgency=low

  * Merging upstream version 0.7.2.

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Sun, 27 Dec 2009 17:23:56 +0100

plymouth (0.7.1-1) experimental; urgency=low

  * Merging upstream version 0.7.1.

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Sun, 27 Dec 2009 17:16:38 +0100

plymouth (0.7.0-1) experimental; urgency=low

  * Merging upstream version 0.7.0 (Closes: #541176).
  * Updating package to standards version 3.8.3.
  * Updating maintainer field.
  * Updating vcs fields.
  * Removing drop-nash.patch, went upstream.
  * Correcting wrong vcs-browser field.
  * Adding explicit debian source version 1.0 until switch to 3.0.
  * Bumping versioned build-depends on debhelper.
  * Adding misc depends.
  * Sorting and wrapping depends.
  * Adding upstream and maintainer header in copyright.
  * Minimizing rules file.
  * Updating debhelper install files for new upstream version.

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Sun, 27 Dec 2009 17:08:18 +0100

plymouth (0.6.0-1) experimental; urgency=low

  * Initial release (Closes: #506899).

 -- Daniel Baumann <daniel.baumann@progress-technologies.net>  Sat, 07 Feb 2009 19:02:00 +0100
