kdebindings (4:3.2.92-1) unstable; urgency=low

  * New upstream version.
  * debian/patches/013-qtc_clib_qtc_Makefile.am-noqaccessible.diff,
    debian/patches/019-libqtjavasupport_la.diff,
    debian/patches/020-cleanjarfiles.diff: Accepted upstream, removed.
  * debian/patches/017-install-jnilibs-in-lib-jni.diff: updated.
  * debian/control: made libqt3-java suggest juic.
  * debian/changelog: removed the obsolete libkdec1 and libqtc1 packages.
  * debian/local/kjscmd.1, debian/kjscmd.manpages: removed kjscmd.1 which
    was accepted upstream.
  * debian/libkjsembed1.install: install the qprocess kjsembed plugin.
  * debian/rules: disable the python directory, as sip, pyqt and
    pykde are all packaged in Debian already.
  * debian/control: added the libsmokekde1, libsmokekde-dev,
    libkorundum-ruby1.8 and libqtruby-ruby1.8 packages because of upstream
    additions.
  * debian/control: fix libsmokeqt-dev to depend on libsmokeqt1

 -- Dominique Devriese <devriese@kde.org>  Thu,  5 Aug 2004 21:08:08 +0200

kdebindings (4:3.2.3-1) unstable; urgency=low

  * New upstream version.
  * Change maintainer address to "Debian Qt/KDE Maintainers
    <debian-qt-kde@lists.debian.org>" and list me as uploader.
  * Fix a simple bug in juic: juic: Incorrect code generated in polish()
    (closes: 254882)

 -- Dominique Devriese <devriese@kde.org>  Thu, 17 Jun 2004 23:05:27 +0200

kdebindings (4:3.2.2-5) unstable; urgency=low

  * qtjava/designer/juic/lib: remove the two xml parsers, so they don't bloat the package and the diff.gz
  * debian/rules: make it clean properly by using builddir!=srcdir

 -- Dominique Devriese <devriese@kde.org>  Sat, 22 May 2004 20:39:58 +0200

kdebindings (4:3.2.2-4) unstable; urgency=low

  * debian/control: Removed Build-Depends on autoconf and automake.
  * debian/control: Added Build-Depends on sharutils for uudecode.

 -- Dominique Devriese <devriese@kde.org>  Wed,  5 May 2004 23:04:44 +0200

kdebindings (4:3.2.2-3) unstable; urgency=low

  * debian/dirs: removed, no longer necessary.
  * debian/compat, debian/rules: Replaced DH_COMPAT envvar with the
    debian/compat file.
  * debian/rules: cosmetic improvements, removed cruft.
  * debian/rules: fixed the version number of the qtjava and koala jar
    files.  The rules file now gets it automatically from the changelog,
    so I can't forget to change it again.

 -- Dominique Devriese <devriese@kde.org>  Tue, 13 Apr 2004 14:45:19 +0200

kdebindings (4:3.2.2-2) unstable; urgency=low

  * Added a lot of documentation and examples about the use of the kde and
    qt java bindings.
  * Removed the python-dcop overrides file.

 -- Dominique Devriese <devriese@kde.org>  Fri,  9 Apr 2004 03:15:36 +0200

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

  * New upstream release.
  * debian/rules: stopped running make in the disabled dcopperl directory.
  * debian/rules: explicitly disabled all the directories that aren't
    packaged.

 -- Dominique Devriese <devriese@kde.org>  Thu,  8 Apr 2004 21:43:08 +0200

kdebindings (4:3.2.1-5) unstable; urgency=low

  * Added a patch that makes sure the .jar files are cleaned properly on
    debian/rules clean.
  * debian/rules: make the clean target run "make distclean" in all
    directories that the build target ran "make" in.

 -- Dominique Devriese <devriese@kde.org>  Tue,  6 Apr 2004 22:16:02 +0200

kdebindings (4:3.2.1-4) unstable; urgency=low

  * Added a manual page for kjscmd ( from CVS HEAD ).
  * Moved manpages into debian/local.
  * Disable libdcop-perl, it's not usable atm.
  * debian/kjscmd.menu: removed obsolete kderemove tag.
  * debian/local/juic.1, debian/juic.manpages: added a manpage for the
    juic program.
  * debian/rules: fix lintian postinst-has-useless-call-to-ldconfig
    warnings.
  * debian/patches/019-libqtjavasupport_la.diff: Added a library
    libqtjavasupport.la, and made both libqtjava and libkdejava link
    against it, to remove the dependency of libkdejava on libqtjava, and
    the accompanying rpathing problem.
  * debian/control: Added a Build-Depends on libqt3-compat-headers after a
    chroot test.

 -- Dominique Devriese <devriese@kde.org>  Tue,  6 Apr 2004 19:59:28 +0200

kdebindings (4:3.2.1-3) unstable; urgency=low

  * Package juic, the ui compiler for java.
  * Debug build.
  * Make sure the qtjava and kdejava think they're installed in the
    location they really are installed.
  * debian/rules: update the patch code snippets to the code from recent
    kdelibs.
  * Remove some patches that have been accepted upstream.

 -- Dominique Devriese <devriese@kde.org>  Sun,  4 Apr 2004 21:00:22 +0200

kdebindings (4:3.2.1-2) unstable; urgency=low

  * Fix qtjava install locations, and library naming.

 -- Dominique Devriese <devriese@kde.org>  Mon, 29 Mar 2004 11:42:59 +0200

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

  * New maintainer.
  * Updated packaging for the KDE 3.1.5 upstream release
  * debian/control: Fixed the descriptions of the packages.
  * debian/control: Removed the kdexparts, xparts-notepad, kmozilla packages,
    as they are unusable, and not supported upstream.
  * debian/control: Removed kalyptus as it is not useful at the moment
  * debian/control: Split the *java packages into *-java *-jni *-doc as
    required by the Debian Java Policy and the Debian policy
  * Fixed the dcopperl package to conform to the Debian Perl Policy; renamed
    it to libdcop-perl, added ${perl:Depends} to Depends,
    added a Build-Depends on perl.
  * Fixed the dcoppython package to conform to the Debian Python Policy;
    renamed it to python-dcop, added a proper versioned dependency on python
  * Don't install the Qt and KDE JNI headers they are only meant for
    internal use.
  * Java packages are now built with gij/gcj.

 -- Dominique Devriese <devriese@kde.org>  Wed, 24 Mar 2004 21:46:29 +0100

kdebindings (4:3.0.9+cvs20030112-0woody1) unstable; urgency=low

  * Major cleanup of kdebindings using Karolina's build sources and merged in 
    standard KDE debian stuff to make things work the same across KDE modules 
  * builddir != srcdir not possible due to kdejava exceeding the possible argument
    list of 32 k on Linux with its target. This happens if builddir != srcdir where
    the strings of pathes to the compile directory are included in the build string 
  * moved libkdexparts-data to xpart-notepad; added kmozilla and kalyptus as well as 
    libsmokeqt1 and libsmokeqt-dev

 -- Ralf Nolden (KDE) <nolden@kde.org>  Sun, 12 Jan 2003 17:22:38 +0100 

kdebindings (4:3.1.0+rc5+kl-1) unstable; urgency=low

  * New upstreams versions kde 3.1.0 (rc5)
  * Changed the shlibs handling in the rules file
  * Changed MAKE_COMMON_DOC_LINKS to MAKE_STANDARD_DOC_LINKS

 -- Karolina Lindqvist <pgd-karolinali@algonet.se>  Sun, 15 Dec 2002 12:29:24 +0100

kdebindings (4:3.0.98-1) experimental; urgency=low

  * kde 3.1 rc2
  * Moved common functions from "rules" to debian/debianrules
  * Changed order so that the "kdebindings" package is the main package
  * Changed dependencies in "kdebindings" to (>= ${Source-Version}) instead of (= ${Source-Version}) 

 -- Karolina Lindqvist <pgd-karolinali@algonet.se>  Sun, 10 Nov 2002 09:58:10 +0100

kdebindings (4:3.0.9.cvs20021101-1) experimental; urgency=low

  * kde 3.1 rc1, with tag HEAD to get updates
  * bild-dependencies updated

 -- Karolina Lindqvist <pgd-karolinali@algonet.se>  Fri,  1 Nov 2002 10:36:22 +0100

kdebindings (4:3.0.8.cvs20021020-1) experimental; urgency=low

  * New version from CVS
  * Removed references to CVS from the build files
  * More cleanup in control file dependencies, conflicts etc.

 -- Karolina Lindqvist <pgd-karolinali@algonet.se>  Wed, 23 Oct 2002 10:19:33 +0200

kdebindings (4:3.0.8.cvs20020930-1) experimental; urgency=low

  * KDE 3.1 beta 2
  * Fixed conflicts and dependancies with kde-2 and kde-3.0
  * General overhaul of package division and package names

 -- Karolina Lindqvist <pgd-karolinali@algonet.se>  Thu, 19 Sep 2002 12:49:16 +0200

kdebindings (4:3.0.7-1) unstable; urgency=low

  * Version: KDE 3.1 beta 1

 -- Karolina Lindqvist <pgd-karolinali@algonet.se>  Tue, 13 Aug 2002 08:16:36 +0200

kdebindings (4:3.0.6-1) unstable; urgency=low

  * Bumped the version number

 -- Karolina Lindqvist <pgd-karolinali@algonet.se>  Sat,  6 Jul 2002 09:15:39 +0200

kdebindings (2.1-final-1) unstable; urgency=low

  * Initial Release.

 -- Ivan E. Moore II <rkrusty@debian.org>  Mon, 19 Feb 2001 01:21:35 -0700


