debian-edu-artwork (0.52-2) unstable; urgency=medium [ Wolfgang Schweer ] * debian/update-debian-edu-artwork-(joy|lines|spacefun): Only execute 'glib-compile-schemas' if it is available. (Closes: #774864) -- Holger Levsen Fri, 09 Jan 2015 11:41:25 +0100 debian-edu-artwork (0.52-1) unstable; urgency=medium [ Wolfgang Schweer ] * art-spacefun: - Remove some unneeded SVG images and reduce the size of some PNG files using 'convert -depth 8 . - Generate the 1600x1200 SVG file from the related PNG file using convert .png .bmp, importing the BMP file into incscape and save it as SVG file. - Adjust kde/Makefile.am and update-debian-edu-artwork-spacefun to match the changes. -- Mike Gabriel Thu, 04 Dec 2014 11:08:02 +0100 debian-edu-artwork (0.51-1) unstable; urgency=medium * debian/control: use unversioned depends on the debian-edu-artwork* binary packages. * art-$(theme)/splash/Makefile.am: call convert with +set date:create +set date:modify to put deterministic times (the st_ctime of the source file) into the .png files it modifies. Useful for reproducible builds. :-) -- Holger Levsen Sun, 26 Oct 2014 18:21:22 +0000 debian-edu-artwork (0.50-1) unstable; urgency=medium * media-cover: remove old artwork from 2007 (or before?) - we have shiny modern artwork now. Also the old stuff ain't gone, it lifes in the git repository for those who care. * playground/squeeze: drop all desktop backgrounds except debianedu_wallpaper01_1920x1080.png which is used by the spacefun binary package. * debian/control: - Use https for Alioth cgit URL. - Capitalize the team name like in the other packages. -- Holger Levsen Sun, 19 Oct 2014 19:09:21 +0000 debian-edu-artwork (0.49-1) unstable; urgency=medium [ Wolfgang Schweer ] * Add art-(joy|lines)/splash/debian-edu-(joy|lines)-splash-live.png to those Makefile.am's clean targets. * Replace leftover ldm 'joy' background png with a lines theme one. * Add svg files for different login screen resolutions to the playground/jessie directory. * Fix typo in each art-lines/ksplash-bg*/Makefile.am to actually create the subdir. (This fix is needed for 'joy' as well, but check of images is required first.) * Update Standards-Version to 3.9.6. * Remove obsolete directory art-lines/ksplash-bg_1600x1200 and adjust configure.ac and art.lines/Makefile.am accordingly. * Generate all needed background png files from svg files out of playground/jessie: add links to these svg files, add build rules and clean targets to Makefile.am in all concerned directories. * Update screenshot and preview images in art-lines' kde, kdm-theme, ksplash-theme and ldm subdirs, build them from svg files if possible. * art-joy/kde: get rid of unused png files, adjust the dir's Makefile.am and debian/update-debian-edu-artwork-joy to reflect the change. * art-spacefun/kde: get rid of unused png files, adjust the dir's Makefile.am and debian/update-debian-edu-artwork-spacefun to reflect the change. * media-cover: add CD/DVD label and cover images (svg and png) based upon the lines theme. Remove old cover psd files to reduce size, update README accordingly. Add info files for new cover/label files. * Fix debian/debian-edu-artwork.install to make red swirl hiding work. [ Mike Gabriel ] * Fix faulty paths in update-debian-edu-artwork-lines (for symlinking and unlinking gnome-shell.css). * Prepare gnome-shell artwork in bin:package debian-edu-artwork-lines to be co-installable with the other Debian Edu artworks presented by this src:package. * Provide spacefun theme and joy theme for Debian jessie's GDM3 login screen. * Move dpkg-divert code into package scripts of bin:package debian-edu-artwork (was: bin:package debian-edu-artwork-lines). * Fix background-image scaling in GDM3 login screen. * Hide red swirl logo in GDM3. The Debian Edu background images already contain a logo. Remove obsolete code that worked with GDM3 in Debian wheezy, but does not work with GDM3 in Debian jessie. * Use inkscape for doing the initial SVG -> PNG conversion. The result of ImageMagick based SVG2PNG conversion is rather poor on the Debian Edu Artwork background images. * Fix scaling of GRUB splash PNGs for joy and lines theme. * debian/control: + Add Homepage: field. Pointing to a wiki page, we need to put some work in. + Add B-D: inkscape. * debian/copyright: + Convert to DEP-5 machine-readable format. * debian/rules: + Provide get-orig-source rule that builds an orig tarball from the package folder itself (excluding the debian/ directory). + Fix orig tarball creation, don't redundantly tar-up subfolders. Only include symlinks and files into the tarball. Let the tar tool auto-create the relevant directories. [ Holger Levsen ] * Switch to debian/source/format 3.0 (quilt), enable xz compression. * debian/rules: - rename get-orig-source target to new-upstream-version to match README.source. - set DEB_DH_BUILDDEB_ARGS to use .xz compression for binary packages too. * Update README.source to refer to git instead of svn. -- Holger Levsen Tue, 07 Oct 2014 13:56:38 +0200 debian-edu-artwork (0.48-1) unstable; urgency=medium [ Wolfgang Schweer ] * Add new package debian-edu-artwork-lines: - Add art-lines, originally as a copy of art-joy. - Add directory playground/jessie with svg files for theme 'lines' based upon the jessie lines theme and (parts of) the Debian Edu logo. - Adjust Makefile.am and configure.ac in the base directory. - Adjust debian/rules and debian/control. - Add these files to the debian dir: + debian-edu-artwork-lines.postinst + debian-edu-artwork-lines.prerm + debian-edu-artwork-lines.install + debian-edu-artwork-lines.manpages + update-debian-edu-artwork-lines + update-debian-edu-artwork-lines.8 - Adjust each Makefile.am in the directory art-lines and subdirs. - Replace joy theme related files with lines theme ones. - Generate the 640x480 png grub image from a 1600x1200 svg file out of the playground/jessie dir, by adding (in the splash subdir) 'convert $@ -resize 640x $@' to Makefile.am. - Add 2560x1080 wallpaper. * Files in art-common/kde and art-common/kdm-theme: add support for the lines theme. * art-lines/kde: add rules to Makefile.am to build wallpaper png files needed for the Plasma desktop from svg out of the playground/jessie directory; add appropriate links. * debian/control: add debian-edu-artwork-lines to Depends: field. * Add gdm3/gnome-shell support to package debian-edu-artwork-lines (much more work needed to support the other themes as well): - Add directory art-lines/gnome-shell with files + debian-edu.svg as (no-repeated) replacement for the (repeated) default black background for now. (This has yet to be tested with different screen resolutions.) + debian-edu-gnome-shell.css to make the Debian Edu background show up (using diversion to gnome-shell.css). + Makefile.am. - Adjust art-lines/Makefile.am and configure.ac to reflect this. - Add these files to the debian dir: + debian-edu-artwork-lines.install + debian-edu-artwork-lines.links + debian-edu-artwork-lines.preinst + debian-edu-artwork-lines.postrm - Adjust debian/update-debian-edu-artwork-lines. * Add myself to Uploaders. [ Holger Levsen ] * Remove art-(joy|lines)/splash/debian-edu-(joy|lines)-splash-live.png links and add those targets to those Makefile.am's. This fixes an unreported FTBFS with pbuilder (but not with debuild), which is also present in at least 0.47. * Bump compat to 9 and raise build-dependency to debhelper >= 9.20120909~. * Turn into a non-native package again. This is useful to just fix simple stuff without needing to upload a huge source package. Please keep it this way. Native packages are not useful for anything. Really. -- Holger Levsen Tue, 30 Sep 2014 13:39:57 +0000 debian-edu-artwork (0.47) unstable; urgency=medium * MATE panel layout: + Add Window List Applet to the MATE panel for default MATE profiles. -- Mike Gabriel Tue, 19 Aug 2014 18:17:50 +0200 debian-edu-artwork (0.46) unstable; urgency=medium * Upload to unstable. [ Mike Gabriel ] * update scripts: - Provide common symlink name for PXE boot splash. - Use variable instead of hard-coding the theme name. * MATE panel layout: - Drop mixer applet from list of default panel applets. The mixer applet is only provided by mate-media-gstreamer whereas mate-media-pulse will be the default package in Debian jessie. The bin:package mate-media-pulse presents a mixer applet via the notification area. [ Alexander Alemayhu ] * debian/control: + Update Vcs-* fields. -- Mike Gabriel Wed, 13 Aug 2014 17:51:26 +0200 debian-edu-artwork (0.46~exp1) experimental; urgency=low * New artwork version (0.46): - Drop buildcruft files. Use CDBS autoreconf ruleset to create those files during package build on-the-fly. - gschema.override files: Allow more then one gschema.override file for Debian Edu artwork (context: one for GDM, one for MATE, etc.). - Add layout file for MATE panel. Immitate the panel as it once was in GNOMEv2 (plus: icon for x-www-browser, icon for Caja). - Re-arrange SUBDIRS in art/Makefile.am line-by-line. - Add mate-media's mixer applet to MATE's panel by default. - Re-add artwork from Edu squeeze. Allow parallel installation of files from Debian Edu Spacefun and Debian Edu Joy. - update-debian-edu-artwork-spacefun: Use Spacefun's PNG (instead of one of the re-created SVGs) as default background image. - Provide proper screenshots for ksplash theme, kdm theme and ldm theme. - MATE theming: Set default icon theme, gtk theme and window manager theme. Set Caja's click-policy to single by default and let Caja always start as a browser. * debian/control: + Add myself (Mike Gabriel) to Uploaders: field. + Bump Standards: version to 3.9.5. No changes needed. + Split-up bin:package d-e-a into several packages: one common package and one package per artwork series (-spacefun, -joy). * debian/changelog: + Drop package revision in package version. For developmental pre-release uploads to Debian Edu package archive, we will rather use package versions of the format: ~git.+. -- Mike Gabriel Wed, 02 Jul 2014 12:13:59 +0200 debian-edu-artwork (0.45-2) unstable; urgency=low [ Petter Reinholdtsen ] * Adjusted art/splash/Makefile.am to clean up the generated file debian-edu-splash.png too. -- Holger Levsen Wed, 09 Oct 2013 15:15:06 +0200 debian-edu-artwork (0.45-1+deb7u1) wheezy; urgency=low * No change upload targeted at wheezy-proposed-update for the upcoming 7.2 release. -- Holger Levsen Sat, 05 Oct 2013 17:22:06 +0200 debian-edu-artwork (0.45-1) unstable; urgency=low [ Petter Reinholdtsen ] * Adjust makefile to get 'make distcheck' almost working. [ Holger Levsen ] * Bump to new upstream version to upload as non-native. * Add librsvg2-bin to build-depends. (Closes: #720718) -- Holger Levsen Mon, 16 Sep 2013 01:15:53 +0200 debian-edu-artwork (0.44-1) unstable; urgency=low [ Wolfgang Schweer ] * Fix grub image (colour space: indexed -> RGB; density 72x72). [ Petter Reinholdtsen ] * Build grub image from SVG using convert from imagemagick, optipng, advancecomp. Add these as build dependencies. -- Petter Reinholdtsen Thu, 08 Aug 2013 22:26:17 +0200 debian-edu-artwork (0.43-1) unstable; urgency=low [ Holger Levsen ] * art/splash/debian-edu-splash.png: update file to correct size: 640 x 480. [ Wolfgang Schweer ] * Replace art/kdm-theme/background.svg with another file of size 1600x1200, hopefully working correctly for all resolutions. (Closes: #717526) * Update art/kdm-theme/README. * art/kdm-theme/KdmGreeterTheme.desktop: fix typo. * art/ksplash-theme/description.txt: clarify information about the rectangle image. (Really: force description.txt to be updated in svn, cause the file shipped with version 0.42-1 was not a correct description file, though the svn version seemed to be correct.) ksplash should work again. -- Petter Reinholdtsen Thu, 25 Jul 2013 23:29:20 +0200 debian-edu-artwork (0.42-1) unstable; urgency=low * Add new colorful shiny artwork from Christoph Muetze in art/playground/wheezy. * Update all artwork based on the sources in art/playground/wheezy. (Some previews / screenshots are still missing.) * Bump version number to indicate package is somewhat mature by now. * debian/update-artwork: fix update-alternatives removal call in restore_desktop_background(). (Closes: #716863) * Fix typo in debian/copyright, thanks lintian. -- Holger Levsen Sat, 20 Jul 2013 20:04:01 +0200 debian-edu-artwork (0.0.41-1) unstable; urgency=low [ Petter Reinholdtsen ] * Remove Morten Werner Forsbring from uploaders. Thank you Werner for all your good work. [ Wolfgang Schweer ] * Replace svg file with aspect ratio 5:4 (1280x1024) with another (fake) one working correctly with both GNOME and KDE. * List this file once again in debian-edu.xml. * Add update-alternatives removal for desktop-background. (Closes: #716863) -- Holger Levsen Sun, 14 Jul 2013 16:57:48 +0200 debian-edu-artwork (0.0.40-1) unstable; urgency=low * Uploaded to the Debian Edu archive as debian-edu-artwork 0.0.40-1~svn81537: [ David Prévot ] * Let debhelper handle dpkg-maintscript-helper. [ Petter Reinholdtsen ] * Add dependency on libglib2.0-bin to make sure the code to enable the gdm3 artwork find glib-compile-schemas. * Build-depend on debhelper (>= 8.1.0~) to get version supporting *.maintscript to handle dpkg-maintscript-helper. * Uploaded to the Debian Edu archive as debian-edu-artwork 0.0.40-1~svn81520: [ Wolfgang Schweer ] * Configuration of gdm3: - Drop file /etc/gdm3/greeter.gsettings, as this approach fails, if gdm3 is installed after the artwork package; remove diversion. - Use schema override file to configure gdm3: /usr/share/glib-2.0/schemas/20_debian-edu.gschema.override - Call 'glib-compile-schemas /usr/share/glib-2.0/schemas/' to activate the overrides (function in script 'update-artwork'). - Handle unused diversions. (Closes: #715153) - Remove useless whitespace in update-artwork. [ Petter Reinholdtsen ] * Adjust debian-edu-artwork.postinst and debian-edu-artwork.prerm to handle cleanup of previoiusly diverted files as I believe it must be done. [ Wolfgang Schweer ] * RTFM: Use dpkg-maintscript-helper to remove the conffile. * Fix typos in 20_debian-edu.gschema.override * Drop one fake svg file (aspect ratio 5:4), which scales bad, as listed in debian-edu.xml (should be added later again as real svg). -- Petter Reinholdtsen Fri, 12 Jul 2013 22:00:29 +0200 debian-edu-artwork (0.0.39-1) unstable; urgency=low [ Wolfgang Schweer ] * Create and configure Debian Edu theme, based on the joy theme for kdm: - Reorganize Debian Edu kdm theme to match the new structure; copy joy theme icons for the greeter, move wallpaper images to the new default desktop-base directory /usr/share/images/desktop-base. - Provide scaled images based on debian-edu-wallpaper01_1920x1080.svg by Christoph Muetze and on png files by Holger Levsen in Debian Edu theme directory located in desktop-base. (kdm-theme/background.svg has to be repaced with a real svg file.) - Add metadata.desktop for Debian Edu theme directory. - Add screenshot image for Debian Edu theme directory; this image has yet to be updated. - Add 20-desktop-base-edu.js to /usr/share/kde4/apps/plasma-desktop/init/ to set scaled Debian Edu theme images as the default background. * Add myself to AUTHORS. * Try to update and configure the LDM theme: - Copy greeter-gtkrc from ldm ltsp theme. - Add bg.png as background image (same as for other greeters). - Replace logo.png (which would show almost the same once again) with a simple image showing the Text 'LTSP Client Login'. - Raise update-alternatives priority to make it the default theme. - Remove useless links. * Try to configure Gnome desktop to show the background. - Remove obsolete gdm-theme files, use already existing KDE files as common ones (gdm3 will use images/desktop-base/debian-edu.xml). - Add another svg file (based on Christoph ones) with 5:4 ratio (1280x1024) to support this resolution. - Add update-alternatives for desktop-background.xml to auto choose debian-edu.xml (instead of the default joy.xml). - Remove obsolete file defaults.conf (no longer used with gdm3), skip diverting this file. - Add new configuration file /etc/gdm3/greeter.gsettings, which takes over the job from defaults.conf, divert this file. Only purpose is to stop the users list showing up in the greeter; found no way to configure this otherwise. * Add lightdm to Enhances: field in control file. -- Holger Levsen Fri, 05 Jul 2013 13:40:00 +0200 debian-edu-artwork (0.0.38-1) unstable; urgency=low * Bump upstream version, appearantly the Debian Edu archive has problems with -2 versions and I have no time to fix this now... -- Holger Levsen Tue, 18 Jun 2013 12:27:27 +0200 debian-edu-artwork (0.0.37-2) unstable; urgency=low * Revert this change to debian/rules: - Automatically replace duplicates with symlinks during buildtime to decrease installed package size. -- Holger Levsen Tue, 18 Jun 2013 00:46:43 +0200 debian-edu-artwork (0.0.37-1) unstable; urgency=low * debian/copyright: Remove outdated infos and add gpl2+ licence. * art/gdm-theme/screenshot.png: Update with Debian Edu wheezy theme. -- Holger Levsen Mon, 17 Jun 2013 01:03:44 +0200 debian-edu-artwork (0.0.36-1) unstable; urgency=low [ Wolfgang Schweer ] * /usr/share/wallpapers/debian-edu-wallpaper02_1600x1200.svg is now used to provide login-background.svg for the lightdm greeter. [ Holger Levsen ] * Drop art/logo (whoich wasn't used in the binary package) and moved it to git://git.debian.org/git/debian-edu/debian-edu-logo.git * Cleanup art/playground some more. * Update README and debian/README.source. * Add myself to AUTHORS. * debian/control: - Add rdfind and symlinks to Build-Depends:. - Make binary package description slightly more verbose. - Add Enhances: field. - Bump Standards-Version to 3.9.4, no changes needed. - Drop ancient and useless Suggests: and Conflicts:. * debian/rules: - Automatically replace duplicates with symlinks during buildtime to decrease installed package size. Thanks to Helmut Grohne and http://wiki.debian.org/dedup.debian.net - simplify new-upstream-version target. * Drop useless debian/watch file. -- Holger Levsen Sat, 15 Jun 2013 18:14:19 +0200 debian-edu-artwork (0.0.35-1) unstable; urgency=low [ Wolfgang Schweer ] * Raise update-alternatives priority for the desktop background from 65 to 75 (same as the default joy one), to enable the Debian Edu one again. * Try to configure background for lightdm-greeter: - divert /usr/share/images/login-background.svg - link /usr/share/wallpapers/debian-edu-wallpaper01_1600x1200.png to /usr/share/images/desktop-base/login-background.svg [ Petter Reinholdtsen ] * Correct order and arguments for dpkg-divert for login-background.svg in preinst. * Correct path to login-background.svg from /usr/share/images/ to /usr/share/images/desktop-base/. [ Holger Levsen ] * Also use /usr/share/images/desktop-base/login-background.svg in: - art/gdm-theme/20-debian-edu-artwork-settings * Drop unused art/kdm-theme/debian-edu-wallpaper.png. * Update art/kde/debian-edu-wallpaper* based on Christophs new designs. Also ship .svg wallpapers. * Use /usr/share/wallpapers/debian-edu-wallpaper02_1600x1200.png in art/kdm-theme/debian-edu.xml. * Shrink all png files with "optipng -o4 -i0 -fix $file ; advpng -z4 $file". -- Holger Levsen Fri, 14 Jun 2013 17:48:40 +0200 debian-edu-artwork (0.0.34-1) unstable; urgency=low [ Holger Levsen ] * debian/control: - Remove obsolete XS-DM-Upload-Allowed: field. - Add Vcs-Browser: and and Vcs-Svn: fields. - Remove Steffen Joeris, Vagrant Cascadian, Jonas Smedegaard and Andreas B. Mundt from Uploaders: field - thanks for all your work! * Compress source .psd files in art/media-cover to reduce source package size by more than three megabyte. * Drop ancient and unused art/splashy and art/wallpapers. * Add new wheezy artwork: (Closes: #706323) - Add sources by Christoph Muetze in art/playground/sources/wheezy based on http://wiki.debian.org/DebianArt/Themes/Joy - Thanks a lot Christoph! - Update art/g-i (move old stuff to art/playground/squeeze). - Update art/splash (used for grub images). [ Petter Reinholdtsen ] * Add setup for gdm3, adding /usr/share/pixmaps/debian-edu-wallpaper01_1600x1200.png as its background image. SVG image would be better. -- Holger Levsen Thu, 13 Jun 2013 19:38:00 +0200 debian-edu-artwork (0.0.33-4) unstable; urgency=low [ Petter Reinholdtsen ] * Raise the update-alternatives priority of our grub image from 15 to 50, to make sure it is higher priority than the 20 used by desktop-base for joy-grub.png. This bring our artwork back to grub. -- Petter Reinholdtsen Wed, 08 May 2013 09:52:32 +0200 debian-edu-artwork (0.0.33-3) unstable; urgency=low [ Hideki Yamane ] * debian/debian-edu-artwork.prerm - fix "leaves diversion after upgrade from squeeze" (Closes: #657474) [ Holger Levsen ] * Bump Standards-Version to 3.9.3, no changes needed. * Set package priority to extra. -- Petter Reinholdtsen Wed, 08 May 2013 09:49:38 +0200 debian-edu-artwork (0.0.33-2) unstable; urgency=low [ Andreas B. Mundt ] * Fix left-over/typo in the update-alternatives related code. (Closes: #649315) -- Holger Levsen Sat, 26 Nov 2011 14:04:56 +0100 debian-edu-artwork (0.0.33-1) unstable; urgency=low [ Petter Reinholdtsen ] * Add the image used by isolinux on the Installation CD and DVD. [ Andreas B. Mundt ] * Remove art/usplash/ directory since usplash is has been removed from Debian. * Add 'playground'-directory to svn, as repository for artwork (not installed). * Drop artwork done by Christoph Muetze in playground directory. * Use the work of Christoph Muetze as current theme. * Add Christoph Muetze to AUTHORS and mention his work in debian/copyright. * Clean art/splash/ from magic needed for GRUB legacy. It is not needed for GRUB2. * Remove imagemagick, libbogl-dev and librsvg2-bin from builddeps. * Add all available resolutions of the debian-edu-wallpaper. * Fit kdm/gdm better with new debian-edu-wallpaper. * Depend on desktop-base and use update-alternatives to switch on debian-edu artwork. * Remove diversion of /usr/share/desktop-base/grub_background.sh as it is not needed when using update-alternatives. * Update ldm logo to new artwork, add screenshot with new logo in use. * Replace unused logo by a Debian swirl and switch it on. * Open GRUB background in GIMP and save it again in the same format: GRUB had problems with the original file. * Bump Standards-Version to 3.9.2, no changes needed. [ Andreas B. Mundt ] * Remove the art/playground/ directory from the 'upstream'-source (*.orig.tar.gz). * Use new artwork for PXE boot screen. Remove outdated paragraph from art/splash/README. * Minor kdm/gdm-theme design modifications. * Use Debian default path for kdm-theme. * Fix path in art/kdm-theme/kdm-default (which seems to be ignored). [ Andreas B. Mundt ] * Improve contrast to background. [ Mike Gabriel ] * Update desktop-background's picture_filename in GConf defaults (closes: #638541). [ Holger Levsen ] * debian/changelog: Merge four svn versions (which where uploaded to Debian Edu) into this one, before uploading to unstable. * debian/rules: don't remove art/playground when creating orig.tar.gz. -- Holger Levsen Sun, 11 Sep 2011 14:51:34 +0200 debian-edu-artwork (0.0.32-2) unstable; urgency=low * Divert /usr/share/desktop-base/grub_background.sh to make debian-edu-artwork installable with desktop-base. (Closes: #603785) -- Holger Levsen Sat, 04 Dec 2010 17:48:21 +0100 debian-edu-artwork (0.0.32-1) unstable; urgency=low * Drop debian-edu-artwork-usplash. (Closes: #593707) * Bump standards version to 3.9.1, no changes needed. -- Holger Levsen Sun, 19 Sep 2010 15:53:29 +0000 debian-edu-artwork (0.0.31-3) unstable; urgency=low [ Holger Levsen ] * Provide source/format and set it to 1.0. [ Petter Reinholdtsen ] * Use conflict desktop-base (<< 5.0.5), as version 5.0.5 no longer include the /usr/share/desktop-base/grub_background.sh file. * Make sure the artwork package can be removed also when update-grub fail. -- Petter Reinholdtsen Mon, 05 Jul 2010 19:58:49 +0200 debian-edu-artwork (0.0.31-2) unstable; urgency=low [ Petter Reinholdtsen ] * Updated Standards-Version from 3.8.3 to 3.8.4. No changes needed. [ Andreas B. Mundt ] * Fix update-artwork to work during installs when no grub.conf exists. * Add myself to Uploaders. -- Petter Reinholdtsen Sun, 02 May 2010 19:39:15 +0200 debian-edu-artwork (0.0.31-1) unstable; urgency=low [ Petter Reinholdtsen ] * Try to fix grub 2 theme support (Closes: #570786). Make sure we conflict with desktop-base as we include /usr/share/desktop-base/grub_background.sh which is also there. [ Andreas B. Mundt ] * Update kdm and gdm theme (Closes: #572769). * Regenerate some Makefile.in files using automake (gdm-theme, kdm-theme and splash). * Remove outdated functions in debian/update-artwork. * Remove obsoleted debian/edit-ini. * Add new wallpaper and grub2 background. * Add functions to update grub.cfg in debian/update-artwork. * Add ksplash for seamless login experience. -- Petter Reinholdtsen Wed, 21 Apr 2010 21:25:30 +0200 debian-edu-artwork (0.0.30-4) unstable; urgency=low [ Petter Reinholdtsen ] * Regenerate some Makefile.in files using automake (kdm-theme, ldm) to make sure new files are included in the binary package. -- Petter Reinholdtsen Sun, 07 Mar 2010 08:30:49 +0100 debian-edu-artwork (0.0.30-3) unstable; urgency=low [ Jonas Smedegaard ] * Add myself as uploader. * Add dummy debian/watch documenting Alioth SVN as origin of tarballs. [ Vagrant Cascadian ] * debian/watch: Check Skolelinux repositories for newer versions. * Update email address to use vagrant@debian.org. [ Holger Levsen ] * debian-edu-artwork.preinst: call dpkg-divert without --quiet. (Closes: #548249) * Update Standards-Version to 3.8.3, no changes needed. * debian/control: Add armel to the list of supported architectures of debian-edu-artwork-usplash. * debian/watch: check both the Debian and the Debian Edu repository for newer versions. [ Petter Reinholdtsen ] * Add KdmGreeterTheme.desktop to kdm theme, to make kdm from KDE 4 recognize the theme (Closes: #570369). * Indent the KDM and GDM theme XML files using http://xmlindent.com/ to make them easier to read. -- Petter Reinholdtsen Sat, 06 Mar 2010 12:09:00 +0100 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 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 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 Wed, 13 May 2009 11:16:40 -0700 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 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 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 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 Thu, 14 Feb 2008 15:07:51 +0100 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 Mon, 7 Aug 2006 08:48:25 +0200 debian-edu-artwork (0.0.1) unstable; urgency=low * Initial release. -- Petter Reinholdtsen Fri, 4 Aug 2006 16:15:20 +0200