[DRE-commits] [ruby-gnome2] 01/09: Order the binary packages alphabetically

Paul van Tilburg paulvt at moszumanska.debian.org
Tue May 6 14:19:45 UTC 2014


This is an automated email from the git hooks/post-receive script.

paulvt pushed a commit to branch master
in repository ruby-gnome2.

commit 16f0210df6b59d3bee91a0e6f69d8ec7438c0ac5
Author: Paul van Tilburg <paulvt at debian.org>
Date:   Fri Feb 28 14:09:20 2014 +0100

    Order the binary packages alphabetically
---
 debian/control | 342 ++++++++++++++++++++++++++++-----------------------------
 1 file changed, 171 insertions(+), 171 deletions(-)

diff --git a/debian/control b/debian/control
index 1329775..0437626 100644
--- a/debian/control
+++ b/debian/control
@@ -26,28 +26,6 @@ Homepage: http://ruby-gnome2.sourceforge.jp/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-gnome2.git
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-gnome2.git
 
-Package: ruby-glib2
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Description: GLib 2 bindings for the Ruby language
- GLib is a useful general-purpose C library, notably used by GTK+ and GNOME.
- This package contains libraries for using GLib 2 with the Ruby programming
- language. It is most likely useful in conjunction with Ruby bindings for
- other libraries such as GTK+.
-
-Package: ruby-glib2-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: ruby-glib2 (= ${binary:Version}), ${misc:Depends}
-Description: GLib 2 bindings for the Ruby language (debugging symbols)
- GLib is a useful general-purpose C library, notably used by GTK+ and GNOME.
- This package contains libraries for using GLib 2 with the Ruby programming
- language. It is most likely useful in conjunction with Ruby bindings for
- other libraries such as GTK+.
- .
- This package contains the debugging symbols.
-
 Package: ruby-atk
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-glib2 (= ${binary:Version})
@@ -72,23 +50,26 @@ Description: ATK bindings for the Ruby language (debugging symbols)
  .
  This package contains the debugging symbols.
 
-Package: ruby-pango
+Package: ruby-cairo-gobject
 Architecture: any
-Depends: ${shlibs:Depends}, ruby-glib2 (= ${binary:Version}), ruby-cairo, ${misc:Depends}
-Description: Pango bindings for the Ruby language
- Pango is a library for layout and rendering of text, with an emphasis on
- internationalization. This package contains libraries for using Pango with
- the Ruby programming language.
+Depends: ${misc:Depends}, ${shlibs:Depends}, ruby | ruby-interpreter
+Description: CairoGObject bindings for the Ruby language
+ Cairo is a multi-platform library providing anti-aliased vector-based
+ rendering for multiple target backends; CairoGObject provides
+ wrapper GObject types for all Cairo types.
+ This package contains libraries for CairoGObject with the Ruby
+ language.
 
-Package: ruby-pango-dbg
+Package: ruby-cairo-gobject-dbg
 Section: debug
 Priority: extra
 Architecture: any
-Depends: ruby-pango (= ${binary:Version}), ${misc:Depends}
-Description: Pango bindings for the Ruby language (debug symbols)
- Pango is a library for layout and rendering of text, with an emphasis on
- internationalization. This package contains libraries for using Pango with
- the Ruby programming language.
+Depends: ruby-cairo-gobject (= ${binary:Version}), ${misc:Depends}
+Description: CairoGObject bindings for the Ruby language (debugging symbols)
+ Cairo is a multi-platform library providing anti-aliased vector-based
+ rendering for multiple target backends.  This package contains libraries
+ for using wrappers for GObject types for all Cairo types with the Ruby
+ language.
  .
  This package contains the debugging symbols.
 
@@ -110,6 +91,30 @@ Description: Gdk-Pixbuf 2 bindings for the Ruby language (debugging symbols)
  .
  This package contains the debugging symbols.
 
+Package: ruby-gdk3
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}, ruby | ruby-interpreter
+Description: GDK 3 bindings for the Ruby language
+ GDK is a computer graphics library that acts as a wrapper around the
+ low-level drawing and windowing functions provided by the underlying
+ graphics system.  It is mainly use by GTK+ 3.
+ This package contains libraries for using GDK 3 with the Ruby programming
+ language.
+
+Package: ruby-gdk3-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: ruby-gdk3 (= ${binary:Version}), ${misc:Depends}
+Description: GDK 3 bindings for the Ruby language (debugging symbols)
+ GDK is a computer graphics library that acts as a wrapper around the
+ low-level drawing and windowing functions provided by the underlying
+ graphics system.  It is mainly use by GTK+ 3.
+ This package contains libraries for using GDK 3 with the Ruby programming
+ language.
+ .
+ This package contains the debugging symbols.
+
 Package: ruby-gio2
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-glib2 (= ${binary:Version})
@@ -128,6 +133,100 @@ Description: GIO bindings for the Ruby language (debugging symbols)
  .
  This package provides debugging symbols.
 
+Package: ruby-glib2
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Description: GLib 2 bindings for the Ruby language
+ GLib is a useful general-purpose C library, notably used by GTK+ and GNOME.
+ This package contains libraries for using GLib 2 with the Ruby programming
+ language. It is most likely useful in conjunction with Ruby bindings for
+ other libraries such as GTK+.
+
+Package: ruby-glib2-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: ruby-glib2 (= ${binary:Version}), ${misc:Depends}
+Description: GLib 2 bindings for the Ruby language (debugging symbols)
+ GLib is a useful general-purpose C library, notably used by GTK+ and GNOME.
+ This package contains libraries for using GLib 2 with the Ruby programming
+ language. It is most likely useful in conjunction with Ruby bindings for
+ other libraries such as GTK+.
+ .
+ This package contains the debugging symbols.
+
+Package: ruby-gnome2
+Architecture: all
+Depends: ruby-rsvg2, ruby-vte, ruby-atk, ruby-gdk-pixbuf2, ruby-pango,
+ ruby-gio2, ruby-poppler, ruby-gtksourceview2, ruby-gstreamer,
+ ruby-cairo-gobject, ruby-gdk3, ruby-gtk3, ruby-gtksourceview3, ruby-vte3,
+ ${misc:Depends}
+Description: GNOME-related bindings for the Ruby language
+ These bindings allow use of the GNOME developer platform using the Ruby
+ programming language.
+ .
+ This is an empty package that depends on the various packages that provide
+ the individual bindings.
+
+Package: ruby-gnome2-dev
+Architecture: any
+Section: libdevel
+Depends: ruby-gnome2, ruby-all-dev, ruby-pkg-config, ${misc:Depends}
+Description: GNOME-related bindings for the Ruby language (development files)
+ These bindings allow use of the GNOME developer platform using the Ruby
+ programming language.
+ .
+ This package contains development files required to build ruby-gnome2
+ extensions.
+
+Package: ruby-gobject-introspection
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}, ruby | ruby-interpreter
+Description: GObject Introspection bindings for the Ruby language
+ 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.
+ This package contains library for using GObject Introspection with the
+ Ruby programming language.
+
+Package: ruby-gobject-introspection-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: ruby-gobject-introspection (= ${binary:Version}), ${misc:Depends}
+Description: GObject Introspection bindings for the Ruby (debugging symbols)
+ 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.
+ This package contains library for using GObject Introspection with the
+ Ruby programming language.
+ .
+ This package contains the debugging symbols.
+
+Package: ruby-gstreamer
+Architecture: any
+Depends: ${shlibs:Depends}, ruby-gtk2 (= ${binary:Version}), ${misc:Depends}
+Description: GStreamer bindings for the Ruby language
+ GStreamer is a media processing framework with support for a wide variety of
+ data sources, sinks, and formats through the use of dynamically loaded
+ plugins. This package contains libraries for using GStreamer with the Ruby
+ programming language.
+
+Package: ruby-gstreamer-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: ruby-gstreamer (= ${binary:Version}), ${misc:Depends}
+Description: GStreamer bindings for the Ruby language (debugging symbols)
+ GStreamer is a media processing framework with support for a wide variety of
+ data sources, sinks, and formats through the use of dynamically loaded
+ plugins. This package contains libraries for using GStreamer with the Ruby
+ programming language.
+ .
+ This package contains the debugging symbols.
+
 Package: ruby-gtk2
 Architecture: any
 Depends: ${shlibs:Depends}, ruby-atk (= ${binary:Version}),
@@ -210,6 +309,44 @@ Description: GtkSourceView3 bindings for the Ruby language (debugging symbols)
  .
  This package contains the debugging symbols.
 
+Package: ruby-pango
+Architecture: any
+Depends: ${shlibs:Depends}, ruby-glib2 (= ${binary:Version}), ruby-cairo, ${misc:Depends}
+Description: Pango bindings for the Ruby language
+ Pango is a library for layout and rendering of text, with an emphasis on
+ internationalization. This package contains libraries for using Pango with
+ the Ruby programming language.
+
+Package: ruby-pango-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: ruby-pango (= ${binary:Version}), ${misc:Depends}
+Description: Pango bindings for the Ruby language (debug symbols)
+ Pango is a library for layout and rendering of text, with an emphasis on
+ internationalization. This package contains libraries for using Pango with
+ the Ruby programming language.
+ .
+ This package contains the debugging symbols.
+
+Package: ruby-poppler
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Description: Ruby bindings for the libpoppler-glib library
+ Poppler is a PDF rendering library based on xpdf PDF viewer. This package
+ contains ruby bindings for Poppler.
+
+Package: ruby-poppler-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: ruby-poppler (= ${binary:Version}), ${misc:Depends}
+Description: Ruby bindings for the libpoppler-glib library (debugging symbols)
+ Poppler is a PDF rendering library based on xpdf PDF viewer. This package
+ contains ruby bindings for Poppler.
+ .
+ This package contains the debugging symbols.
+
 Package: ruby-rsvg2
 Architecture: any
 Depends: ${shlibs:Depends}, ruby-glib2 (= ${binary:Version}), ${misc:Depends}
@@ -275,140 +412,3 @@ Description: VTE3 widget bindings for the Ruby language (debugging symbols)
  for using VTE3 with the Ruby programming language.
  .
  This package contains the debugging symbols.
-
-Package: ruby-poppler
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Description: Ruby bindings for the libpoppler-glib library
- Poppler is a PDF rendering library based on xpdf PDF viewer. This package
- contains ruby bindings for Poppler.
-
-Package: ruby-poppler-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: ruby-poppler (= ${binary:Version}), ${misc:Depends}
-Description: Ruby bindings for the libpoppler-glib library (debugging symbols)
- Poppler is a PDF rendering library based on xpdf PDF viewer. This package
- contains ruby bindings for Poppler.
- .
- This package contains the debugging symbols.
-
-Package: ruby-gstreamer
-Architecture: any
-Depends: ${shlibs:Depends}, ruby-gtk2 (= ${binary:Version}), ${misc:Depends}
-Description: GStreamer bindings for the Ruby language
- GStreamer is a media processing framework with support for a wide variety of
- data sources, sinks, and formats through the use of dynamically loaded
- plugins. This package contains libraries for using GStreamer with the Ruby
- programming language.
-
-Package: ruby-gstreamer-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: ruby-gstreamer (= ${binary:Version}), ${misc:Depends}
-Description: GStreamer bindings for the Ruby language (debugging symbols)
- GStreamer is a media processing framework with support for a wide variety of
- data sources, sinks, and formats through the use of dynamically loaded
- plugins. This package contains libraries for using GStreamer with the Ruby
- programming language.
- .
- This package contains the debugging symbols.
-
-Package: ruby-cairo-gobject
-Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, ruby | ruby-interpreter
-Description: CairoGObject bindings for the Ruby language
- Cairo is a multi-platform library providing anti-aliased vector-based
- rendering for multiple target backends; CairoGObject provides
- wrapper GObject types for all Cairo types.
- This package contains libraries for CairoGObject with the Ruby
- language.
-
-Package: ruby-cairo-gobject-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: ruby-cairo-gobject (= ${binary:Version}), ${misc:Depends}
-Description: CairoGObject bindings for the Ruby language (debugging symbols)
- Cairo is a multi-platform library providing anti-aliased vector-based
- rendering for multiple target backends.  This package contains libraries
- for using wrappers for GObject types for all Cairo types with the Ruby
- language.
- .
- This package contains the debugging symbols.
-
-Package: ruby-gdk3
-Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, ruby | ruby-interpreter
-Description: GDK 3 bindings for the Ruby language
- GDK is a computer graphics library that acts as a wrapper around the
- low-level drawing and windowing functions provided by the underlying
- graphics system.  It is mainly use by GTK+ 3.
- This package contains libraries for using GDK 3 with the Ruby programming
- language.
-
-Package: ruby-gdk3-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: ruby-gdk3 (= ${binary:Version}), ${misc:Depends}
-Description: GDK 3 bindings for the Ruby language (debugging symbols)
- GDK is a computer graphics library that acts as a wrapper around the
- low-level drawing and windowing functions provided by the underlying
- graphics system.  It is mainly use by GTK+ 3.
- This package contains libraries for using GDK 3 with the Ruby programming
- language.
- .
- This package contains the debugging symbols.
-
-Package: ruby-gobject-introspection
-Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, ruby | ruby-interpreter
-Description: GObject Introspection bindings for the Ruby language
- 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.
- This package contains library for using GObject Introspection with the
- Ruby programming language.
-
-Package: ruby-gobject-introspection-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: ruby-gobject-introspection (= ${binary:Version}), ${misc:Depends}
-Description: GObject Introspection bindings for the Ruby (debugging symbols)
- 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.
- This package contains library for using GObject Introspection with the
- Ruby programming language.
- .
- This package contains the debugging symbols.
-
-Package: ruby-gnome2
-Architecture: all
-Depends: ruby-rsvg2, ruby-vte, ruby-atk, ruby-gdk-pixbuf2, ruby-pango,
- ruby-gio2, ruby-poppler, ruby-gtksourceview2, ruby-gstreamer,
- ruby-cairo-gobject, ruby-gdk3, ruby-gtk3, ruby-gtksourceview3, ruby-vte3,
- ${misc:Depends}
-Description: GNOME-related bindings for the Ruby language
- These bindings allow use of the GNOME developer platform using the Ruby
- programming language.
- .
- This is an empty package that depends on the various packages that provide
- the individual bindings.
-
-Package: ruby-gnome2-dev
-Architecture: any
-Section: libdevel
-Depends: ruby-gnome2, ruby-all-dev, ruby-pkg-config, ${misc:Depends}
-Description: GNOME-related bindings for the Ruby language (development files)
- These bindings allow use of the GNOME developer platform using the Ruby
- programming language.
- .
- This package contains development files required to build ruby-gnome2
- extensions.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-gnome2.git



More information about the Pkg-ruby-extras-commits mailing list