KOFFICE_1_3_BRANCH: koffice/debian

2004-05-08 Thread Ben Burton
CVS commit by benb: 

Missing files and lintian fixes.


  Asource.lintian-overrides   1.1.2.1
  M +1 -1  control   1.120.2.5
  M +1 -0  karbon.install   1.8.2.1
  M +1 -0  kchart.install   1.5.2.1
  M +1 -0  kformula.install   1.5.2.1
  M +1 -0  kpresenter.install   1.6.2.1
  M +1 -0  kspread.install   1.6.2.1
  M +1 -0  kugar.install   1.7.2.3
  M +1 -0  kword.install   1.7.2.1


--- koffice/debian/control  #1.120.2.4:1.120.2.5
@@ -21,5 +21,5 @@
 Architecture: all
 Section: doc
-Suggests: www-browser, koffice
+Suggests: konqueror | www-browser, koffice
 Conflicts: koffice-libs (<< 1:1.1.0-0), koshell (<< 1:1.1.0-0), kpresenter (<< 
1:1.1.0-0), kspread (<< 1:1.1.0-0), kugar (<< 1:1.1.0-0), kword (<< 1:1.1.0-0)
 Replaces: koffice-libs (<< 1:1.1.0-0), koshell (<< 1:1.1.0-0), kpresenter (<< 
1:1.1.0-0), kspread (<< 1:1.1.0-0), kugar (<< 1:1.1.0-0), kword (<< 1:1.1.0-0)

--- koffice/debian/karbon.install  #1.8:1.8.2.1
@@ -58,3 +58,4 @@
 usr/share/services/karbon_wmf_export.desktop
 usr/share/services/karbon_wmf_import.desktop
+usr/share/services/karbonpart.desktop
 ../karbon.xpm usr/share/pixmaps

--- koffice/debian/kchart.install  #1.5:1.5.2.1
@@ -13,3 +13,4 @@
 usr/share/icons/crystalsvg/32x32/apps/kchart.png
 usr/share/icons/crystalsvg/48x48/apps/kchart.png
+usr/share/services/kchartpart.desktop
 ../kchart.xpm usr/share/pixmaps

--- koffice/debian/kformula.install  #1.5:1.5.2.1
@@ -11,3 +11,4 @@
 usr/share/icons/crystalsvg/32x32/apps/kformula.png
 usr/share/icons/crystalsvg/48x48/apps/kformula.png
+usr/share/services/kformulapart.desktop
 ../kformula.xpm usr/share/pixmaps

--- koffice/debian/kpresenter.install  #1.6:1.6.2.1
@@ -22,3 +22,4 @@
 usr/share/services/kpresenter_ooimpress_export.desktop
 usr/share/services/kpresenter_ooimpress_import.desktop
+usr/share/services/kpresenterpart.desktop
 ../kpresenter.xpm usr/share/pixmaps

--- koffice/debian/kspread.install  #1.6:1.6.2.1
@@ -47,4 +47,5 @@
 usr/share/services/kspread_opencalc_import.desktop
 usr/share/services/kspread_qpro_import.desktop
+usr/share/services/kspreadpart.desktop
 usr/share/doc/kde/HTML/en/kspread/*.bz2
 usr/share/doc/kde/HTML/en/kspread/*.docbook

--- koffice/debian/kugar.install  #1.7.2.2:1.7.2.3
@@ -28,3 +28,4 @@
 usr/share/icons/locolor/32x32/apps/kudesigner.png
 usr/share/services/kugar_kugar_import.desktop
+usr/share/services/kugarpart.desktop
 ../kugar.xpm usr/share/pixmaps

--- koffice/debian/kword.install  #1.7:1.7.2.1
@@ -94,3 +94,4 @@
 usr/share/services/kword_wp_export.desktop
 usr/share/services/kword_wp_import.desktop
+usr/share/services/kwordpart.desktop
 ../kword.xpm usr/share/pixmaps




KOFFICE_1_3_BRANCH: koffice/debian

2004-05-08 Thread Ben Burton
CVS commit by benb: 

New imagemagick.


  M +1 -1  control   1.120.2.4


--- koffice/debian/control  #1.120.2.3:1.120.2.4
@@ -3,5 +3,5 @@
 Priority: optional
 Maintainer: Ben Burton <[EMAIL PROTECTED]>
-Build-Depends: automake1.7, debhelper (>= 4.0.0), flex, kdelibs4-dev (>= 
4:3.2.0), libaspell-dev, libfontconfig1-dev, libmagick++-dev, 
libmysqlclient-dev, libwv2-dev (>= 0.1.9-0), libxml2-dev, libxslt1-dev, 
postgresql-dev, python2.3-dev
+Build-Depends: automake1.7, debhelper (>= 4.0.0), flex, kdelibs4-dev (>= 
4:3.2.0), libaspell-dev, libfontconfig1-dev, libmagick++6-dev, 
libmysqlclient-dev, libwv2-dev (>= 0.1.9-0), libxml2-dev, libxslt1-dev, 
postgresql-dev, python2.3-dev
 Standards-Version: 3.6.1
 




KOFFICE_1_3_BRANCH: koffice/debian

2004-05-08 Thread Ben Burton
CVS commit by benb: 

Prepare 1.3.1 packages.


  Akoffice-libs.README.Debian   1.1.2.1
  M +13 -0 changelog   1.149.2.6
  M +2 -2  control   1.120.2.3
  M +12 -4 kformula.README.Debian   1.1.2.1
  M +10 -1 koffice.README.Debian   1.4.2.1
  M +10 -1 kpresenter.README.Debian   1.1.2.1
  M +10 -1 kspread.README.Debian   1.1.2.1
  M +10 -1 kword.README.Debian   1.1.2.1
  M +1 -1  kword.menu   1.8.2.2





KOFFICE_1_3_BRANCH: koffice/debian/patches

2004-05-08 Thread Ben Burton
CVS commit by benb: 

Make tex fonts the default in kformula, since we have these in debian main.


  Atexfonts.diff   1.1.2.1





Bug#248066: kopete: notify-window/keyboard-shortcut wishes

2004-05-08 Thread Tobias Geiger
Package: kopete
Version: 4:3.2.2-1
Severity: wishlist

With enabled Tray-Icon-Message-Notification ("Show a bubble on new
message") only the very 1st message is
viewable, all following/others are'nt seen. 
Also, this very 1st one stays forever.

It would be nice if 
- tray-messages have a time-out 
- could be stacked (get bigger, if another message arrives)
or one for each new message appears (with the mentioned
time-out)


Another think is the Shortcut to send a message: 
It's great that it's configurable via Shortcuts, but a simple "Enter
sends Text"-Option isn't configurable. 
Would be great IF the instant-message-window is open, THEN a simple
"Enter"-keystroke sends the typed message


Thanks for listening to my suggestions

Greetings
Tobias


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (650, 'testing'), (600, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.5
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]

Versions of packages kopete depends on:
ii  kdelibs44:3.2.2-2KDE core libraries
ii  libart-2.0-22.3.16-5 Library of functions for 2D graphi
ii  libc6   2.3.2.ds1-12 GNU C Library: Shared libraries an
ii  libfam0c102 2.7.0-5  client library to control the FAM 
ii  libgadu31:1.4-3  Gadu-Gadu protocol library - runti
ii  libgcc1 1:3.3.3-6GCC support library
ii  libglib1.2  1.2.10-9 The GLib library of C routines
ii  libgtk1.2   1.2.10-16The GIMP Toolkit set of widgets fo
ii  libice6 4.3.0-7  Inter-Client Exchange library
ii  libjpeg62   6b-9 The Independent JPEG Group's JPEG 
ii  libpcre34.5-1.1  Perl 5 Compatible Regular Expressi
ii  libpng12-0  1.2.5.0-6PNG library - runtime
ii  libqt3c102-mt   3:3.2.3-2Qt GUI Library (Threaded runtime v
ii  libsm6  4.3.0-7  X Window System Session Management
ii  libssl0.9.7 0.9.7d-1 SSL shared libraries
ii  libstdc++5  1:3.3.3-6The GNU Standard C++ Library v3
ii  libx11-64.3.0-7  X Window System protocol client li
ii  libxext64.3.0-7  X Window System miscellaneous exte
ii  libxi6  4.3.0-7  X Window System Input extension li
ii  libxml2 2.6.9-1  GNOME XML library
ii  libxrender1 0.8.3-7  X Rendering Extension client libra
ii  libxslt1.1  1.1.5-1  XSLT processing library - runtime 
ii  xlibs   4.3.0-7  X Window System client libraries m
ii  xmms1.2.10-1 Versatile X audio player that look
ii  zlib1g  1:1.2.1-5compression library - runtime

-- no debconf information



Re: Bug#245192: libarts1-mpeglib: bad MP3 playback quality with latest mpeglib/libarts-mpeglib version

2004-05-08 Thread Hans R. Battenfeld
I can confirm this!

I have the same system setup. It is especially noticeable when playing low
bitrate files. Maybe the bitrate is somehow set too low for playback
somewhere? I mean, a 64Kbit/s file sounds like 16 kbit/s!

-HRB