[Pkg-galago-commit] r408 - in packages/experimental: . telepathy-blue telepathy-blue/debian

Riccardo Setti giskard-guest at costa.debian.org
Tue Sep 26 08:32:35 UTC 2006


Author: giskard-guest
Date: 2006-09-26 08:32:24 +0000 (Tue, 26 Sep 2006)
New Revision: 408

Added:
   packages/experimental/telepathy-blue/
   packages/experimental/telepathy-blue/debian/
   packages/experimental/telepathy-blue/debian/changelog
   packages/experimental/telepathy-blue/debian/compat
   packages/experimental/telepathy-blue/debian/control
   packages/experimental/telepathy-blue/debian/copyright
   packages/experimental/telepathy-blue/debian/rules
Log:
first rev ot telepahty-blue

Added: packages/experimental/telepathy-blue/debian/changelog
===================================================================
--- packages/experimental/telepathy-blue/debian/changelog	                        (rev 0)
+++ packages/experimental/telepathy-blue/debian/changelog	2006-09-26 08:32:24 UTC (rev 408)
@@ -0,0 +1,6 @@
+telepathy-blue (0.0.darcs.20060926-1) unstable; urgency=low
+
+  * Initial release 
+
+ -- Riccardo Setti <giskard at debian.org>  Tue, 26 Sep 2006 10:20:37 +0200
+

Added: packages/experimental/telepathy-blue/debian/compat
===================================================================
--- packages/experimental/telepathy-blue/debian/compat	                        (rev 0)
+++ packages/experimental/telepathy-blue/debian/compat	2006-09-26 08:32:24 UTC (rev 408)
@@ -0,0 +1 @@
+5

Added: packages/experimental/telepathy-blue/debian/control
===================================================================
--- packages/experimental/telepathy-blue/debian/control	                        (rev 0)
+++ packages/experimental/telepathy-blue/debian/control	2006-09-26 08:32:24 UTC (rev 408)
@@ -0,0 +1,21 @@
+Source: telepathy-blue
+Section: net
+Priority: optional
+Maintainer: Riccardo Setti <giskard at debian.org>
+Build-Depends: debhelper (>= 5), cdbs, autotools-dev,
+Standards-Version: 3.7.2
+
+Package: telepathy-blue
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: a bluetooth/sms connection manager for telepatht
+ Telepathy is a D-Bus framework for unifying real time communication,
+ including instant messaging, voice calls and video calls. It abstracts
+ differences between protocols to provide a unified interface for
+ applications.
+ .
+ This package contains the bluetooth stack for telepathy.
+ .
+ Homepage: http://telepathy.freedesktop.org/wiki/
+  
+

Added: packages/experimental/telepathy-blue/debian/copyright
===================================================================
--- packages/experimental/telepathy-blue/debian/copyright	                        (rev 0)
+++ packages/experimental/telepathy-blue/debian/copyright	2006-09-26 08:32:24 UTC (rev 408)
@@ -0,0 +1,22 @@
+This package was debianized by Riccardo Setti <giskard at debian.org> on
+Tue, 26 Sep 2006 10:20:37 +0200.
+
+It was downloaded from <fill in http/ftp site>
+
+Upstream Author: <put author(s) name and email here>
+
+Copyright: <put the year(s) of the copyright, and the names of the
+            copyright holder(s) here>
+
+License:
+
+<Put the license of the package here>
+
+
+The Debian packaging is (C) 2006, Riccardo Setti <giskard at debian.org> and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+
+
+# Please also look if there are files or directories which have a
+# different copyright/license attached and list them here.
+

Added: packages/experimental/telepathy-blue/debian/rules
===================================================================
--- packages/experimental/telepathy-blue/debian/rules	                        (rev 0)
+++ packages/experimental/telepathy-blue/debian/rules	2006-09-26 08:32:24 UTC (rev 408)
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+
+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
+


Property changes on: packages/experimental/telepathy-blue/debian/rules
___________________________________________________________________
Name: svn:executable
   + *




More information about the Pkg-galago-commit mailing list