[Pkg-galago-commit] r310 - in packages/unstable: . gst-farsight gst-farsight/debian

Riccardo Setti giskard-guest at costa.debian.org
Tue Sep 12 16:38:23 UTC 2006


Author: giskard-guest
Date: 2006-09-12 16:38:19 +0000 (Tue, 12 Sep 2006)
New Revision: 310

Added:
   packages/unstable/gst-farsight/
   packages/unstable/gst-farsight/debian/
   packages/unstable/gst-farsight/debian/changelog
   packages/unstable/gst-farsight/debian/compat
   packages/unstable/gst-farsight/debian/control
   packages/unstable/gst-farsight/debian/copyright
   packages/unstable/gst-farsight/debian/rules
Log:
added gst-farsight

Added: packages/unstable/gst-farsight/debian/changelog
===================================================================
--- packages/unstable/gst-farsight/debian/changelog	                        (rev 0)
+++ packages/unstable/gst-farsight/debian/changelog	2006-09-12 16:38:19 UTC (rev 310)
@@ -0,0 +1,12 @@
+gst-plugins-farsight (0.10.1-1) unstable; urgency=low
+
+  * New Upstream Release.
+
+ -- Riccardo Setti <giskard at debian.org>  Tue, 12 Sep 2006 18:36:34 +0200
+
+gst-plugins-farsight (0.10.1-0ubuntu1) edgy; urgency=low
+
+  * Initial release.
+
+ -- Daniel Holbach <daniel.holbach at ubuntu.com>  Wed, 28 Jun 2006 10:13:57 +0200
+

Added: packages/unstable/gst-farsight/debian/compat
===================================================================
--- packages/unstable/gst-farsight/debian/compat	                        (rev 0)
+++ packages/unstable/gst-farsight/debian/compat	2006-09-12 16:38:19 UTC (rev 310)
@@ -0,0 +1 @@
+5

Added: packages/unstable/gst-farsight/debian/control
===================================================================
--- packages/unstable/gst-farsight/debian/control	                        (rev 0)
+++ packages/unstable/gst-farsight/debian/control	2006-09-12 16:38:19 UTC (rev 310)
@@ -0,0 +1,21 @@
+Source: gst-plugins-farsight
+Section: sound
+Priority: optional
+Maintainer: Daniel Holbach <daniel.holbach at ubuntu.com>
+Uploaders: Riccardo Setti <giskard at debian.org>
+Build-Depends: cdbs, debhelper (>= 5), libgstreamer-plugins-base0.10-dev (>= 0.10.3), libgstreamer0.10-dev (>= 0.10.3), libgsm1-dev, libjasper-1.701-dev, libjinglep2p0.3-dev
+Standards-Version: 3.7.2
+
+Package: gstreamer0.10-plugins-farsight
+Architecture: any
+Section: sound
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: plugins for Gstreamer for Audio/Video conferencing
+ The aim of this project is to provide a D-Bus-based framework that unifies 
+ all forms of real time conversations, including, but not limited to, instant 
+ messaging, IRC and voice and video over IP. It aims to provide a simple 
+ interface to client applications allowing them to quickly implement code to 
+ make use of real time communication over any supported protocol.
+ .
+ This is a set of plugins for Gstreamer that will be used by Farsight for
+ Audio/Video conferencing.

Added: packages/unstable/gst-farsight/debian/copyright
===================================================================
--- packages/unstable/gst-farsight/debian/copyright	                        (rev 0)
+++ packages/unstable/gst-farsight/debian/copyright	2006-09-12 16:38:19 UTC (rev 310)
@@ -0,0 +1,40 @@
+This package was debianized by Daniel Holbach <daniel.holbach at ubuntu.com> on
+Wed, 28 Jun 2006 10:13:57 +0200.
+
+It was downloaded from http://telepathy.freedesktop.org/releases/
+
+Upstream Author: 
+	Anatoly Yakovenko <aeyakovenko at yahoo.com>
+	Andre Moreira Magalhaes <andre.magalhaes at indt.org.br>
+	Philippe Khalaf <burgerman at users.sourceforge.net>
+	Zhanglei Wang <filamoon at users.sourceforge.net>
+	
+
+Copyright: 				2005-2006
+	Anatoly Yakovenko <aeyakovenko at yahoo.com>
+	Andre Moreira Magalhaes <andre.magalhaes at indt.org.br>
+	Philippe Khalaf <burgerman at users.sourceforge.net>
+	Zhanglei Wang <filamoon at users.sourceforge.net>
+
+License:
+
+   This package is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This package is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this package; if not, write to the Free Software
+   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is (C) 2006, Daniel Holbach <daniel.holbach at ubuntu.com> and
+is licensed under the GPL, see above.
+

Added: packages/unstable/gst-farsight/debian/rules
===================================================================
--- packages/unstable/gst-farsight/debian/rules	                        (rev 0)
+++ packages/unstable/gst-farsight/debian/rules	2006-09-12 16:38:19 UTC (rev 310)
@@ -0,0 +1,9 @@
+#!/usr/bin/make -f
+DEB_AUTO_CLEANUP_RCS            := yes
+
+include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+
+binary-post-install/gst-plugins-farsight::
+	rm -rf debian/*/usr/lib/gstreamer-0.10/*.la


Property changes on: packages/unstable/gst-farsight/debian/rules
___________________________________________________________________
Name: svn:executable
   + *




More information about the Pkg-galago-commit mailing list