[Pkg-xfce-commits] r8771 - in /desktop/branches/experimental/xfce4-appfinder/debian: changelog control

Jackson Doak noskcaj-guest at moszumanska.debian.org
Sun Mar 1 03:48:30 UTC 2015


Author: noskcaj-guest
Date: Sun Mar  1 03:44:12 2015
New Revision: 8771

URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=8771
Log:
Switch from libdbus-glib-1-dev to libglib2.0-dev, glib 1 is no-longer used

Modified:
    desktop/branches/experimental/xfce4-appfinder/debian/changelog
    desktop/branches/experimental/xfce4-appfinder/debian/control

Modified: desktop/branches/experimental/xfce4-appfinder/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/xfce4-appfinder/debian/changelog?rev=8771&op=diff
==============================================================================
--- desktop/branches/experimental/xfce4-appfinder/debian/changelog	(original)
+++ desktop/branches/experimental/xfce4-appfinder/debian/changelog	Sun Mar  1 03:44:12 2015
@@ -1,6 +1,7 @@
 xfce4-appfinder (4.12.0-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * Switch from libdbus-glib-1-dev to libglib2.0-dev, glib 1 is no-longer used
 
  -- Jackson Doak <noskcaj at ubuntu.com>  Sun, 01 Mar 2015 14:29:57 +1100
 

Modified: desktop/branches/experimental/xfce4-appfinder/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/xfce4-appfinder/debian/control?rev=8771&op=diff
==============================================================================
--- desktop/branches/experimental/xfce4-appfinder/debian/control	(original)
+++ desktop/branches/experimental/xfce4-appfinder/debian/control	Sun Mar  1 03:44:12 2015
@@ -6,7 +6,7 @@
 Build-Depends: debhelper (>= 9), libxfce4util-dev (>= 4.10.0),
  libxfce4ui-1-dev (>= 4.10.0), libxft-dev, libxml-parser-perl, libgtk2.0-dev,
  libxfconf-0-dev (>= 4.10.0), libgarcon-1-0-dev (>= 0.3.0), intltool,
- dpkg-dev (>= 1.16.1), libdbus-glib-1-dev
+ dpkg-dev (>= 1.16.1), libglib2.0-dev
 Standards-Version: 3.9.5
 Homepage: http://www.xfce.org/
 Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/desktop/trunk/xfce4-appfinder/




More information about the Pkg-xfce-commits mailing list