rev 11356 - branches/kde4/packages/kdewebdev/debian
Ana Beatriz Guerrero López
ana at alioth.debian.org
Mon Jul 7 01:09:25 UTC 2008
Author: ana
Date: 2008-07-07 01:09:25 +0000 (Mon, 07 Jul 2008)
New Revision: 11356
Modified:
branches/kde4/packages/kdewebdev/debian/changelog
branches/kde4/packages/kdewebdev/debian/control
branches/kde4/packages/kdewebdev/debian/copyright
Log:
* Some description tweaking in the control and copyright files.
* Add versioned build depends for kdelibs5-dev and kdepimlibs5-dev.
* Add kommander to the kdewebdev metapackage.
* Remove Suggests on kommander-dev, kdewebdev-doc-html and quanta that does
not exist in KDE 4.
Modified: branches/kde4/packages/kdewebdev/debian/changelog
===================================================================
--- branches/kde4/packages/kdewebdev/debian/changelog 2008-07-07 00:52:26 UTC (rev 11355)
+++ branches/kde4/packages/kdewebdev/debian/changelog 2008-07-07 01:09:25 UTC (rev 11356)
@@ -1,5 +1,15 @@
kdewebdev (4:4.0.84-1) experimental; urgency=low
+ * Some description tweaking in the control and copyright files.
+ * Add versioned build depends for kdelibs5-dev and kdepimlibs5-dev.
+ * Add kommander to the kdewebdev metapackage.
+ * Remove Suggests on kommander-dev, kdewebdev-doc-html and quanta that does
+ not exist in KDE 4.
+
+ -- Ana Beatriz Guerrero Lopez <ana at debian.org> Mon, 07 Jul 2008 03:01:30 +0200
+
+kdewebdev (4:4.0.84-1) experimental; urgency=low
+
+++ Changes by Sune Vuorela:
* New upstream snapshot
Modified: branches/kde4/packages/kdewebdev/debian/control
===================================================================
--- branches/kde4/packages/kdewebdev/debian/control 2008-07-07 00:52:26 UTC (rev 11355)
+++ branches/kde4/packages/kdewebdev/debian/control 2008-07-07 01:09:25 UTC (rev 11356)
@@ -2,31 +2,33 @@
Section: web
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Build-Depends: cdbs, debhelper (>= 5), cmake (>= 2.4.5), quilt, kdelibs5-dev (>=4:3.98.0~),
- libtidy-dev, kdepimlibs5-dev, zlib1g-dev, libboost-dev, libxslt-dev
+Uploaders: Ana Beatriz Guerrero Lopez <ana at debian.org>, Sune Vuorela <debian at pusling.com>
+Build-Depends: cdbs, debhelper (>= 5), cmake (>= 2.4.5), quilt,
+ kdelibs5-dev (>= 4:4.0.84), kdepimlibs5-dev (>= 4:4.0.84),
+ libtidy-dev, zlib1g-dev, libboost-dev, libxslt-dev
Standards-Version: 3.7.3
Homepage: http://kdewebdev.org/
Package: kdewebdev
Architecture: all
Section: kde
-Depends: kfilereplace (>= ${source:Version}), kimagemapeditor (>= ${source:Version}), klinkstatus (>= ${source:Version}), kxsldbg (>= ${source:Version})
-Suggests: kommander-dev (>= ${source:Version}), kdewebdev-doc-html (>= ${source:Version})
-Description: web development apps from the official KDE release
+Depends: kfilereplace (>= ${source:Version}), kimagemapeditor (>= ${source:Version}),
+ klinkstatus (>= ${source:Version}), kxsldbg (>= ${source:Version}),
+ kommander (>= ${source:Version})
+Description: web development apps from the official KDE 4 release
KDE (the K Desktop Environment) is a powerful Open Source graphical
desktop environment for Unix workstations. It combines ease of use,
contemporary functionality, and outstanding graphical design with the
technological superiority of the Unix operating system.
.
This metapackage includes a collection of web development applications
- provided with the official release of KDE.
+ provided with the official release of KDE 4.
-
Package: kfilereplace
Architecture: any
Section: kde
Depends: ${shlibs:Depends}
-Description: batch search-and-replace component for KDE
+Description: batch search-and-replace component for KDE 4
KFileReplace is an embedded component for KDE that acts as a batch
search-and-replace tool. It allows you to replace one expression with
another in many files at once.
@@ -35,27 +37,25 @@
application. An example of an application that uses the KFileReplace
component is Quanta Plus (found in the package quanta).
.
- This package is part of KDE, as a component of the KDE web development module.
- See the 'kde' and 'kdewebdev' packages for more information.
+ This package is part of KDE 4 web development module.
Package: kimagemapeditor
Architecture: any
Section: editors
Depends: ${shlibs:Depends}
-Description: HTML image map editor for KDE
+Description: HTML image map editor for KDE 4
KImageMapEditor is a tool that allows you to edit image maps in HTML
files. As well as providing a standalone application, KImageMapEditor
makes itself available as a KPart for embedding into larger applications.
.
- This package is part of KDE, as a component of the KDE web development module.
- See the 'kde' and 'kdewebdev' packages for more information.
+ This package is part of KDE 4 web development module.
Package: klinkstatus
Architecture: any
Section: web
Depends: ${shlibs:Depends}
-Suggests: quanta (= ${Source-Version}), khelpcenter
-Description: web link validity checker for KDE
+Suggests: khelpcenter
+Description: web link validity checker for KDE 4
KLinkStatus is KDE's web link validity checker. It allows you to
search internal and external links throughout your web site. Simply
point it to a single page and choose the depth to search.
@@ -63,15 +63,13 @@
You can also check local files, or files over ftp:, fish: or any other
KIO protocols. For performance, links can be checked simultaneously.
.
- This package is part of KDE, as a component of the KDE web development module.
- See the 'kde' and 'kdewebdev' packages for more information.
+ This package is part of KDE 4 web development module.
-
Package: kxsldbg
Architecture: any
Section: text
Depends: ${shlibs:Depends}
-Description: graphical XSLT debugger for KDE
+Description: graphical XSLT debugger for KDE 4
KXSLDbg is a debugger for XSLT scripts. It includes a graphical user
interface as well as a text-based debugger. KXSLDbg can be run as a
standalone application or as an embedded KDE part.
@@ -80,8 +78,7 @@
XML to some other arbitrary format, such as XML, HTML, plain text, etc.,
using standard XSLT stylesheets.
.
- This package is part of KDE, as a component of the KDE web development module.
- See the 'kde' and 'kdewebdev' packages for more information.
+ This package is part of KDE 4 web development module.
Package: kommander
Architecture: any
@@ -106,16 +103,14 @@
As well as building dialogs, Kommander may be expanded to create full
mainwindow applications.
.
- This package is part of KDE, as a component of the KDE web development module.
- See the 'kde' and 'kdewebdev' packages for more information.
+ This package is part of KDE 4 web development module.
-
Package: kdewebdev-dbg
Section: libdevel
Architecture: any
Depends: kdelibs-dbg
Priority: extra
-Description: debugging symbols for kdewebdev
+Description: debugging symbols for the KDE 4 web development module
This package contains the debugging symbols associated with kdewebdev.
They will automatically be used by gdb for debugging kdewebdev-related
issues.
Modified: branches/kde4/packages/kdewebdev/debian/copyright
===================================================================
--- branches/kde4/packages/kdewebdev/debian/copyright 2008-07-07 00:52:26 UTC (rev 11355)
+++ branches/kde4/packages/kdewebdev/debian/copyright 2008-07-07 01:09:25 UTC (rev 11356)
@@ -1,12 +1,14 @@
-This package was debianized by Ana Beatriz Guerrero Lopez <ana at debian.org> on
+This package was debianized by the Debian Qt/KDE Maintainers on
Thu, 24 May 2007 03:02:20 +0200.
-It was downloaded from <ftp://ktown.kde.org>
+It was downloaded from ftp://ftp.kde.org
-Upstream Authors:
-
- The KDE-people. See www.kde.org for details
+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/
+
Copyright:
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
@@ -30,7 +32,8 @@
License:
- Files under cmake/ is referencing a cmake scripts license file, unfortunately not in the tarball. It is common for all kde modules and has the following content:
+ Files under cmake/ is referencing a cmake scripts license file, unfortunately
+ not in the tarball. It is common for all kde modules and has the following content:
Redistribution and use in source and binary forms, with or without
@@ -56,13 +59,16 @@
(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 under doc/ is under GNU Free Documentation License without invariant sections and cover text. This license isn't specifically included, but the general kde FDLNotice is referenced.
+ Files under doc/ is under GNU Free Documentation License without invariant
+ asections and cover text. This license isn't specifically included,
+ but the general kde FDLNotice is referenced.
- The full text of the GNU Free Documentation License can be found on debian systems in /usr/share/common-licenses/GFDL
+ The full text of the GNU Free Documentation License can be found on Debian
+ systems in /usr/share/common-licenses/GFDL
kommander/*
- A mix of GPLv2 or later and GPLv2 files. The GPLv2only files are copyright by trolltech
- and originating in Qt. Qt has later been relicensed under GPLv2 or GPLv3
+ A mix of GPLv2 or later and GPLv2 files. The GPLv2only files are copyright
+ by Trolltech and originating in Qt. Qt has later been relicensed under GPLv2 or GPLv3
For now, consider it GPLv2.
@@ -84,7 +90,8 @@
Public License can be found in `/usr/share/common-licenses/GPL-2'.
-The rest is under GPLv2 or later. Occasionally, a LGPLv2 or later file is around, but together with GPLv2 or later files, it effectively becomes GPLv2 or later.
+The rest is under GPLv2 or later. Occasionally, a LGPLv2 or later file is around,
+but together with GPLv2 or later files, it effectively becomes GPLv2 or later.
This package is free software; you can redistribute it and/or modify
@@ -102,5 +109,5 @@
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-The Debian packaging is (C) 2007 and 2008 by Debian Qt/KDE Team and
+The Debian packaging is (C) 2007-2008 by Debian Qt/KDE Maintainers and
is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
More information about the pkg-kde-commits
mailing list