Package: csmash Version: 0.6.6-2 Severity: important Tags: patch Build-Depends could use real package names. Although the primary build daemons work around the issue of only having virtual package names listed in Build-Depends other utilities such as apt-get do not. I have included a patch to make it easier for regular people to build csmash on their system. We used this patch on the amd64 port on alioth.
-- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (x86_64) Kernel: Linux 2.6.6-bk2-amd64 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8
diff -Nrua csmash-0.6.6/debian/changelog csmash-0.6.6.pure64/debian/changelog --- csmash-0.6.6/debian/changelog 2004-05-19 21:11:37.000000000 -0500 +++ csmash-0.6.6.pure64/debian/changelog 2004-05-19 21:13:35.000000000 -0500 @@ -1,3 +1,9 @@ +csmash (0.6.6-2.0.0.1.pure64) unstable; urgency=low + + * Added real package alternatives for Build-Depends. + + -- Christopher L Cheney <[EMAIL PROTECTED]> Wed, 19 May 2004 21:00:00 -0500 + csmash (0.6.6-2) unstable; urgency=low * Orphanage upload. diff -Nrua csmash-0.6.6/debian/control csmash-0.6.6.pure64/debian/control --- csmash-0.6.6/debian/control 2004-05-19 21:11:37.000000000 -0500 +++ csmash-0.6.6.pure64/debian/control 2004-05-19 21:08:15.000000000 -0500 @@ -2,7 +2,7 @@ Section: games Priority: optional Maintainer: Debian QA Group <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.0.0), xutils, libjpeg-dev, libz-dev, libgl-dev, libglu-dev, libsdl1.2-dev, libsdl-mixer1.2-dev, libsdl-image1.2-dev, libgtk2.0-dev, libogg-dev, libvorbis-dev +Build-Depends: debhelper (>= 4.0.0), libgtk2.0-dev, libjpeg62-dev | libjpeg-dev, libogg-dev, libsdl1.2-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev, libvorbis-dev, xlibmesa-gl-dev | libgl-dev, xlibmesa-glu-dev | libglu-dev, xutils, zlib1g-dev | libz-dev Standards-Version: 3.6.1 Package: csmash