Description: Publish the renamed library to pkgconfig
Author: Neil Williams <codehelp@debian.org>
Bug-Debian: http://bugs.debian.org/529423

--- a/libschedule.pc.in
+++ b/libschedule.pc.in
@@ -6,6 +6,7 @@
 Name: libschedule
 Description: GPE event scheduling library
 Version: @VERSION@
-Requires: glib-2.0 sqlite
-Libs: -L${libdir} -lschedule
+Requires: glib-2.0
+Libs.private: sqlite
+Libs: -L${libdir} -lgpeschedule
 Cflags: -I${includedir}
