rev 6831 - trunk/packages/kdeutils/debian

Sune Vuorela pusling-guest at alioth.debian.org
Mon Jul 23 21:33:21 UTC 2007


Author: pusling-guest
Date: 2007-07-23 21:33:21 +0000 (Mon, 23 Jul 2007)
New Revision: 6831

Added:
   trunk/packages/kdeutils/debian/control.in
Modified:
   trunk/packages/kdeutils/debian/changelog
   trunk/packages/kdeutils/debian/control
Log:
implement the use of uploadrs.mk and update uploaders.


Modified: trunk/packages/kdeutils/debian/changelog
===================================================================
--- trunk/packages/kdeutils/debian/changelog	2007-07-23 21:30:47 UTC (rev 6830)
+++ trunk/packages/kdeutils/debian/changelog	2007-07-23 21:33:21 UTC (rev 6831)
@@ -1,3 +1,9 @@
+kdeutils (4:3.5.7-4) unstable; urgency=low
+
+  * Implement the use of uploaders.mk and update control.
+
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 23 Apr 2007 16:20:48 +0100
+
 kdeutils (4:3.5.7-3) unstable; urgency=low
 
   * New patch for 16_klaptopdaemon_lock_and_hibernate, take 3. Thanks to Raul 

Modified: trunk/packages/kdeutils/debian/control
===================================================================
--- trunk/packages/kdeutils/debian/control	2007-07-23 21:30:47 UTC (rev 6830)
+++ trunk/packages/kdeutils/debian/control	2007-07-23 21:33:21 UTC (rev 6831)
@@ -2,7 +2,7 @@
 Section: kde
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Uploaders: Isaac Clerencia <isaac at debian.org>, Christopher Martin <chrsmrtn at debian.org>, Adeodato Simó <dato at net.com.org.es>, Ana Beatriz Guerrero Lopez <ana at debian.org>, Sune Vuorela <debian at pusling.com>
+Uploaders: Ana Beatriz Guerrero Lopez <ana at debian.org>, Christopher Martin <chrsmrtn at debian.org>, Fathi Boudra <fboudra at free.fr>, Josh Metzler <joshdeb at metzlers.org>, Sune Vuorela <debian at pusling.com>
 Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), autotools-dev, gawk, gettext, kdelibs4-dev (>= 4:3.5.7), kdebase-dev (>= 4:3.5.7), libkonq4-dev (>= 4:3.5.7), libgmp3-dev, libsnmp-dev, libxpm-dev, python-dev, xmms-dev, libxtst-dev, xutils, pbbuttonsd-dev [powerpc], sharutils
 Build-Depends-Indep: doxygen, qt3-doc, graphviz, gsfonts-x11, kdelibs4-doc
 Standards-Version: 3.7.2

Added: trunk/packages/kdeutils/debian/control.in
===================================================================
--- trunk/packages/kdeutils/debian/control.in	                        (rev 0)
+++ trunk/packages/kdeutils/debian/control.in	2007-07-23 21:33:21 UTC (rev 6831)
@@ -0,0 +1,332 @@
+Source: kdeutils
+Section: kde
+Priority: optional
+Maintainer: @@@MAINTAINER@@@
+Uploaders: @@@UPLOADERS@@@
+Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), autotools-dev, gawk, gettext, kdelibs4-dev (>= 4:3.5.7), kdebase-dev (>= 4:3.5.7), libkonq4-dev (>= 4:3.5.7), libgmp3-dev, libsnmp-dev, libxpm-dev, python-dev, xmms-dev, libxtst-dev, xutils, pbbuttonsd-dev [powerpc], sharutils
+Build-Depends-Indep: doxygen, qt3-doc, graphviz, gsfonts-x11, kdelibs4-doc
+Standards-Version: 3.7.2
+
+Package: kdeutils
+Section: kde
+Architecture: all
+Depends: ark (>= ${Source-Version}), kcalc (>= ${Source-Version}), kcharselect (>= ${Source-Version}), kdelirc (>= ${Source-Version}), kdessh (>= ${Source-Version}), kdf (>= ${Source-Version}), kedit (>= ${Source-Version}), kfloppy (>= ${Source-Version}), kgpg (>= ${Source-Version}), khexedit (>= ${Source-Version}), kjots (>= ${Source-Version}), klaptopdaemon (>= ${Source-Version}) | kpowersave, kmilo (>= ${Source-Version}), kregexpeditor (>= ${Source-Version}), ksim (>= ${Source-Version}), ktimer (>= ${Source-Version}), kwalletmanager (>= ${Source-Version}), superkaramba (>= ${Source-Version})
+Suggests: kdeutils-doc-html (>= ${Source-Version})
+Description: general purpose utilities from the official KDE 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 general purpose utilities 
+ provided with the official release of KDE.
+
+Package: kdeutils-doc
+Section: doc
+Architecture: all
+Description: developer documentation for the KDE utilities module
+ This package contains documentation for the KDE utilities module, of
+ use more for developers creating applications than regular users.
+ .
+ This package is part of KDE, and a component of the KDE utilities module.
+ See the 'kde' and 'kdeutils' packages for more information.
+
+Package: kdeutils-doc-html
+Architecture: all
+Section: doc
+Suggests: konqueror | www-browser, kdebase
+Description: KDE utilities documentation in HTML format
+ By default the modules provided by KDE only provide their documentation
+ in KDE docbook format, which can only be read by Konqueror or KHelpCenter.
+ This package provides all of the KDE utilities documentation
+ converted to HTML format so it can be read with any web browser.
+ .
+ The documentation will be installed into the usual directories
+ /usr/share/doc/kde/HTML/<language>/<app>/, for instance
+ /usr/share/doc/kde/HTML/en/ark/. Documentation is provided for most
+ KDE utilities packages.
+ .
+ This package is part of KDE, as a component of the KDE utilities module.
+ See the 'kde' and 'kdeutils' packages for more information.
+
+Package: kdeutils-dev
+Section: utils
+Architecture: any
+Depends: ark (= ${Source-Version}), kcalc (= ${Source-Version}), kdelirc (= ${Source-Version}), kedit (= ${Source-Version}), khexedit (= ${Source-Version}), klaptopdaemon (= ${Source-Version}), kmilo (= ${Source-Version}), kregexpeditor (= ${Source-Version}), ksim (= ${Source-Version}), kdelibs4-dev (>= 4:3.5.7)
+Description: development files for the KDE utilities module
+ This package contains development files needed to compile kdeutils
+ applications.
+ .
+ This package is part of KDE, as a component of the KDE utilities module.
+ See the 'kde' and 'kdeutils' packages for more information.
+
+Package: ark
+Section: utils
+Architecture: any
+Depends: ${shlibs:Depends}
+Recommends: ncompress, unzip, zip, zoo, bzip2, p7zip-full
+Suggests: khelpcenter, rar, unrar | unrar-free
+Replaces: kdebase-data (<< 4:3.3.91)
+Description: graphical archiving tool for KDE
+ Ark is a graphical program for managing various archive formats within the
+ KDE environment. Archives can be viewed, extracted, created and modified
+ from within Ark.
+ .
+ The program can handle various formats such as tar, gzip, bzip2, zip, rar and
+ lha (if appropriate command-line programs are installed).
+ .
+ Ark can work closely with Konqueror in the KDE environment to handle archives,
+ if you install the Konqueror Integration plugin available in the konq-plugins
+ package.
+ .
+ This package is part of KDE, as a component of the KDE utilities module.
+ See the 'kde' and 'kdeutils' packages for more information.
+
+Package: kcalc
+Section: utils
+Architecture: any
+Depends: ${shlibs:Depends}
+Suggests: khelpcenter
+Replaces: kdebase-data (<< 4:3.3.91)
+Description: calculator for KDE
+ KCalc is KDE's scientific calculator.
+ .
+ It provides:
+  * trigonometric functions, logic operations, and statistical calculations
+  * easy cut and paste of numbers from/into its display
+  * a results-stack which lets you conveniently recall previous results
+  * configurable precision, and number of digits after the period
+ .
+ This package is part of KDE, as a component of the KDE utilities module.
+ See the 'kde' and 'kdeutils' packages for more information.
+
+Package: kcharselect
+Section: utils
+Architecture: any
+Depends: ${shlibs:Depends}
+Suggests: khelpcenter
+Description: character selector for KDE
+ A character set selector for KDE.
+ .
+ This package is part of KDE, as a component of the KDE utilities module.
+ See the 'kde' and 'kdeutils' packages for more information.
+
+Package: kdelirc
+Section: utils
+Architecture: any
+Depends: ${shlibs:Depends}
+Suggests: khelpcenter
+Description: infrared control for KDE
+ This is a frontend for the LIRC suite to use infrared devices with KDE.
+ .
+ This package is part of KDE, as a component of the KDE utilities module.
+ See the 'kde' and 'kdeutils' packages for more information.
+
+Package: kdessh
+Section: kde
+Architecture: any
+Depends: ${shlibs:Depends}, openssh-client | ssh-client
+Description: ssh frontend for KDE
+ This package contains KDE's frontend for ssh.
+ .
+ This package is part of KDE, as a component of the KDE utilities module.
+ See the 'kde' and 'kdeutils' packages for more information.
+
+Package: kdf
+Section: utils
+Architecture: any
+Depends: ${shlibs:Depends}
+Suggests: khelpcenter
+Description: disk space utility for KDE
+ KDiskFree displays the available file devices (hard drive partitions, floppy
+ and CD drives, etc.) along with information on their capacity, free space, type
+ and mount point. It also allows you to mount and unmount drives and view them
+ in a file manager.
+ .
+ This package is part of KDE, as a component of the KDE utilities module.
+ See the 'kde' and 'kdeutils' packages for more information.
+
+Package: kedit
+Section: editors
+Architecture: any
+Depends: ${shlibs:Depends}
+Suggests: khelpcenter
+Description: basic text editor for KDE
+ A simple text editor for KDE.
+ .
+ It can be used with Konqueror for text and configuration file browsing.
+ KEdit also serves well for creating small plain text documents. KEdit's
+ functionality will intentionally remain rather limited to ensure a
+ reasonably fast start.
+ .
+ This package is part of KDE, as a component of the KDE utilities module.
+ See the 'kde' and 'kdeutils' packages for more information.
+
+Package: kfloppy
+Section: utils
+Architecture: any
+Depends: ${shlibs:Depends}, dosfstools
+Suggests: khelpcenter
+Description: floppy formatter for KDE
+ Kfloppy is a utility that provides a straightforward graphical means
+ to format 3.5" and 5.25" floppy disks.
+ .
+ This package is part of KDE, as a component of the KDE utilities module.
+ See the 'kde' and 'kdeutils' packages for more information.
+
+Package: kgpg
+Section: kde
+Architecture: any
+Depends: ${shlibs:Depends}, gnupg
+Suggests: khelpcenter
+Description: GnuPG frontend for KDE
+ Kgpg is a frontend for GNU Privacy Guard (GnuPG). It provides file
+ encryption, file decryption and key management.
+ .
+ Features:
+   * an editor mode for easily and quickly encrypting or decrypting a file
+     or message which is typed, copied, pasted or dragged into the editor,
+     or which is double-clicked in the file manager
+   * Konqueror integration for encrypting or decrypting files
+   * a panel applet for encrypting / decrypting files or the clipboard
+     contents, etc.
+   * key management functions (generation, import, export, deletion and
+     signing)
+   * decrypting clipboard contents, including integration with Klipper
+ .
+ This package is part of KDE, as a component of the KDE utilities module.
+ See the 'kde' and 'kdeutils' packages for more information.
+
+Package: khexedit
+Section: utils
+Architecture: any
+Depends: ${shlibs:Depends}
+Suggests: khelpcenter
+Description: KDE hex editor
+ KHexEdit is an editor for the raw data of binary files.  It includes
+ find/replace functions, bookmarks, many configuration options, drag and drop
+ support and other powerful features.
+ .
+ This package is part of KDE, as a component of the KDE utilities module.
+ See the 'kde' and 'kdeutils' packages for more information.
+
+Package: kjots
+Section: utils
+Architecture: any
+Depends: ${shlibs:Depends}
+Suggests: khelpcenter
+Description: note taking utility for KDE
+ Kjots is a small note taker program. Name and idea are taken from the jots
+ program included in the tkgoodstuff package.
+ .
+ This package is part of KDE, as a component of the KDE utilities module.
+ See the 'kde' and 'kdeutils' packages for more information.
+
+Package: klaptopdaemon
+Section: kde
+Architecture: any
+Depends: ${shlibs:Depends}
+Suggests: khelpcenter
+Description: battery monitoring and management for laptops using KDE
+ This package contains utilities to monitor batteries and configure
+ power management, for laptops, from within KDE.
+ .
+ This package is part of KDE, as a component of the KDE utilities module.
+ See the 'kde' and 'kdeutils' packages for more information.
+
+Package: kmilo
+Section: utils
+Architecture: any
+Depends: ${shlibs:Depends}
+Description:  laptop special keys support for KDE
+ KMilo lets you use the special keys on some keyboards and laptops.
+ .
+ Usually this includes volume keys and other features. Currently, KMilo
+ comes with plugins for Powerbooks, Thinkpads, Vaios and generic keyboards
+ with special keys.
+ .
+ This package is part of KDE, as a component of the KDE utilities module.
+ See the 'kde' and 'kdeutils' packages for more information.
+
+Package: kregexpeditor
+Section: kde
+Architecture: any
+Depends: ${shlibs:Depends}
+Suggests: khelpcenter
+Description: graphical regular expression editor plugin for KDE
+ This package contains a graphical regular expression editor plugin for use
+ with KDE. It let you draw your regular expression in an unambiguous way.
+ .
+ This package is part of KDE, as a component of the KDE utilities module.
+ See the 'kde' and 'kdeutils' packages for more information.
+
+Package: ksim
+Section: utils
+Architecture: any
+Depends: ${shlibs:Depends}
+Suggests: khelpcenter
+Description: system information monitor for KDE
+ KSim is a system monitor app which has its own plugin system with support
+ for GKrellm skins. It allows users to follow uptime, memory usage, network
+ connections, power, etc.
+ .
+ This package is part of KDE, as a component of the KDE utilities module.
+ See the 'kde' and 'kdeutils' packages for more information.
+
+Package: ktimer
+Section: utils
+Architecture: any
+Depends: ${shlibs:Depends}
+Suggests: khelpcenter
+Description: timer utility for KDE
+ This is a timer application for KDE. It allows you to execute commands after
+ a certain amount of time. It supports looping commands as well as delayed
+ command execution.
+ .
+ This package is part of KDE, as a component of the KDE utilities module.
+ See the 'kde' and 'kdeutils' packages for more information.
+
+Package: kwalletmanager
+Section: utils
+Architecture: any
+Depends: ${shlibs:Depends}
+Suggests: khelpcenter
+Description: wallet manager for KDE
+ This program keeps various wallets for any kind of data that the user can
+ store encrypted with passwords and can also serve as a password manager that
+ keeps a master password to all wallets.
+ .
+ This package is part of KDE, as a component of the KDE utilities module.
+ See the 'kde' and 'kdeutils' packages for more information.
+
+Package: superkaramba
+Section: kde
+Architecture: any
+Depends: ${shlibs:Depends}
+Suggests: xmms, khelpcenter
+Conflicts: karamba
+Description: a program based on karamba improving the eyecandy of KDE
+ SuperKaramba is a tool based on karamba that allows anyone to easily create
+ and run little interactive widgets on a KDE desktop. Widgets are defined in a
+ simple text file and can be augmented with Python code to make them
+ interactive.
+ .
+ Here are just some examples of the things that can be done:
+ .
+  * Display system information such as CPU Usage, MP3 playing, etc.
+  * Create cool custom toolbars that work any way imaginable.
+  * Create little games or virtual pets that live on your desktop.
+  * Display information from the internet, such as weather and headlines.
+ .
+ This package is part of KDE, as a component of the KDE utilities module.
+ See the 'kde' and 'kdeutils' packages for more information.
+
+Package: kdeutils-dbg
+Section: libdevel
+Architecture: any
+Depends: kdelibs-dbg
+Priority: extra
+Description: debugging symbols for kdeutils
+ This package contains the debugging symbols associated with kdeutils.
+ They will automatically be used by gdb for debugging kdeutils-related
+ issues.




More information about the pkg-kde-commits mailing list