r32080 - in /desktop/unstable/gobject-introspection/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Dec 14 21:21:47 UTC 2011


Author: biebl
Date: Wed Dec 14 21:21:47 2011
New Revision: 32080

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32080
Log:
Change section of gir1.2-glib-2.0 and gir1.2-freedesktop to introspection.

Modified:
    desktop/unstable/gobject-introspection/debian/changelog
    desktop/unstable/gobject-introspection/debian/control
    desktop/unstable/gobject-introspection/debian/control.in

Modified: desktop/unstable/gobject-introspection/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gobject-introspection/debian/changelog?rev=32080&op=diff
==============================================================================
--- desktop/unstable/gobject-introspection/debian/changelog [utf-8] (original)
+++ desktop/unstable/gobject-introspection/debian/changelog [utf-8] Wed Dec 14 21:21:47 2011
@@ -18,7 +18,10 @@
   [ Thorsten Glaser ]
   * Fix invalid alignment assumptions. (Closes: #604603)
 
- -- Sjoerd Simons <sjoerd at debian.org>  Sun, 20 Nov 2011 15:54:11 +0000
+  [ Michael Biebl ]
+  * Change section of gir1.2-glib-2.0 and gir1.2-freedesktop to introspection.
+
+ -- Michael Biebl <biebl at debian.org>  Wed, 14 Dec 2011 22:21:12 +0100
 
 gobject-introspection (1.31.0-2) unstable; urgency=low
 

Modified: desktop/unstable/gobject-introspection/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gobject-introspection/debian/control?rev=32080&op=diff
==============================================================================
--- desktop/unstable/gobject-introspection/debian/control [utf-8] (original)
+++ desktop/unstable/gobject-introspection/debian/control [utf-8] Wed Dec 14 21:21:47 2011
@@ -19,7 +19,7 @@
                libcairo2-dev,
                libffi-dev,
                libtool,
-               gtk-doc-tools (>= 1.12)
+               gtk-doc-tools (>= 1.15)
 Standards-Version: 3.9.2
 X-Python-Version: >= 2.5
 Homepage: http://live.gnome.org/GObjectIntrospection
@@ -116,7 +116,7 @@
 
 Package: gir1.2-glib-2.0
 Architecture: any
-Section: libs
+Section: introspection
 Depends: ${gir:Depends},
          ${misc:Depends}
 Conflicts: gobject-introspection-glib-2.0,
@@ -137,7 +137,7 @@
 
 Package: gir1.2-freedesktop
 Architecture: any
-Section: libs
+Section: introspection
 Depends: ${gir:Depends},
          ${misc:Depends}
 Conflicts: gobject-introspection-freedesktop,
@@ -155,6 +155,6 @@
  This package contains small pieces of introspection data for the Cairo,
  FontConfig, FreeType, GL, and some XOrg libraries. They are
  distributed in this package temporarily, while the original sources
- do not include support for GObject Introspection. They are far from 
- complete and only include what is necessary for other introspection 
+ do not include support for GObject Introspection. They are far from
+ complete and only include what is necessary for other introspection
  packages to work properly.

Modified: desktop/unstable/gobject-introspection/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gobject-introspection/debian/control.in?rev=32080&op=diff
==============================================================================
--- desktop/unstable/gobject-introspection/debian/control.in [utf-8] (original)
+++ desktop/unstable/gobject-introspection/debian/control.in [utf-8] Wed Dec 14 21:21:47 2011
@@ -14,7 +14,7 @@
                libcairo2-dev,
                libffi-dev,
                libtool,
-               gtk-doc-tools (>= 1.12)
+               gtk-doc-tools (>= 1.15)
 Standards-Version: 3.9.2
 X-Python-Version: >= 2.5
 Homepage: http://live.gnome.org/GObjectIntrospection
@@ -111,7 +111,7 @@
 
 Package: gir1.2-glib-2.0
 Architecture: any
-Section: libs
+Section: introspection
 Depends: ${gir:Depends},
          ${misc:Depends}
 Conflicts: gobject-introspection-glib-2.0,
@@ -132,7 +132,7 @@
 
 Package: gir1.2-freedesktop
 Architecture: any
-Section: libs
+Section: introspection
 Depends: ${gir:Depends},
          ${misc:Depends}
 Conflicts: gobject-introspection-freedesktop,
@@ -150,6 +150,6 @@
  This package contains small pieces of introspection data for the Cairo,
  FontConfig, FreeType, GL, and some XOrg libraries. They are
  distributed in this package temporarily, while the original sources
- do not include support for GObject Introspection. They are far from 
- complete and only include what is necessary for other introspection 
+ do not include support for GObject Introspection. They are far from
+ complete and only include what is necessary for other introspection
  packages to work properly.




More information about the pkg-gnome-commits mailing list