r30684 - in /desktop/unstable/gnome-python-desktop/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Oct 17 23:48:08 UTC 2011


Author: biebl
Date: Mon Oct 17 23:48:07 2011
New Revision: 30684

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=30684
Log:
Add Build-Depends on gnome-common, required for autoreconf.

Modified:
    desktop/unstable/gnome-python-desktop/debian/changelog
    desktop/unstable/gnome-python-desktop/debian/control
    desktop/unstable/gnome-python-desktop/debian/control.in

Modified: desktop/unstable/gnome-python-desktop/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python-desktop/debian/changelog?rev=30684&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-python-desktop/debian/changelog [utf-8] Mon Oct 17 23:48:07 2011
@@ -2,6 +2,7 @@
 
   * Drop python-gnomeapplet. It has been replaced by gir1.2-panelapplet-4.0
     and PyGObject. Closes: #638135
+  * Add Build-Depends on gnome-common, required for autoreconf.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 18 Oct 2011 01:34:12 +0200
 

Modified: desktop/unstable/gnome-python-desktop/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python-desktop/debian/control?rev=30684&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-python-desktop/debian/control [utf-8] Mon Oct 17 23:48:07 2011
@@ -11,6 +11,7 @@
 Build-Depends: debhelper (>= 8),
                cdbs (>= 0.4.90~),
                dh-autoreconf,
+               gnome-common,
                gnome-pkg-tools (>= 0.10),
                python-all-dev (>= 2.6.6-3~),
                python-gtk2-dev (>= 2.10.3),

Modified: desktop/unstable/gnome-python-desktop/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python-desktop/debian/control.in?rev=30684&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-python-desktop/debian/control.in [utf-8] Mon Oct 17 23:48:07 2011
@@ -6,6 +6,7 @@
 Build-Depends: debhelper (>= 8),
                cdbs (>= 0.4.90~),
                dh-autoreconf,
+               gnome-common,
                gnome-pkg-tools (>= 0.10),
                python-all-dev (>= 2.6.6-3~),
                python-gtk2-dev (>= 2.10.3),




More information about the pkg-gnome-commits mailing list