r20842 - in /desktop/experimental/totem-pl-parser/debian: changelog control control.in

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Sat Aug 8 19:26:54 UTC 2009


Author: slomo
Date: Sat Aug  8 19:26:53 2009
New Revision: 20842

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20842
Log:
* debian/control.in:
  + Let the -dev package depend on libgmime-2.4-dev as it's required
    by some headers.

Modified:
    desktop/experimental/totem-pl-parser/debian/changelog
    desktop/experimental/totem-pl-parser/debian/control
    desktop/experimental/totem-pl-parser/debian/control.in

Modified: desktop/experimental/totem-pl-parser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem-pl-parser/debian/changelog?rev=20842&op=diff
==============================================================================
--- desktop/experimental/totem-pl-parser/debian/changelog [utf-8] (original)
+++ desktop/experimental/totem-pl-parser/debian/changelog [utf-8] Sat Aug  8 19:26:53 2009
@@ -1,3 +1,11 @@
+totem-pl-parser (2.27.2-2) experimental; urgency=low
+
+  * debian/control.in:
+    + Let the -dev package depend on libgmime-2.4-dev as it's required
+      by some headers.
+
+ -- Sebastian Dröge <slomo at debian.org>  Sat, 08 Aug 2009 21:26:29 +0200
+
 totem-pl-parser (2.27.2-1) experimental; urgency=low
 
   * New upstream development release:

Modified: desktop/experimental/totem-pl-parser/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem-pl-parser/debian/control?rev=20842&op=diff
==============================================================================
--- desktop/experimental/totem-pl-parser/debian/control [utf-8] (original)
+++ desktop/experimental/totem-pl-parser/debian/control [utf-8] Sat Aug  8 19:26:53 2009
@@ -25,7 +25,7 @@
 Depends: libtotem-plparser12 (= ${binary:Version}),
          libglib2.0-dev (>= 2.16.3),
          libgtk2.0-dev (>= 2.11.6),
-         libcamel1.2-dev
+         libgmime-2.4-dev
 Replaces: libtotem-plparser10
 Description: Totem Playlist Parser library - development files
  A library to parse playlists.

Modified: desktop/experimental/totem-pl-parser/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem-pl-parser/debian/control.in?rev=20842&op=diff
==============================================================================
--- desktop/experimental/totem-pl-parser/debian/control.in [utf-8] (original)
+++ desktop/experimental/totem-pl-parser/debian/control.in [utf-8] Sat Aug  8 19:26:53 2009
@@ -25,7 +25,7 @@
 Depends: libtotem-plparser12 (= ${binary:Version}),
          libglib2.0-dev (>= 2.16.3),
          libgtk2.0-dev (>= 2.11.6),
-         libcamel1.2-dev
+         libgmime-2.4-dev
 Replaces: libtotem-plparser10
 Description: Totem Playlist Parser library - development files
  A library to parse playlists.




More information about the pkg-gnome-commits mailing list