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

manphiz-guest at users.alioth.debian.org manphiz-guest at users.alioth.debian.org
Thu Apr 30 05:23:22 UTC 2009


Author: manphiz-guest
Date: Thu Apr 30 05:23:22 2009
New Revision: 19860

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19860
Log:
* Non-maintainer upload.
* Fix typo in gvfs Conflicts/Replaces: ligvfscommon0 -> libgvfscommon0
  (Closes: #526241)

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=19860&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/changelog (original)
+++ desktop/unstable/gvfs/debian/changelog Thu Apr 30 05:23:22 2009
@@ -1,3 +1,11 @@
+gvfs (1.2.2-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix typo in gvfs Conflicts/Replaces: ligvfscommon0 -> libgvfscommon0
+    (Closes: #526241)
+
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Thu, 30 Apr 2009 13:20:26 +0800
+
 gvfs (1.2.2-1) unstable; 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=19860&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/control (original)
+++ desktop/unstable/gvfs/debian/control Thu Apr 30 05:23:22 2009
@@ -39,8 +39,8 @@
          ${misc:Depends}
 Recommends: dbus, hal (>= 0.5.10)
 Suggests: gvfs-backends
-Conflicts: gvfs-backends (<< 1.0.2-2), ligvfscommon0
-Replaces: ligvfscommon0
+Conflicts: gvfs-backends (<< 1.0.2-2), libgvfscommon0
+Replaces: libgvfscommon0
 Description: userspace virtual filesystem - server
  gvfs is a userspace virtual filesystem where mount runs as a separate 
  processes which you talk to via D-Bus. It also contains a gio module 

Modified: desktop/unstable/gvfs/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/control.in?rev=19860&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/control.in (original)
+++ desktop/unstable/gvfs/debian/control.in Thu Apr 30 05:23:22 2009
@@ -39,8 +39,8 @@
          ${misc:Depends}
 Recommends: dbus, hal (>= 0.5.10)
 Suggests: gvfs-backends
-Conflicts: gvfs-backends (<< 1.0.2-2), ligvfscommon0
-Replaces: ligvfscommon0
+Conflicts: gvfs-backends (<< 1.0.2-2), libgvfscommon0
+Replaces: libgvfscommon0
 Description: userspace virtual filesystem - server
  gvfs is a userspace virtual filesystem where mount runs as a separate 
  processes which you talk to via D-Bus. It also contains a gio module 




More information about the pkg-gnome-commits mailing list