r14907 - in /desktop/unstable/gvfs/debian: changelog control control.in

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Mon Mar 10 20:46:00 UTC 2008


Author: slomo
Date: Mon Mar 10 20:46:00 2008
New Revision: 14907

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=14907
Log:
* New upstream stable release.
* debian/control.in:
  + Build depend on libltdl3-dev again to make libtool happy.

Modified:
    desktop/unstable/gvfs/debian/changelog
    desktop/unstable/gvfs/debian/control
    desktop/unstable/gvfs/debian/control.in

Modified: desktop/unstable/gvfs/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/changelog?rev=14907&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/changelog (original)
+++ desktop/unstable/gvfs/debian/changelog Mon Mar 10 20:46:00 2008
@@ -1,3 +1,11 @@
+gvfs (0.2.0.1-1) unstable; urgency=low
+
+  * New upstream stable release.
+  * debian/control.in:
+    + Build depend on libltdl3-dev again to make libtool happy.
+
+ -- Sebastian Dröge <slomo at debian.org>  Mon, 10 Mar 2008 21:29:54 +0100
+
 gvfs (0.1.11-1) experimental; urgency=low
 
   * New upstream release.

Modified: desktop/unstable/gvfs/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/control?rev=14907&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/control (original)
+++ desktop/unstable/gvfs/debian/control Mon Mar 10 20:46:00 2008
@@ -22,7 +22,8 @@
                libgnome-keyring-dev,
                libxml2-dev,
                libbluetooth-dev (>= 3.12),
-               libxml-parser-perl
+               libxml-parser-perl,
+               libltdl3-dev
 Standards-Version: 3.7.3
 Section: libs
 

Modified: desktop/unstable/gvfs/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/control.in?rev=14907&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/control.in (original)
+++ desktop/unstable/gvfs/debian/control.in Mon Mar 10 20:46:00 2008
@@ -22,7 +22,8 @@
                libgnome-keyring-dev,
                libxml2-dev,
                libbluetooth-dev (>= 3.12),
-               libxml-parser-perl
+               libxml-parser-perl,
+               libltdl3-dev
 Standards-Version: 3.7.3
 Section: libs
 




More information about the pkg-gnome-commits mailing list