r20428 - in /packages/unstable/gobject-introspection/debian: changelog control.in gobject-introspection-glib-2.0.install gobject-introspection.install patches/01_disable-tests.patch python-giscanner.install

kov at users.alioth.debian.org kov at users.alioth.debian.org
Tue Jun 23 20:56:13 UTC 2009


Author: kov
Date: Tue Jun 23 20:56:12 2009
New Revision: 20428

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20428
Log:
New upstream release.

Removed:
    packages/unstable/gobject-introspection/debian/python-giscanner.install
Modified:
    packages/unstable/gobject-introspection/debian/changelog
    packages/unstable/gobject-introspection/debian/control.in
    packages/unstable/gobject-introspection/debian/gobject-introspection-glib-2.0.install
    packages/unstable/gobject-introspection/debian/gobject-introspection.install
    packages/unstable/gobject-introspection/debian/patches/01_disable-tests.patch

Modified: packages/unstable/gobject-introspection/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gobject-introspection/debian/changelog?rev=20428&op=diff
==============================================================================
--- packages/unstable/gobject-introspection/debian/changelog (original)
+++ packages/unstable/gobject-introspection/debian/changelog Tue Jun 23 20:56:12 2009
@@ -1,3 +1,14 @@
+gobject-introspection (0.6.3-1) unstable; urgency=low
+
+  * New upstream release
+  * debian/control, debian/python-giscanner.install,
+    debian/gobject-introspection.install:
+  - python modules were made private with this release; I consulted with
+    upstream and decided that following suit, and removing
+    python-giscanner was in order
+
+ -- Gustavo Noronha Silva <kov at debian.org>  Tue, 23 Jun 2009 16:23:10 -0300
+
 gobject-introspection (0.6.2-1) unstable; urgency=low
 
   * New upstream release:

Modified: packages/unstable/gobject-introspection/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gobject-introspection/debian/control.in?rev=20428&op=diff
==============================================================================
--- packages/unstable/gobject-introspection/debian/control.in (original)
+++ packages/unstable/gobject-introspection/debian/control.in Tue Jun 23 20:56:12 2009
@@ -17,27 +17,6 @@
 Standards-Version: 3.8.0
 XS-Python-Version: >= 2.5
 Homepage: http://live.gnome.org/GObjectIntrospection
-
-Package: python-giscanner
-Section: python
-Architecture: any
-Depends: ${shlibs:Depends},
-         ${misc:Depends},
-         ${python:Depends}
-Provides: ${python:Provides}
-XB-Python-Version: ${python:Versions}
-Description: Python package for handling GObject introspection data
- GObject Introspection is a project for providing machine readable
- introspection data of the API of C libraries. This introspection
- data can be used in several different use cases, for example
- automatic code generation for bindings, API verification and documentation
- generation.
- .
- GObject Introspection contains tools to generate and handle the
- introspection data.
- .
- This package contains a Python package for handling the introspection
- data from Python.
 
 Package: libgirepository1.0-0
 Architecture: any
@@ -80,7 +59,6 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${python:Depends},
-         python-giscanner (= ${binary:Version}),
          libgirepository1.0-0 (= ${binary:Version})
 Provides: ${python:Provides}
 XB-Python-Version: ${python:Versions}

Modified: packages/unstable/gobject-introspection/debian/gobject-introspection-glib-2.0.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gobject-introspection/debian/gobject-introspection-glib-2.0.install?rev=20428&op=diff
==============================================================================
--- packages/unstable/gobject-introspection/debian/gobject-introspection-glib-2.0.install (original)
+++ packages/unstable/gobject-introspection/debian/gobject-introspection-glib-2.0.install Tue Jun 23 20:56:12 2009
@@ -1,2 +1,10 @@
-debian/tmp/usr/share/gir-1.0
-debian/tmp/usr/lib/girepository-1.0
+debian/tmp/usr/share/gir-1.0/GModule-2.0.gir
+debian/tmp/usr/share/gir-1.0/GLib-2.0.gir
+debian/tmp/usr/share/gir-1.0/GIRepository-2.0.gir
+debian/tmp/usr/share/gir-1.0/GObject-2.0.gir
+debian/tmp/usr/share/gir-1.0/Gio-2.0.gir
+debian/tmp/usr/lib/girepository-1.0/Gio-2.0.typelib
+debian/tmp/usr/lib/girepository-1.0/GObject-2.0.typelib
+debian/tmp/usr/lib/girepository-1.0/GLib-2.0.typelib
+debian/tmp/usr/lib/girepository-1.0/GIRepository-2.0.typelib
+debian/tmp/usr/lib/girepository-1.0/GModule-2.0.typelib

Modified: packages/unstable/gobject-introspection/debian/gobject-introspection.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gobject-introspection/debian/gobject-introspection.install?rev=20428&op=diff
==============================================================================
--- packages/unstable/gobject-introspection/debian/gobject-introspection.install (original)
+++ packages/unstable/gobject-introspection/debian/gobject-introspection.install Tue Jun 23 20:56:12 2009
@@ -1,2 +1,3 @@
 debian/tmp/usr/bin
 debian/tmp/usr/share/man
+debian/tmp/usr/lib/gobject-introspection

Modified: packages/unstable/gobject-introspection/debian/patches/01_disable-tests.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gobject-introspection/debian/patches/01_disable-tests.patch?rev=20428&op=diff
==============================================================================
--- packages/unstable/gobject-introspection/debian/patches/01_disable-tests.patch (original)
+++ packages/unstable/gobject-introspection/debian/patches/01_disable-tests.patch Tue Jun 23 20:56:12 2009
@@ -1,22 +1,22 @@
---- Makefile.am.old	2008-10-08 10:25:52.000000000 +0200
-+++ Makefile.am	2008-10-08 10:26:01.000000000 +0200
+--- Makefile.am~	2009-05-28 12:43:16.000000000 -0300
++++ Makefile.am	2009-06-23 16:57:10.000000000 -0300
 @@ -18,7 +18,7 @@
  
  ACLOCAL_AMFLAGS = -I m4
  
--SUBDIRS = girepository giscanner tools gir tests
-+SUBDIRS = girepository giscanner tools gir
+-SUBDIRS = girepository giscanner tools gir docs tests examples
++SUBDIRS = girepository giscanner tools gir docs examples
  DIST_SUBDIRS = m4 $(SUBDIRS)
  
  man_MANS = 			\
---- Makefile.in.old	2008-10-08 10:25:54.000000000 +0200
-+++ Makefile.in	2008-10-08 10:26:07.000000000 +0200
-@@ -226,7 +226,7 @@
+--- Makefile.in~	2009-06-21 18:38:36.000000000 -0300
++++ Makefile.in	2009-06-23 16:57:09.000000000 -0300
+@@ -262,7 +262,7 @@
  GCOVSOURCES = 
  @GI_GCOV_ENABLED_TRUE at GCOV_DIRS = girepository tools
  ACLOCAL_AMFLAGS = -I m4
--SUBDIRS = girepository giscanner tools gir tests
-+SUBDIRS = girepository giscanner tools gir
+-SUBDIRS = girepository giscanner tools gir docs tests examples
++SUBDIRS = girepository giscanner tools gir docs examples
  DIST_SUBDIRS = m4 $(SUBDIRS)
  man_MANS = \
  	docs/g-ir-compiler.1	\




More information about the pkg-gnome-commits mailing list