[flare-engine] 04/07: Do not depend on ttf-unifont, not used

Manuel A. Fernandez Montecelo mafm at moszumanska.debian.org
Sat Aug 1 15:58:53 UTC 2015


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

mafm pushed a commit to branch master
in repository flare-engine.

commit d6e45dfcbb70feee5d85bfa29e90722f881732ee
Author: Manuel A. Fernandez Montecelo <manuel.montezelo at gmail.com>
Date:   Sat Aug 1 16:27:11 2015 +0100

    Do not depend on ttf-unifont, not used
---
 debian/changelog | 3 ++-
 debian/control   | 3 +--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9685f3d..32eca96 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,9 @@ flare-engine (0.19-2) unstable; urgency=medium
   * Build with "DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed" to avoid
     linking against unneeded libraries
   * Symlink with system-provided fonts through dh_link
+  * Do not depend on ttf-unifont, not used
 
- -- Manuel A. Fernandez Montecelo <mafm at debian.org>  Sat, 01 Aug 2015 15:53:24 +0100
+ -- Manuel A. Fernandez Montecelo <mafm at debian.org>  Sat, 01 Aug 2015 16:26:25 +0100
 
 flare-engine (0.19-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index a155f79..13c1093 100644
--- a/debian/control
+++ b/debian/control
@@ -19,8 +19,7 @@ Package: flare-engine
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         fonts-liberation,
-         ttf-unifont
+         fonts-liberation
 Breaks: flare (<< 0.19), flare-data (<< 0.19)
 Replaces: flare (<< 0.19), flare-data (<< 0.19)
 Recommends: flare-game (>= ${binary:Version})

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



More information about the Pkg-games-commits mailing list