[Pkg-xfce-commits] r8791 - in /desktop/trunk/mousepad/debian: changelog control

Mateusz Łukasik mati75-guest at moszumanska.debian.org
Sun Mar 1 13:01:17 UTC 2015


Author: mati75-guest
Date: Sun Mar  1 13:01:17 2015
New Revision: 8791

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

Modified:
    desktop/trunk/mousepad/debian/changelog
    desktop/trunk/mousepad/debian/control

Modified: desktop/trunk/mousepad/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/mousepad/debian/changelog?rev=8791&op=diff
==============================================================================
--- desktop/trunk/mousepad/debian/changelog	(original)
+++ desktop/trunk/mousepad/debian/changelog	Sun Mar  1 13:01:17 2015
@@ -11,6 +11,7 @@
   [ Mateusz Łukasik ]
   * New upstream release.
   * Bump standards version to 3.9.6
+  * Switch from libdbus-glib-1-dev to libglib2.0-dev, glib 1 is no-longer used
 
  -- Jackson Doak <noskcaj at ubuntu.com>  Sun, 18 Aug 2013 18:21:57 +1000
 

Modified: desktop/trunk/mousepad/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/mousepad/debian/control?rev=8791&op=diff
==============================================================================
--- desktop/trunk/mousepad/debian/control	(original)
+++ desktop/trunk/mousepad/debian/control	Sun Mar  1 13:01:17 2015
@@ -5,7 +5,7 @@
 Uploaders: Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, 
  Yves-Alexis Perez <corsac at debian.org>
 Build-Depends: debhelper (>= 9), pkg-config, libxml-parser-perl, intltool,
- libgtksourceview2.0-dev, libdbus-glib-1-dev
+ libgtksourceview2.0-dev, libglib2.0-dev
 Standards-Version: 3.9.6
 Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/desktop/trunk/mousepad/
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-xfce/desktop/trunk/mousepad/




More information about the Pkg-xfce-commits mailing list