[debian-edu-commits] debian-edu/ branch master updated (d6038fe -> 219bdd2)
Mike Gabriel
sunweaver at debian.org
Sun Oct 5 22:46:09 UTC 2014
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a change to branch master
in repository debian-edu-artwork.
from d6038fe Remove old cover psd files to reduce size, update README accordingly. Add info files for new cover/label files.
new 39e0acc Fix faulty paths in update-debian-edu-artwork-lines (for symlinking and unlinking gnome-shell.css).
new 3b7ef7a 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.
new 88aab6b Provide spacefun theme and joy theme for Debian jessie's GDM3 login screen.
new d35528f Move dpkg-statoverride code into package scripts of bin:package debian-edu-artwork (was: bin:package debian-edu-artwork-lines).
new 7b3bc3d update changelog: the gnome-shell.css files we provide dropped 'background-repeat: repeat;' and replaced it with 'background-size: cover;' for proper scaling of the background image
new a1fa6cf debian/control: Add Homepage: field. Pointing to a wiki page, we need to put some work in.
new 3d98254 debian/copyright: Convert to DEP-5 machine-readable format.
new 531461a debian/rules: Provide get-orig-source rule that builds an orig tarball from the package folder itself (excluding the debian/ directory).
new 219bdd2 Hide red swirl logo in GDM3. The Debian Edu background images already contain a logo.
The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../gdm-theme/20_debian-edu+gdm.gschema.override | 8 ++-
art-common/gdm-theme/95-debian-edu-settings | 3 ++
art-common/gdm-theme/Makefile.am | 3 ++
art-joy/Makefile.am | 1 +
{art-lines => art-joy}/gnome-shell/Makefile.am | 2 +-
art-joy/gnome-shell/debian-edu-joy-gdm.svg | 1 +
.../gnome-shell/debian-edu-joy-gnome-shell.css | 4 +-
art-lines/gnome-shell/Makefile.am | 2 +-
.../{debian-edu.svg => debian-edu-lines-gdm.svg} | 0
...-shell.css => debian-edu-lines-gnome-shell.css} | 4 +-
art-spacefun/Makefile.am | 1 +
.../gnome-shell/Makefile.am | 2 +-
.../gnome-shell/debian-edu-spacefun-gdm.png | 1 +
.../debian-edu-spacefun-gnome-shell.css | 4 +-
configure.ac | 2 +
debian/changelog | 23 ++++++++
debian/control | 1 +
debian/copyright | 62 +++++++++++-----------
debian/debian-edu-artwork-joy.install | 1 +
debian/debian-edu-artwork-lines.install | 2 +-
debian/debian-edu-artwork-lines.links | 2 -
debian/debian-edu-artwork-lines.postrm | 10 ----
debian/debian-edu-artwork-lines.preinst | 12 -----
debian/debian-edu-artwork-spacefun.install | 3 +-
debian/debian-edu-artwork.links | 3 +-
debian/debian-edu-artwork.postrm | 2 +
debian/debian-edu-artwork.preinst | 4 ++
debian/rules | 11 ++++
debian/update-debian-edu-artwork-joy | 15 ++++++
debian/update-debian-edu-artwork-lines | 10 ++--
debian/update-debian-edu-artwork-spacefun | 15 ++++++
31 files changed, 140 insertions(+), 74 deletions(-)
create mode 100644 art-common/gdm-theme/95-debian-edu-settings
copy {art-lines => art-joy}/gnome-shell/Makefile.am (66%)
create mode 120000 art-joy/gnome-shell/debian-edu-joy-gdm.svg
copy art-lines/gnome-shell/debian-edu-gnome-shell.css => art-joy/gnome-shell/debian-edu-joy-gnome-shell.css (99%)
rename art-lines/gnome-shell/{debian-edu.svg => debian-edu-lines-gdm.svg} (100%)
copy art-lines/gnome-shell/{debian-edu-gnome-shell.css => debian-edu-lines-gnome-shell.css} (99%)
copy {art-lines => art-spacefun}/gnome-shell/Makefile.am (63%)
create mode 120000 art-spacefun/gnome-shell/debian-edu-spacefun-gdm.png
rename art-lines/gnome-shell/debian-edu-gnome-shell.css => art-spacefun/gnome-shell/debian-edu-spacefun-gnome-shell.css (99%)
delete mode 100644 debian/debian-edu-artwork-lines.links
delete mode 100755 debian/debian-edu-artwork-lines.postrm
delete mode 100755 debian/debian-edu-artwork-lines.preinst
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-artwork.git
More information about the debian-edu-commits
mailing list