r15230 - in /desktop/experimental/libgweather/debian: changelog control control.in

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Mon Mar 17 08:38:43 UTC 2008


Author: slomo
Date: Mon Mar 17 08:38:43 2008
New Revision: 15230

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15230
Log:
* debian/control.in:
  + Build depend on libxml-parser-perl (Closes: #471296).

Modified:
    desktop/experimental/libgweather/debian/changelog
    desktop/experimental/libgweather/debian/control
    desktop/experimental/libgweather/debian/control.in

Modified: desktop/experimental/libgweather/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgweather/debian/changelog?rev=15230&op=diff
==============================================================================
--- desktop/experimental/libgweather/debian/changelog (original)
+++ desktop/experimental/libgweather/debian/changelog Mon Mar 17 08:38:43 2008
@@ -1,3 +1,10 @@
+libgweather (2.22.0-2) UNRELEASED; urgency=low
+
+  * debian/control.in:
+    + Build depend on libxml-parser-perl (Closes: #471296).
+
+ -- Sebastian Dröge <slomo at debian.org>  Mon, 17 Mar 2008 09:38:05 +0100
+
 libgweather (2.22.0-1) experimental; urgency=low
 
   * New package, based on the Ubuntu packaging.

Modified: desktop/experimental/libgweather/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgweather/debian/control?rev=15230&op=diff
==============================================================================
--- desktop/experimental/libgweather/debian/control (original)
+++ desktop/experimental/libgweather/debian/control Mon Mar 17 08:38:43 2008
@@ -10,7 +10,8 @@
                libgnomevfs2-dev (>= 2.15.4),
                libgconf2-dev (>= 2.8.0),
                gconf2,
-               gnome-pkg-tools
+               gnome-pkg-tools,
+               libxml-parser-perl
 Standards-Version: 3.7.3
 Section: libs
 

Modified: desktop/experimental/libgweather/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgweather/debian/control.in?rev=15230&op=diff
==============================================================================
--- desktop/experimental/libgweather/debian/control.in (original)
+++ desktop/experimental/libgweather/debian/control.in Mon Mar 17 08:38:43 2008
@@ -10,7 +10,8 @@
                libgnomevfs2-dev (>= 2.15.4),
                libgconf2-dev (>= 2.8.0),
                gconf2,
-               gnome-pkg-tools
+               gnome-pkg-tools,
+               libxml-parser-perl
 Standards-Version: 3.7.3
 Section: libs
 




More information about the pkg-gnome-commits mailing list