rev 4263 - in kde-extras: . kdmtheme kdmtheme/trunk kdmtheme/trunk/debian

Fathi Boudra fboudra-guest at costa.debian.org
Mon Jul 31 17:39:53 UTC 2006


Author: fboudra-guest
Date: 2006-07-31 17:39:52 +0000 (Mon, 31 Jul 2006)
New Revision: 4263

Added:
   kde-extras/kdmtheme/
   kde-extras/kdmtheme/branches/
   kde-extras/kdmtheme/tags/
   kde-extras/kdmtheme/trunk/
   kde-extras/kdmtheme/trunk/debian/
   kde-extras/kdmtheme/trunk/debian/changelog
   kde-extras/kdmtheme/trunk/debian/compat
   kde-extras/kdmtheme/trunk/debian/control
   kde-extras/kdmtheme/trunk/debian/copyright
   kde-extras/kdmtheme/trunk/debian/rules
   kde-extras/kdmtheme/trunk/debian/watch
Log:
Add kdmtheme initial package

Added: kde-extras/kdmtheme/trunk/debian/changelog
===================================================================
--- kde-extras/kdmtheme/trunk/debian/changelog	2006-07-30 15:19:12 UTC (rev 4262)
+++ kde-extras/kdmtheme/trunk/debian/changelog	2006-07-31 17:39:52 UTC (rev 4263)
@@ -0,0 +1,6 @@
+kdmtheme (1.1.2-1) unstable; urgency=low
+
+  * Initial release
+
+ -- Kel Modderman <kelrin at tpg.com.au>  Tue,  1 Aug 2006 00:25:11 +0000
+

Added: kde-extras/kdmtheme/trunk/debian/compat
===================================================================
--- kde-extras/kdmtheme/trunk/debian/compat	2006-07-30 15:19:12 UTC (rev 4262)
+++ kde-extras/kdmtheme/trunk/debian/compat	2006-07-31 17:39:52 UTC (rev 4263)
@@ -0,0 +1 @@
+5

Added: kde-extras/kdmtheme/trunk/debian/control
===================================================================
--- kde-extras/kdmtheme/trunk/debian/control	2006-07-30 15:19:12 UTC (rev 4262)
+++ kde-extras/kdmtheme/trunk/debian/control	2006-07-31 17:39:52 UTC (rev 4263)
@@ -0,0 +1,16 @@
+Source: kdmtheme
+Section: kde
+Priority: optional
+Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
+Uploaders: Fathi Boudra <fboudra at free.fr>, Kel Modderman <kelrin at tpg.com.au>
+Build-Depends: cdbs, debhelper (>= 5.0.0), autotools-dev, kdelibs4-dev (>= 4:3.2.3), libqt3-mt-dev (>= 3:3.2.3)
+Standards-Version: 3.7.2
+
+Package: kdmtheme
+Architecture: any
+Depends: ${shlibs:Depends}, kdm
+Description: a KDE Control Center theme module for the KDE Desktop Manager (KDM)
+ This package provides a KDE Control Center module that allows easy
+ installation, removal and changing of KDM themes.
+ .
+ Homepage: http://beta.smileaf.org/projects/

Added: kde-extras/kdmtheme/trunk/debian/copyright
===================================================================
--- kde-extras/kdmtheme/trunk/debian/copyright	2006-07-30 15:19:12 UTC (rev 4262)
+++ kde-extras/kdmtheme/trunk/debian/copyright	2006-07-31 17:39:52 UTC (rev 4263)
@@ -0,0 +1,36 @@
+This package was debianized by Kel Modderman <kelrin at tpg.com.au> on
+Tue,  1 Aug 2006 00:25:11 +0000.
+
+It was downloaded from http://beta.smileaf.org/projects/
+
+Upstream Author: Stephen Leaf <smileaf at smileaf.org>
+
+Copyright (C) 2005-2006 by Stephen Leaf <smileaf at smileaf.org>
+	
+Stephen Leaf <smileaf at smileaf.org>
+	Author
+
+Laurent Montel <montel at kde.org>
+	Numerious fixes
+
+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
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is (C) 2006, Kel Modderman <kelrin at tpg.com.au> and
+is licensed under the GPL, see above.

Added: kde-extras/kdmtheme/trunk/debian/rules
===================================================================
--- kde-extras/kdmtheme/trunk/debian/rules	2006-07-30 15:19:12 UTC (rev 4262)
+++ kde-extras/kdmtheme/trunk/debian/rules	2006-07-31 17:39:52 UTC (rev 4263)
@@ -0,0 +1,3 @@
+#!/usr/bin/make -f
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/kde.mk


Property changes on: kde-extras/kdmtheme/trunk/debian/rules
___________________________________________________________________
Name: svn:executable
   + *

Added: kde-extras/kdmtheme/trunk/debian/watch
===================================================================
--- kde-extras/kdmtheme/trunk/debian/watch	2006-07-30 15:19:12 UTC (rev 4262)
+++ kde-extras/kdmtheme/trunk/debian/watch	2006-07-31 17:39:52 UTC (rev 4263)
@@ -0,0 +1,2 @@
+version=3
+http://beta.smileaf.org/files/kdmtheme/kdmtheme-(.*)\.tar\.bz2




More information about the pkg-kde-commits mailing list