--- ruby-gstreamer0.10-0.2.0.orig/debian/compat +++ ruby-gstreamer0.10-0.2.0/debian/compat @@ -0,0 +1 @@ +4 --- ruby-gstreamer0.10-0.2.0.orig/debian/rules +++ ruby-gstreamer0.10-0.2.0/debian/rules @@ -0,0 +1,5 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/ruby-pkg-tools/1/rules/uploaders.mk +include /usr/share/ruby-pkg-tools/1/class/ruby-extconf-rb.mk --- ruby-gstreamer0.10-0.2.0.orig/debian/copyright +++ ruby-gstreamer0.10-0.2.0/debian/copyright @@ -0,0 +1,18 @@ +This package was debianized by Sjoerd Simons on +Wed, 5 Apr 2006 20:53:50 +0200. + +It was downloaded from https://trac.luon.net/ruby-gstreamer0.10 + +Copyright Holders: + Sjoerd Simons + Laurent Sansonetti + The Ruby-GNOME2 Project Team + +License: + This program is free software. + You can distribute/modify this program under the terms of + the GNU LESSER GENERAL PUBLIC LICENSE Version 2.1. + +On Debian systems, you can find the full text of this licence in the file +/usr/share/common-licenses/LGPL-2.1. + --- ruby-gstreamer0.10-0.2.0.orig/debian/control.in +++ ruby-gstreamer0.10-0.2.0/debian/control.in @@ -0,0 +1,17 @@ +Source: ruby-gstreamer0.10 +Section: libs +Priority: optional +Maintainer: Sjoerd Simons +Uploaders: @RUBY_EXTRAS_TEAM@ +Build-Depends: cdbs, ruby-pkg-tools (>= 0.11.1), debhelper (>= 4.1.0), ruby1.8-dev, libgstreamer-plugins-base0.10-dev, libglib2-ruby (>= 0.15) +Standards-Version: 3.6.2 + +Package: libgstreamer0.10-ruby1.8 +Architecture: any +Depends: ${shlibs:Depends}, libglib2-ruby (>= 0.14.1+glibCVS20060601) +Description: GStreamer 0.10 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 0.10 with the Ruby + programming language. + --- ruby-gstreamer0.10-0.2.0.orig/debian/changelog +++ ruby-gstreamer0.10-0.2.0/debian/changelog @@ -0,0 +1,34 @@ +ruby-gstreamer0.10 (0.2.0-2) unstable; urgency=low + + * Build-depend on ruby-pkg-tools >= 0.11.1 to ensure the binding is + installed in the right localtion + + -- Sjoerd Simons Thu, 5 Oct 2006 00:06:34 +0200 + +ruby-gstreamer0.10 (0.2.0-1) unstable; urgency=low + + * New upstream release + * Upload to debian (Closes: #369853) + * debian/copyright: Update website url and add the Ruby-GNOME2 Project Team + to the copyright holders + * debian/control: + - Build-depend on ruby-pkg-tools (>= 0.10) which specifies sitelibdir and + sitearchdir + - Build-depend on libglib2-ruby (>= 0.15) as that's included in debian. + * debian/rules: + - Drop custom DEB_RUBY_INSTALL_ARGS as ruby-pkg-tools is fixed + + -- Sjoerd Simons Sun, 17 Sep 2006 15:09:06 +0200 + +ruby-gstreamer0.10 (0.1.0-0.1) luon-sid; urgency=low + + * New upstream release + + -- Sjoerd Simons Fri, 2 Jun 2006 00:51:56 +0200 + +ruby-gstreamer0.10 (0.0.1-1) unstable; urgency=low + + * Initial release for the luon network + + -- Sjoerd Simons Wed, 5 Apr 2006 20:53:50 +0200 + --- ruby-gstreamer0.10-0.2.0.orig/debian/docs +++ ruby-gstreamer0.10-0.2.0/debian/docs @@ -0,0 +1 @@ +README --- ruby-gstreamer0.10-0.2.0.orig/debian/dirs +++ ruby-gstreamer0.10-0.2.0/debian/dirs @@ -0,0 +1,2 @@ +usr/bin +usr/sbin --- ruby-gstreamer0.10-0.2.0.orig/debian/control +++ ruby-gstreamer0.10-0.2.0/debian/control @@ -0,0 +1,17 @@ +Source: ruby-gstreamer0.10 +Section: libs +Priority: optional +Maintainer: Sjoerd Simons +Uploaders: Debian Ruby Extras Maintainers , Antonio S. de A. Terceiro , David Moreno Garza , David Nusinow , Paul van Tilburg , Esteban Manchado Velázquez , Arnaud Cornet , Lucas Nussbaum , Thierry Reding , Marc Dequènes (Duck) , Ari Pollak , Daigo Moriwaki , Vincent Fourmond , Rudi Cilibrasi , Patrick Ringl +Build-Depends: cdbs, ruby-pkg-tools (>= 0.11.1), debhelper (>= 4.1.0), ruby1.8-dev, libgstreamer-plugins-base0.10-dev, libglib2-ruby (>= 0.15) +Standards-Version: 3.6.2 + +Package: libgstreamer0.10-ruby1.8 +Architecture: any +Depends: ${shlibs:Depends}, libglib2-ruby (>= 0.14.1+glibCVS20060601) +Description: GStreamer 0.10 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 0.10 with the Ruby + programming language. +