Package: spiralsynthmodular Version: 0.2.2a-3 Severity: normal Tags: patch Hi,
Attached is the diff for my spiralsynthmodular 0.2.2a-3.1 NMU.
diff -u spiralsynthmodular-0.2.2a/debian/control spiralsynthmodular-0.2.2a/debian/control --- spiralsynthmodular-0.2.2a/debian/control +++ spiralsynthmodular-0.2.2a/debian/control @@ -2,7 +2,7 @@ Section: sound Priority: optional Maintainer: Chris Butler <[EMAIL PROTECTED]> -Build-Depends: debhelper (>> 4.0.0), libfltk1.1-dev (>= 1.1.3-2.1), libpng12-dev, libjack0.100.0-dev, ladspa-sdk, xlibmesa-gl-dev, xlibmesa-glu-dev, libsndfile1-dev, liblrdf-dev +Build-Depends: debhelper (>> 4.0.0), libfltk1.1-dev (>= 1.1.3-2.1), libpng12-dev, libjack0.100.0-dev, ladspa-sdk, xlibmesa-gl-dev, libglu1-mesa-dev, libsndfile1-dev, liblrdf-dev Standards-Version: 3.6.2 Package: spiralsynthmodular diff -u spiralsynthmodular-0.2.2a/debian/changelog spiralsynthmodular-0.2.2a/debian/changelog --- spiralsynthmodular-0.2.2a/debian/changelog +++ spiralsynthmodular-0.2.2a/debian/changelog @@ -1,3 +1,11 @@ +spiralsynthmodular (0.2.2a-3.1) unstable; urgency=high + + * Non-maintainer upload. + * Replace unsatisfiable build-dependency on xlibmesa-glu-dev with + libglu1-mesa-dev; fixes FTBFS. (Closes: #374592) + + -- Steinar H. Gunderson <[EMAIL PROTECTED]> Tue, 27 Jun 2006 22:25:25 +0200 + spiralsynthmodular (0.2.2a-3) unstable; urgency=low * Incorporate changes from NMU (closes: #317223)

