rev 8796 - branches/kde4/packages/kdegraphics/debian
Matthew Rosewarne
mukidohime-guest at alioth.debian.org
Sat Jan 5 19:58:40 UTC 2008
Author: mukidohime-guest
Date: 2008-01-05 19:58:40 +0000 (Sat, 05 Jan 2008)
New Revision: 8796
Modified:
branches/kde4/packages/kdegraphics/debian/changelog
branches/kde4/packages/kdegraphics/debian/control
Log:
* Rework control
* fix kdegraphics deps
* add Suggests: okular-extra-backends to okular, perhaps it should be Recommends?
* tweak descriptions of kcolorchooser, kolourpaint4, okular, okular-extra-backends
* source:Version -> binary:Version, for 3.7.3
Modified: branches/kde4/packages/kdegraphics/debian/changelog
===================================================================
--- branches/kde4/packages/kdegraphics/debian/changelog 2008-01-05 17:17:52 UTC (rev 8795)
+++ branches/kde4/packages/kdegraphics/debian/changelog 2008-01-05 19:58:40 UTC (rev 8796)
@@ -1,10 +1,16 @@
kdegraphics (4:4.0.0-1) experimental; urgency=low
+ +++ Changes by Ana Beatriz Guerrero Lopez:
+
* New upstream release.
* Bump build-depends to >=4.0.0-1.
* Update *.install files.
* Re-add kgamma.
+ +++ Changes by Matthew Rosewarne:
+
+ * Rework dependencies and descriptions.
+
-- Ana Beatriz Guerrero Lopez <ana at debian.org> Sat, 05 Jan 2008 09:45:12 +0100
kdegraphics (4:3.98.0~svn755919-1) experimental; urgency=low
Modified: branches/kde4/packages/kdegraphics/debian/control
===================================================================
--- branches/kde4/packages/kdegraphics/debian/control 2008-01-05 17:17:52 UTC (rev 8795)
+++ branches/kde4/packages/kdegraphics/debian/control 2008-01-05 19:58:40 UTC (rev 8796)
@@ -11,7 +11,13 @@
Package: kdegraphics
Architecture: all
-Depends: kolourpaint4, ksnapshot, gwenview
+Depends: gwenview (= ${binary:Version}), kamera (= ${binary:Version}),
+ kcolorchooser (= ${binary:Version}), kgamma (= ${binary:Version}),
+ kolourpaint4 (= ${binary:Version}), kruler (= ${binary:Version}),
+ kscan (= ${binary:Version}), ksnapshot (= ${binary:Version}),
+ okular (= ${binary:Version})
+Recommends: kdegraphics-strigi-plugins (= ${binary:Version}),
+ okular-extra-backends (= ${binary:Version})
Description: graphics applications from the official KDE4 release
KDE (the K Desktop Environment) is a powerful Open Source graphical
desktop environment for Unix workstations. It combines ease of use,
@@ -21,6 +27,49 @@
This metapackage includes a collection of graphics applications
provided with the official release of KDE4.
+Package: kdegraphics-dbg
+Section: libdevel
+Architecture: any
+Priority: extra
+Depends: kdebase-dbg
+Description: debugging symbols for kdegraphics
+ This package contains the debugging symbols associated with kdegraphics.
+ They will automatically be used by gdb for debugging kdegraphics-related
+ issues.
+
+Package: kdegraphics-strigi-plugins
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: strigi metainfo plugins for kdegraphics4
+ This package includes the strigi metainfo plugins for kdegraphics
+ applications.
+ .
+ This package is part of KDE4, as a component of the KDE4 graphics module.
+ See the 'kde' and 'kdegraphics' packages for more information.
+
+Package: gwenview
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: image viewer for KDE4
+ Gwenview is an image viewer for the K Desktop Environment. It features a
+ folder tree window and a file list window to provide easy navigation of your
+ file hierarchy. Gwenview uses docked windows, so you can alter its layout
+ any way you wish. You can also browse your images in full-screen mode, or
+ embedded within Konqueror using the Gwenview Image Browser View and Kpart.
+ .
+ This package is part of KDE4, as a component of the KDE4 graphics module.
+ See the 'kde' and 'kdegraphics' packages for more information.
+
+Package: kamera
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: digital camera io slave for konqueror
+ This is a digital camera io_slave for KDE which uses gphoto2 and libgpio
+ to allow access to your camera's pictures with the URL camera:/
+ .
+ This package is part of KDE4, as a component of the KDE4 graphics module.
+ See the 'kde' and 'kdegraphics' packages for more information.
+
Package: kcolorchooser
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -37,33 +86,29 @@
Suggests: khelpcenter
Description: gamma correction module for the KDE Control Center
KGamma is a KDE Control Center module for gamma calibration/correction
- of XFree86. With proper gamma settings, your display (websites, images,
+ of Xorg. With proper gamma settings, your display (websites, images,
etc.) will look the same on your monitor as on other monitors.
.
This package is part of KDE4, as a component of the KDE4 graphics module.
See the 'kde' and 'kdegraphics' packages for more information.
-Package: kruler
+Package: kolourpaint4
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: a screen ruler and color measurement tool for KDE4
- Kruler is a screen ruler (using pixels) and color measurement tool for KDE4.
+Description: a simple paint program for KDE4
+ KolourPaint is a simple paint program for KDE4. It aims to be easy to use,
+ providing a level of functionality targeted towards the average user. It is
+ ideal for common tasks such as drawing, editing images, and touching-up photos.
.
This package is part of KDE4, as a component of the KDE4 graphics module.
See the 'kde' and 'kdegraphics' packages for more information.
-Package: kolourpaint4
+Package: kruler
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: a simple paint program for KDE4
- KolourPaint is a very simple paint program for KDE4. It aims to be
- conceptually simple to understand; providing a level of functionality
- targeted towards the average user. It's designed for daily tasks like:
+Description: a screen ruler and color measurement tool for KDE4
+ Kruler is a screen ruler (using pixels) and color measurement tool for KDE4.
.
- * Painting - drawing diagrams and "finger painting"
- * Image Manipulation - editing screenshots and photos; applying effects
- * Icon Editing - drawing clipart and logos with transparency
- .
This package is part of KDE4, as a component of the KDE4 graphics module.
See the 'kde' and 'kdegraphics' packages for more information.
@@ -88,72 +133,35 @@
This package is part of KDE4, as a component of the KDE4 graphics module.
See the 'kde' and 'kdegraphics' packages for more information.
-Package: gwenview
+Package: libokularcore1
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: image viewer for KDE4
- Gwenview is an image viewer for the K Desktop Environment. It features a
- folder tree window and a file list window to provide easy navigation of your
- file hierarchy. Gwenview uses docked windows, so you can alter its layout
- any way you wish. You can also browse your images in full-screen mode, or
- embedded within Konqueror using the Gwenview Image Browser View and Kpart.
+Description: core library for okular, KDE4 document viewer
+ This package contains the core library for okular.
.
This package is part of KDE4, as a component of the KDE4 graphics module.
See the 'kde' and 'kdegraphics' packages for more information.
-Package: kamera
-Architecture: any
-Depends: ${shlibs:Depends}
-Description: digital camera io slave for konqueror
- This is a digital camera io_slave for KDE which uses gphoto2 and libgpio
- to allow access to your camera's pictures with the URL camera:/
- .
- This package is part of KDE4, as a component of the KDE4 graphics module.
- See the 'kde' and 'kdegraphics' packages for more information.
-
-Package: kdegraphics-strigi-plugins
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: strigi metainfo plugins for kdegraphics4
- This package includes the strigi metainfo plugins for kdegraphics
- applications.
- .
- This package is part of KDE4, as a component of the KDE4 graphics module.
- See the 'kde' and 'kdegraphics' packages for more information.
-
Package: okular
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
+Suggests: okular-extra-backends (= ${binary:Version})
Description: document viewer for KDE4
- Okular allows you to view documents in many formats:
- * postscript
- * pdf
- * OpenDocument format (odf)
- * comic books
- * dvi files
- * and several others
+ Okular is the KDE4 universal document viewer. In addition to viewing
+ documents, it has support for annotations, forms, and embedded files.
+ It can open many document formats, including:
+ * PostScriptⓇ
+ * Portable Document Format (PDF)
+ * OpenDocument format (ODF)
+ * TeX Device independent file format (DVI)
+ * various electronic book formats
.
- With additionally backends installed, it also provides support
- for:
- * chm files
- * tiff files
- * djvu files
- .
This package is part of KDE4, as a component of the KDE4 graphics module.
See the 'kde' and 'kdegraphics' packages for more information.
-Package: libokularcore1
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: core library for okular, KDE4 document viewer
- This package contains the core library for okular.
- .
- This package is part of KDE4, as a component of the KDE4 graphics module.
- See the 'kde' and 'kdegraphics' packages for more information.
-
Package: okular-dev
Architecture: any
-Depends: libokularcore1 (= ${source:Version}), libqt4-dev
+Depends: libokularcore1 (= ${binary:Version}), libqt4-dev
Description: development files for okular
Development headers used when writing backends for okular.
.
@@ -164,20 +172,10 @@
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: extra backends for okular
- This package allow you view additional documents formats with okular:
- * chm files
- * tiff files
- * djvu files
+ This package allows Okular to view additional document formats:
+ * Microsoft Compiled HTML Help (CHM)
+ * Tagged Image File Format (TIFF)
+ * DjVu
.
This package is part of KDE4, as a component of the KDE4 graphics module.
See the 'kde' and 'kdegraphics' packages for more information.
-
-Package: kdegraphics-dbg
-Section: libdevel
-Architecture: any
-Priority: extra
-Depends: kdebase-dbg
-Description: debugging symbols for kdegraphics
- This package contains the debugging symbols associated with kdegraphics.
- They will automatically be used by gdb for debugging kdegraphics-related
- issues.
More information about the pkg-kde-commits
mailing list