[Pkg-xfce-commits] r8105 - in /goodies/trunk/xfce4-indicator-plugin/debian: changelog control

Evgeni Golov evgeni at moszumanska.debian.org
Sun Dec 29 12:37:10 UTC 2013


Author: evgeni
Date: Sun Dec 29 12:37:09 2013
New Revision: 8105

URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=8105
Log:
Add Build-Depends on libgtk-3-dev (>= 3.6)

Modified:
    goodies/trunk/xfce4-indicator-plugin/debian/changelog
    goodies/trunk/xfce4-indicator-plugin/debian/control

Modified: goodies/trunk/xfce4-indicator-plugin/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-indicator-plugin/debian/changelog?rev=8105&op=diff
==============================================================================
--- goodies/trunk/xfce4-indicator-plugin/debian/changelog	(original)
+++ goodies/trunk/xfce4-indicator-plugin/debian/changelog	Sun Dec 29 12:37:09 2013
@@ -2,6 +2,7 @@
 
   [ Evgeni Golov ]
   * Correct Vcs-* URLs to point to anonscm.debian.org
+  * Add Build-Depends on libgtk-3-dev (>= 3.6).
 
   [ Yves-Alexis Perez ]
   * New upstream release.

Modified: goodies/trunk/xfce4-indicator-plugin/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-indicator-plugin/debian/control?rev=8105&op=diff
==============================================================================
--- goodies/trunk/xfce4-indicator-plugin/debian/control	(original)
+++ goodies/trunk/xfce4-indicator-plugin/debian/control	Sun Dec 29 12:37:09 2013
@@ -6,7 +6,7 @@
  Evgeni Golov <evgeni at debian.org>, Lionel Le Folgoc <mrpouit at gmail.com>
 Build-Depends: debhelper (>= 9), xfce4-panel-dev, libindicator-dev, intltool,
  libexo-1-dev, libxfconf-0-dev, libxfce4ui-1-dev, dpkg-dev (>= 1.16.1~),
- autotools-dev
+ autotools-dev, libgtk-3-dev (>= 3.6)
 Standards-Version: 3.9.4
 Homepage: http://goodies.xfce.org/projects/panel-plugins/xfce4-indicator-plugin/
 Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/goodies/trunk/xfce4-indicator-plugin/




More information about the Pkg-xfce-commits mailing list