[debian-edu-commits] debian-edu/sankore.git (#51) - master (branch) updated: upstream/2.00_git20130309-49-gaca24f4

Mike Gabriel sunweaver at alioth.debian.org
Sat May 4 12:11:01 UTC 2013


The branch, master has been updated
       via  aca24f493b71ab88e2f9439592dcc3ed38133418 (commit)
      from  6909cbaf0b32c134e79170a59b1cda3fd0ae2335 (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 aca24f493b71ab88e2f9439592dcc3ed38133418
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat May 4 14:10:15 2013 +0200

    move pdf2txt for upstream changelog to install stanza

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

Summary of changes:
 debian/rules |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

The diff of changes is:
diff --git a/debian/rules b/debian/rules
index 646e0e0..571a094 100755
--- a/debian/rules
+++ b/debian/rules
@@ -124,6 +124,10 @@ install: build
 	dh_prep
 	dh_installdirs
 
+	# convert ReleaseNotes.pdf into a Changelog plain text file
+	pdf2txt Sankore-3.1/ReleaseNotes.pdf > Sankore-3.1/changelog
+
+
 # Build architecture-independent files here.
 binary-indep: install
 	dh_testdir
@@ -211,9 +215,6 @@ binary-arch: install
 	        rm -f $fsfile; ln -s /usr/share/javascript/openlayers/OpenLayers.js $(CURDIR)/debian/sankore-data/usr/share/open-sankore/$$jsfile; \
 	    done
 
-	# convert ReleaseNotes.pdf into a Changelog plain text file
-	pdf2txt Sankore-3.1/ReleaseNotes.pdf > Sankore-3.1/changelog
-
 	dh_installchangelogs -a
 	dh_installdocs -a
 	dh_installexamples -a


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