debian-edu-artwork (0.0.23) unstable; urgency=low

  [ Petter Reinholdtsen ]
  * Disable building of .rle and .xpm.gz, as these are not installed.
    This removes the build depend need for syslinux and
    netpbm. (Closes: #441909)

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 13 Sep 2007 09:38:41 +0200

debian-edu-artwork (0.0.22) unstable; urgency=low

  [ Luk Claes ]
  * Remove myself from uploaders.

  [ Petter Reinholdtsen ]
  * New versions of DVD label and cover from James Herrington, this
    time with source files included.
  * Correct KDEDIRS value used in the Xsession.d script
    art/kde/25debian-edu-artwork, to enable the Debian Edu background
    by default.
  * Build-depend on syslinux for ppmtolss16.
  * Rewrite build rules for art/splash/ to handle more images, and be
    more dynamic.  Remove code to install grub splash image.  It does
    not work.  Install the new debian-edu-splash-live.png image.

 -- Petter Reinholdtsen <pere@debian.org>  Sat,  8 Sep 2007 10:31:30 +0200

debian-edu-artwork (0.0.21) unstable; urgency=low

  * Add GPL licensed DVD label by James Herrington to media-cover.
  * Remove more generated files in the clean target of
    art/usplash/.  (Closes: #434114)

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 22 Jul 2007 17:30:46 +0200

debian-edu-artwork (0.0.20) unstable; urgency=low

  * Start work on customized g-i logo image.   Image made using Gimp
    and licenced using GPL by Ralf Gesellensetter.
  * Include media cover images.  Storing them in /usr/share/pixmaps/
    for now.  First one is for the DVD made by James Herrington.
  * Add .info files next to artwork to document who made them and
    that their license is GPL.

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 21 Jul 2007 18:14:54 +0200

debian-edu-artwork (0.0.19) unstable; urgency=low

  * Change how kdm is configured to use the new /etc/default/kdm.d/
    method instead of the policy breaking editing during
    postinst. (Closes: #431699)
  * Update default settings used when restoring the old kdm configuration
    to match the current defaults in kdm from version 3.5.5a.dfsg.1-6.
  * Use full path when specifying background wallpaper, to avoid
    strange path rewriting done by init.d/kdm.

 -- Petter Reinholdtsen <pere@debian.org>  Sat,  7 Jul 2007 12:38:47 +0200

debian-edu-artwork (0.0.18) unstable; urgency=low

  [ Holger Levsen ]
  * Added myself to uploaders.

 -- Holger Levsen <holger@debian.org>  Fri, 27 Apr 2007 14:32:41 +0200

debian-edu-artwork (0.0.17) unstable; urgency=low

  [ Petter Reinholdtsen ]
  * Convert art/usplash/debian-edu-usplash.png from 8bit to 4bit
    to get a working usplash image.

  [ Steffen Joeris ]
  * Add myself to uploaders

 -- Luk Claes <luk@debian.org>  Wed, 22 Nov 2006 22:40:08 +0100

debian-edu-artwork (0.0.16) unstable; urgency=low

  [ Lars Risan ]
  * Replaced art/splash/debian-edu-splash.png with nicer one.
  * Replaced art/usplash/debian-edu-usplash.png with nicer one.

  [ Petter Reinholdtsen ]
  * Removed art/usplash/debian-edu-usplash.xcf as it is no longer the
    original for the usplash image.

  [ Luk Claes ]
  * Added myself to uploaders.

 -- Petter Reinholdtsen <pere@debian.org>  Mon, 20 Nov 2006 15:18:58 +0100

debian-edu-artwork (0.0.15) unstable; urgency=low

  * Add missing depends for debian-edu-artwork on libconfig-inifiles-perl.

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 29 Oct 2006 00:24:10 +0200

debian-edu-artwork (0.0.14) unstable; urgency=low

  [ Lars Risan ]
  * Replace the CD boot image for isolinux (art/splash/) with a nicer
    one drawn with 16 colors.  Removed the gimp xcf file, as it no longer
    applies.

  [ Petter Reinholdtsen ]
  * Add art/g-i/ with notes on how to replace the g-i banner image.

 -- Petter Reinholdtsen <pere@debian.org>  Tue, 24 Oct 2006 12:16:19 +0200

debian-edu-artwork (0.0.13) unstable; urgency=low

  [ Ronny Aasen ]
  * Added preview image in art/ldm

  [ Knut Yrvin ]
  * Replace KDE wallpaper with a more discrete one.
  * Update kdm theme preview image with one using the new wallpaper.

 -- Petter Reinholdtsen <pere@debian.org>  Sun,  8 Oct 2006 17:14:42 +0200

debian-edu-artwork (0.0.12) unstable; urgency=low

  [ Ronny Aasen ] 
  * Replaced Dialog.png, with a image contributed by Edgar M. Vigdal
  * Updated kdm-theme/preview.png

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 24 Sep 2006 12:13:07 +0200

debian-edu-artwork (0.0.11) unstable; urgency=low

  [ Petter Reinholdtsen ]
  * Clean up package removal code.
  * Update README with into that the images should be GPL-licensed and
    that "source" files should be included for the images to make them
    easy to modify.
  * Rewrite update-artwork to avoid warning message from grep if
    /etc/kde3/kdm/kdmrc is missing.

 -- Petter Reinholdtsen <pere@debian.org>  Fri, 15 Sep 2006 21:12:15 +0200

debian-edu-artwork (0.0.10) unstable; urgency=low

  * Change usplash text area color to white on black.  Change progress
    bar color to blue on brighter blue.  Increase the text area.
  * Move activation and deactivation code from postinst/prerm into
    /usr/share/debian-edu-artwork/update-artwork, and call this script
    from the maintainer scripts.  Drop dependency on debian-edu-config
    as it isn't needed any more.

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 14 Sep 2006 22:38:13 +0200

debian-edu-artwork (0.0.9) unstable; urgency=low

  * Only try to activate KDM theme when KDM is installed.

 -- Petter Reinholdtsen <pere@debian.org>  Mon,  4 Sep 2006 22:29:16 +0200

debian-edu-artwork (0.0.8) unstable; urgency=low

  * Avoid switching background image during login, by setting the KDM
    background image to the same as the KDM theme and KDE desktop
    background.
  * Avoid full path to wallpaper in kdesktoprc, where it isn't needed.
  * Drop execute bit for /etc/X11/Xsession.d/25debian-edu-artwork, it
    is not needed.

 -- Petter Reinholdtsen <pere@debian.org>  Sun,  3 Sep 2006 16:00:49 +0200

debian-edu-artwork (0.0.7) unstable; urgency=low

  * Remember to run autoreconf, to make sure kdesktoprc is installed
    in the correct location.
  * Add some notes about the policy related status of the kdm theme
    enabling code.  See bug #385849 as well.

 -- Petter Reinholdtsen <pere@debian.org>  Sun,  3 Sep 2006 14:39:43 +0200

debian-edu-artwork (0.0.6) unstable; urgency=low

  * Add kdm theme based on the kubuntu kdm theme by editing
    /etc/kde3/kdm/kdmrc. Depend on debian-edu-config to have
    /usr/bin/update-ini-file available for kdmrc editing.  Recommend kdm.
  * Enable our KDE wallpaper by default, by setting KDEDIRS in
    Xsession.d/.

 -- Petter Reinholdtsen <pere@debian.org>  Sun,  3 Sep 2006 13:52:18 +0200

debian-edu-artwork (0.0.5) unstable; urgency=low

  [ Petter Reinholdtsen ]
  * Copy debian-edu theme for ldm from the ltsp package to try to collect
    all artwork for Debian Edu in one location.
  * Add postinst code for debian-edu-artwork to select the debian-edu
    ldm theme at install time.
  * Start on kde and kdm background image installation.  Not working
    yet, so the enabling code is commented out.
  * Copy
    <URL:http://www.skolelinux.de/~ralf/artwork/wallpapers/skoletux-wallpaper.png>
    and use it as the KDE background image.  Thanks, Ralf.  Found via
    skolelinux bug #397.
  * Add instructions for the CD splash image.
  * Replace CD splash image with one with black background and both
    the mascot, the logo and 'Debian Edu'.  Tried to include gimp "source"
    file too.
  * Replace usplash image based on the CD splash image.
  * Reduce debhelper compat level from 5 to 4, to make the package buildable
    in sarge.

 -- Petter Reinholdtsen <pere@debian.org>  Sat,  2 Sep 2006 17:48:06 +0200

debian-edu-artwork (0.0.4) unstable; urgency=low

  [ Morten Werner Olsen ]
  * Polishing the descriptions in debian/control a bit.

  [ Petter Reinholdtsen ]
  * Explain in the readme why the debian-edu-artwork-usplash package exist.
  * Add build-depend on imagemagick, as the convert program is needed.

 -- Petter Reinholdtsen <pere@debian.org>  Wed,  9 Aug 2006 22:10:25 +0200

debian-edu-artwork (0.0.3) unstable; urgency=low

  [ Petter Reinholdtsen ]
  * Install grub splash image into the location used by package
    grub-splashimages (/boot/grub/splashimages/), and symlink from the
    location detected by update-grub.  Add suggest on
    grub (>= 0.95+cvs20040624-10) to indicate which grub version include
    the required support.
  * Make debian-edu-artwork recommend debian-edu-artwork-usplash, to make it
    possible to use one without the other.  Let debian-edu-artwork-usplash
    depend and not recommend usplash, to make sure it is enough to install it
    to enable it.
  * Change section to graphics, as it seem a better choice than gnome.

 -- Petter Reinholdtsen <pere@debian.org>  Mon,  7 Aug 2006 21:29:21 +0200

debian-edu-artwork (0.0.2) unstable; urgency=low

  [ Steffen Joeris ]
  * Add option to dh_makeshlibs call to avoid useless
    code for ldconfig call in maintainer scripts

  [ Petter Reinholdtsen ]
  * Install splash image as /boot/grub/splash.xpm.gz,
    to make it available for grub.

 -- Petter Reinholdtsen <pere@debian.org>  Mon,  7 Aug 2006 08:48:25 +0200

debian-edu-artwork (0.0.1) unstable; urgency=low

  * Initial release.

 -- Petter Reinholdtsen <pere@debian.org>  Fri,  4 Aug 2006 16:15:20 +0200

