Package: mgdiff Version: 1.0-29 Severity: normal Tags: patch pending Dear maintainer,
I've prepared an NMU for mgdiff (versioned as 1.0-29.1) and uploaded it to DELAYED/02. Please feel free to tell me if I should delay it longer. Cheers Luk
diff -u mgdiff-1.0/debian/control mgdiff-1.0/debian/control --- mgdiff-1.0/debian/control +++ mgdiff-1.0/debian/control @@ -2,7 +2,7 @@ Section: text Priority: optional Maintainer: Edelhard Becker <edelh...@debian.org> -Build-Depends: xutils-dev, lesstif2-dev, debhelper (>= 4) +Build-Depends: xutils-dev, libmotif-dev, libxt-dev, libxext-dev, debhelper (>= 4) Standards-Version: 3.8.0 Package: mgdiff diff -u mgdiff-1.0/debian/changelog mgdiff-1.0/debian/changelog --- mgdiff-1.0/debian/changelog +++ mgdiff-1.0/debian/changelog @@ -1,3 +1,11 @@ +mgdiff (1.0-29.1) unstable; urgency=low + + * Non-maintainer upload. + * Build-depend on libxt-dev and libxext-dev (Closes: #707943). + * Transition from lesstif2 to motif (Closes: #714663). + + -- Luk Claes <l...@debian.org> Sat, 14 Sep 2013 17:46:18 +0200 + mgdiff (1.0-29) unstable; urgency=low * Build-depend on xutils-dev rather than xutils (thanks, Daniel Schepler)