Package: xbindkeys Version: 1.7.1-1 Severity: normal Tags: patch Hi,
Attached is the diff for my xbindkeys 1.7.1-1.1 NMU. -- Homepage: http://www.sesse.net/
diff -u xbindkeys-1.7.1/debian/control xbindkeys-1.7.1/debian/control --- xbindkeys-1.7.1/debian/control +++ xbindkeys-1.7.1/debian/control @@ -2,7 +2,7 @@ Section: x11 Priority: optional Maintainer: Joerg Jaspert <[EMAIL PROTECTED]> -Build-Depends: debhelper (>> 4.0.0), xlibs-dev, guile-1.6-dev +Build-Depends: debhelper (>> 4.0.0), libx11-dev, libxt-dev, x-dev, guile-1.6-dev Standards-Version: 3.6.1.0 Package: xbindkeys diff -u xbindkeys-1.7.1/debian/changelog xbindkeys-1.7.1/debian/changelog --- xbindkeys-1.7.1/debian/changelog +++ xbindkeys-1.7.1/debian/changelog @@ -1,3 +1,11 @@ +xbindkeys (1.7.1-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Replace build-dependency on xlibs-dev with an explicit build-dependency + on each required package. (Closes: #346820) + + -- Steinar H. Gunderson <[EMAIL PROTECTED]> Sat, 21 Jan 2006 02:36:25 +0100 + xbindkeys (1.7.1-1) unstable; urgency=low * New Upstream.

