r28319 - in /desktop/experimental/vinagre/debian: changelog control control.in

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Mon Jun 6 00:19:48 UTC 2011


Author: sjoerd
Date: Mon Jun  6 00:19:47 2011
New Revision: 28319

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28319
Log:
debian/control.in: Add dh-autoreconf, gnome-common and
gobject-introspection to the build-depends

Modified:
    desktop/experimental/vinagre/debian/changelog
    desktop/experimental/vinagre/debian/control
    desktop/experimental/vinagre/debian/control.in

Modified: desktop/experimental/vinagre/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/vinagre/debian/changelog?rev=28319&op=diff
==============================================================================
--- desktop/experimental/vinagre/debian/changelog [utf-8] (original)
+++ desktop/experimental/vinagre/debian/changelog [utf-8] Mon Jun  6 00:19:47 2011
@@ -34,8 +34,10 @@
   * debian/rules: Use autoreconf
   * debian/rules: Explictely enable telepathy integration
   * debian/rules: add list-missing rule
-
- -- Sjoerd Simons <sjoerd at debian.org>  Sun, 05 Jun 2011 15:39:25 -0700
+  * debian/control.in: Add dh-autoreconf, gnome-common and
+      gobject-introspection to the build-depends
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Sun, 05 Jun 2011 17:16:55 -0700
 
 vinagre (2.30.3-1) unstable; urgency=low
 

Modified: desktop/experimental/vinagre/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/vinagre/debian/control?rev=28319&op=diff
==============================================================================
--- desktop/experimental/vinagre/debian/control [utf-8] (original)
+++ desktop/experimental/vinagre/debian/control [utf-8] Mon Jun  6 00:19:47 2011
@@ -10,6 +10,9 @@
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: cdbs (>= 0.4.52),
                debhelper (>= 8),
+               dh-autoreconf,
+               gnome-common,
+               gobject-introspection,
                gnome-doc-utils (>= 0.3.2),
                gnome-pkg-tools (>= 0.10),
                intltool (>= 0.40.0),

Modified: desktop/experimental/vinagre/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/vinagre/debian/control.in?rev=28319&op=diff
==============================================================================
--- desktop/experimental/vinagre/debian/control.in [utf-8] (original)
+++ desktop/experimental/vinagre/debian/control.in [utf-8] Mon Jun  6 00:19:47 2011
@@ -5,6 +5,9 @@
 Uploaders: @GNOME_TEAM@
 Build-Depends: cdbs (>= 0.4.52),
                debhelper (>= 8),
+               dh-autoreconf,
+               gnome-common,
+               gobject-introspection,
                gnome-doc-utils (>= 0.3.2),
                gnome-pkg-tools (>= 0.10),
                intltool (>= 0.40.0),




More information about the pkg-gnome-commits mailing list