kdegraphics (4:3.5.5-3) unstable; urgency=high

  +++ Changes by Sune Vuorela:
  
  * Make kdegraphics-dbg depend on kdelibs-dbg to get useful backtraces 
    when debugging.
  * Correct kooka url in debian/control (Closes: #406555)
  
  +++ Changes by Ana Beatriz Guerrero Lopez:
  
  * Update Uploaders.
  * Add patch 12_kpdf-CVE-2007-0104.diff to fix denial of service 
    vulnerability. CVE-2007-0104.

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Mon, 15 Jan 2007 19:01:52 +0100

kdegraphics (4:3.5.5-2) unstable; urgency=low

  * Change the libglut3-dev build-dep (a transitional package)
    to the proper freeglut3-dev. (Closes: #394497)

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Tue, 14 Nov 2006 18:00:42 -0500

kdegraphics (4:3.5.5-1) unstable; urgency=low

  * New upstream release.
    + Fixes kpdf's failure to display 16-bit TrueType fonts
      (such as Japanese). (Closes: #280791)
    + kdvi no longer crashes on logout. (Closes: #373220)

  +++ Changes by Christopher Martin:

  * Use a -O0 hack to work around a gcc-4.1 ICE on alpha, since using
    gcc-4.0 incurred the wrath of the gods. (Closes: #386031)

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Mon,  9 Oct 2006 22:30:54 +0200

kdegraphics (4:3.5.4-2) unstable; urgency=low

  +++ Changes by Christopher Martin:

  * KDE_3_5_BRANCH update (up to r570455).

  * Add libltdl3-dev to the build-depends.

  * Build using gcc-4.0 on alpha, to work around a gcc-4.1 ICE (#381717).

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Sun,  6 Aug 2006 15:45:30 -0400

kdegraphics (4:3.5.4-1) unstable; urgency=low

  * New upstream release.

  * KDE_3_5_BRANCH update (up to r567758).

  +++ Changes by Christopher Martin:

  * Add a new manpage for kpdf, thanks to Holger Hartmann. (Closes: #370537)

  * Make kmrml recommend gnuift, as it greatly enhances functionality.
    (Closes: #375979)

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Sat, 29 Jul 2006 20:52:44 -0400

kdegraphics (4:3.5.3-1) unstable; urgency=low

  * New upstream release:
    + fixes a problem with kuickshow and tmp files. (Closes: #303097)

  +++ Changes by Christopher Martin:

  * Fix kpovmodeler description typo. (Closes: #364190)

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Thu,  1 Jun 2006 11:28:39 +0200

kdegraphics (4:3.5.2-1) unstable; urgency=low

  * New upstream release.

  * KDE_3_5_BRANCH update (up to r524066).

  +++ Changes by Christopher Martin:

  * Remove incorrect information from the kruler package description.
    (Closes: #354487)

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Wed, 29 Mar 2006 15:52:32 -0500

kdegraphics (4:3.5.1-2) unstable; urgency=low

  +++ Changes by Christopher Martin:

  * KDE_3_5_BRANCH update (up to r506556). Includes a security fix for
    CVE-2006-0301, a kpdf buffer overflow.

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Mon,  6 Feb 2006 21:02:28 -0500

kdegraphics (4:3.5.1-1) unstable; urgency=low

  * New upstream release.

  +++ Changes by Christopher Martin:

  * Upload to unstable

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Fri, 27 Jan 2006 12:34:52 -0500

kdegraphics (4:3.5.0-3) unstable; urgency=low

  * Upload to unstable 

  * KDE_3_5_BRANCH update (up to r494959)

 -- Isaac Clerencia <isaac@debian.org>  Fri,  6 Jan 2006 18:24:53 +0100

kdegraphics (4:3.5.0-2) experimental; urgency=low

  * Upload to experimental.

  * KDE_3_5_BRANCH update (up to r490050).

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Tue, 20 Dec 2005 11:29:37 -0500

kdegraphics (4:3.5.0-1) alioth; urgency=low

  * New upstream release.

  +++ Changes by Josh Metzler:

  * Add the new kfaxview package.

  * Add build-depends on libpoppler-qt-dev to build the kfile_pdf info plugin.

  * Remove obsolete replaces against package versions not
    present in Sarge.

  +++ Changes by Christopher Martin:

  * Bump DH_COMPAT to 5. No changes.

  * Add kdegraphics-dbg, to help track down problems.

  * Fix typo in kamera package description. (Closes: #342698)

  * Improve kpdf description. (Closes: #342822)

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Tue, 29 Nov 2005 23:58:42 -0500

kdegraphics (4:3.4.3-4) unstable; urgency=high

  +++ Changes by Christopher Martin:

  * KDE_3_4_BRANCH update (up to r490047). This includes fixes for the fixes
    included in 4:3.4.3-3, as well as fixes for vulnerabilities that were
    missed entirely. This upload should properly and completely resolve
    CAN-2005-3191, CAN-2005-3192, and CAN-2005-3193, until further problems
    are found.

  * No longer build with gcc-3.4 on arm/hppa/m68k, as a fixed gcc-4.0 should
    be available everywhere. (Closes: #342983)

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Tue, 20 Dec 2005 11:10:28 -0500

kdegraphics (4:3.4.3-3) unstable; urgency=medium

  +++ Changes by Christopher Martin:

  * KDE_3_4_BRANCH update (up to r486446). This update includes security fixes
    for CAN-2005-3191, CAN-2005-3192, and CAN-2005-3193. (Closes: #342287)

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Wed,  7 Dec 2005 22:05:43 -0500

kdegraphics (4:3.4.3-2) unstable; urgency=low

  * Upload to unstable, rebuilding against kdelibs4c2a.

  * KDE_3_4_BRANCH update (up to r483894).

  +++ Changes by Christopher Martin:

  * Backport from KDE 3.5 a build fix for ksvg. (Closes: #338142)

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Mon, 28 Nov 2005 17:19:58 +0100

kdegraphics (4:3.4.3-1) experimental; urgency=low

  * New upstream release.

  +++ Changes by Christopher Martin:

  * Add ocrad to kooka's Recommends.

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Sun, 16 Oct 2005 13:44:50 -0400

kdegraphics (4:3.4.2-2) unstable; urgency=low

  +++ Changes by Adeodato Simó:

  * Use gcc-3.4 on arm, m68k and hppa, where gcc-4.0 ICEs.

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Fri, 16 Sep 2005 15:18:03 +0200

kdegraphics (4:3.4.2-1) unstable; urgency=low

  * New upstream release.

  * Bugs reported in the Debian BTS fixed by this release:

    - kpdf temp file writing DoS vulnerability, closes: #322458
    - FTBFS in amd64 with gcc4, closes: #287007

  +++ Changes by Christopher Martin:

  * Remove 07_xlibs-static-pic.diff and the xlibs-static-pic build-dependency,
    and add a build-dependency on libxxf86vm-dev, for the X.Org transition.

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Tue, 30 Aug 2005 13:30:37 +0200

kdegraphics (4:3.4.1-1) experimental; urgency=low

  * New upstream release.

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Tue, 31 May 2005 15:43:52 -0400

kdegraphics (4:3.4.0-0pre1) alioth; urgency=low

  * New upstream release.

  * Bugs reported in the Debian BTS fixed by this release:

    - no longer FTBFS on amd64/gcc-4.0. (Closes: #287007)

  +++ Changes by Adeodato Simó:

  * Switch to CDBS for packaging.

  * [cdbs/kde.mk] Don't compress *.el files. (Closes: #296847)

  * Removed patches (applied upstream):
    - 11_ksvgplugin-bump-preference.diff

  * Created XPM icons for packages having a menu file. Install them in
    /usr/share/pixmaps and update the menu entries to use them.

  +++ Changes by Christopher Martin:

  * New kdegraphics-doc-html package, containing doc-base registered HTML
    versions of application handbooks, for users without Konqueror or
    KHelpCenter.

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Thu,  3 Mar 2005 03:33:15 +0100

kdegraphics (4:3.3.2-2) unstable; urgency=medium

  +++ Changes by Christopher Martin:

  * KDE_3_3_BRANCH update. This includes a small but important patch to
    kpdf's xpdf code. Fully resolves CAN-2005-0064, a buffer overflow
    vulnerability. Urgency=medium as this is release critical.
    (Closes: #303238)

  * Add GFDL to debian/copyright.

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Thu, 14 Apr 2005 22:55:13 +0200

kdegraphics (4:3.3.2-1) unstable; urgency=high

  +++ Changes by Adeodato Simó:

  * Apply patch for the latest kpdf vulnerability (CAN-2005-0064).
    URL: http://www.kde.org/info/security/advisory-20050119-1.txt
    (Closes: #291251)

  * Update package description for several packages, provided by Jesús
    Roncero, thanks! These are: kolourpaint, kgamma, kooka, kpovmodeler,
    kuickshow. (Closes: #286891, #286892, #286893, #286894, #286895, #286881)

  * Correct typo in kamera's description. (Closes: #291139)

  +++ Changes by Christopher Martin:

  * KDE_3_3_BRANCH update.

  * Change debian/copyright file to refer to licenses, instead of copyright,
    when discussing KDE's licenses.

  +++ Changes by Isaac Clerencia:

  * Remove libgtk1.2-dev from Build-Depends.

 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Wed, 19 Jan 2005 19:31:25 +0100

kdegraphics (4:3.3.2-0pre1) experimental; urgency=low

  * New upstream release.
    - kfax prints correctly multipage tiff files. (Closes: #288754)
  * KDE_3_3_BRANCH update.
  * Remove build-dependency on automake1.9.
  * Tightened build-dep on libsane-dev to >> 1.0.15. (Closes: #270488)
  * Updated kfax package description. (Closes: #280563)

  +++ Changes by Adeodato Simó:

  * Make konqueror capable of displaying SVG images out-of-the-box, without
    need of tweaking with mime types in the Control Center (closes: #260201):
    - this is a workaround until bugs.kde.org/74457 gets fixed.
    - services/ksvgplugin.desktop: give InitialPreference=11.
    - added mimelnk/image/svg-xml.desktop since some sites use that mimetype
      instead of image/svg+xml.

  * debian/control:
    - make kpdf Provide: pdf-viewer.
    - version Build-Dependency on libexif-dev to (>= 0.6.9-1), just in case,
      acknowledging NMU from Steve Langasek. (Closes: #268966)

  * debian/patches:
    - added new patch 10_correct-nedit-invocation.diff, to invoke NEdit with
      the proper binary name on Debian systems. (Closes: #274035)

 -- Christopher Martin <chrsmrtn@freeshell.org>  Sun, 19 Dec 2004 20:14:10 -0500

kdegraphics (4:3.3.1-2) unstable; urgency=high

  * Upload to fix security vulnerability "kpdf Buffer Overflow Vulnerability".
    As per CAN-2004-1125, the xpdf codebase contains a buffer overflow that
    can be triggered by a specially crafted PDF file, and remotely supplied
    pdf files could be used to execute arbitrary code on the client machine.

 -- Adeodato Simó <asp16@alu.ua.es>  Thu, 23 Dec 2004 08:35:23 +0100

kdegraphics (4:3.3.1-1) unstable; urgency=low

  * New upstream release.
  * KDE_3_3_BRANCH update.
    - CAN-2004-0888: arbitrary code execution (Closes: #278173)

 -- Christopher L Cheney <ccheney@debian.org>  Fri,  5 Nov 2004 01:00:00 -0600

kdegraphics (4:3.3.0-2) unstable; urgency=low

  * KDE_3_3_BRANCH update.
  * kpdf Recommends: kghostview. (Closes: #268479)

 -- Christopher L Cheney <ccheney@debian.org>  Sun, 26 Sep 2004 01:00:00 -0500

kdegraphics (4:3.3.0-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Rebuild against new libopenexr2. (Closes: #266505)

 -- Andrew Lau <netsnipe@users.sourceforge.net>  Sat, 28 Aug 2004 00:57:16 +1000

kdegraphics (4:3.3.0-1) unstable; urgency=high

  * New upstream release.

 -- Christopher L Cheney <ccheney@debian.org>  Sat, 14 Aug 2004 04:30:00 -0500

kdegraphics (4:3.2.3-1) unstable; urgency=high

  * New upstream release.
  * Update kpovmodeler Debian menu entry. (Closes: #246203)
  * Update kdvi Debian menu entry. (Closes: #246210)
  * Rebuild against new libexif10. (Closes: #255709, #257690, #261158)
  * Added kpdf Debian mime entry. (Closes: #260731)
  * Build-Depends: xlibs-static-pic. (Closes: #260962)
  * Build-Depends: libtiff4-dev. (Closes: #262591, #262853)

 -- Christopher L Cheney <ccheney@debian.org>  Tue,  3 Aug 2004 18:00:00 -0500

kdegraphics (4:3.2.2-1) unstable; urgency=low

  * New upstream release.
  * Added dh_compress -X.sty (Closes: #238812)
  * debian/*.menu: remove the obsolete kderemove tag.

 -- Christopher L Cheney <ccheney@debian.org>  Tue, 13 Apr 2004 19:00:00 -0500

kdegraphics (4:3.2.1-1) unstable; urgency=low

  * New upstream release.

 -- Christopher L Cheney <ccheney@debian.org>  Fri,  5 Mar 2004 22:00:00 -0600

kdegraphics (4:3.2.0-0pre1v1) experimental; urgency=low

  * New upstrem release.

 -- Christopher L Cheney <ccheney@debian.org>  Thu, 19 Feb 2004 00:00:00 -0600

kdegraphics (4:3.1.95-1) unstable; urgency=low

  * New upstream release.

 -- Christopher L Cheney <ccheney@debian.org>  Sat, 24 Jan 2004 21:00:00 -0600

kdegraphics (4:3.1.5-1) unstable; urgency=low

  * New upstream release.
  * Added libtool arm patch.
  * Removed kiconedit enum patch, see #225663.
  * Moved libkscan.la from libkscan-dev into libkscan1 since the KDE scan
    service uses it for module loading.
  * libkscan1-dev Depends kdelibs4-dev.
  * kdvi lower mime priority. (Closes: #139990)
  * kooka Recommends gocr. (Closes: #146628)

 -- Christopher L Cheney <ccheney@debian.org>  Tue, 13 Jan 2004 14:00:00 -0600

kdegraphics (4:3.1.4-2) unstable; urgency=low

  * Corrected kdegraphics Description indention. (Closes: #226601)
  * Added patch to work with new freetype version.
  * Added patch from CVS HEAD for kiconedit enum issue with --enable-final.

 -- Christopher L Cheney <ccheney@debian.org>  Wed,  7 Jan 2004 17:00:00 -0600

kdegraphics (4:3.1.4-1) unstable; urgency=low

  * New upstream release.
  * Added patch to update autotools files.
    Cannot update libtool at this time due it causing build breakage.
  * Added patch to remove pedantic-errors from KDE_CHECK_FUNC_EXT since it
    causes configure checks to fail due to #line numbers being > 32767.

 -- Christopher L Cheney <ccheney@debian.org>  Fri, 17 Oct 2003 18:00:00 -0500

kdegraphics (4:3.1.3-1) unstable; urgency=low

  * New upstream release.

 -- Christopher L Cheney <ccheney@debian.org>  Fri,  1 Aug 2003 16:00:00 -0500

kdegraphics (4:3.1.2-1.1) unstable; urgency=low

  * NMU.
  * Build-depends on imlib11-dev instead of imlib-dev. (Closes: #196009).

 -- Aurelien Jarno <aurel32@debian.org>  Fri, 18 Jul 2003 16:28:56 +0200

kdegraphics (4:3.1.2-1) unstable; urgency=low

  * New upstream release.

 -- Christopher L Cheney <ccheney@debian.org>  Fri, 23 May 2003 02:00:00 -0500

kdegraphics (4:3.1.1-1) unstable; urgency=low

  * New upstream release.
  * Add 'chmod +x configure' to rules. (Closes: #181352)

 -- Christopher L Cheney <ccheney@debian.org>  Wed, 12 Mar 2003 11:00:00 -0600

kdegraphics (4:3.1.0-1) unstable; urgency=low

  * New upstream release.
  * Rebuilt debian dir.

 -- Christopher L Cheney <ccheney@debian.org>  Tue, 04 Feb 2003 01:00:00 -0600

kdegraphics (4:2.2.2-6.11) stable-security; urgency=high

  * Non-maintainer upload by the Security Team
  * Applied upstream patch so ghostscript won't execute arbitrary commands
    hidden inside of postscript files.

 -- Martin Schulze <joey@infodrom.org>  Thu, 10 Apr 2003 11:59:28 +0200

kdegraphics (4:2.2.2-6.10) stable-security; urgency=high

  * Non-maintainer upload by the Security Team
  * Applied upstream patches to fix several potential vulnerabilities.
    http://www.kde.org/info/security/advisory-20021220-1.txt

 -- Martin Schulze <joey@infodrom.org>  Mon,  6 Jan 2003 07:41:24 +0100

kdegraphics (4:2.2.2-6.9) unstable; urgency=high

  * Rebuilt for unstable

 -- Martin Schulze <joey@infodrom.org>  Mon, 21 Oct 2002 17:25:59 +0200

kdegraphics (4:2.2.2-6.8) stable-security; urgency=high

  * Non-maintainer upload by the Security Team
  * Looks like I missed one more occurrence of sscanf().  Thanks to Dirk
    Mueller of KDE.

 -- Martin Schulze <joey@infodrom.org>  Thu, 17 Oct 2002 09:49:11 +0200

kdegraphics (4:2.2.2-6.7) stable-security; urgency=high

  * Non-maintainer upload by the Security Team
  * Include security patch from Olaf Kirch to fix buffer overflows in
    kghostview that includes secscanf.c
  * Add special detection routine for big/little endianess on MIPS since
    the line "byteorder  : {big|little} endian" from /proc/cpuinfo was
    removed as of Linux 2.4.20, resulting in the mipsel buildd being
    unable to build this package.

 -- Martin Schulze <joey@infodrom.org>  Tue, 15 Oct 2002 15:24:40 +0200

kdegraphics (4:2.2.2-6.6) stable-security; urgency=high

  * Non-maintainer upload by the Security Team
  * Include security patch from Olaf Kirch to fix buffer overflows in
    kghostview that includes secscanf.c
  * Added kghostview/secscanf.c as a personal exception to the cvs-clean
    target so our newly added source file is not removed this fast

 -- Martin Schulze <joey@infodrom.org>  Mon, 14 Oct 2002 19:49:18 +0200

kdegraphics (4:2.2.2-6.5) stable-security; urgency=high

  * Non-maintainer upload by the Security Team
  * Applied security patch from Olaf Kirch to fix buffer overflows in
    kghostview including secscanf.c

 -- Martin Schulze <joey@infodrom.org>  Mon, 14 Oct 2002 12:16:53 +0200

kdegraphics (4:2.2.2-6.4) unstable; urgency=high

  * NMU
  * Fix kamera.h so that we build on all archs...hopefully

 -- Ivan E. Moore II <rkrusty@debian.org>  Sun, 17 Mar 2002 16:45:00 -0700

kdegraphics (4:2.2.2-6.3) unstable; urgency=high

  * NMU
  * Not so anal on build-deps

 -- Ivan E. Moore II <rkrusty@debian.org>  Thu, 14 Mar 2002 00:15:00 -0700

kdegraphics (4:2.2.2-6.2) unstable; urgency=high

  * NMU
  * Don't build-depend on libsane-dev for hppa and also don't build any of 
    the scanner on hppa as sane doesn't currently build on hppa.
  * Fix documentation links (Closes: #136429, #136421, #136420)
  * Add kooka russian debconf template (Closes: #137665)
  * No more missing symbol (Closes: #134135)
  * Fix kghostview startup (Closes: #127736)
  * Fix x-dvi registration (Closes: #129207)
  * Re-add kdvi to kview (Closes: #126241)
  * Add Build-Depend for libusb-dev as libkscan seems to need it now...
  * Add Build-Depend for libexif-dev as gphoto2-dev doesn't depend on it
  * Not missing anything (Closes: #131655)
  * Fix kamera build (Closes: #137905)
  * Change Maintainer to: Christopher L Cheney <ccheney@debian.org> since
    he's taking over from Daniel.  Both are cool with this to boot.
    and I said I wasn't going to touch any kde stuff...geesh!

 -- Ivan E. Moore II <rkrusty@debian.org>  Mon, 11 Mar 2002 12:46:00 -0700

kdegraphics (4:2.2.2-6) unstable; urgency=low

  * The "muzak-Christmas-carols-suck" release.
    Alternately, the "I'm-under-peer-pressure-to-give-this-a-name" release,
    or the "no-notice-NMUs-suck-donkey-balls" release (hi lamont!).
  * Acknowledge lamont's NMU. (closes: #125871, #125956)
  * kamera/kioslave/kamera.cpp:
    - Apply patch to fix dodgy Canon camera drivers. (closes: #125873).
  * debian/rules:
    - Build with a different builddir to srcdir, thanks to Eray Ozkural.
      kdvi still doesn't build, though. 
    - While I'm at it, make sure index.cache.bz2 and any other excess crap is
      removed.
  * Here's a few fixed bugs, merry Christmas. I could well be out of contact
    for some time, depending on my sister fixing my machine or not. If she
    doesn't, feel free to NMU my packages if *needed*. (Building on
    danish's machine now).

 -- Daniel Stone <daniel@sfarc.net>  Sun, 23 Dec 2001 10:37:39 -0500

kdegraphics (4:2.2.2-5.1) unstable; urgency=low

  * NMU
  * Add Replaces: kview (<<4:2.2.2-5) to kfract.  Closes: #125871.
  * Add docbook-to-man to build-depends.

 -- LaMont Jones <lamont@security.hp.com>  Sat, 22 Dec 2001 19:41:59 -0700

kdegraphics (4:2.2.2-5) unstable; urgency=low

  * CVS resync. (Taken at 9-12-21, 23:21 - UTC+11).
    - New repository - my /var/cvs. Sorry.
  * New maintainer. (closes: #114108) 
  * Rebuild with latest sid stuff. hopefully (closes: #123029)
  * debian/{kfax,kview,ksnapshot,kruler,kpaint,kooka,kiconedit,
    kghostview,kfract,kcolorchooser,kcoloredit,kviewshell}.sgml:
    - Wrote new manpages. (closes: #100389)
  * debian/kview.menu:
    - Added "Images" menu hint. (closes: #121034)
  * debian/kghostview.menu:
    - Added "Documents" menu hint. (closes: #121031)
  * debian/rules, debian/control, etc:
    - Stopped building kdvi. For some bizzare reason, it randomly refused to
    build; it looks like it's fine building the once, but then after that,
    just refuses to build. This could cause random problems on autobuilders.
    *sigh*
  * debian/control:
    - Spelling updates. (closes: #124776, #124841, #124992)

 -- Daniel Stone <daniel@sfarc.net>  Fri, 30 Nov 2001 21:51:05 +1100

kdegraphics (4:2.2.2-4.1) unstable; urgency=low

  * Ok..so I fixed kamera...it builds fine on i386...but doesn't on non-i386
    systems.  dig dig dig..ahhh..not linking to gphoto2_port.. (Closes: #121897)

 -- Ivan E. Moore II <rkrusty@debian.org>  Sat, 01 Dec 2001 01:17:00 -0700

kdegraphics (4:2.2.2-4) unstable; urgency=low

  * fix kamera after breaking it last time

 -- Ivan E. Moore II <rkrusty@debian.org>  Fri, 30 Nov 2001 00:10:00 -0700

kdegraphics (4:2.2.2-3) unstable; urgency=low

  * Sync with upstream
  * More build cleanup/fixes
  * Build-dep/dep/etc cleanup
  * Update documentation for freeze
  * Fix kamera desktop file...

 -- Ivan E. Moore II <rkrusty@debian.org>  Thu, 29 Nov 2001 04:23:00 -0700

kdegraphics (4:2.2.2-2) unstable; urgency=low

  * Let's get kamera to  work

 -- Ivan E. Moore II <rkrusty@debian.org>  Tue, 27 Nov 2001 03:02:00 -0700

kdegraphics (4:2.2.2-1) unstable; urgency=low

  * New upstream version
  * Don't build kamera as it doesn't build. :)  (Closes: #119813)

 -- Ivan E. Moore II <rkrusty@debian.org>  Wed, 21 Nov 2001 12:18:00 -0700

kdegraphics (4:2.2.1.0-2) unstable; urgency=low

  * Fix configure
  * Add missing build-dep

 -- Ivan E. Moore II <rkrusty@debian.org>  Fri, 05 Oct 2001 12:18:00 -0700

kdegraphics (4:2.2.1.0-1) unstable; urgency=low

  * Provide kamera package now that libgpio is available
  * build with automake 1.5 maybe

 -- Ivan E. Moore II <rkrusty@debian.org>  Mon, 01 Oct 2001 22:17:00 -0700

kdegraphics (4:2.2.1-1) unstable; urgency=low
 
  * New upstream version 2.2.1
  * Change maintainer
  * Lintian error cleanup
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Sat, 25 Aug 2001 14:38:00 -0700

kdegraphics (4:2.2.0-final-1) unstable; urgency=low
 
  * New upstream version 2.2
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Mon, 30 Jul 2001 00:01:00 -0700

kdegraphics (4:2.2.0-0.1beta1-2) unstable; urgency=low
 
  * grr...get rid of that ^H so it'll build on alpha and others
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Fri, 27 Jul 2001 23:00:00 -0700

kdegraphics (4:2.2.0-0.1beta1-1) unstable; urgency=low
 
  * sync with upstream
  * more alpha build fixes
  * gcc3 build fixes
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Fri, 27 Jul 2001 02:02:00 -0700

kdegraphics (4:2.2.0-0beta1-3) unstable; urgency=low
 
  * sync with upstream
  * More alpha build fixes
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Sat, 07 Jul 2001 03:42:00 -0700

kdegraphics (4:2.2.0-0beta1-2) unstable; urgency=low
 
  * sync with upstream
  * Autobuild for alpha
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Tue, 03 Jul 2001 02:20:00 -0700

kdegraphics (4:2.2.0-0beta1-1) unstable; urgency=low
 
  * sync with upstream
  * add translation (Closes: #102889)
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Sat, 30 Jun 2001 19:06:00 -0700

kdegraphics (4:2.2-cvs20010622-1) unstable; urgency=low
 
  * New upstream cvs pull
  * 2.2 beta1
  * Add in Enhances: tags
  * Update build-depends:  add libsane-dev for kooka and libkscan
  * Update standards version
  * cleanup menu entries
  * New packages: libkscan1 and libkscan-dev
  * Add menu entry for kpixmap2bitmap
  * Update description (Closes: #93819)
  * Fix anchors problems (Closes: #101188)
  * pixie, minimagick and kpixmap2bitmap bits were removed
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Fri, 22 Jun 2001 06:30:00 -0700

kdegraphics (4:2.1.1-2) unstable; urgency=low
  
  * Update menu bits to include new kde menu removal tag
  * a couple upstream fixes
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Sun, 08 Apr 2001 17:32:00 -0700

kdegraphics (4:2.1.1-1.0.1) unstable; urgency=low
 
  * Building with older libc
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Mon, 26 Mar 2001 17:00:00 -0700

kdegraphics (4:2.1.1-1) unstable; urgency=low
 
  * New upstream version
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Mon, 19 Mar 2001 23:11:00 -0700

kdegraphics (4:2.1.0-1) unstable; urgency=low
 
  * New upstream CVS pull
  * Updating shlibs
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Wed, 07 Mar 2001 23:11:00 -0700

kdegraphics (4:2.1-final-1) unstable; urgency=low
 
  * New upstream version
  * Upping standards version
  * Adding in provides for pdf-viewer and postscript-viewer for 
    kghostview (Closes: #85329)
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Mon, 19 Feb 2001 02:31:00 -0700

kdegraphics (4:2.1-beta2-2) unstable; urgency=low
 
  * Adding missing gs dependency for kghostview
  * Building with --disable-debug
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Fri, 26 Jan 2001 02:31:00 -0700

kdegraphics (4:2.1-beta2-1) unstable; urgency=low
 
  * New upstream beta
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Mon, 22 Jan 2001 06:00:00 -0700

kdegraphics (4:2.1-20010115-1) unstable; urgency=low
 
  * More upstream fixes
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Mon, 15 Jan 2001 01:00:00 -0700

kdegraphics (4:2.1-20010109-1) unstable; urgency=low
 
  * More upstream fixes
  * breaking out kruler, kpaint and kiconedit into their own package
  * fixing libminimagick-dev's file inclusion
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Tue, 09 Jan 2001 13:14:00 -0700

kdegraphics (4:2.1-20010101-1) unstable; urgency=low
 
  * More upstream fixes
      
 -- Ivan E. Moore II <rkrusty@debian.org>  Mon, 01 Jan 2001 17:15:00 -0700
       
kdegraphics (4:2.1-20001218-1) unstable; urgency=low
 
  * More upstream fixes
  * Adding in missing conflicts for kdegraphics
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Mon, 18 Dec 2000 23:50:00 -0700

kdegraphics (4:2.1-20001213-1) unstable; urgency=low
 
  * New upstream cvs version
  * Fixing build-depends (Closes: #79473)
  * Pixie is back
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Wed, 13 Dec 2000 18:00:00 -0700

kdegraphics (4:2.0-final-7) unstable; urgency=low
 
  * Fixing task package and libminimagic-dev
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Wed, 22 Nov 2000 05:25:00 -0700

kdegraphics (4:2.0-final-6) unstable; urgency=low
 
  * More upstream fixes
  * Fixing shlibs files
  * Major cleanup of build rules
  * build-depends fixes for non x4 ports
  * adding in lintian overrides if any
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Tue, 21 Nov 2000 09:15:00 -0700

kdegraphics (4:2.0-final-5) unstable; urgency=low
 
  * More upstream fixes
  * More dependency fixes
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Sat, 18 Nov 2000 06:30:00 -0700

kdegraphics (4:2.0-final-4.1) unstable; urgency=low
 
  * More upstream fixes
  * Adding in replaces for pixie
  * Adding in provides for postscript-viewer
  * Fixing priorities of mime types
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Fri, 10 Nov 2000 13:30:00 -0700

kdegraphics (4:2.0-final-4) unstable; urgency=low
 
  * More upstream fixes
  * Adding in menu hints
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Thu, 09 Nov 2000 22:45:00 -0700
                                                                                
kdegraphics (4:2.0-final-3.1) unstable; urgency=low
 
  * Fixing kview's bmp mime entry (Closes: #72831)
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Tue, 07 Nov 2000 00:30:00 -0700
                                                                                
kdegraphics (4:2.0-final-3) unstable; urgency=low
 
  * More upstream fixes
  * building against new xlibs
  * more mime work
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Sat, 04 Nov 2000 23:00:00 -0700
                                                                                
kdegraphics (4:2.0-final-2) unstable; urgency=low
 
  * More upstream fixes
  * Fixing mime entries
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Thu, 02 Nov 2000 18:00:00 -0700
                                                                                
kdegraphics (4:2.0-final-0) unstable; urgency=low
 
  * KDE 2.0
  * pixie no longer provided
  * providing seperate libminimagick package as well as a kpixmap2bitmap 
    package.  Changing kdegraphics-dev to libminimagick-dev
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Mon, 23 Oct 2000 00:00:00 -0700
                                                                                
kdegraphics (4:2.0-20001016-0) unstable; urgency=low

  * more upstream fixes

 -- Ivan E. Moore II <rkrusty@debian.org>  Mon, 16 Oct 2000 15:00:00 -0700

kdegraphics (4:2.0-20001011-0) unstable; urgency=low
 
  * KDE 2.0 RC2
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Thu, 12 Oct 2000 06:00:00 -0700
                                                                                
kdegraphics (4:2.0-20001006-0) unstable; urgency=low
 
  * More upstream fixes
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Fri, 06 Oct 2000 18:00:00 -0700
                                                                                
kdegraphics (4:2.0-20001005-0) unstable; urgency=low
 
  * More upstream fixes
  * Compiling once again against non-versioned kdelibs
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Thu, 05 Oct 2000 15:00:00 -0700
                                                                                
kdegraphics (4:2.0-20001002-0) unstable; urgency=low
 
  * KDE 2.0 RC1
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Mon, 02 Oct 2000 01:30:00 -0700
                                                                                
kdegraphics (4:2.0-20000925-0) unstable; urgency=low
 
  * More upstream fixes
  * Updating build-depends
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Mon, 25 Sep 2000 15:30:00 -0700

kdegraphics (4:2.0-20000920-0) unstable; urgency=low
 
  * More upstream fixes
  * Breaking up kdegraphics into individual packages
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Wed, 20 Sep 2000 23:00:00 -0700

kdegraphics (4:2.0-20000918-0) unstable; urgency=low
 
  * More upstream fixes
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Mon, 18 Sep 2000 22:00:00 -0700      

kdegraphics (4:2.0-20000912-0) unstable; urgency=low
 
  * More upstream fixes
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Tue, 12 Sep 2000 22:00:00 -0700

kdegraphics (4:2.0-20000909-0) unstable; urgency=low

  * More upstream fixes

 -- Ivan E. Moore II <rkrusty@debian.org>  Sat, 09 Sep 2000 22:00:00 -0700

kdegraphics (4:2.0-20000901-0) unstable; urgency=low

  * More upstream fixes

 -- Ivan E. Moore II <rkrusty@debian.org>  Fri, 01 Sep 2000 17:00:00 -0700

kdegraphics (4:2.0-20000827-0) experimental; urgency=low
 
  * More upstream fixes
  * Merging package updates into CVS
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Sun, 27 Aug 2000 19:30:00 -0700
                                                                               
kdegraphics (4:2.0-20000825-0) experimental; urgency=low
 
  * KDE 2.0 beta 4
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Fri, 25 Aug 2000 22:30:00 -0700

kdegraphics (4:2.0-20000820-1.0) experimental; urgency=low
 
  * new beta version
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Sun, 20 Aug 2000 09:45:00 -0700

kdegraphics (4:2.0-20000524-1.0) experimental; urgency=low
 
  * new cvs version
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Wed, 24 May 2000 04:15:37 -0700
                                                                                
kdegraphics-cvs (4:2.0-20000521-1.0) experimental; urgency=low
 
  * new cvs version
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Sun, 21 May 2000 02:15:37 -0700

kdegraphics-cvs (4:2.0-20000512-1.1) experimental; urgency=low

  * new cvs version

 -- Ivan E. Moore II <rkrusty@debian.org>  Fri, 12 May 2000 22:00:37 -0700

kdegraphics-cvs (4:2.0-20000308-1.0) experimental; urgency=low
 
  * new cvs version
 
 -- Ivan E. Moore II <rkrusty@debian.org>  Wed, 08 Mar 2000 22:00:37 -0700

kdegraphics-cvs (4:2.0-20000302-1.0) experimental; urgency=low

  * new cvs version
  * Adding in build-depends

 -- Ivan E. Moore II <rkrusty@debian.org>  Tue, 29 Feb 2000 22:00:37 -0700

kdegraphics-cvs (4:2.0-19991201-1.0) experimental; urgency=low

  * new cvs version

 -- Ivan E. Moore II <rkrusty@debian.org>  Wed, 01 Dec 1999 03:00:37 -0400

kdegraphics-cvs (4:2.0-19991001-1) experimental; urgency=low

  * new cvs version

 -- Ivan E. Moore II <rkrusty@debian.org>  Fri, 01 Oct 1999 03:30:37 -0400

kdegraphics-cvs (4:2.0-19990825-1) experimental; urgency=low

  * new version

 -- Ivan E. Moore II <rkrusty@debian.org>  Wed, 25 Aug 1999 08:21:37 -0400

kdegraphics-cvs (4:2.0-19990626-1) experimental; urgency=low

  * new version

 -- Stephan Kulow <coolo@kde.org>  Sun, 27 Jun 1999 20:21:37 +0200

kdegraphics-cvs (4:2.0-19990524-1) experimental; urgency=low

  * migrating out of /opt to /

 -- Ivan E. Moore II <rkrusty@debian.org>  Mon, 24 May 1999 07:30:09 -0400

kdegraphics (4:1.1-19990217-1) unstable; urgency=low

  * new upstream version

 -- Stephan Kulow <coolo@kde.org>  Wed, 17 Feb 1999 19:09:42 +0100

kdegraphics (4:1.1-19990207-2) unstable; urgency=low

  * fixed a bug with the wrong libjpeg version

 -- Stephan Kulow <coolo@kde.org>  Tue,  9 Feb 1999 10:43:45 +0100

kdegraphics (4:1.1-19990207-1) unstable; urgency=low

  * new upstream version 1.1 and new epoche

 -- Stephan Kulow <coolo@kde.org>  Sun,  7 Feb 1999 12:12:58 +0100

kdegraphics (2:980710-1.0-1) unstable; urgency=low

  * new upstream version 1.0

 -- Stephan Kulow <coolo@kde.org>  Sun, 12 Jul 1998 10:12:19 +0200

kdegraphics (2:980419-b4-1) unstable; urgency=low

  * new upstream version Beta4

 -- Stephan Kulow <coolo@kde.org>  Sun, 19 Apr 1998 17:29:21 +0200

kdegraphics (2:980312-3) frozen; urgency=low

  * add man page for undocumented
  * compile with fixed kdelibs. This time from CVS
  * use debhelper now

 -- Stephan Kulow <coolo@kde.org>  Fri,  3 Apr 1998 19:39:55 +0200

kdegraphics (2:980312-2) frozen; urgency=low

  * new compile cycle with qt-1.33 and libstdc++-2.8

 -- Stephan Kulow <coolo@kde.org>  Tue, 24 Mar 1998 21:05:12 +0100

kdegraphics (2:980312-1) unstable; urgency=low

  * New upstream release

 -- Stephan Kulow <coolo@kde.org>  Fri, 13 Mar 1998 00:04:55 +0100

kdegraphics (2:980310-2) unstable; urgency=low

  * added the call to kderules

 -- Stephan Kulow <coolo@kde.org>  Tue, 10 Mar 1998 21:28:05 +0100

kdegraphics (2:980310-1) unstable; urgency=low

  * Initial Release.

 -- Stephan Kulow <coolo@kde.org>  Tue, 10 Mar 1998 20:40:02 +0100
