r26983 - in /desktop/unstable/atk1.0/debian: changelog control control.in libatk1.0-dev.install rules

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sun Mar 20 15:05:47 UTC 2011


Author: pochu
Date: Sun Mar 20 15:05:37 2011
New Revision: 26983

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=26983
Log:
* Temporarily disable the gir package.
* Upload to unstable.

Modified:
    desktop/unstable/atk1.0/debian/changelog
    desktop/unstable/atk1.0/debian/control
    desktop/unstable/atk1.0/debian/control.in
    desktop/unstable/atk1.0/debian/libatk1.0-dev.install
    desktop/unstable/atk1.0/debian/rules

Modified: desktop/unstable/atk1.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/atk1.0/debian/changelog?rev=26983&op=diff
==============================================================================
--- desktop/unstable/atk1.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/atk1.0/debian/changelog [utf-8] Sun Mar 20 15:05:37 2011
@@ -1,13 +1,16 @@
-atk1.0 (1.33.6-1) UNRELEASED; urgency=low
-
-  * New upstream release
-  * debian/control.in: Bump gtk-doc-tools build-dependency
+atk1.0 (1.32.0-1+sid1) unstable; urgency=low
+
+  [ Laurent Bigonville ]
   * debian/rules:
     - Blindly bump the shlibs version. We've got a symbols file anyway and
       updating the version is error prone.
     - FTBFS if the .symbols file is not uptodate.
 
- -- Laurent Bigonville <bigon at debian.org>  Sat, 12 Feb 2011 16:18:24 +0100
+  [ Emilio Pozuelo Monfort ]
+  * Temporarily disable the gir package.
+  * Upload to unstable.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Sun, 20 Mar 2011 15:04:21 +0000
 
 atk1.0 (1.32.0-2) experimental; urgency=low
 

Modified: desktop/unstable/atk1.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/atk1.0/debian/control?rev=26983&op=diff
==============================================================================
--- desktop/unstable/atk1.0/debian/control [utf-8] (original)
+++ desktop/unstable/atk1.0/debian/control [utf-8] Sun Mar 20 15:05:37 2011
@@ -11,16 +11,16 @@
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/atk1.0
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/atk1.0
 Build-Depends: debhelper (>= 5.0.22),
+               cdbs (>= 0.4.90),
+               autotools-dev,
+               gnome-pkg-tools (>= 0.10),
                pkg-config,
                libglib2.0-dev (>= 2.0.0),
-               gnome-pkg-tools (>= 0.10),
-               cdbs (>= 0.4.41),
+#               gobject-introspection (>= 0.9.12-4~),
+#               libgirepository1.0-dev (>= 0.9.3),
+#               gir1.2-glib-2.0,
                gtk-doc-tools (>= 1.13),
-               docbook-xml,
-               autotools-dev,
-               gobject-introspection (>= 0.9.12-4~),
-               libgirepository1.0-dev (>= 0.9.3),
-               gir1.2-glib-2.0
+               docbook-xml
 Build-Depends-Indep: libglib2.0-doc
 Standards-Version: 3.9.1
 Homepage: http://www.gtk.org/
@@ -122,19 +122,19 @@
  This contains the HTML documentation for the ATK library in
  /usr/share/doc/libatk1.0-doc/ .
 
-Package: gir1.2-atk-1.0
-Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         ${gir:Depends}
-Replaces: gir1.0-gtk-2.0 (<< 2.22),
-          gobject-introspection-repository
-Conflicts: gir1.0-atk-1.0
-Description: The ATK accessibility toolkit (GObject introspection)
- ATK is a toolkit providing accessibility interfaces for applications or
- other toolkits. By implementing these interfaces, those other toolkits or
- applications can be used with tools such as screen readers, magnifiers, and
- other alternative input devices.
- .
- This package can be used by other packages using the GIRepository format to
- generate dynamic bindings
+#Package: gir1.2-atk-1.0
+#Architecture: any
+#Depends: ${misc:Depends},
+#         ${shlibs:Depends},
+#         ${gir:Depends}
+#Replaces: gir1.0-gtk-2.0 (<< 2.22),
+#          gobject-introspection-repository
+#Conflicts: gir1.0-atk-1.0
+#Description: The ATK accessibility toolkit (GObject introspection)
+# ATK is a toolkit providing accessibility interfaces for applications or
+# other toolkits. By implementing these interfaces, those other toolkits or
+# applications can be used with tools such as screen readers, magnifiers, and
+# other alternative input devices.
+# .
+# This package can be used by other packages using the GIRepository format to
+# generate dynamic bindings

Modified: desktop/unstable/atk1.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/atk1.0/debian/control.in?rev=26983&op=diff
==============================================================================
--- desktop/unstable/atk1.0/debian/control.in [utf-8] (original)
+++ desktop/unstable/atk1.0/debian/control.in [utf-8] Sun Mar 20 15:05:37 2011
@@ -6,16 +6,16 @@
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/atk1.0
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/atk1.0
 Build-Depends: debhelper (>= 5.0.22),
+               cdbs (>= 0.4.90),
+               autotools-dev,
+               gnome-pkg-tools (>= 0.10),
                pkg-config,
                libglib2.0-dev (>= 2.0.0),
-               gnome-pkg-tools (>= 0.10),
-               cdbs (>= 0.4.41),
+#               gobject-introspection (>= 0.9.12-4~),
+#               libgirepository1.0-dev (>= 0.9.3),
+#               gir1.2-glib-2.0,
                gtk-doc-tools (>= 1.13),
-               docbook-xml,
-               autotools-dev,
-               gobject-introspection (>= 0.9.12-4~),
-               libgirepository1.0-dev (>= 0.9.3),
-               gir1.2-glib-2.0
+               docbook-xml
 Build-Depends-Indep: libglib2.0-doc
 Standards-Version: 3.9.1
 Homepage: http://www.gtk.org/
@@ -117,19 +117,19 @@
  This contains the HTML documentation for the ATK library in
  /usr/share/doc/libatk1.0-doc/ .
 
-Package: gir1.2-atk-1.0
-Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         ${gir:Depends}
-Replaces: gir1.0-gtk-2.0 (<< 2.22),
-          gobject-introspection-repository
-Conflicts: gir1.0-atk-1.0
-Description: The ATK accessibility toolkit (GObject introspection)
- ATK is a toolkit providing accessibility interfaces for applications or
- other toolkits. By implementing these interfaces, those other toolkits or
- applications can be used with tools such as screen readers, magnifiers, and
- other alternative input devices.
- .
- This package can be used by other packages using the GIRepository format to
- generate dynamic bindings
+#Package: gir1.2-atk-1.0
+#Architecture: any
+#Depends: ${misc:Depends},
+#         ${shlibs:Depends},
+#         ${gir:Depends}
+#Replaces: gir1.0-gtk-2.0 (<< 2.22),
+#          gobject-introspection-repository
+#Conflicts: gir1.0-atk-1.0
+#Description: The ATK accessibility toolkit (GObject introspection)
+# ATK is a toolkit providing accessibility interfaces for applications or
+# other toolkits. By implementing these interfaces, those other toolkits or
+# applications can be used with tools such as screen readers, magnifiers, and
+# other alternative input devices.
+# .
+# This package can be used by other packages using the GIRepository format to
+# generate dynamic bindings

Modified: desktop/unstable/atk1.0/debian/libatk1.0-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/atk1.0/debian/libatk1.0-dev.install?rev=26983&op=diff
==============================================================================
--- desktop/unstable/atk1.0/debian/libatk1.0-dev.install [utf-8] (original)
+++ desktop/unstable/atk1.0/debian/libatk1.0-dev.install [utf-8] Sun Mar 20 15:05:37 2011
@@ -3,4 +3,3 @@
 debian/tmp/usr/lib/*.so
 debian/tmp/usr/lib/pkgconfig/
 debian/tmp/usr/include
-debian/tmp/usr/share/gir-1.0

Modified: desktop/unstable/atk1.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/atk1.0/debian/rules?rev=26983&op=diff
==============================================================================
--- desktop/unstable/atk1.0/debian/rules [utf-8] (original)
+++ desktop/unstable/atk1.0/debian/rules [utf-8] Sun Mar 20 15:05:37 2011
@@ -11,12 +11,8 @@
 LDFLAGS += -Wl,-O1 -Wl,-z,defs -Wl,--as-needed
 
 # build static stuff:
-DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc --enable-static --enable-introspection
+DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc --enable-static --disable-introspection
 
 DEB_DH_MAKESHLIBS_ARGS_libatk1.0-0 += --add-udeb="libatk1.0-udeb" -V -- -c4
 
 DEB_DBG_PACKAGE_ALL := libatk1.0-dbg
-
-$(patsubst %,binary-predeb/%,$(DEB_ALL_PACKAGES)) ::
-	dh_girepository -p$(cdbs_curpkg)
-




More information about the pkg-gnome-commits mailing list