rev 8220 - branches/kde4/packages/kdesdk/debian

Ana Beatriz Guerrero López ana at alioth.debian.org
Wed Dec 12 02:36:34 UTC 2007


Author: ana
Date: 2007-12-12 02:36:34 +0000 (Wed, 12 Dec 2007)
New Revision: 8220

Added:
   branches/kde4/packages/kdesdk/debian/kdesdk-strigi-plugins.install
Modified:
   branches/kde4/packages/kdesdk/debian/changelog
   branches/kde4/packages/kdesdk/debian/control
   branches/kde4/packages/kdesdk/debian/copyright
Log:
Add kdesdk-strigi-plugins.
proper changelog line.
Starting with copyright.



Modified: branches/kde4/packages/kdesdk/debian/changelog
===================================================================
--- branches/kde4/packages/kdesdk/debian/changelog	2007-12-12 00:53:14 UTC (rev 8219)
+++ branches/kde4/packages/kdesdk/debian/changelog	2007-12-12 02:36:34 UTC (rev 8220)
@@ -1,8 +1,8 @@
 kdesdk (4:3.97.0-1) experimental; urgency=low
 
-  * bla bla
+  * KDE 4 RC2, first upload to the Debian archive.
 
- -- Ana Beatriz Guerrero Lopez <ana at debian.org>  Sun, 09 Dec 2007 02:44:13 +0100
+ -- Ana Beatriz Guerrero Lopez <ana at debian.org>  Wed, 12 Dec 2007 03:38:28 +0100
 
 kdesdk (4:3.90.1-1) experimental; urgency=low
 

Modified: branches/kde4/packages/kdesdk/debian/control
===================================================================
--- branches/kde4/packages/kdesdk/debian/control	2007-12-12 00:53:14 UTC (rev 8219)
+++ branches/kde4/packages/kdesdk/debian/control	2007-12-12 02:36:34 UTC (rev 8220)
@@ -254,7 +254,14 @@
 Description: blabla
  blabla
 
+Package: kdesdk-strigi-plugins
+Architecture: any
+Section: libdevel
+Depends: ${shlibs:Depends}
+Description: blabla
+ blabla
 
+
 Package: kdesdk-dbg
 Section: libdevel
 Architecture: any

Modified: branches/kde4/packages/kdesdk/debian/copyright
===================================================================
--- branches/kde4/packages/kdesdk/debian/copyright	2007-12-12 00:53:14 UTC (rev 8219)
+++ branches/kde4/packages/kdesdk/debian/copyright	2007-12-12 02:36:34 UTC (rev 8220)
@@ -1,24 +1,68 @@
 This package was debianized by Ana Beatriz Guerrero Lopez <ana at debian.org> on
 Fri, 25 May 2007 01:43:40 +0200.
 
-It was downloaded from <url://example.com>
+It was downloaded from ftp://ftp.kde.org
 
-Upstream Author(s): 
+Upstream Author: The KDE development team <kde-core-devel at kde.org>
+Numerous people, too many to count, have contributed to kdelibs as a
+whole. The KDE project tries to make an extensive list of people who
+contributed to KDE at http://www.kde.org/people/credits/
 
-    <put author's name and email here>
-    <likewise for another author>
+Copyright:
 
-Copyright: 
+    Unless something else is mentioned, copyright is
+    (C) 1996-2007, The K Desktop Enviroment project http://www.kde.org
 
-    <Copyright (C) YYYY Name OfAuthor>
-    <likewise for another author>
-
 License:
 
-    <Put the license of the package here indented by 4 spaces>
+When "under GPL" is mentioned, it means GPL like this:
 
-The Debian packaging is (C) 2007, Ana Beatriz Guerrero Lopez <ana at debian.org> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+    | 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 version 2.
+    |
+    | 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 program; if not, write to the Free Software Foundation,
+    | Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 
-# Please also look if there are files or directories which have a
-# different copyright/license attached and list them here.
+    (Some files have the additional freedom of being GPLv2 or later, but 
+    many files are just GPLv2)
+
+    You can find the complete text of the license GPL v2 at 
+    /usr/share/common-licenses/GPL-2
+
+
+
+Files under cervisia/
+Files under cmake/
+Files under doc/
+Files under kapptemplate/
+Files under kate/
+Files under kbugbuster/
+Files under kcachegrind/
+Files under kdeaccounts-plugin/
+Files under kdepalettes/
+Files under kioslave/
+Files under kmtrace/
+Files under kompare/
+Files under kprofilemethod/
+Files under kspy/
+Files under kstartperf/
+Files under kuiviewer/
+Files under kunittest/
+Files under poxml/
+Files under scheck/
+Files under scripts/
+Files under strigi-analyzer/
+Files under umbrello
+
+
+
+The Debian packaging is (C) 2007, Debian Qt/KDE Maintainers
+<debian-qt-kde at lists.debian.org> and is licensed under the GPL, 
+see `/usr/share/common-licenses/GPL'.
\ No newline at end of file

Added: branches/kde4/packages/kdesdk/debian/kdesdk-strigi-plugins.install
===================================================================
--- branches/kde4/packages/kdesdk/debian/kdesdk-strigi-plugins.install	                        (rev 0)
+++ branches/kde4/packages/kdesdk/debian/kdesdk-strigi-plugins.install	2007-12-12 02:36:34 UTC (rev 8220)
@@ -0,0 +1,3 @@
+usr/lib/strigi/strigila_diff.so
+usr/lib/strigi/strigita_ts.so
+




More information about the pkg-kde-commits mailing list