Package: stratagus Version: 2.1-8 Severity: normal Tags: patch Hi,
Attached is the diff for my stratagus 2.1-8.1 NMU. -- Homepage: http://www.sesse.net/
diff -u stratagus-2.1/debian/changelog stratagus-2.1/debian/changelog --- stratagus-2.1/debian/changelog +++ stratagus-2.1/debian/changelog @@ -1,3 +1,11 @@ +stratagus (2.1-8.1) unstable; urgency=low + + * Non-maintainer upload. + * Replace build-dependency on xlibs-dev with an explicit build-dependency + on each required package. (Closes: #346925) + + -- Steinar H. Gunderson <[EMAIL PROTECTED]> Sat, 21 Jan 2006 03:37:56 +0100 + stratagus (2.1-8) unstable; urgency=low * Let's see if we can calm Guilherme de S. Pastore. :-) (thanks for the diff -u stratagus-2.1/debian/control stratagus-2.1/debian/control --- stratagus-2.1/debian/control +++ stratagus-2.1/debian/control @@ -2,7 +2,7 @@ Section: games Priority: optional Maintainer: David MartÃnez Moreno <[EMAIL PROTECTED]> -Build-Depends: libglib1.2-dev, xlibs-dev (>> 4.1.0), libsdl1.2-dev (>> 1.2.2), libvorbis-dev, libpng12-dev (>= 1.2.5), libbz2-dev, liblualib50-dev, debhelper (>> 4.0.0) +Build-Depends: libglib1.2-dev, libxt-dev, libsdl1.2-dev (>> 1.2.2), libvorbis-dev, libpng12-dev (>= 1.2.5), libbz2-dev, liblualib50-dev, debhelper (>> 4.0.0) Standards-Version: 3.6.1 Package: stratagus