Skip to content

Debian Changelog knoda (0.8.2-1)

2006

knoda (0.8.2-1) unstable; urgency=low

   * New upstream release
   * Updated package descriptions
   * libhk-kdeclasses7-dev renamed to just libhk-kdeclasses-dev
   * Removed Suggests on nonexistent python-hk-kdeclasses
   * Switched to simple-patchsys

 -- Peter Eisentraut <petere@debian.org>  Sun, 19 Nov 2006 09:59:40 +0100

knoda (0.8.1-3) unstable; urgency=high

   * Fix debian/rules target name thinko (closes: #397474)

 -- Peter Eisentraut <petere@debian.org>  Wed, 15 Nov 2006 08:09:03 +0100

knoda (0.8.1-2) unstable; urgency=medium

   * New maintainer (closes: #392204)
   * Updated standards version
   * Fixed watch file to exclude test versions
   * Switched to CDBS
   * Updated to Debhelper level 5
   * Proper installation of documentation and magic file

 -- Peter Eisentraut <petere@debian.org>  Mon, 30 Oct 2006 12:50:18 +0100

knoda (0.8.1-1.1) unstable; urgency=low

   * NMU
   * Drop explicit dependency on python2.3.

 -- Matthias Klose <doko@debian.org>  Fri, 27 Oct 2006 02:39:52 +0200

knoda (0.8.1-1) unstable; urgency=low

   * New upstream release
   * Policy upgrade checklist checked and standard version bumped to 3.7.0
   * Upstream fixed broken G++ 4.1 build (Closes: #358542)

 -- Mike Schacht <mschacht@alumni.washington.edu>  Fri, 5 May 2006 09:03:28 -0600

2005

knoda (0.8-1) unstable; urgency=low

   * New upstream release
   * dpatch used to manage Makefile fix and config.[sub|guess]

 -- Mike Schacht <mschacht@alumni.washington.edu>  Fri, 18 Nov 2005 09:26:20 -0700

knoda (0.7.4-1) unstable; urgency=low

   * New upstream release
   * built with gcc-4.0 (closes: #327997)

 -- Mike Schacht <mschacht@alumni.washington.edu>  Tue, 13 Sep 2005 11:57:04 -0600

knoda (0.7.3-2) unstable; urgency=medium

   * debian/rules: added '-X .docbook' to dh_compress so that installed
     documentation is immediately usable. (Closes: #303767)

 -- Mike Schacht <mschacht@alumni.washington.edu>  Mon, 9 May 2005 17:45:45 -0600

knoda (0.7.3-1) unstable; urgency=low

   * New upstream release

 -- Mike Schacht <mschacht@alumni.washington.edu>  Mon, 14 Mar 2005 16:13:08 -0700

2004

knoda (0.7.2-1) unstable; urgency=low

   * New upstream release
   * Upstream libtool updated, ideally fixes broken arm build. (closes:
     #276512)

 -- Mike Schacht <mschacht@alumni.washington.edu>  Thu, 2 Dec 2004 21:46:45 -0700

knoda (0.7.1-1) unstable; urgency=low

   * New upstream release

 -- Mike Schacht <mschacht@alumni.washington.edu>  Tue, 28 Sep 2004 09:40:58 -0600

knoda (0.7-1) unstable; urgency=low

   * initial Debian upload [noel@d.o]
     (closes: #160321)
   * New upstream release
   * configure#23174,23180: broken UIC test in configure. Removed dependance on
     non-existant conftest.f, and klineedit->KLineEdit.
   * Refixed hk_kdeclasses/Makefile.in as described previously to get policy
     compliant versioning of libhk-kdeclasses.
   * Python binding gone? python2.3-hk-kdeclasses package eliminated.

 -- Mike Schacht <mschacht@alumni.washington.edu>  Fri, 16 Jul 2004 05:46:18 -0600

2003

knoda (0.6.3-test1-1) unstable; urgency=low

   * New upstream release
   * Python bits changed to use python2.3.

 -- Mike Schacht <mschacht@alumni.washington.edu>  Mon, 29 Dec 2003 09:05:09 -0700

knoda (0.6.1-1) unstable; urgency=low

   * New upstream release. Major version of libhk-kdeclasses now 5.
   * python/Makefile.in: hardwired to use python2.2 as ./configure only checks
     up to version 2.2 while debian default is 2.3.
   * python/Makefile.in#install-data-hook: python stuff set to install to
     $(prefix)/.. rather than /.
   * Makefile.in: $subdirs in $SUBDIRS turns out to be redundant, removed to
     fix broken 'make distclean'.
   * python-hk-kdeclasses package added to contain business parts of the
     hk_kdeclasses python bindings.
   * python/setup.py.in: runtime_library_dirs arg in Extension removed to lose
     RPATH.

 -- Mike Schacht <mschacht@alumni.washington.edu>  Fri, 14 Nov 2003 08:57:50 -0600

knoda (0.6-3) unstable; urgency=low

   * Change Depends: from libhk-classes-mysql to libhk-classes-driver to allow
     use with alternate driver flavors now included in libhk-classes.
   * Update Standards-Version to 3.6.0.

 -- Mike Schacht <mschacht@alumni.washington.edu>  Fri, 8 Aug 2003 13:26:35 -0500

knoda (0.6-2) unstable; urgency=low

   * Versioning libhk-kdegridpart kills knoda. It is used as a plugin and knoda
     can't load the versioned version. This library reverted to being
     unversioned so the app can run. Upstream says unversioning of
     libhk_kdeclasses was unintentional. So:
     - configure: -avoid-version replaced in KDE_PLUGIN
     - hk_kdeclasses/Makefile.[in|am]: KDE_PLUGIN LIB_KPARTS removed from
       libhk_kdeclasses_la_LIBADD
   * debian/control: libhk-kdegridpart added to libhk-kdeclasses depends
   * hk_kdegridpart/Makefile.in: install libs in kde_moduledir
   * debian/libhk-kdegridpart: libhk_kdegridpart.la included in runtime package
     since plugin won't load without it.

 -- Mike Schacht <mschacht@alumni.washington.edu>  Sun, 1 Jun 2003 09:34:28 -0500

knoda (0.6-1) unstable; urgency=low

   * New upstream release
   * remove checks for build on alpha.
   * debian/control: python2.2-dev added to build-dep
   * debian/rules#install and knoda/doc/en/Makefile.in:
   	kde doc dir arguments changed to do it right.
   * debian/control: changed libhk-classes verions number 3->4
   * debian/control: added package libhk-kdegridpart1
   * configure: removed -avoid-version from KDE_PLUGIN libtool flags.

 -- Mike Schacht <mschacht@alumni.washington.edu>  Wed, 28 May 2003 09:46:54 -0500

knoda (0.5.6-1) unstable; urgency=low

   * New upstream release
   * debian/rules#configure: --with-qt-includes=/usr/include/qt3

 -- Mike Schacht <mschacht@alumni.washington.edu>  Thu, 20 Mar 2003 18:45:18 -0600

2002

knoda (0.5.1-1) unstable; urgency=low

   * Initial Release. (closes: #160321)
   * admin/acinclude.m4.hk_classes#46: Changed HK_CLASSESINCDIR to
     /usr/include/hk_classes.
   * hk_kdeclasses/Makefile.am#2-3: Changed $libdir and $includedir for install
     to $(prefix)/lib and $(prefix)/include/hk_classes rather than directly to
     $(kde_libraries) and $(kde_includes) respectively.
   * debian/rules#configure: Added --disable-rpath and --enable-static.
   * debian/rules#hk_shlibdeps: -L and -l to pick up libhk-kdeclasses
     dependancies.

 -- Mike Schacht <mschacht@alumni.washington.edu>  Sun, 22 Sep 2002 13:56:24 -0500