--- telepathy-qt-0.14.1.orig/debian/changelog +++ telepathy-qt-0.14.1/debian/changelog @@ -0,0 +1,61 @@ +telepathy-qt (0.14.1-0ubuntu2) gutsy; urgency=low + + * Added Kubuntu Developer to Maintainer and added Ubuntu MOTU to + XSBC-Original-Maintainer accordingly. + + -- Richard A. Johnson Mon, 09 Jul 2007 10:39:08 -0500 + +telepathy-qt (0.14.1-0ubuntu1) gutsy; urgency=low + + * New upstream release + * Updated Maintainer field per Debian Maintainer Spec + + -- Richard A. Johnson Thu, 05 Jul 2007 11:03:32 -0500 + +telepathy-qt (0.1.0~svn20061122-0ubuntu1) feisty; urgency=low + + * New SVN checkout. + + -- Daniel Holbach Wed, 22 Nov 2006 13:37:45 +0100 + +telepathy-qt (0.1.0~svn20061017-0ubuntu1) edgy; urgency=low + + * Added core and common libraries. + * Renamed libqttelepathy to libqttelepathyclient. + + -- Andre Moreira Magalhaes Tue, 17 Oct 2006 15:51:11 -0300 + +telepathy-qt (0.1.0~svn20060928-0ubuntu1) edgy; urgency=low + + * Added missing file connectionavatarsinterface.cpp. + * Fixed ConnectionAvatarsInterface. + * Removed usage of Handle and HandleList. + * Added pkg-config file. + + -- Andre Moreira Magalhaes Thu, 28 Sep 2006 14:51:02 -0300 + +telepathy-qt (0.1.0~svn20060926-0ubuntu1) edgy; urgency=low + + * Updated to telepathy spec 0.13.6. + * Some bug fixes. + + -- Andre Moreira Magalhaes Tue, 26 Sep 2006 10:23:13 -0300 + +telepathy-qt (0.1.0~svn20060920-0ubuntu2) edgy; urgency=low + + * Changed binary package names to match so name. + + -- Andre Moreira Magalhaes Thu, 21 Sep 2006 09:37:42 -0300 + +telepathy-qt (0.1.0~svn20060920-0ubuntu1) edgy; urgency=low + + * Added library versioning. + + -- Andre Moreira Magalhaes Wed, 20 Sep 2006 13:20:11 -0300 + +telepathy-qt (0.1.0~svn20060918-0ubuntu1) edgy; urgency=low + + * Initial release. + + -- Andre Moreira Magalhaes Mon, 18 Sep 2006 16:01:33 -0300 + --- telepathy-qt-0.14.1.orig/debian/cmake.mk +++ telepathy-qt-0.14.1/debian/cmake.mk @@ -0,0 +1,76 @@ +# -*- mode: makefile; coding: utf-8 -*- +# Copyright (C) 2006 Peter Rockai +# Copyright (C) 2006 Fathi Boudra +# Description: A class for cmake packages +# +# This program 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, or (at +# your option) any later version. +# +# This program 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 program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA +# 02111-1307 USA. + +ifndef _cdbs_bootstrap +_cdbs_scripts_path ?= /usr/lib/cdbs +_cdbs_rules_path ?= /usr/share/cdbs/1/rules +_cdbs_class_path ?= /usr/share/cdbs/1/class +endif + +ifndef _cdbs_class_cmake +_cdbs_class_cmake := 1 + +include $(_cdbs_rules_path)/buildcore.mk$(_cdbs_makefile_suffix) + +ifdef _cdbs_tarball_dir +DEB_BUILDDIR = $(_cdbs_tarball_dir)/obj-$(DEB_BUILD_GNU_TYPE) +else +DEB_BUILDDIR = obj-$(DEB_BUILD_GNU_TYPE) +endif + +DEB_MAKE_INSTALL_TARGET = install DESTDIR=$(DEB_DESTDIR) +DEB_CMAKE_PREFIX =/usr + +# Overriden from makefile-vars.mk +# We pass CFLAGS and friends to ./configure, so no need to pass them to make +DEB_MAKE_INVOKE = $(DEB_MAKE_ENVVARS) $(MAKE) -C $(DEB_BUILDDIR) + +include $(_cdbs_class_path)/makefile.mk$(_cdbs_makefile_suffix) + +ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) +# well, -O0 +endif + +ifneq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS))) +# semi-debug +else +# final +endif + +ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS))) +# debug +endif + +#DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el + +common-configure-arch common-configure-indep:: common-configure-impl +common-configure-impl:: $(DEB_BUILDDIR)/CMakeCache.txt +$(DEB_BUILDDIR)/CMakeCache.txt: + cd $(DEB_BUILDDIR) && cmake $(CURDIR)/$(DEB_SRCDIR) \ + -DCMAKE_INSTALL_PREFIX="$(DEB_CMAKE_PREFIX)" \ + $(DEB_CMAKE_EXTRA_FLAGS) -DCMAKE_CXX_FLAGS="$(CXXFLAGS)" \ + -DCMAKE_C_FLAGS="$(CFLAGS)" -DCMAKE_VERBOSE_MAKEFILE=ON + mkdir -p $(DEB_DESTDIR) + +cleanbuilddir:: + -if test "$(DEB_BUILDDIR)" != "$(DEB_SRCDIR)"; then rm -rf $(DEB_BUILDDIR); fi + +endif + --- telepathy-qt-0.14.1.orig/debian/compat +++ telepathy-qt-0.14.1/debian/compat @@ -0,0 +1 @@ +5 --- telepathy-qt-0.14.1.orig/debian/control +++ telepathy-qt-0.14.1/debian/control @@ -0,0 +1,100 @@ +Source: telepathy-qt +Section: libs +Priority: optional +Maintainer: Kubuntu Developers +XSBC-Original-Maintainer: Andre Moreira Magalhaes , Ubuntu MOTU Developers +Build-Depends: cdbs, debhelper (>= 5), libqt4-dev (>= 4.2.0-1ubuntu3), qt4-dev-tools (>= 4.2.0-1ubuntu3), cmake (>= 2.4.3-1), libdbus-1-dev, pkg-config (>= 0.20-1) +Standards-Version: 3.7.2 + +Package: libqttelepathycommon0 +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Qt bindings for Telepathy - common library + 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 telepathy-qt, a Qt-based library for Telepathy + components. + . + Homepage: http://tapioca-voip.sourceforge.net/wiki + +Package: libqttelepathycommon-dev +Architecture: any +Section: libdevel +Depends: libqttelepathycommon0 (= ${Source-Version}), libqt4-dev (>= 4.2.0-1ubuntu3) +Description: Qt bindings for Telepathy - common library headers + 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 development files for telepathy-qt, a Qt-based + library for Telepathy components. + . + Homepage: http://telepathy.freedesktop.org/wiki/ + +Package: libqttelepathyclient0 +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, ${misc:Depends} +Replaces: libqttelepathy0 +Description: Qt bindings for Telepathy - client library + 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 telepathy-qt client library, + a Qt-based library for developing Telepathy clients. + . + Homepage: http://tapioca-voip.sourceforge.net/wiki + +Package: libqttelepathyclient-dev +Architecture: any +Section: libdevel +Depends: libqttelepathyclient0 (= ${Source-Version}), libqttelepathycommon0 (= ${Source-Version}), libqt4-dev (>= 4.2.0-1ubuntu3) +Replaces: libqttelepathy-dev +Description: Qt bindings for Telepathy - client library headers + 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 development files for telepathy-qt client library, + a Qt-based library for developing Telepathy clients. + . + Homepage: http://telepathy.freedesktop.org/wiki/ + +Package: libqttelepathycore0 +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Qt bindings for Telepathy - core library + 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 telepathy-qt core library, + a Qt-based library for developing Telepathy connection managers. + . + Homepage: http://tapioca-voip.sourceforge.net/wiki + +Package: libqttelepathycore-dev +Architecture: any +Section: libdevel +Depends: libqttelepathycore0 (= ${Source-Version}), libqttelepathycommon0 (= ${Source-Version}), libqt4-dev (>= 4.2.0-1ubuntu3) +Description: Qt bindings for Telepathy - core library headers + 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 development files for telepathy-qt core library, + a Qt-based library for developing Telepathy connection managers. + . + Homepage: http://telepathy.freedesktop.org/wiki/ + --- telepathy-qt-0.14.1.orig/debian/copyright +++ telepathy-qt-0.14.1/debian/copyright @@ -0,0 +1,37 @@ +This package was debianized by Andre Moreira Magalhaes on +Mon, 18 Sep 2006 16:01:33 -0300. + +It was downloaded from: + + http://svn.sourceforge.net/viewvc/tapioca-voip/trunk/telepathy-qt + +Upstream authors: + + Andre Moreira Magalhaes + Tobias Hunger + Will Stephenson + +Copyright: + + Copyright (C) 2006 INdT + Copyright (C) 2006 Tobias Hunger + Copyright (C) 2006 Will Stephenson + +License: + + This package is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 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 + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser 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 Lesser General + Public License can be found in `/usr/share/common-licenses/LGPL'. --- telepathy-qt-0.14.1.orig/debian/libqttelepathy-dev.install +++ telepathy-qt-0.14.1/debian/libqttelepathy-dev.install @@ -0,0 +1,3 @@ +usr/include +usr/lib/libQtTelepathy.so +usr/lib/pkgconfig/QtTelepathy.pc --- telepathy-qt-0.14.1.orig/debian/libqttelepathy0.install +++ telepathy-qt-0.14.1/debian/libqttelepathy0.install @@ -0,0 +1 @@ +usr/lib/libQtTelepathy.so.* --- telepathy-qt-0.14.1.orig/debian/rules +++ telepathy-qt-0.14.1/debian/rules @@ -0,0 +1,16 @@ +#!/usr/bin/make -f + +include debian/cmake.mk +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk + +DEB_DH_INSTALL_ARGS = --sourcedir=debian/tmp + +DEB_SHLIBDEPS_INCLUDE_libqttelepathycommon0 := debian/libqttelepathycommon0/usr/lib +DEB_DH_MAKESHLIBS_ARGS_libqttelepathycommon0 := -V + +DEB_SHLIBDEPS_INCLUDE_libqttelepathyclient0 := debian/libqttelepathyclient0/usr/lib +DEB_DH_MAKESHLIBS_ARGS_libqttelepathyclient0 := -V + +DEB_SHLIBDEPS_INCLUDE_libqttelepathycore0 := debian/libqttelepathycore0/usr/lib +DEB_DH_MAKESHLIBS_ARGS_libqttelepathycore0 := -V --- telepathy-qt-0.14.1.orig/debian/libqttelepathyclient0.install +++ telepathy-qt-0.14.1/debian/libqttelepathyclient0.install @@ -0,0 +1 @@ +usr/lib/libQtTelepathyClient.so.* --- telepathy-qt-0.14.1.orig/debian/libqttelepathyclient-dev.install +++ telepathy-qt-0.14.1/debian/libqttelepathyclient-dev.install @@ -0,0 +1,3 @@ +usr/include/QtTelepathy/Client +usr/lib/libQtTelepathyClient.so +usr/lib/pkgconfig/QtTelepathyClient.pc --- telepathy-qt-0.14.1.orig/debian/libqttelepathycommon0.install +++ telepathy-qt-0.14.1/debian/libqttelepathycommon0.install @@ -0,0 +1 @@ +usr/lib/libQtTelepathyCommon.so.* --- telepathy-qt-0.14.1.orig/debian/libqttelepathycommon-dev.install +++ telepathy-qt-0.14.1/debian/libqttelepathycommon-dev.install @@ -0,0 +1,3 @@ +usr/include/QtTelepathy/Common +usr/lib/libQtTelepathyCommon.so +usr/lib/pkgconfig/QtTelepathyCommon.pc --- telepathy-qt-0.14.1.orig/debian/libqttelepathycore0.install +++ telepathy-qt-0.14.1/debian/libqttelepathycore0.install @@ -0,0 +1 @@ +usr/lib/libQtTelepathyCore.so.* --- telepathy-qt-0.14.1.orig/debian/libqttelepathycore-dev.install +++ telepathy-qt-0.14.1/debian/libqttelepathycore-dev.install @@ -0,0 +1,3 @@ +usr/include/QtTelepathy/Core +usr/lib/libQtTelepathyCore.so +usr/lib/pkgconfig/QtTelepathyCore.pc