Skip to content

Debian Changelog debian-edu-artwork (0.0.30-2)

2009

debian-edu-artwork (0.0.30-2) unstable; urgency=low

   * use relative path in postinst when calling update-initramfs, to appease
     lintian.
   * debian-edu-artwork-usplash.prerm: fix typo so that it removes the
     appropriate usplash-artwork alternative.
   * debian-edu-artwork.preinst, debian-edu-artwork.postrm:
     - use "set -e" in the body of the script, rather than on the "#!" line, to
       ensure it invoked even if script is run manually.
   * remove gconf keys referencing iceweasel, as they are not really artwork
     related, and belong in a different package. (Closes: #510820)

 -- Vagrant Cascadian <vagrant@freegeek.org>  Sun, 31 May 2009 11:30:47 -0700

debian-edu-artwork (0.0.30-1) unstable; urgency=low

   [ Vagrant Cascadian ]
   * debian-edu-artwork-usplash: fix failure in postinst when update-initramfs
     is not present by using full if statement rather than a one-liner.
   * switch to non-native package (Closes: #474463)
     - add new-upstream-version target to debian/rules to generate upstream
       tarballs
     - add README.source explaining how to generate new upstream tarball, or
       only make changes to the debian revision.

 -- Vagrant Cascadian <vagrant@freegeek.org>  Fri, 29 May 2009 11:27:48 -0700

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

   [ Vagrant Cascadian ]
   * update debian/compat to version 7, as version 4 is now deprecated. update
     build-dependency on debhelper to match.
   * update Standards-Version to 3.8.1, no changes needed.
   * Updated LDM theme to work with ldm in lenny (Closes: #507997).
   * Add ${misc:Depends} to debian/control so that debhelper can add
     appropriate dependencies if needed.
   * Add myself to Uploaders.
   * Add flags to allow debian-maintainer uploads.

 -- Vagrant Cascadian <vagrant@freegeek.org>  Wed, 13 May 2009 11:16:40 -0700

2008

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

   [ Petter Reinholdtsen ]
   * Add rules to build grub splash image.  Make sure to convert PNG
     via JPEG to XPM, to avoid incorrect colors.
   * Add conflicts with grub (<< 0.97-39) to make sure a version
     where bug #477791 in update-grub is fixed is used.
   * Add debhelper makers to new postrm and preinst files.
   * Updated Standards-Version from 3.7.3 to 3.8.0.  No changes needed
 
   [ José L. Redrejo Rodríguez ]
   * Added gconf configuration to customize Gnome Desktop with:
     - Use only lower panel
     - Don't need double click for the  mouse
     - Use Debian Edu background
     - Customize icon and gtk theme
   * Added gdm customization

 -- Petter Reinholdtsen <pere@debian.org>  Fri, 25 Jul 2008 00:31:33 +0200

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

   [ Holger Levsen ]
   * Include non corrupted files skoletux-wallpaper3.xcf.gz and
     skoletux-wallpaper.xcf.gz (Closes: 447255) fetched from the author.
   * Only build debian-edu-artwork-usplash on i386, amd64, powerpc
     and sparc, as usplash is only available on these archs.
 
   [ Petter Reinholdtsen ]
   * Fix build rules to handle building usplash package
     only on archs supported by usplash.

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 1 May 2008 17:51:43 +0200

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

   * Rewrite usplash theme build rules based on the usplash-theme-debian
     package to get it to work with usplash versions > 0.5 (Closes: #457664).
   * Replace usplash artwork with graphics provided by Trond Hasle Amundsen.

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 03 Apr 2008 19:01:35 +0200

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

   [Petter Reinholdtsen]
   * Add hostname to kdm theme (Closes: #459367).  Patch from
     Klaus Ade Johnstad.
 
   [Holger Levsen]
   * shorten old changelog entry to get rid of lintian warning
   * re-run aclocal with automake1.10 as suggested, before building the package

 -- Holger Levsen <holger@debian.org>  Thu, 14 Feb 2008 15:07:51 +0100

2007

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

   [ Morten Werner Forsbring ]
   * Added functionality to remove the alternative-setting for ldm-theme on
     removal of the debian-edu-artwork package. (Closes: #455054)
   * Bumped Standards-Version to 3.7.3 (no changes).
   * Added myself as Uploader.
 
   [ Holger Levsen ]
   * Correct the spelling of Debian Edu in debian/control as per
     skolelinux bug #1237
 
   [ Petter Reinholdtsen ]
   * Let debian-edu-artwork-usplash provide usplash-theme, and change
     the depend on usplash to recommends, to make sure the
     usplash-artwork.so alternative is updated before the usplash
     postinst look for it. (Closes: #456155)
   * Reduce debian-edu-artwork relation to kdm and debian-edu-artwork-usplash
     from recommends to suggests, as we do not really want those to be installed
     by default.

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 15 Dec 2007 18:40:41 +0100

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

2006

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