knoda (0.8.3-2) unstable; urgency=low * Updated standards version * Added Homepage control field * Changed menu section for new policy * Changed ${Source-Version} to ${binary:Version} * Added kghostview recommendation (closes: #416919) * Updated French translation from Samuel Thibault (closes: #407733) * Removed unnecessary build dependency libqt3-compat-headers -- Peter Eisentraut Sat, 09 Feb 2008 02:13:12 +0100 knoda (0.8.3-1) unstable; urgency=low * New upstream release * Fixed encoding of desktop file (closes: #408322) -- Peter Eisentraut Thu, 29 Mar 2007 10:14:09 +0200 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 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 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 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 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 Fri, 5 May 2006 09:03:28 -0600 knoda (0.8-1) unstable; urgency=low * New upstream release * dpatch used to manage Makefile fix and config.[sub|guess] -- Mike Schacht 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 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 Mon, 9 May 2005 17:45:45 -0600 knoda (0.7.3-1) unstable; urgency=low * New upstream release -- Mike Schacht Mon, 14 Mar 2005 16:13:08 -0700 knoda (0.7.2-1) unstable; urgency=low * New upstream release * Upstream libtool updated, ideally fixes broken arm build. (closes: #276512) -- Mike Schacht Thu, 2 Dec 2004 21:46:45 -0700 knoda (0.7.1-1) unstable; urgency=low * New upstream release -- Mike Schacht 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 Fri, 16 Jul 2004 05:46:18 -0600 knoda (0.6.3-test1-1) unstable; urgency=low * New upstream release * Python bits changed to use python2.3. -- Mike Schacht 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 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 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 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 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 Thu, 20 Mar 2003 18:45:18 -0600 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 Sun, 22 Sep 2002 13:56:24 -0500