On Fri, Dec 19, 2008 at 5:14 PM, Loïc Minier <l...@dooz.org> wrote: > On Fri, Dec 19, 2008, Mathieu Malaterre wrote: >> Package: libpoppler-dev >> Version: 0.4.5-5.1etch3 > > We wont patch the API in the *etch* version at this point; did you > check in lenny / unstable?
Tried again on debian testing(*). I guess this would need to be forwarded upstream, but general practice recommend versioning for that very particular case: API backward incompatible change. Thank you. (*= $ grep -i VERSION `dpkg -L libpoppler-dev` /usr/share/doc/libpoppler-dev/TODO: - make color space conversion stuff more sane (right now we /usr/share/doc/libpoppler-dev/TODO: - factor out some of the color conversion code from CairoOutputDev and ArthurOutputDev. /usr/share/doc/libpoppler-dev/copyright: the Free Software Foundation; version 2 dated June, 1991. /usr/share/doc/libpoppler-dev/README:new version of these xpdf based viewers. It's safe to say that /usr/lib/pkgconfig/poppler-cairo.pc:Version: 0.8.7 /usr/lib/pkgconfig/poppler-splash.pc:Version: 0.8.7 /usr/lib/pkgconfig/poppler.pc:Version: 0.8.7 Binary file /usr/lib/libpoppler.a matches /usr/include/poppler/SecurityHandler.h: virtual int getEncVersion() = 0; /usr/include/poppler/SecurityHandler.h: virtual int getEncVersion() { return encVersion; } /usr/include/poppler/SecurityHandler.h: int encVersion; /usr/include/poppler/SecurityHandler.h: virtual int getEncVersion() { return encVersion; } /usr/include/poppler/SecurityHandler.h: int encVersion; /usr/include/poppler/OptionalContent.h:// Released under the GPL (version 2, or later, at your option) /usr/include/poppler/OutputDev.h: //----- coordinate conversion /usr/include/poppler/poppler-config.h:// version /usr/include/poppler/poppler-config.h:// xpdf version /usr/include/poppler/poppler-config.h:#define xpdfVersion "3.00" /usr/include/poppler/poppler-config.h:#define xpdfVersionNum 3.00 /usr/include/poppler/poppler-config.h:#define xpdfMajorVersion 3 /usr/include/poppler/poppler-config.h:#define xpdfMinorVersion 0 /usr/include/poppler/poppler-config.h:#define xpdfMajorVersionStr "3" /usr/include/poppler/poppler-config.h:#define xpdfMinorVersionStr "0" /usr/include/poppler/poppler-config.h:// supported PDF version /usr/include/poppler/poppler-config.h:#define supportedPDFVersionStr "1.5" /usr/include/poppler/poppler-config.h:#define supportedPDFVersionNum 1.5 /usr/include/poppler/poppler-config.h:#define winxpdfVersion "WinXpdf 3.00" /usr/include/poppler/XRef.h: int encVersionA, int encRevisionA, /usr/include/poppler/XRef.h: int encVersion; // encryption algorithm /usr/include/poppler/Decrypt.h: static GBool makeFileKey(int encVersion, int encRevision, int keyLength, /usr/include/poppler/Decrypt.h: static GBool makeFileKey2(int encVersion, int encRevision, int keyLength, /usr/include/poppler/PDFDoc.h: // Return the PDF version specified by the file. /usr/include/poppler/PDFDoc.h: double getPDFVersion() { return pdfVersion; } /usr/include/poppler/PDFDoc.h: double pdfVersion; /usr/include/poppler/XpdfPluginAPI.h: * The current API version. /usr/include/poppler/XpdfPluginAPI.h:#define xpdfPluginAPIVersion 1 /usr/include/poppler/XpdfPluginAPI.h: * Version of the security handler spec (this document) -- use /usr/include/poppler/XpdfPluginAPI.h: * xpdfPluginAPIVersion. /usr/include/poppler/XpdfPluginAPI.h: int version; /usr/include/poppler/XpdfPluginAPI.h: * Get the decryption key and algorithm version associated with the /usr/include/poppler/XpdfPluginAPI.h: char **key, int *keyLen, int *cryptVersion); /usr/include/poppler/XpdfPluginAPI.h: int version; /usr/include/poppler/XpdfPluginAPI.h: XpdfPluginVecTable xpdfPluginVecTable = {xpdfPluginAPIVersion}; /usr/include/poppler/XpdfPluginAPI.h: XpdfPluginVecTable xpdfPluginVecTable = {xpdfPluginAPIVersion}; /usr/include/poppler/Sound.h: * the Free Software Foundation; either version 2, or (at your option) /usr/include/poppler/Sound.h: * any later version. /usr/include/poppler/Movie.h:// the Free Software Foundation; either version 2 of the License, or /usr/include/poppler/Movie.h:// (at your option) any later version. /usr/include/poppler/TextOutputDev.h: // Turn extra processing for HTML conversion on or off. /usr/include/poppler/TextOutputDev.h: GBool doHTML; // extra processing for HTML conversion Binary file /usr/lib/libpoppler.so matches $ apt-cache policy libpoppler-dev libpoppler-dev: Installed: 0.8.7-1 Candidate: 0.8.7-1 Version table: *** 0.8.7-1 0 990 http://ftp.fr.debian.org testing/main Packages 300 http://ftp.fr.debian.org unstable/main Packages 100 /var/lib/dpkg/status 0.4.5-5.1etch3 0 500 http://ftp.fr.debian.org stable/main Packages 500 http://security.debian.org stable/updates/main Packages -- Mathieu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org