rev 14872 - in trunk/packages: . kdelibs-experimental kdelibs-experimental/debian

George Kiagiadakis gkiagia-guest at alioth.debian.org
Thu Jun 4 22:36:27 UTC 2009


Author: gkiagia-guest
Date: 2009-06-04 22:36:27 +0000 (Thu, 04 Jun 2009)
New Revision: 14872

Added:
   trunk/packages/kdelibs-experimental/
   trunk/packages/kdelibs-experimental/debian/
   trunk/packages/kdelibs-experimental/debian/changelog
   trunk/packages/kdelibs-experimental/debian/compat
   trunk/packages/kdelibs-experimental/debian/control
   trunk/packages/kdelibs-experimental/debian/copyright
   trunk/packages/kdelibs-experimental/debian/libknotificationitem-1-dev.install
   trunk/packages/kdelibs-experimental/debian/libknotificationitem-1.install
   trunk/packages/kdelibs-experimental/debian/rules
Log:
Initial commit of kdelibs-experimental.
Missing descriptions (I was too lazy to write them)...


Added: trunk/packages/kdelibs-experimental/debian/changelog
===================================================================
--- trunk/packages/kdelibs-experimental/debian/changelog	                        (rev 0)
+++ trunk/packages/kdelibs-experimental/debian/changelog	2009-06-04 22:36:27 UTC (rev 14872)
@@ -0,0 +1,5 @@
+kdelibs-experimental (4:4.2.90-0r1) UNRELEASED; urgency=low
+
+  * Initial release.
+
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 05 Jun 2009 00:55:58 +0300

Added: trunk/packages/kdelibs-experimental/debian/compat
===================================================================
--- trunk/packages/kdelibs-experimental/debian/compat	                        (rev 0)
+++ trunk/packages/kdelibs-experimental/debian/compat	2009-06-04 22:36:27 UTC (rev 14872)
@@ -0,0 +1 @@
+7

Added: trunk/packages/kdelibs-experimental/debian/control
===================================================================
--- trunk/packages/kdelibs-experimental/debian/control	                        (rev 0)
+++ trunk/packages/kdelibs-experimental/debian/control	2009-06-04 22:36:27 UTC (rev 14872)
@@ -0,0 +1,31 @@
+Source: kdelibs-experimental
+Section: libs
+Priority: optional
+Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
+Uploaders: Ana Beatriz Guerrero Lopez <ana at debian.org>, Sune Vuorela <debian at pusling.com>, Fathi Boudra <fabo at debian.org>, Armin Berres <trigger+debian at space-based.de>, Matthew Rosewarne <mrosewarne at inoutbox.com>, Modestas Vainius <modestas at vainius.eu>, George Kiagiadakis <gkiagiad at csd.uoc.gr>
+Build-Depends: cdbs (>= 0.4.51), debhelper (>= 7.2.3), kdelibs5-dev (>= 4:4.2.90), pkg-kde-tools (>= 0.4.2)
+Standards-Version: 3.8.1
+Homepage: http://www.kde.org/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-kde/trunk/packages/kdelibs-experimental
+Vcs-Svn: svn://svn.debian.org/pkg-kde/trunk/packages/kdelibs-experimental
+
+Package: libknotificationitem-1
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: libknotificationitem-1
+ <insert long description, indented with spaces>
+
+Package: libknotificationitem-1-dev
+Section: libdevel
+Architecture: any
+Depends: libknotificationitem-1 (= ${binary:Version}), ${misc:Depends}
+Description: Development headers for libknotificationitem-1
+ <insert long description, indented with spaces>
+
+Package: libknotificationitem-1-dbg
+Section: debug
+Architecture: any
+Priority: extra
+Depends: libknotificationitem-1 (= ${binary:Version}), kdelibs5-dbg, ${misc:Depends}
+Description: Debug symbols for libknotificationitem-1
+ <insert long description, indented with spaces>

Added: trunk/packages/kdelibs-experimental/debian/copyright
===================================================================
--- trunk/packages/kdelibs-experimental/debian/copyright	                        (rev 0)
+++ trunk/packages/kdelibs-experimental/debian/copyright	2009-06-04 22:36:27 UTC (rev 14872)
@@ -0,0 +1,49 @@
+This package was debianized by George Kiagiadakis <gkiagiad at csd.uoc.gr> on
+Thu, 04 Jun 2009 19:46:50 +0300.
+
+It was downloaded from ftp://ftp.kde.org
+
+Upstream Author:
+
+    Marco Martin <notmart at gmail.com>
+
+Copyright:
+
+    Copyright: © 2009 Marco Martin <notmart at gmail.com>
+
+License:
+
+    License for all components unless stated otherwise:
+    --
+    GNU General Public License, version 2 or later (GPL-2+)
+        However, the license of 7 files was not explicitly specified:
+
+        *
+        ? knotificationitem/CMakeLists.txt
+        knotificationitem/cmake/*
+        knotificationitem/cmake/modules/*
+
+    On Debian systems, the complete text of the
+    GNU General Public License version 2 can be found in
+    /usr/share/common-licenses/GPL-2
+    --
+
+    Other used licenses:
+    --
+    GNU Library General Public License, version 2 or later (LGPL-2+)
+        8 files are licensed under this license:
+
+        knotificationitem/* excluding:
+        -? knotificationitem/CMakeLists.txt
+        knotificationitem/test/*
+
+    On Debian systems, the complete text of the
+    GNU Library General Public License version 2 can be found in
+    /usr/share/common-licenses/LGPL-2
+    --
+
+The Debian packaging is:
+
+    Copyright (C) 2009 Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
+
+and is licensed under the GPL, see `/usr/share/common-licenses/GPL'.

Added: trunk/packages/kdelibs-experimental/debian/libknotificationitem-1-dev.install
===================================================================
--- trunk/packages/kdelibs-experimental/debian/libknotificationitem-1-dev.install	                        (rev 0)
+++ trunk/packages/kdelibs-experimental/debian/libknotificationitem-1-dev.install	2009-06-04 22:36:27 UTC (rev 14872)
@@ -0,0 +1,4 @@
+usr/include/knotificationitem-1/knotificationitem.h
+usr/include/knotificationitem-1/knotificationitem_export.h
+usr/share/dbus-1/interfaces/org.kde.NotificationItem.xml
+usr/share/dbus-1/interfaces/org.kde.NotificationItemWatcher.xml

Added: trunk/packages/kdelibs-experimental/debian/libknotificationitem-1.install
===================================================================
--- trunk/packages/kdelibs-experimental/debian/libknotificationitem-1.install	                        (rev 0)
+++ trunk/packages/kdelibs-experimental/debian/libknotificationitem-1.install	2009-06-04 22:36:27 UTC (rev 14872)
@@ -0,0 +1 @@
+usr/lib/libknotificationitem-1.so

Added: trunk/packages/kdelibs-experimental/debian/rules
===================================================================
--- trunk/packages/kdelibs-experimental/debian/rules	                        (rev 0)
+++ trunk/packages/kdelibs-experimental/debian/rules	2009-06-04 22:36:27 UTC (rev 14872)
@@ -0,0 +1,7 @@
+#!/usr/bin/make -f
+
+DEB_DBG_PACKAGE_libknotificationitem-1 := libknotificationitem-1-dbg
+DEB_KDE_LINK_WITH_AS_NEEDED := yes
+
+include /usr/share/pkg-kde-tools/makefiles/1/cdbs/kde.mk
+include /usr/share/cdbs/1/rules/debhelper.mk


Property changes on: trunk/packages/kdelibs-experimental/debian/rules
___________________________________________________________________
Added: svn:executable
   + *




More information about the pkg-kde-commits mailing list