r32182 - in /packages/unstable/json-glib/debian: changelog control control.in
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Fri Dec 16 22:36:30 UTC 2011
Author: biebl
Date: Fri Dec 16 22:36:30 2011
New Revision: 32182
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32182
Log:
Change section of gir1.2-json-1.0 to introspection.
Modified:
packages/unstable/json-glib/debian/changelog
packages/unstable/json-glib/debian/control
packages/unstable/json-glib/debian/control.in
Modified: packages/unstable/json-glib/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/json-glib/debian/changelog?rev=32182&op=diff
==============================================================================
--- packages/unstable/json-glib/debian/changelog [utf-8] (original)
+++ packages/unstable/json-glib/debian/changelog [utf-8] Fri Dec 16 22:36:30 2011
@@ -1,3 +1,9 @@
+json-glib (0.14.2-2) UNRELEASED; urgency=low
+
+ * Change section of gir1.2-json-1.0 to introspection.
+
+ -- Michael Biebl <biebl at debian.org> Fri, 16 Dec 2011 23:35:42 +0100
+
json-glib (0.14.2-1) unstable; urgency=low
* New upstream release
Modified: packages/unstable/json-glib/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/json-glib/debian/control?rev=32182&op=diff
==============================================================================
--- packages/unstable/json-glib/debian/control [utf-8] (original)
+++ packages/unstable/json-glib/debian/control [utf-8] Fri Dec 16 22:36:30 2011
@@ -77,13 +77,13 @@
This package contains the documentation.
Package: gir1.2-json-1.0
+Section: introspection
Architecture: any
Depends: ${gir:Depends},
${shlibs:Depends},
${misc:Depends}
Conflicts: gir1.0-json-glib-1.0, gir1.2-json-glib-1.0
Replaces: gir1.0-json-glib-1.0, gir1.2-json-glib-1.0
-Provides: gir1.2-json-glib-1.0
Description: GLib JSON manipulation library (introspection data)
JSON-GLib is a library for parsing, generating and manipulating JavaScript
Object Notation (JSON) data streams using the GLib type system. It allows
Modified: packages/unstable/json-glib/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/json-glib/debian/control.in?rev=32182&op=diff
==============================================================================
--- packages/unstable/json-glib/debian/control.in [utf-8] (original)
+++ packages/unstable/json-glib/debian/control.in [utf-8] Fri Dec 16 22:36:30 2011
@@ -72,13 +72,13 @@
This package contains the documentation.
Package: gir1.2-json-1.0
+Section: introspection
Architecture: any
Depends: ${gir:Depends},
${shlibs:Depends},
${misc:Depends}
Conflicts: gir1.0-json-glib-1.0, gir1.2-json-glib-1.0
Replaces: gir1.0-json-glib-1.0, gir1.2-json-glib-1.0
-Provides: gir1.2-json-glib-1.0
Description: GLib JSON manipulation library (introspection data)
JSON-GLib is a library for parsing, generating and manipulating JavaScript
Object Notation (JSON) data streams using the GLib type system. It allows
More information about the pkg-gnome-commits
mailing list