tags 595836 + patch tags 595836 + pending thanks Dear maintainer,
I've prepared an NMU for enscribe (versioned as 0.1.0-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. -- .''`. http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4 : :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe `- NP: Rolling Stones: Itatc
diff -u enscribe-0.1.0/debian/changelog enscribe-0.1.0/debian/changelog --- enscribe-0.1.0/debian/changelog +++ enscribe-0.1.0/debian/changelog @@ -1,3 +1,12 @@ +enscribe (0.1.0-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix "FTBFS in squeeze: Nonexistent build-dependency: 'libgd-dev'": + switch order of libgd-dev | libgd2-xpm-dev to put the real package before + the virtual one (closes: #595836). + + -- gregor herrmann <[email protected]> Sun, 19 Sep 2010 15:48:09 +0200 + enscribe (0.1.0-1) unstable; urgency=low * New upstream version diff -u enscribe-0.1.0/debian/control enscribe-0.1.0/debian/control --- enscribe-0.1.0/debian/control +++ enscribe-0.1.0/debian/control @@ -2,7 +2,7 @@ Section: sound Priority: extra Maintainer: Nick Rusnov <[email protected]> -Build-Depends: debhelper (>= 4.0.0), libgd-dev | libgd2-xpm-dev, libsndfile1-dev, pkg-config, docbook-to-man, dpatch +Build-Depends: debhelper (>= 4.0.0), libgd2-xpm-dev | libgd-dev, libsndfile1-dev, pkg-config, docbook-to-man, dpatch Standards-Version: 3.7.2.0 Package: enscribe
signature.asc
Description: Digital signature

