[debian-edu-commits] debian-edu/ 429/437: Adjust makefile to get 'make distcheck' almost working.

Mike Gabriel sunweaver at debian.org
Sun Mar 2 23:50:00 UTC 2014


This is an automated email from the git hooks/post-receive script.

sunweaver pushed a commit to branch master
in repository debian-edu-artwork.

commit 737eccd7d0b53e21b62738df8956648ac52b9831
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Thu Aug 8 20:49:44 2013 +0000

    Adjust makefile to get 'make distcheck' almost working.
---
 art/g-i/Makefile.am    | 2 +-
 art/kde/Makefile.am    | 2 +-
 art/splash/Makefile.am | 2 +-
 debian/changelog       | 6 ++++++
 4 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/art/g-i/Makefile.am b/art/g-i/Makefile.am
index 03f43d8..7b26c7f 100644
--- a/art/g-i/Makefile.am
+++ b/art/g-i/Makefile.am
@@ -5,4 +5,4 @@ logo_DATA = debian-edu-installer-logo.png
 install-data-local:
 	$(mkinstalldirs) $(DESTDIR)$(logodir)
 
-EXTRA_DIST = README $(logo_DATA) debian-edu-installer-logo.xcf
+EXTRA_DIST = README $(logo_DATA)
diff --git a/art/kde/Makefile.am b/art/kde/Makefile.am
index 41f3c6b..d774953 100644
--- a/art/kde/Makefile.am
+++ b/art/kde/Makefile.am
@@ -46,4 +46,4 @@ install-data-local:
 	$(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)
diff --git a/art/splash/Makefile.am b/art/splash/Makefile.am
index f962ffc..86fb669 100644
--- a/art/splash/Makefile.am
+++ b/art/splash/Makefile.am
@@ -14,6 +14,6 @@ debian-edu-splash.png: debian-edu-splash.svg
 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
diff --git a/debian/changelog b/debian/changelog
index ce3237f..6bef237 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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 ]

-- 
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