[debian-edu-commits] debian-edu/algobox.git (#5) - master (branch) updated: debian/0.8+dfsg-1-1-ga81ca7d

David Prévot taffit at alioth.debian.org
Mon Sep 23 21:05:45 UTC 2013


The branch, master has been updated
       via  a81ca7d5010fa4a70b855e081da103fcccb7f7d3 (commit)
      from  31aaa3d6c4cb3fd3899f3962ed16f0da9a8dd90d (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 a81ca7d5010fa4a70b855e081da103fcccb7f7d3
Author: David Prévot <taffit at debian.org>
Date:   Mon Sep 23 16:36:28 2013 -0400

    Use fonts-liberation at runtime
    
    Thanks: Pascal Brachet

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

Summary of changes:
 debian/control                            |    4 ++--
 debian/patches/Use_fonts-liberation.patch |   12 ++----------
 2 files changed, 4 insertions(+), 12 deletions(-)

The diff of changes is:
diff --git a/debian/control b/debian/control
index 0df41dc..1fba1fb 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: education
 Priority: extra
 Maintainer: Debian Edu Packaging Team <debian-edu-pkg-team at lists.alioth.debian.org>
 Uploaders: David Prévot <taffit at debian.org>
-Build-Depends: debhelper (>= 9), fonts-liberation, libqt4-dev, libqtwebkit-dev
+Build-Depends: debhelper (>= 9), libqt4-dev, libqtwebkit-dev
 Standards-Version: 3.9.4
 Homepage: http://www.xm1math.net/algobox/
 Vcs-Git: git://anonscm.debian.org/debian-edu/pkg-team/algobox.git
@@ -11,7 +11,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-edu/pkg-team/algobox.git
 
 Package: algobox
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: fonts-liberation, ${misc:Depends}, ${shlibs:Depends}
 Description: algorithmics introduction - French UI
  AlgoBox is an algorithm creation and execution helper, targeted to
  French high school students. It’s based on an educational logic
diff --git a/debian/patches/Use_fonts-liberation.patch b/debian/patches/Use_fonts-liberation.patch
index 12df129..e17e4e2 100644
--- a/debian/patches/Use_fonts-liberation.patch
+++ b/debian/patches/Use_fonts-liberation.patch
@@ -3,10 +3,10 @@ Description: Use fonts from fonts-liberation
  from the Debian source package
 Author: David Prévot <taffit at debian.org>
 Forwarded: not-needed
-Last-Update: 2013-09-21
+Last-Update: 2013-09-23
 --- a/algobox.qrc
 +++ b/algobox.qrc
-@@ -77,14 +77,14 @@
+@@ -77,14 +77,6 @@
          <file>documents/apropos.txt</file>
          <file>documents/modelelatex.txt</file>
          <file>documents/interdits.txt</file>
@@ -18,14 +18,6 @@ Last-Update: 2013-09-21
 -	<file>documents/LiberationSans-Bold.ttf</file>
 -	<file>documents/LiberationSans-Italic.ttf</file>
 -	<file>documents/LiberationSans-Regular.ttf</file>
-+        <file>/usr/share/fonts/truetype/liberation/LiberationMono-Regular.ttf</file>
-+	<file>/usr/share/fonts/truetype/liberation/LiberationMono-BoldItalic.ttf</file>
-+	<file>/usr/share/fonts/truetype/liberation/LiberationMono-Bold.ttf</file>
-+	<file>/usr/share/fonts/truetype/liberation/LiberationMono-Italic.ttf</file>
-+	<file>/usr/share/fonts/truetype/liberation/LiberationSans-BoldItalic.ttf</file>
-+	<file>/usr/share/fonts/truetype/liberation/LiberationSans-Bold.ttf</file>
-+	<file>/usr/share/fonts/truetype/liberation/LiberationSans-Italic.ttf</file>
-+	<file>/usr/share/fonts/truetype/liberation/LiberationSans-Regular.ttf</file>
          <file>documents/completion.txt</file>
      </qresource>
  </RCC>


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

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 "algobox.git" (Debian package algobox).




More information about the debian-edu-commits mailing list