[debian-edu-commits] debian-edu/sankore.git (#55) - master (branch) updated: upstream/2.00_git20130309-53-g4c46da7

Mike Gabriel sunweaver at alioth.debian.org
Sun May 5 08:23:33 UTC 2013


The branch, master has been updated
       via  4c46da7eabdb18772a9dedecf7505c0f92ab31db (commit)
      from  f4d93ae2a1a99371e51ccd8c7403b5b99993b41c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4c46da7eabdb18772a9dedecf7505c0f92ab31db
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun May 5 10:23:28 2013 +0200

    run dh_install* first, then manipulate files from libjs-*

-----------------------------------------------------------------------

Summary of changes:
 debian/rules |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

The diff of changes is:
diff --git a/debian/rules b/debian/rules
index fa33fbd..8151d59 100755
--- a/debian/rules
+++ b/debian/rules
@@ -133,6 +133,12 @@ binary-indep: install
 	dh_testdir
 	dh_testroot
 
+	dh_installchangelogs -i
+	dh_installdocs -i
+	dh_installexamples -i
+	dh_install -i
+	dh_installman -i
+
 	# use jquery.js from Debian package libjs-query
 	cd $(CURDIR)/debian/sankore-data/usr/share/open-sankore/ && for jsfile in \
 	    \"library/applications/Editeur HTML.wgt/jquery.pack.js\" \
@@ -184,11 +190,6 @@ binary-indep: install
 	        rm -f $$jsfile; ln -s /usr/share/javascript/openlayers/OpenLayers.js $(CURDIR)/debian/sankore-data/usr/share/open-sankore/$$jsfile; \
 	    done
 
-	dh_installchangelogs -i
-	dh_installdocs -i
-	dh_installexamples -i
-	dh_install -i
-	dh_installman -i
 	dh_link -i
 	dh_compress -i
 	dh_fixperms -i


hooks/post-receive
-- 
sankore.git (Debian package sankore)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "sankore.git" (Debian package sankore).




More information about the debian-edu-commits mailing list