[debian-edu-commits] r81985 - in branches/wheezy/debian-edu-artwork: art/g-i art/kde art/splash debian
pere at alioth.debian.org
pere at alioth.debian.org
Thu Aug 8 20:49:44 UTC 2013
Author: pere
Date: 2013-08-08 20:49:44 +0000 (Thu, 08 Aug 2013)
New Revision: 81985
Modified:
branches/wheezy/debian-edu-artwork/art/g-i/Makefile.am
branches/wheezy/debian-edu-artwork/art/kde/Makefile.am
branches/wheezy/debian-edu-artwork/art/splash/Makefile.am
branches/wheezy/debian-edu-artwork/debian/changelog
Log:
Adjust makefile to get 'make distcheck' almost working.
Modified: branches/wheezy/debian-edu-artwork/art/g-i/Makefile.am
===================================================================
--- branches/wheezy/debian-edu-artwork/art/g-i/Makefile.am 2013-08-08 20:26:54 UTC (rev 81984)
+++ branches/wheezy/debian-edu-artwork/art/g-i/Makefile.am 2013-08-08 20:49:44 UTC (rev 81985)
@@ -5,4 +5,4 @@
install-data-local:
$(mkinstalldirs) $(DESTDIR)$(logodir)
-EXTRA_DIST = README $(logo_DATA) debian-edu-installer-logo.xcf
+EXTRA_DIST = README $(logo_DATA)
Modified: branches/wheezy/debian-edu-artwork/art/kde/Makefile.am
===================================================================
--- branches/wheezy/debian-edu-artwork/art/kde/Makefile.am 2013-08-08 20:26:54 UTC (rev 81984)
+++ branches/wheezy/debian-edu-artwork/art/kde/Makefile.am 2013-08-08 20:49:44 UTC (rev 81985)
@@ -46,4 +46,4 @@
$(mkinstalldirs) $(DESTDIR)$(eduimgdir)
$(mkinstalldirs) $(DESTDIR)$(Xsessiondir)
-EXTRA_DIST = $(kdeimg_DATA) $(edu_DATA) $(educontents_DATA) $(eduimg_DATA) $(Xsession_DATA)
+EXTRA_DIST = $(kdeimg_DATA) $(edu_DATA) $(educontents_DATA) $(eduimg_DATA) $(Xsession_DATA) $(kdeplasma_DATA)
Modified: branches/wheezy/debian-edu-artwork/art/splash/Makefile.am
===================================================================
--- branches/wheezy/debian-edu-artwork/art/splash/Makefile.am 2013-08-08 20:26:54 UTC (rev 81984)
+++ branches/wheezy/debian-edu-artwork/art/splash/Makefile.am 2013-08-08 20:49:44 UTC (rev 81985)
@@ -14,6 +14,6 @@
debian-edu-splash-grub.png: debian-edu-splash.png
cp $^ $@
-EXTRA_DIST = $(splash_DATA)
+EXTRA_DIST = $(splash_DATA) debian-edu-splash.svg
CLEANFILES = debian-edu-splash-grub.png
Modified: branches/wheezy/debian-edu-artwork/debian/changelog
===================================================================
--- branches/wheezy/debian-edu-artwork/debian/changelog 2013-08-08 20:26:54 UTC (rev 81984)
+++ branches/wheezy/debian-edu-artwork/debian/changelog 2013-08-08 20:49:44 UTC (rev 81985)
@@ -1,3 +1,9 @@
+debian-edu-artwork (0.44-2) UNRELEASED; urgency=low
+
+ * Adjust makefile to get 'make distcheck' almost working.
+
+ -- Petter Reinholdtsen <pere at debian.org> Thu, 08 Aug 2013 22:49:03 +0200
+
debian-edu-artwork (0.44-1) unstable; urgency=low
[ Wolfgang Schweer ]
More information about the debian-edu-commits
mailing list