[debian-edu-commits] debian-edu/sankore.git (#42) - master (branch) updated: upstream/2.00_git20130309-40-g24593af

Mike Gabriel sunweaver at alioth.debian.org
Sat May 4 08:50:26 UTC 2013


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

    Include upstream changelog (release notes) into package.

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

Summary of changes:
 debian/changelog    |    4 +++-
 debian/control      |    1 +
 debian/rules        |    3 +++
 debian/sankore.docs |    3 +++
 4 files changed, 10 insertions(+), 1 deletions(-)
 create mode 100644 debian/sankore.docs

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index f25061d..586dbd7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,5 +15,7 @@ sankore (2.00~git20130309-1) UNRELEASED; urgency=low
     + 011_UBGraphicsAristo.patch
     + 012_UBDesktopPropertyPalette.patch
 
- -- Miriam Ruiz <miriam at debian.org>  Wed, 06 Mar 2013 13:05:21 +0100
+  [ Mike Gabriel ]
+  * Include upstream changelog (release notes) into package.
 
+ -- Miriam Ruiz <miriam at debian.org>  Wed, 06 Mar 2013 13:05:21 +0100
diff --git a/debian/control b/debian/control
index 4612815..6ab862b 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Build-Depends:
  libssl-dev,
  libqtwebkit-dev | libqt4-dev (<< 4:4.7),
  quilt,
+ python-pdfminer,
 Standards-Version: 3.9.4
 Homepage: http://open-sankore.org/
 
diff --git a/debian/rules b/debian/rules
index 6e57a25..c1b46ba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -159,6 +159,9 @@ binary-arch: install
 		> "$(CURDIR)/debian/sankore/usr/bin/Open-Sankore"
 	chmod 755 "$(CURDIR)/debian/sankore/usr/bin/Open-Sankore"
 
+	# 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
diff --git a/debian/sankore.docs b/debian/sankore.docs
new file mode 100644
index 0000000..ed81ea7
--- /dev/null
+++ b/debian/sankore.docs
@@ -0,0 +1,3 @@
+Sankore-3.1/changelog
+Sankore-3.1/ReleaseNotes.pdf
+Sankore-3.1/JournalDesModifications.pdf
\ No newline at end of file


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