r38173 - in /desktop/unstable/baobab/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon May 27 00:03:46 UTC 2013


Author: biebl
Date: Mon May 27 00:03:45 2013
New Revision: 38173

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=38173
Log:
* Bump Build-Depends on libgtk-3-dev to (>= 3.3.18).
* Add Build-Depends on valac, libgirepository1.0-dev and
  gobject-introspection.

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

Modified: desktop/unstable/baobab/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/baobab/debian/changelog?rev=38173&op=diff
==============================================================================
--- desktop/unstable/baobab/debian/changelog [utf-8] (original)
+++ desktop/unstable/baobab/debian/changelog [utf-8] Mon May 27 00:03:45 2013
@@ -5,6 +5,9 @@
 
   [ Michael Biebl ]
   * New upstream release.
+  * Bump Build-Depends on libgtk-3-dev to (>= 3.3.18).
+  * Add Build-Depends on valac, libgirepository1.0-dev and
+    gobject-introspection.
 
  -- Jeremy Bicha <jbicha at ubuntu.com>  Wed, 23 May 2012 17:47:24 -0400
 

Modified: desktop/unstable/baobab/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/baobab/debian/control?rev=38173&op=diff
==============================================================================
--- desktop/unstable/baobab/debian/control [utf-8] (original)
+++ desktop/unstable/baobab/debian/control [utf-8] Mon May 27 00:03:45 2013
@@ -7,16 +7,19 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Jordi Mallach <jordi at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Jeremy Bicha <jbicha at ubuntu.com>, Jordi Mallach <jordi at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: cdbs,
                debhelper (>= 8),
                gnome-pkg-tools (>= 0.10),
                autotools-dev,
                intltool (>= 0.40.0),
                libglib2.0-dev (>= 2.30.0),
-               libgtk-3-dev (>= 3.3.18),
+               libgtk-3-dev (>= 3.8.0),
                libgtop2-dev (>= 2.12.0),
-               yelp-tools
+               yelp-tools,
+               valac (>= 0.17.4),
+               libgirepository1.0-dev,
+               gobject-introspection
 Standards-Version: 3.9.3
 Homepage: http://live.gnome.org/GnomeUtils
 Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/baobab

Modified: desktop/unstable/baobab/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/baobab/debian/control.in?rev=38173&op=diff
==============================================================================
--- desktop/unstable/baobab/debian/control.in [utf-8] (original)
+++ desktop/unstable/baobab/debian/control.in [utf-8] Mon May 27 00:03:45 2013
@@ -9,9 +9,12 @@
                autotools-dev,
                intltool (>= 0.40.0),
                libglib2.0-dev (>= 2.30.0),
-               libgtk-3-dev (>= 3.3.18),
+               libgtk-3-dev (>= 3.8.0),
                libgtop2-dev (>= 2.12.0),
-               yelp-tools
+               yelp-tools,
+               valac (>= 0.17.4),
+               libgirepository1.0-dev,
+               gobject-introspection
 Standards-Version: 3.9.3
 Homepage: http://live.gnome.org/GnomeUtils
 Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/baobab




More information about the pkg-gnome-commits mailing list