News for package debian-edu-artwork

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.0
Source: debian-edu-artwork
Binary: debian-edu-artwork, debian-edu-artwork-lines, debian-edu-artwork-joy, debian-edu-artwork-spacefun
Architecture: all
Version: 0.48-1
Maintainer: Debian Edu developers <[email protected]>
Uploaders: Petter Reinholdtsen <[email protected]>, Holger Levsen <[email protected]>, Mike Gabriel <[email protected]>, Wolfgang Schweer <[email protected]>,
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/cgit/debian-edu/debian-edu-artwork.git/
Vcs-Git: git://anonscm.debian.org/debian-edu/debian-edu-artwork.git
Build-Depends: debhelper (>= 9.20120909~), cdbs, rdfind, symlinks, imagemagick, optipng, advancecomp, librsvg2-bin, dh-autoreconf
Package-List:
 debian-edu-artwork deb graphics extra arch=all
 debian-edu-artwork-joy deb graphics extra arch=all
 debian-edu-artwork-lines deb graphics extra arch=all
 debian-edu-artwork-spacefun deb graphics extra arch=all
Checksums-Sha1:
 4d3b601821b131d3910abfb28c58993b1f88b530 105456122 debian-edu-artwork_0.48.orig.tar.gz
 b6ed9aa49f4c5f4062b7290aefb0d3b764af5cff 18300 debian-edu-artwork_0.48-1.diff.gz
Checksums-Sha256:
 9139caccd157019f74712917c16301fe75fd94cc7b32a5d37bd57abab45d6ce2 105456122 debian-edu-artwork_0.48.orig.tar.gz
 520d447ac9391b9e6e522b6ea3e002016a3c9583209f47058d9e95d9e1e448da 18300 debian-edu-artwork_0.48-1.diff.gz
Files:
 de043975b9834a7a5007abd8414a5775 105456122 debian-edu-artwork_0.48.orig.tar.gz
 92b968c529b80d34ca770ef8da8d6ae1 18300 debian-edu-artwork_0.48-1.diff.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIVAwUBVCq3NAkauFYGmqocAQhnAA//bK92j5O6RdjLHahGsQ/fhpfYffNQ6CCF
40vNySnHAqR0RuvvD3QjejiEgqFKWkH0J6r90wkBpDeW5a8i6IRJMShZk0rKLtqa
PCoNTI4uoekc9q10jgWOFnYfkpMyclHTQwlqPuS9v+21swK3UMZytau2njI8x6a7
vxobzgooH7YOx/d34vepsAvVX8l4RQdxWw2ZmaQpb905tnHy63MwudzklKQDZvsN
juDq3gfDvIWZ9JNHLP1bsk4EqYzlmw66jlQVwcCSGjmapkpTUHeN9QKFUIJ8DqHj
H/TS6WKhpWaEqrurZ8WzSu+LmnwceN0HKZ9Vvc12ureC7jRqKcnF4rr+lTid9j6M
GNIGNdLVvVV05jlRQrkkyiz+zbhV+rUpj3FL7Oqc5l2fDVh+KbWWlLGxHZXscTCU
g3Qw8j4OQawSCLJ5Um0MUnzknlh9Lo0PMCQ0+2JLMrE2rZJsHfKcjRxak7mR4+DS
d4p+PoZPcoMrRNItEtTAs3rPtD3zdSxwW+fCLf2Xr9/sX/Em+q/Pjwxx3U41ycqj
uPuzQChc5doIi698umpNmovAwlbrPUWDE4wrUJr9Rx7+cCIdmV2rUnp7U638XlJg
b5pnooTfyyZCrCgyzPaJaQW9sTz/BbSrAuJ2yywIST7gJWbX4rD6MYSN10ygY/mK
4iIWLZcyOL4=
=yeZ3
-----END PGP SIGNATURE-----

Changes:
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 <[email protected]>  Tue, 30 Sep 2014 13:39:57 +0000