r32169 - in /packages/unstable/libunique3/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Dec 16 21:47:24 UTC 2011


Author: biebl
Date: Fri Dec 16 21:47:23 2011
New Revision: 32169

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32169
Log:
Change section of gir1.2-unique-3.0 to introspection.

Modified:
    packages/unstable/libunique3/debian/changelog
    packages/unstable/libunique3/debian/control
    packages/unstable/libunique3/debian/control.in

Modified: packages/unstable/libunique3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libunique3/debian/changelog?rev=32169&op=diff
==============================================================================
--- packages/unstable/libunique3/debian/changelog [utf-8] (original)
+++ packages/unstable/libunique3/debian/changelog [utf-8] Fri Dec 16 21:47:23 2011
@@ -1,3 +1,9 @@
+libunique3 (3.0.2-2) UNRELEASED; urgency=low
+
+  * Change section of gir1.2-unique-3.0 to introspection.
+
+ -- Michael Biebl <biebl at debian.org>  Fri, 16 Dec 2011 22:46:30 +0100
+
 libunique3 (3.0.2-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/unstable/libunique3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libunique3/debian/control?rev=32169&op=diff
==============================================================================
--- packages/unstable/libunique3/debian/control [utf-8] (original)
+++ packages/unstable/libunique3/debian/control [utf-8] Fri Dec 16 21:47:23 2011
@@ -45,7 +45,7 @@
  Unique makes it easy to write this kind of applications, by
  providing a base class, taking care of all the IPC machinery
  needed to send messages to a running instance, and also handling
- the startup notification side. 
+ the startup notification side.
  .
  This package contains the shared libraries.
 
@@ -66,7 +66,7 @@
  Unique makes it easy to write this kind of applications, by
  providing a base class, taking care of all the IPC machinery
  needed to send messages to a running instance, and also handling
- the startup notification side. 
+ the startup notification side.
  .
  This package contains the headers and development libraries needed to
  build applications using the Unique library
@@ -86,19 +86,19 @@
  Unique makes it easy to write this kind of applications, by
  providing a base class, taking care of all the IPC machinery
  needed to send messages to a running instance, and also handling
- the startup notification side. 
+ the startup notification side.
  .
  This package contains the HTML documentation for the Unique library
 
 Package: gir1.2-unique-3.0
-Section: libs
+Section: introspection
 Architecture: any
 Depends: ${gir:Depends},
          ${shlibs:Depends},
          ${misc:Depends}
 Description: GObject introspection data for the Unique library
- This package contains introspection data for LibUnique, a library for 
+ This package contains introspection data for LibUnique, a library for
  writing single instance applications.
  .
- It can be used by packages using the GIRepository format to generate 
+ It can be used by packages using the GIRepository format to generate
  dynamic bindings.

Modified: packages/unstable/libunique3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libunique3/debian/control.in?rev=32169&op=diff
==============================================================================
--- packages/unstable/libunique3/debian/control.in [utf-8] (original)
+++ packages/unstable/libunique3/debian/control.in [utf-8] Fri Dec 16 21:47:23 2011
@@ -40,7 +40,7 @@
  Unique makes it easy to write this kind of applications, by
  providing a base class, taking care of all the IPC machinery
  needed to send messages to a running instance, and also handling
- the startup notification side. 
+ the startup notification side.
  .
  This package contains the shared libraries.
 
@@ -61,7 +61,7 @@
  Unique makes it easy to write this kind of applications, by
  providing a base class, taking care of all the IPC machinery
  needed to send messages to a running instance, and also handling
- the startup notification side. 
+ the startup notification side.
  .
  This package contains the headers and development libraries needed to
  build applications using the Unique library
@@ -81,19 +81,19 @@
  Unique makes it easy to write this kind of applications, by
  providing a base class, taking care of all the IPC machinery
  needed to send messages to a running instance, and also handling
- the startup notification side. 
+ the startup notification side.
  .
  This package contains the HTML documentation for the Unique library
 
 Package: gir1.2-unique-3.0
-Section: libs
+Section: introspection
 Architecture: any
 Depends: ${gir:Depends},
          ${shlibs:Depends},
          ${misc:Depends}
 Description: GObject introspection data for the Unique library
- This package contains introspection data for LibUnique, a library for 
+ This package contains introspection data for LibUnique, a library for
  writing single instance applications.
  .
- It can be used by packages using the GIRepository format to generate 
+ It can be used by packages using the GIRepository format to generate
  dynamic bindings.




More information about the pkg-gnome-commits mailing list