[SCM] telepathy-logger-qt packaging branch, master, updated. upstream/0.4.0-1-gacf4bf0

George Kiagiadakis gkiagia-guest at alioth.debian.org
Sun Jun 17 11:00:23 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kde-telepathy/telepathy-logger-qt.git;a=commitdiff;h=acf4bf0

The following commit has been merged in the master branch:
commit acf4bf085ed2d7f43d5d2437bbe8bf4e7c392a5b
Author: George Kiagiadakis <kiagiadakis.george at gmail.com>
Date:   Sun Jun 17 14:00:04 2012 +0300

    Import initial 0.4 packaging
---
 debian/changelog                           |    5 ++
 debian/compat                              |    1 +
 debian/control                             |   56 +++++++++++++++++++++
 debian/copyright                           |   72 ++++++++++++++++++++++++++++
 debian/libtelepathy-logger-qt4-1.install   |    1 +
 debian/libtelepathy-logger-qt4-dev.install |    3 +
 debian/patches/01_no_useless_linking.diff  |   12 +++++
 debian/patches/series                      |    1 +
 debian/rules                               |   16 ++++++
 debian/source/format                       |    1 +
 10 files changed, 168 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..2dec537
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+telepathy-logger-qt (0.4.0-0r1) UNRELEASED; urgency=low
+
+  * Initial release.
+
+ -- George Kiagiadakis <kiagiadakis.george at gmail.com>  Sat, 16 Jun 2012 22:46:01 +0300
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..ec63514
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..2f36efe
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,56 @@
+Source: telepathy-logger-qt
+Section: libs
+Priority: optional
+Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
+Uploaders: George Kiagiadakis <kiagiadakis.george at gmail.com>
+Build-Depends: debhelper (>= 9),
+ dpkg-dev (>= 1.16.1~),
+ cmake,
+ libqt4-dev,
+ libqtgstreamer-dev,
+ libtelepathy-qt4-dev (>= 0.9.1),
+ libtelepathy-logger-dev (>= 0.4),
+ libtelepathy-glib-dev (>= 0.16),
+ libxml2-dev,
+ python (>= 2.6),
+ python-dev,
+ flex,
+ bison
+# libxml2-dev is basically unavoidable because tp-logger's pkg-config file is wrong
+Standards-Version: 3.9.3
+Homepage: https://projects.kde.org/projects/extragear/network/telepathy/telepathy-logger-qt
+Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-extras/kde-telepathy/telepathy-logger-qt.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-extras/kde-telepathy/telepathy-logger-qt.git
+
+Package: libtelepathy-logger-qt4-1
+Section: libs
+Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Qt bindings for the telepathy-logger library
+ This library provides Qt-style C++ bindings for the telepathy-logger library.
+ .
+ The telepathy-logger library provides access to IM chat and event logs
+ that are recorded by the telepathy-logger daemon.
+
+Package: libtelepathy-logger-qt4-dev
+Section: libdevel
+Architecture: any
+Depends: libtelepathy-logger-qt4-1 (= ${binary:Version})
+Description: Qt bindings for the telepathy-logger library - development files
+ This library provides Qt-style C++ bindings for the telepathy-logger library.
+ .
+ The telepathy-logger library provides access to IM chat and event logs
+ that are recorded by the telepathy-logger daemon.
+ .
+ This package provides the development headers for compiling applications
+ that are using telepathy-logger-qt.
+
+Package: libtelepathy-logger-qt4-1-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: libtelepathy-logger-qt4-1 (= ${binary:Version}), ${misc:Depends}
+Description: Qt bindings for the telepathy-logger library - debug symbols
+ This package provides debug symbols for the telepathy-logger-qt library.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..4c2746f
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,72 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: telepathy-logger-qt
+Upstream-Contact: KDE Telepathy Project <kde-telepathy at kde.org>
+Source: http://download.kde.org/unstable/kde-telepathy/
+License: LGPL-2.1+
+
+Files: *
+Copyright: 2005-2011 Collabora Ltd.
+           2005-2011 Nokia Corporation
+           2006 INdT
+           2011 Stefano Sanfilippo <stefano.k.sanfilippo at gmail.com>
+           2012 David Edmundson <kde at davidedmundson.co.uk>
+           2010 George Kiagiadakis <kiagiadakis.george at gmail.com>
+License: LGPL-2.1+
+
+Files: cmake/*
+Copyright: 2010-2011 Collabora Ltd
+           2006 Alexander Neundorf <neundorf at kde.org>
+           2010 Dario Freddi <dario.freddi at collabora.co.uk>
+           2006, 2008 Allen Winter <winter at kde.org>
+           2007 Simon Edwards <simon at simonzone.com>
+           2006 Tim Beaulen <tbscope at gmail.com>
+           2008 Kevin Kofler <kevin.kofler at chello.at>
+           2008 Helio Chissini de Castro <helio at kde.org>
+           2008 Laurent Montel <montel at kde.org>
+           2009 Andre Moreira Magalhaes <andrunko at gmail.com>
+           2009 Sebastian Trueg <trueg at kde.org>
+License: BSD-3-clause
+    Redistribution and use in source and binary forms, with or without
+    modification, are permitted provided that the following conditions
+    are met:
+    .
+    1. Redistributions of source code must retain the copyright
+    notice, this list of conditions and the following disclaimer.
+    2. Redistributions in binary form must reproduce the copyright
+    notice, this list of conditions and the following disclaimer in the
+    documentation and/or other materials provided with the distribution.
+    3. The name of the author may not be used to endorse or promote products
+    derived from this software without specific prior written permission.
+    .
+    THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+    IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+    OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+    IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+    INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+    NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+    THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: debian/*
+Copyright: 2012 George Kiagiadakis <kiagiadakis.george at gmail.com>
+License: LGPL-2.1+
+
+License: LGPL-2.1+
+   This library 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 library 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 library; 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 v2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
diff --git a/debian/libtelepathy-logger-qt4-1.install b/debian/libtelepathy-logger-qt4-1.install
new file mode 100644
index 0000000..eaf431a
--- /dev/null
+++ b/debian/libtelepathy-logger-qt4-1.install
@@ -0,0 +1 @@
+usr/lib/*/libtelepathy-logger-qt4.so.1*
diff --git a/debian/libtelepathy-logger-qt4-dev.install b/debian/libtelepathy-logger-qt4-dev.install
new file mode 100644
index 0000000..e92f67a
--- /dev/null
+++ b/debian/libtelepathy-logger-qt4-dev.install
@@ -0,0 +1,3 @@
+usr/include/*
+usr/lib/*/libtelepathy-logger-qt4.so
+usr/lib/*/pkgconfig/*
diff --git a/debian/patches/01_no_useless_linking.diff b/debian/patches/01_no_useless_linking.diff
new file mode 100644
index 0000000..f648e2b
--- /dev/null
+++ b/debian/patches/01_no_useless_linking.diff
@@ -0,0 +1,12 @@
+--- a/TelepathyLoggerQt4/CMakeLists.txt
++++ b/TelepathyLoggerQt4/CMakeLists.txt
+@@ -177,9 +177,6 @@
+     ${GOBJECT_LIBRARIES}
+     -lgio-2.0
+     ${QT_QTDBUS_LIBRARY}
+-    ${DBUS_LIBRARIES}
+-    ${LIBXML2_LIBRARIES}
+-    ${DBUS_GLIB_LIBRARIES}
+     ${TELEPATHY_GLIB_LIBRARIES}
+     ${TELEPATHY_LOGGER_LIBRARIES}
+     ${TELEPATHY_QT4_LIBRARIES}
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..185f9bc
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+01_no_useless_linking.diff
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..a6bc7cc
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,16 @@
+#!/usr/bin/make -f
+
+include /usr/share/dpkg/architecture.mk
+
+%:
+	dh $@ --parallel --list-missing --dbg-package=libtelepathy-logger-qt4-1-dbg
+
+override_dh_auto_configure:
+	dh_auto_configure -- -DBUILD_SHARED_LIBS=1 -DLIB_SUFFIX="/$(DEB_HOST_MULTIARCH)"
+
+override_dh_makeshlibs:
+	dh_makeshlibs -V
+
+override_dh_clean:
+	dh_clean
+	rm -f tools/*.pyc
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
telepathy-logger-qt packaging



More information about the pkg-kde-commits mailing list