--- bitlbee-skype-0.8.4.orig/debian/skyped.README.Debian +++ bitlbee-skype-0.8.4/debian/skyped.README.Debian @@ -0,0 +1,18 @@ +bitlbee-skype for Debian +------------------------ + +The upstream package installs global configuration files in /etc. Since +configuration cannot be used by multiple users, however, the default for +Debian packages is in ~/.skyped/. Please copy the configuration files +from ./examples to ~/.skyped/. + +You will also need to change the configuration values in skyped.conf +and skyped.cnf to suit your needs and create the keys. More information +in the respective files as well as the README.gz. + +Without these measures, skyped will NOT work. + +You need to download the official skype client for this to be of any +use. Go to http://www.skype.com/. + + -- David Spreen , Thu, 2 Apr 2009 15:01:25 -0700 --- bitlbee-skype-0.8.4.orig/debian/dirs +++ bitlbee-skype-0.8.4/debian/dirs @@ -0,0 +1,2 @@ +usr/bin +usr/sbin --- bitlbee-skype-0.8.4.orig/debian/changelog +++ bitlbee-skype-0.8.4/debian/changelog @@ -0,0 +1,53 @@ +bitlbee-skype (0.8.4-0ubuntu1) natty; urgency=low + + * New upstream release + + Supports bitlbee 3.0 + * Added debian/watch + * Removed 01-config-files.patch as it got applied upstream. + * Added python2.7.diff to use python instead of python2.7 + + -- أحمد المحمودي (Ahmed El-Mahmoudy) Thu, 16 Dec 2010 20:02:19 +0200 + +bitlbee-skype (0.8.1-0.2) unstable; urgency=low + + * Non-maintainer upload. + * Add bitlbee as a Dependency for bitlbee-plugin-skype (Closes: #585739). + * Add asciidoc libxml2-utils, xsltproc, docbook-xml, docbook-xsl + as a Build Dependency's (Closes: #576989, #590962). + + -- Martijn van Brummelen Tue, 03 Aug 2010 17:48:55 +0200 + +bitlbee-skype (0.8.1-0.1) unstable; urgency=low + + * New upstream release, NMU. + * Fixes compatibility with BitlBee 1.2.5. (Closes: #575572) + * Should really be using -fPIC all the time now. (Closes: #532917) + * Use patches in debian/patches/ directory. (But don't include the Makefile + fix in it since it's not always applied in time.) + * Use upstream man-page. + + -- Wilmer van der Gaast Wed, 07 Apr 2010 00:27:21 +0100 + +bitlbee-skype (0.7.2-1) unstable; urgency=low + + * New upstream release. + * configure.ac: Applied patch from upstream git to add fPIC to + CFLAGS to fix build on hppa. (Closes: #532917) + * Removed Debian-specific wrapper script since configuration + has been fixed upstream. + * skyped.py Applied patch from upstream git to instruct user to + create config in ~/.skyped instead of the system config dir. + * debian/skyped.install: Install skyped to usr/bin instead of + usr/lib/skyped. + + -- David Spreen Mon, 31 Aug 2009 09:08:56 -0700 + +bitlbee-skype (0.7.1-1) experimental; urgency=low + + * Initial release (Closes: #515785) + * debian/skyped.wrapper: Wrapper script to start skyped with config + in ~/.skyped/. + * debian/skyped.README.Debian: Added information on specificities of + Debian package. + + -- David Spreen Fri, 20 Feb 2009 08:55:35 -0800 --- bitlbee-skype-0.8.4.orig/debian/copyright +++ bitlbee-skype-0.8.4/debian/copyright @@ -0,0 +1,31 @@ +This package was debianized by David Spreen on +Fri, 20 Feb 2009 08:55:35 -0800. + +It was downloaded from + +Upstream Author: + + Miklos Vajna + +Copyright: + + Copyright (C) 2009 Miklos Vajna + +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 + +The Debian packaging is copyright 2009, David Spreen and +is licensed under the GPL, see `/usr/share/common-licenses/GPL'. --- bitlbee-skype-0.8.4.orig/debian/bitlbee-plugin-skype.install +++ bitlbee-skype-0.8.4/debian/bitlbee-plugin-skype.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/bitlbee/skype.so --- bitlbee-skype-0.8.4.orig/debian/rules +++ bitlbee-skype-0.8.4/debian/rules @@ -0,0 +1,20 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/autotools.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk + +binary-post-install/bitlbee-plugin-skype:: + rm -rf debian/bitlbee-plugin-skype/usr/bin + rm -rf debian/bitlbee-plugin-skype/usr/sbin + rm -rf debian/bitlbee-plugin-skype/etc + +clean/skyped:: + +clean:: + rm -rf skyped.1 skyped.conf.dist + +binary-post-install/skyped:: + dh_installman -pskyped skyped.1 + +# Add here any variable or target overrides you need. --- bitlbee-skype-0.8.4.orig/debian/manpage.sgml +++ bitlbee-skype-0.8.4/debian/manpage.sgml @@ -0,0 +1,192 @@ + manpage.1'. You may view + the manual page with: `docbook-to-man manpage.sgml | nroff -man | + less'. A typical entry in a Makefile or Makefile.am is: + +manpage.1: manpage.sgml + docbook-to-man $< > $@ + + + The docbook-to-man binary is found in the docbook-to-man package. + Please remember that if you create the nroff version in one of the + debian/rules file targets (such as build), you will need to include + docbook-to-man in your Build-Depends control field. + + --> + + + David"> + Spreen"> + + February 20, 2009"> + + 1"> + <netzwurm@debian.org>"> + + SKYPED"> + + + Debian"> + GNU"> + GPL"> +]> + + + +
+ &dhemail; +
+ + &dhfirstname; + &dhsurname; + + + 2003 + &dhusername; + + &dhdate; +
+ + &dhucpackage; + + &dhsection; + + + &dhpackage; + + Daemon to control Skype GUI client + + + + &dhpackage; + + + + + + + + + &dhpackage; + --help + + + &dhpackage; + --version + + + + DESCRIPTION + + This manual page documents briefly the + &dhpackage; command. + + This manual page was written for the &debian; distribution + because the original program does not have a manual page. + + &dhpackage; is a daemon that allows remote + control of the Skype GUI client. + + + + OPTIONS + + This program follows the usual &gnu; command line syntax, + with long options starting with two dashes (`-'). A summary of + options is included below. + + + + + + + + Show summary of options. + + + + + + + + Show version of program. + + + + + + + + Path to configuration file. + + + + + + + + Enable debug messages. + + + + + + + + Set the tcp host. + + + + + + + + Do not run as daemon in background. + + + + + + + + Set the tcp port. + + + + + + AUTHOR + + This manual page was written by &dhusername; &dhemail; for + the &debian; system (and may be used by others). Permission is + granted to copy, distribute and/or modify this document under + the terms of the &gnu; General Public License, Version 2 any + later version published by the Free Software Foundation. + + + On Debian systems, the complete text of the GNU General Public + License can be found in /usr/share/common-licenses/GPL. + + + +
+ + --- bitlbee-skype-0.8.4.orig/debian/skyped.install +++ bitlbee-skype-0.8.4/debian/skyped.install @@ -0,0 +1,4 @@ +debian/tmp/usr/bin/skyped usr/bin/ +debian/tmp/etc/skyped/skyped.cnf usr/share/doc/skyped/examples/ +debian/tmp/etc/skyped/skyped.conf usr/share/doc/skyped/examples/ + --- bitlbee-skype-0.8.4.orig/debian/docs +++ bitlbee-skype-0.8.4/debian/docs @@ -0,0 +1,2 @@ +NEWS +README --- bitlbee-skype-0.8.4.orig/debian/compat +++ bitlbee-skype-0.8.4/debian/compat @@ -0,0 +1 @@ +7 --- bitlbee-skype-0.8.4.orig/debian/watch +++ bitlbee-skype-0.8.4/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://vmiklos.hu/project/bitlbee-skype/bitlbee-skype-(.*).tar.gz --- bitlbee-skype-0.8.4.orig/debian/control +++ bitlbee-skype-0.8.4/debian/control @@ -0,0 +1,32 @@ +Source: bitlbee-skype +Section: contrib/net +Priority: extra +Maintainer: David Spreen +Build-Depends: cdbs, debhelper (>= 7), quilt, autotools-dev, python-skype (>= 0.9.28.7), bitlbee-dev, python-gnutls, libgnutls-dev, pkg-config, libglib2.0-dev, docbook-to-man, asciidoc, libxml2-utils, xsltproc, docbook-xml, docbook-xsl +Standards-Version: 3.8.3 +Homepage: http://vmiklos.hu/project/bitlbee-skype/ + +Package: bitlbee-plugin-skype +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} , bitlbee +Recommends: skyped +Description: Skype plugin for BitlBee + Enables users of the BitlBee IRC2IM gateway to control skype + from their control channel. Requires the skyped, a daemon to + control the original skype client. + . + You need to download and install the Skype client for this + to work. + +Package: skyped +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, python (>= 2.5), python-gnutls, python-skype (>=0.9.28.7) +Recommends: skype +Description: Daemon to control Skype remotely + Daemon to control the gui skype client. Currently required to + control skype from the BitlBee IRC2IM gateway. Skyped and Skype + can run on a different host than the BitlBee server, the + communication is encrypted. + . + You need to download and install the Skype client for this + to work. --- bitlbee-skype-0.8.4.orig/debian/patches/python2.7.diff +++ bitlbee-skype-0.8.4/debian/patches/python2.7.diff @@ -0,0 +1,21 @@ +Description: Use python instead of python2.7 +Author: أحمد المحمودي (Ahmed El-Mahmoudy) +--- a/configure ++++ b/configure +@@ -2731,7 +2731,7 @@ + + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Python module Skype4Py" >&5 + $as_echo_n "checking for Python module Skype4Py... " >&6; } +-python2.7 -c "import Skype4Py" 2>&5 ++python -c "import Skype4Py" 2>&5 + if test "$?" != "0"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 + $as_echo "no" >&6; } +--- a/skyped.py ++++ b/skyped.py +@@ -1,4 +1,4 @@ +-#!/usr/bin/env python2.7 ++#!/usr/bin/env python + # + # skyped.py + #