Package: crimson
Version: 0.4.9-1
Severity: minor
Tags: patch

Hi,
your package used libsdl-ttf1.2 as a dependency which then depends on
the ancient freetype1 library. The attached patch upgraded the
build-deps to libsdl-ttf2.0-dev (which uses freetype2). Builds and a
quick test seems fine.

Please consider applying the patch.

Regards,
Stefan

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-amd64-k8-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages crimson depends on:
ii  libc6                         2.3.6-7    GNU C Library: Shared libraries
ii  libgcc1                       1:4.1.0-1  GCC support library
ii  libsdl-mixer1.2               1.2.6-1.1  mixer library for Simple DirectMed
ii  libsdl-ttf2.0-0               2.0.7-1    ttf library for Simple DirectMedia
ii  libsdl1.2debian               1.2.9-5+b1 Simple DirectMedia Layer
ii  libstdc++6                    4.1.0-1    The GNU Standard C++ Library v3
ii  zlib1g                        1:1.2.3-11 compression library - runtime

crimson recommends no packages.

-- no debconf information
diff -ur crimson-0.4.9/debian/control crimson-0.4.9.mod/debian/control
--- crimson-0.4.9/debian/control        2006-05-03 00:00:31.000000000 +0200
+++ crimson-0.4.9.mod/debian/control    2006-05-02 23:55:59.000000000 +0200
@@ -2,7 +2,7 @@
 Section: games
 Priority: optional
 Maintainer: Uwe Hermann <[EMAIL PROTECTED]>
-Build-Depends: cdbs, debhelper (>= 4.1.46), libsdl1.2-dev (>= 1.2.5), 
libsdl-mixer1.2-dev (>= 1.2.1-2.1), libsdl-ttf1.2-dev
+Build-Depends: cdbs, debhelper (>= 4.1.46), libsdl1.2-dev (>= 1.2.5), 
libsdl-mixer1.2-dev (>= 1.2.1-2.1), libsdl-ttf2.0-dev
 Standards-Version: 3.6.2.0
 
 Package: crimson

Reply via email to