summaryrefslogtreecommitdiffstats
path: root/ubuntu/raring/dependencies/libcaldav/debian/README.Debian
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-03-28 14:13:18 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-03-28 14:13:18 -0500
commit4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6 (patch)
treec6f53decaabed9678523a8bbd6a1000a9f3bf78f /ubuntu/raring/dependencies/libcaldav/debian/README.Debian
parent211d261d7778de1d9a773e7ec43a4e97b4bd7e57 (diff)
downloadtde-packaging-4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6.tar.gz
tde-packaging-4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6.zip
Split raring packaging into new directory due to defoma changes
Diffstat (limited to 'ubuntu/raring/dependencies/libcaldav/debian/README.Debian')
-rw-r--r--ubuntu/raring/dependencies/libcaldav/debian/README.Debian45
1 files changed, 45 insertions, 0 deletions
diff --git a/ubuntu/raring/dependencies/libcaldav/debian/README.Debian b/ubuntu/raring/dependencies/libcaldav/debian/README.Debian
new file mode 100644
index 000000000..9adebeacc
--- /dev/null
+++ b/ubuntu/raring/dependencies/libcaldav/debian/README.Debian
@@ -0,0 +1,45 @@
+ Imlib Version 11
+ ----------------
+
+Imlib11 is linked with libpng12, which began life as libpng3. This is
+in accordance with the practice of Redhat. The GDK version of imlib,
+being part of GNOME 1, has remained linked with libpng2.
+
+No library that links with this version of Imlib may also link with
+libpng2.
+
+No application that links with this version of Imlib may link with
+libpng2, neither directly nor through a third library.
+
+If you accidentally link an application with imlib and libpng2, the
+application may behave in unpredictible ways, possibly crashing,
+possibly emitting warnings similar to the following:
+
+ libpng warning: Application was compiled with png.h from libpng-1.2.1
+ libpng warning: Application is running with png.c from libpng-1.0.12
+ libpng error: Incompatible libpng version in application and library
+
+
+
+ Imlib Version 1
+ ---------------
+
+Imlib1 and gdk-imlib1 are compiled against libpng2. If you need to
+build with libpng2, install the package imlib1-dev or gdk-imlib1-dev
+as appropriate.
+
+
+ The Palette File
+ ----------------
+
+The system Imlib/Gdk-Imlib palette file was moved from the directory
+`/etc/im' to `/etc/imlib'. This move may cause problems for users who
+have a `.imrc' file in their home directory since that file may
+contain a reference to the old location of the palette file. To
+correct this problem, the "PaletteFile" entry should look like:
+
+ PaletteFile /etc/imlib/im_palette.pal
+
+I believe this changed happened in late 1999.
+
+ -- Steve M. Robbins <smr@debian.org>, Sun Oct 19 15:11:42 2003