rev 9197 - trunk/packages/koffice/debian

Matthew Rosewarne mukidohime-guest at alioth.debian.org
Tue Jan 29 23:57:57 UTC 2008


Author: mukidohime-guest
Date: 2008-01-29 23:57:57 +0000 (Tue, 29 Jan 2008)
New Revision: 9197

Modified:
   trunk/packages/koffice/debian/changelog
   trunk/packages/koffice/debian/control
Log:
* koffice print preview fix


Modified: trunk/packages/koffice/debian/changelog
===================================================================
--- trunk/packages/koffice/debian/changelog	2008-01-29 23:06:06 UTC (rev 9196)
+++ trunk/packages/koffice/debian/changelog	2008-01-29 23:57:57 UTC (rev 9197)
@@ -1,16 +1,22 @@
 koffice (1:1.6.3-5) UNRELEASED; urgency=low
 
-  [ Ana Beatriz Guerrero Lopez ]
+  +++ Changes by Ana Beatriz Guerrero Lopez:
+
   * Update to debhelper 6.
   * Update to Standards-Version 3.7.3:
     - Replace Source-Version for proper variables.
   * Add Homepage field.
 
-  [ Raúl Sánchez Siles ]
+  +++ Changes by Raúl Sánchez Siles:
+
   * Make sure help is available. Raising koffice-doc-html and khelpcenter to recommend.
 
- -- Ana Beatriz Guerrero Lopez <ana at debian.org>  Sun, 20 Jan 2008 22:48:10 +0100
+  +++ Changes by Matthew Rosewarne:
 
+  * Add Depends: kghostview to koffice-libs for print preview. (Closes: #439364)
+
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 20 Jan 2008 22:48:10 +0100
+
 koffice (1:1.6.3-4) unstable; urgency=low
 
   * Patch to multiple xpdf based vulnerabilities. (Closes: #450631)

Modified: trunk/packages/koffice/debian/control
===================================================================
--- trunk/packages/koffice/debian/control	2008-01-29 23:06:06 UTC (rev 9196)
+++ trunk/packages/koffice/debian/control	2008-01-29 23:57:57 UTC (rev 9197)
@@ -275,7 +275,7 @@
 Package: koffice-libs
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, koffice-data (>> ${KDE-Version3}), koffice-data (<< ${KDE-Next-Version3})
+Depends: ${shlibs:Depends}, koffice-data (>> ${KDE-Version3}), koffice-data (<< ${KDE-Next-Version3}), kghostview
 Recommends: kghostview (>= 4:3.0.1-0), latex-xft-fonts, ruby, python
 Suggests: wordnet, tetex-extra
 Replaces: koffice (<< 2.1-beta2-1), kword (<< 1:1.2.90-0), kpresenter (<< 1:1.4.2-1)




More information about the pkg-kde-commits mailing list