[debian-edu-commits] r80736 - in branches/wheezy/debian-edu-artwork: . art art/kde debian
holger at alioth.debian.org
holger at alioth.debian.org
Sat Jun 15 11:21:17 UTC 2013
Author: holger
Date: 2013-06-15 11:21:17 +0000 (Sat, 15 Jun 2013)
New Revision: 80736
Added:
branches/wheezy/debian-edu-artwork/INSTALL
Removed:
branches/wheezy/debian-edu-artwork/art/logo/
Modified:
branches/wheezy/debian-edu-artwork/README
branches/wheezy/debian-edu-artwork/art/kde/Makefile.in
branches/wheezy/debian-edu-artwork/debian/README.source
branches/wheezy/debian-edu-artwork/debian/changelog
branches/wheezy/debian-edu-artwork/debian/control
Log:
* 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.
* Update README and debian/README.source.
* Make binary package description slightly more verbose.
(Also re-add INSTALL as autoreconf needs it.)
Added: branches/wheezy/debian-edu-artwork/INSTALL
===================================================================
--- branches/wheezy/debian-edu-artwork/INSTALL (rev 0)
+++ branches/wheezy/debian-edu-artwork/INSTALL 2013-06-15 11:21:17 UTC (rev 80736)
@@ -0,0 +1 @@
+# can be empty but needs to exist for running "autoreconf"
Modified: branches/wheezy/debian-edu-artwork/README
===================================================================
--- branches/wheezy/debian-edu-artwork/README 2013-06-15 10:48:20 UTC (rev 80735)
+++ branches/wheezy/debian-edu-artwork/README 2013-06-15 11:21:17 UTC (rev 80736)
@@ -2,19 +2,21 @@
==================
Collection of images, themes, wallpapers and splash screens for use
-with the Debian Edu custom Debian distribution.
+with the Debian Edu distribution.
-Contact debian-edu at lists.debian.org if you have comments and
-suggestions.
+Contact debian-edu at lists.debian.org if you have comments and suggestions.
-The source is available from
-http://svn.debian.org/wsvn/debian-edu/trunk/src/debian-edu-artwork/
-
Resources for artists
---------------------
- - vector logo, <URL:http://developer.skolelinux.no/~vb/logo/>
- - vector mascot, <URL:http://www.skolelinux.no/mascot/>
+ - svn://svn.debian.org/svn/debian-edu/branches/wheezy/debian-edu-artwork
+ and in there, art/playground/(wheezy|squeeze|lenny+earlier)
+ (there is svn trunk too, but that wasn't updated since squeeze. After the
+ wheezy release we will move to git.)
+ - git://git.debian.org/git/debian-edu/debian-edu-logo.git
+ - in art/media-cover is a "skolelinux 3.0 terra" CD artwork.
+ http://wiki.debian.org/DebianArt/Themes/Joy?action=AttachFile&do=view&target=Joy_Archive_22-10-2012.zip
+ contains Debian wheezy CD artwork which someone could adopt to Debian-Edu.
License
-------
@@ -24,11 +26,3 @@
this package. For images, the original file format (used when drawing
the image) should be included as well.
-Building from svn
------------------
-
-To build from svn, a few files need to be generated. Use this command
-to bootstrap the source
-
- automake -c -a
- autoreconf
Modified: branches/wheezy/debian-edu-artwork/art/kde/Makefile.in
===================================================================
--- branches/wheezy/debian-edu-artwork/art/kde/Makefile.in 2013-06-15 10:48:20 UTC (rev 80735)
+++ branches/wheezy/debian-edu-artwork/art/kde/Makefile.in 2013-06-15 11:21:17 UTC (rev 80736)
@@ -195,7 +195,7 @@
debian-edu-wallpaper02_1920x1080.svg \
debian-edu-wallpaper02_1920x1200.svg
-kdeimgdir = $(datadir)/wallpapers
+kdeimgdir = $(datadir)/wallpapers/
kdeimg_DATA = $(KDEIMG) debian-edu-wallpaper.png.desktop
Xsessiondir = /etc/X11/Xsession.d/
Xsession_DATA = 25debian-edu-artwork
Modified: branches/wheezy/debian-edu-artwork/debian/README.source
===================================================================
--- branches/wheezy/debian-edu-artwork/debian/README.source 2013-06-15 10:48:20 UTC (rev 80735)
+++ branches/wheezy/debian-edu-artwork/debian/README.source 2013-06-15 11:21:17 UTC (rev 80736)
@@ -19,3 +19,13 @@
cd debian-edu-artwork-VERSION
debuild -us -uc -S
pbuilder --build ../debian-edu-artwork_VERSION.dsc
+
+Building from svn
+-----------------
+
+To build from svn, a few files need to be generated. Use this command
+to bootstrap the source
+
+ automake -c -a
+ autoreconf
+
Modified: branches/wheezy/debian-edu-artwork/debian/changelog
===================================================================
--- branches/wheezy/debian-edu-artwork/debian/changelog 2013-06-15 10:48:20 UTC (rev 80735)
+++ branches/wheezy/debian-edu-artwork/debian/changelog 2013-06-15 11:21:17 UTC (rev 80736)
@@ -1,4 +1,4 @@
-debian-edu-artwork (0.0.35-2) UNRELEASED; urgency=low
+debian-edu-artwork (0.0.36-1) UNRELEASED; urgency=low
[ Wolfgang Schweer ]
* /usr/share/wallpapers/debian-edu-wallpaper02_1600x1200.svg
@@ -7,9 +7,12 @@
[ Holger Levsen ]
* Drop useless debian/watch file.
* Drop ancient and useless Suggests: and Conflicts:.
- * Drop useless, empty INSTALL file.
* Add myself to AUTHORS.
* Bump Standards-Version to 3.9.4, no changes needed.
+ * 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.
+ * Update README and debian/README.source.
+ * Make binary package description slightly more verbose.
-- Wolfgang Schweer <wschweer at arcor.de> Fri, 14 Jun 2013 18:03:42 +0200
Modified: branches/wheezy/debian-edu-artwork/debian/control
===================================================================
--- branches/wheezy/debian-edu-artwork/debian/control 2013-06-15 10:48:20 UTC (rev 80735)
+++ branches/wheezy/debian-edu-artwork/debian/control 2013-06-15 11:21:17 UTC (rev 80736)
@@ -12,5 +12,5 @@
Architecture: all
Depends: ${misc:Depends}, libconfig-inifiles-perl, desktop-base
Description: Debian Edu themes and artwork
- This package contains Debian Edu themes and artwork.
-
+ This package contains a collection of images, themes, wallpapers and splash
+ screens for use with Debian Edu.
More information about the debian-edu-commits
mailing list