[pkg-wine-party] [wine] 04/12: Add TrueType fonts to clean to regenerate them.

Jens Reyer jreyer-guest at moszumanska.debian.org
Sun Jun 5 22:51:30 UTC 2016


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

jreyer-guest pushed a commit to branch master
in repository wine.

commit 1f506ba1bac7a6ea0e102edfa2cbf2b8c55f397b
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Sun Jun 5 15:58:25 2016 +0200

    Add TrueType fonts to clean to regenerate them.
    
    Note that the Wine project uses a forked fontforge for this.
    See: https://bugs.winehq.org/show_bug.cgi?id=40391#c3
    
    # Conflicts:
    #	debian/changelog
---
 debian/changelog | 3 ++-
 debian/clean     | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8b881e8..3f78b4a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
 wine-development (1.9.11-2) UNRELEASED; urgency=medium
 
   * Cherrypick changes from stretch:
-    - Add Wine's TrueType fonts to fonts-wineVERSION.install (see: #818925).
+    - Add Wine's TrueType fonts to clean to regenerate them and to
+      fonts-wineVERSION.install (see: #818925).
       Note: fonts-wine-development isn't built currently, instead the
       already fixed fonts-wine is used.
     - Build Wine in maintainer mode.
diff --git a/debian/clean b/debian/clean
index 6c9f9ad..2fd8073 100644
--- a/debian/clean
+++ b/debian/clean
@@ -48,6 +48,7 @@ dlls/opengl32/opengl32.spec
 
 # font files
 fonts/*.fon
+fonts/*.ttf
 fonts/Makefile
 tools/sfnt2fon/sfnt2fon
 tools/sfnt2fon/sfnt2fon.o

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git



More information about the pkg-wine-party mailing list