Hello, what do you think about an UVF exception for gnome-web-photo?
The new release fixes some small issues (0.1.1 was the first release) and the changes are (leaving autotools changes aside) comparably small. I attach diffstat and changelog for your consideration. Have a nice day, Daniel
--- gnome-web-photo-0.1.1/ChangeLog 2005-11-26 18:16:14.000000000 +0100
+++ gnome-web-photo-0.2/ChangeLog 2006-02-15 20:59:25.000000000 +0100
@@ -1,3 +1,102 @@
+2006-02-15 Christian Persch <[EMAIL PROTECTED]>
+
+ * configure.ac:
+ * m4/gecko.m4:
+ * src/Makefile.am:
+
+ Build with xulrunner trunk too, and use AC_C_BIGENDIAN
+ to check the endianness.
+
+ * src/Prefs.cpp:
+
+ Use the document font gconf key.
+
+ * src/Writer.cpp:
+
+ Use stock endianness define.
+
+ * src/main.cpp:
+
+ Fix some compile warnings, and add support for xulrunner
+ trunk.
+
+2006-01-15 Christian Persch <[EMAIL PROTECTED]>
+
+ * m4/gecko.m4:
+
+ Updated from Epiphany: correct gecko version check
+ if mozilla-config.h includes other files (multi-arch).
+
+2005-12-11 Christian Persch <[EMAIL PROTECTED]>
+
+ * data/thumbnailer.schemas.in:
+ * src/Embed.cpp:
+ * src/Embed.h:
+ * src/Makefile.am:
+ * src/Printer.cpp:
+ * src/main.cpp:
+
+ Add support for processing multiple files in a row.
+
+2005-12-08 Christian Persch <[EMAIL PROTECTED]>
+
+ * data/prefs.js:
+
+ Turn off image animation and text blinking. Patch by Robert
+ O'Callahan.
+
+2005-12-07 Christian Persch <[EMAIL PROTECTED]>
+
+ * src/main.cpp:
+
+ Fix invalid argument check.
+
+2005-12-07 Christian Persch <[EMAIL PROTECTED]>
+
+ * src/main.cpp:
+
+ Disable timeout when set to 0. Patch by Robert O'Callahan.
+
+2005-12-07 Christian Persch <[EMAIL PROTECTED]>
+
+ * src/Writer.cpp:
+ * src/Writer.h:
+ * src/main.cpp:
+
+ Add PPM format output. Patch by Robert O'Callahan.
+
+2005-11-28 Christian Persch <[EMAIL PROTECTED]>
+
+ * configure.ac:
+
+ Suppress some C++ compiler warnings.
+
+2005-11-28 Christian Persch <[EMAIL PROTECTED]>
+
+ * configure.ac:
+ * m4/gecko.m4:
+
+ Updated.
+
+2005-11-26 Christian Persch <[EMAIL PROTECTED]>
+
+ * src/main.cpp:
+
+ Add output when timeout strikes.
+
+2005-11-26 Christian Persch <[EMAIL PROTECTED]>
+
+ * configure.ac:
+
+ Post-release version bump.
+
+2005-11-26 Christian Persch <[EMAIL PROTECTED]>
+
+ === Release 0.1.1 ===
+
+ * configure.ac:
+ * src/main.cpp:
+
2005-11-26 Christian Persch <[EMAIL PROTECTED]>
* data/Makefile.am:
COPYING.LGPL | 510 ++++++++++++++++++++++++ COPYING.MPL | 567 ++++++++++++++++++++++++++ ChangeLog | 99 ++++ Makefile.am | 3 Makefile.in | 16 aclocal.m4 | 45 +- autogen.sh | 20 config.h.in | 19 configure | 930 +++++++++++++++++++++++++++++++++++++------- configure.ac | 132 ++---- data/Makefile.in | 13 data/prefs.js | 4 data/thumbnailer.schemas.in | 2 debian/changelog | 6 intltool-extract.in | 6 intltool-merge.in | 2 intltool-update.in | 5 m4/gecko.m4 | 418 ++++++++++++++----- m4/intltool.m4 | 10 src/Embed.cpp | 185 ++++++++ src/Embed.h | 87 ++++ src/Makefile.am | 10 src/Makefile.in | 39 + src/Prefs.cpp | 4 src/Printer.cpp | 8 src/Writer.cpp | 102 ++++ src/Writer.h | 18 src/main.cpp | 413 +++++++++++-------- 28 files changed, 3150 insertions(+), 523 deletions(-)
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
-- Ubuntu-motu mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu
