rev 8898 - branches/kde4/packages/kdebindings/debian

Adeodato Simó adeodato at alioth.debian.org
Thu Jan 10 11:24:06 UTC 2008


Author: adeodato
Date: 2008-01-10 11:24:05 +0000 (Thu, 10 Jan 2008)
New Revision: 8898

Removed:
   branches/kde4/packages/kdebindings/debian/rules
Modified:
   branches/kde4/packages/kdebindings/debian/changelog
   branches/kde4/packages/kdebindings/debian/control
   branches/kde4/packages/kdebindings/debian/copyright
Log:
Leave a minimal, non-cdbs skeleton for now.


Modified: branches/kde4/packages/kdebindings/debian/changelog
===================================================================
--- branches/kde4/packages/kdebindings/debian/changelog	2008-01-10 11:13:17 UTC (rev 8897)
+++ branches/kde4/packages/kdebindings/debian/changelog	2008-01-10 11:24:05 UTC (rev 8898)
@@ -1,13 +1,5 @@
-kdebindings (4:4.0.0-1) UNRELEASED; urgency=low
+kde4bindings (4:4.0.0-1) UNRELEASED; urgency=low
 
-  +++ Changes by Matthew Rosewarne:
+  * Initial upload.
 
-  * Add Homepage: to control.
-
- -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 08 Jan 2008 12:10:08 -0500
-
-kdebindings (4:3.97.0-1) experimental; urgency=low
-
-  * Initial release.
-
- -- Ana Beatriz Guerrero Lopez <ana at debian.org>  Wed, 12 Dec 2007 06:22:03 +0100
+ -- Adeodato Simó <dato at net.com.org.es>  Thu, 10 Jan 2008 12:17:30 +0100

Modified: branches/kde4/packages/kdebindings/debian/control
===================================================================
--- branches/kde4/packages/kdebindings/debian/control	2008-01-10 11:13:17 UTC (rev 8897)
+++ branches/kde4/packages/kdebindings/debian/control	2008-01-10 11:24:05 UTC (rev 8898)
@@ -1,16 +1,20 @@
-Source: kdebindings
+Source: kde4bindings
 Section: kde
 Priority: optional
-Maintainer: Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Build-Depends: cdbs, debhelper (>= 5), cmake, quilt, kdebase-workspace-dev (>=4:3.97.0),
- libqscintilla2-dev, mono-gmcs, python-dev, libqwt5-qt4-dev, ruby1.9-dev,
+Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
+Build-Depends: debhelper (>= 5), kdelibs5-dev (>> 4:4.0), python-all-dev, ..., ruby1.8-dev, ...
+Uploaders: Vincent Fourmond <fourmond at debian.org>, Torsten Marek <shlomme at debian.org>, Adeodato Simó <dato at net.com.org.es>
 Standards-Version: 3.7.3
-Homepage: http://www.kde.org/
+Homepage: http://www.kde.org
 
-Package: kdebindings
+Package: python-kde4
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: KDE bindings
- Long text about what this package is..
- .
+Description: Python bindings for the KDE 4 libraries
+ ...
 
+Package: libqt4-ruby1.8
+ ...
+
+Package: libsmokeqt4-1
+ ...

Modified: branches/kde4/packages/kdebindings/debian/copyright
===================================================================
--- branches/kde4/packages/kdebindings/debian/copyright	2008-01-10 11:13:17 UTC (rev 8897)
+++ branches/kde4/packages/kdebindings/debian/copyright	2008-01-10 11:24:05 UTC (rev 8898)
@@ -1,24 +1 @@
-This package was debianized by Ana Beatriz Guerrero Lopez <ana at debian.org> on
-Fri, 16 Nov 2007 01:06:31 +0100.
-
-It was downloaded from <url://example.com>
-
-Upstream Author(s): 
-
-    <put author's name and email here>
-    <likewise for another author>
-
-Copyright: 
-
-    <Copyright (C) YYYY Name OfAuthor>
-    <likewise for another author>
-
-License:
-
-    <Put the license of the package here indented by 4 spaces>
-
-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'.
-
-# Please also look if there are files or directories which have a
-# different copyright/license attached and list them here.
+TODO

Deleted: branches/kde4/packages/kdebindings/debian/rules




More information about the pkg-kde-commits mailing list