[Pkg-cli-libs-commits] r3496 - /packages/gtkglarea-sharp/trunk/debian/control

sho at users.alioth.debian.org sho at users.alioth.debian.org
Thu Dec 13 15:07:51 UTC 2007


Author: sho
Date: Thu Dec 13 15:07:51 2007
New Revision: 3496

URL: http://svn.debian.org/wsvn/pkg-cli-libs/?sc=1&rev=3496
Log:
  * Put the -cli package before -examples in control file.
  * Set policy to 3.7.3.

Modified:
    packages/gtkglarea-sharp/trunk/debian/control

Modified: packages/gtkglarea-sharp/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/gtkglarea-sharp/trunk/debian/control?rev=3496&op=diff
==============================================================================
--- packages/gtkglarea-sharp/trunk/debian/control (original)
+++ packages/gtkglarea-sharp/trunk/debian/control Thu Dec 13 15:07:51 2007
@@ -5,7 +5,16 @@
 Uploaders: Sam Hocevar (Debian packages) <sam+deb at zoy.org>
 Build-Depends: debhelper (>= 5), quilt
 Build-Depends-Indep: cli-common-dev (>= 0.4.4), mono-gac, mono-gmcs, mono-utils, libmono-dev, libgtkgl2.0-dev
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
+
+Package: libgtkglarea0.0-cil
+Architecture: all
+Depends: ${cli:Depends}
+Description: CLI bindings for the GTK OpenGL area widget
+ The gtkglarea-sharp bindings allow CLI (.NET) programs to use the GTK OpenGL
+ area widget to display accelerated 3D graphics in GTK applications.
+ .
+ This package contains the runtime assemblies.
 
 Package: libgtkglarea-cil-examples
 Architecture: all
@@ -15,12 +24,3 @@
  area widget to display accelerated 3D graphics in GTK applications.
  .
  This package contains sample code to use the bindings.
-
-Package: libgtkglarea0.0-cil
-Architecture: all
-Depends: ${cli:Depends}
-Description: CLI bindings for the GTK OpenGL area widget
- The gtkglarea-sharp bindings allow CLI (.NET) programs to use the GTK OpenGL
- area widget to display accelerated 3D graphics in GTK applications.
- .
- This package contains the runtime assemblies.




More information about the Pkg-cli-libs-commits mailing list