r29135 - in /desktop/unstable/glade-3/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Jul 27 01:35:08 UTC 2011


Author: biebl
Date: Wed Jul 27 01:35:08 2011
New Revision: 29135

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29135
Log:
Change -doc packages to Build-Depends from Build-Depends-Indep.

Modified:
    desktop/unstable/glade-3/debian/changelog
    desktop/unstable/glade-3/debian/control
    desktop/unstable/glade-3/debian/control.in

Modified: desktop/unstable/glade-3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glade-3/debian/changelog?rev=29135&op=diff
==============================================================================
--- desktop/unstable/glade-3/debian/changelog [utf-8] (original)
+++ desktop/unstable/glade-3/debian/changelog [utf-8] Wed Jul 27 01:35:08 2011
@@ -10,6 +10,7 @@
   * Tigthen libgladeui-1-dev dependency on libgladeui-1-9 by making the -dev
     package architecture any and using (= ${binary:Version}).
   * Bump Standards-Version to 3.9.2. No further changes.
+  * Change -doc packages to Build-Depends from Build-Depends-Indep.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 27 Jul 2011 02:38:30 +0200
 

Modified: desktop/unstable/glade-3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glade-3/debian/control?rev=29135&op=diff
==============================================================================
--- desktop/unstable/glade-3/debian/control [utf-8] (original)
+++ desktop/unstable/glade-3/debian/control [utf-8] Wed Jul 27 01:35:08 2011
@@ -26,9 +26,9 @@
                python-support (>= 0.3),
                gtk-doc-tools (>= 1.9),
                gnome-doc-utils (>= 0.9.0),
-               dh-autoreconf
-Build-Depends-Indep: libglib2.0-doc,
-                     libgtk2.0-doc
+               dh-autoreconf,
+               libglib2.0-doc,
+               libgtk2.0-doc
 Standards-Version: 3.9.2
 Homepage: http://glade.gnome.org
 
@@ -50,10 +50,10 @@
  saving files.
 
 Package: libgladeui-1-dev
-Architecture: all
+Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
-         libgladeui-1-9 (= ${source:Version}),
+         libgladeui-1-9 (= ${binary:Version}),
          libgtk2.0-dev (>= 2.14.0),
          libxml2-dev (>= 2.4.0)
 Description: GTK+ User Interface Build core library (development files)

Modified: desktop/unstable/glade-3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glade-3/debian/control.in?rev=29135&op=diff
==============================================================================
--- desktop/unstable/glade-3/debian/control.in [utf-8] (original)
+++ desktop/unstable/glade-3/debian/control.in [utf-8] Wed Jul 27 01:35:08 2011
@@ -21,9 +21,9 @@
                python-support (>= 0.3),
                gtk-doc-tools (>= 1.9),
                gnome-doc-utils (>= 0.9.0),
-               dh-autoreconf
-Build-Depends-Indep: libglib2.0-doc,
-                     libgtk2.0-doc
+               dh-autoreconf,
+               libglib2.0-doc,
+               libgtk2.0-doc
 Standards-Version: 3.9.2
 Homepage: http://glade.gnome.org
 




More information about the pkg-gnome-commits mailing list