Package: xoscope Version: 1.12-2 Severity: normal Tags: patch Hi,
The following is the diff for my xoscope 1.12-2.1 NMU. diff -u xoscope-1.12/debian/changelog xoscope-1.12/debian/changelog --- xoscope-1.12/debian/changelog +++ xoscope-1.12/debian/changelog @@ -1,3 +1,13 @@ +xoscope (1.12-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * Added missing dependency on libsvga1-dev needed to compile oscope. + (Closes: #397243) + * Bumped compat to 5. + * Bumped Standards-Version to 3.7.2, no changes required. + + -- Ana Beatriz Guerrero Lopez <[EMAIL PROTECTED]> Fri, 10 Nov 2006 23:07:26 +0100 + xoscope (1.12-2) unstable; urgency=low * Rename binary bitscope to bitxoscope (Closes: #341297) diff -u xoscope-1.12/debian/compat xoscope-1.12/debian/compat --- xoscope-1.12/debian/compat +++ xoscope-1.12/debian/compat @@ -1 +1 @@ -4 +5 diff -u xoscope-1.12/debian/control xoscope-1.12/debian/control --- xoscope-1.12/debian/control +++ xoscope-1.12/debian/control @@ -2,8 +2,8 @@ Section: x11 Priority: optional Maintainer: Steffen Joeris <[EMAIL PROTECTED]> -Build-Depends: cdbs, debhelper (>= 4.1.0), libgtk-dev -Standards-Version: 3.6.2 +Build-Depends: cdbs, debhelper (>= 5), libgtk-dev, libsvga1-dev +Standards-Version: 3.7.2 Package: xoscope Architecture: any -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

