Ubuntu Archive Auto-Sync katie at jackass.ubuntu.com
Tue Oct 25 20:25:15 CDT 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Origin: Debian/unstable
Format: 1.7
Date: Wed,  26 Oct 2005 01:38:59 +0100
Source: kvirc2
Binary: kvirc2-data, kvirc2-dev, kvirc2
Architecture: source
Version: 2.1.3-2
Distribution: dapper
Urgency: medium
Maintainer: Robin Verduijn <robin at debian.org>
Changed-By: Ubuntu Archive Auto-Sync <katie at jackass.ubuntu.com>
Description: 
 kvirc2     - Fully scriptable graphical IRC client with plugin support
Closes: 101989 102836 108490 111625 114714 115144 118872 121385 133471 138169 138633 139431 149254 150383 155918 157289 161595 162447 162929 173881 177818 180987 184165 186617 194482 194482 199806 204039 214717 242503 256522 256522 259033 313783
Changes: 
 kvirc2 (2.1.3-2) unstable; urgency=low
 .
   * Update German translations (Closes: #313783)
     Thanks, Jens Seidel!
   * Fix compilation with gcc 4.
 .
 kvirc2 (2.1.3-1) experimental; urgency=low
 .
   * Drop kvirc-doc package; move its contents to kvirc-data.
   * Rename packages to kvirc2, kvirc2-data and kvirc2-dev.
     This opens up the possibility of packaging a new upstream
     kvirc package without having to drop the stable KVIrc 2 first.
 .
 kvirc (2:2.1.3.1-2) unstable; urgency=low
 .
   * Change Recommends on xmms to a Suggests.
   * Rebuild against KDE 3.3.1
 .
 kvirc (2:2.1.3.0-2) testing-proposed-updates; urgency=medium
 .
   * Set correct Depends for kvirc and kvirc-data. (Closes #272569)
   * Urgency medium because kvirc will not be installable in sarge if this goes
     in.
 .
 kvirc (2:2.1.3.0-1) testing-proposed-updates; urgency=low
 .
   * Target a new upload to testing-proposed-updates to try and get
     kvirc into Sarge on time for the release.
   * Main reasons for t-p-u:
     - DFSG files in kvirc_2.1.3.orig.tar.gz warrant a fresh tarball.
     - Fixed segfault due to non-threadsafe access to topic editor history.
 .
 kvirc (2:2.1.3.1-1) unstable; urgency=low
 .
   * Patch release 2.1.3.1
     The bumped version number ensures that non-DFSG files will not appear in
     the .orig.tar.gz file anymore.
   * Replaced .mo file hackery in kvi_locale with full libintl support.
   * Refreshed .po files with current source.
   * Encoded language files in UTF-8.
   * Fixed image loading when only Qt is enabled.
   * "What is This?" routine won't timeout if user is still moving the mouse.
   * Fixed segfault due to non-threadsafe access to topic editor history.
   * Fixed Qt-only compilation.
   * Improved logic to find a suitable fixed font.
   * Fixed compilation under Cygwin.
   * Put generated files in the .orig.tar.gz to help make the diff.gz smaller.
 .
 kvirc (2:2.1.3-11) unstable; urgency=low
 .
   * Fix gcc 3.4 warnings and errors. (Closes: #259033)
   * Use better-looking default fonts.
 .
 kvirc (2:2.1.3-10) unstable; urgency=low
 .
   * Update the build number as well. (Still closes: #256522) 
 .
 kvirc (2:2.1.3-9) unstable; urgency=low
 .
   * Allow -session commandline parameter. (Closes: #256522) 
 .
 kvirc (2:2.1.3-8) unstable; urgency=low
 .
   * Remove unnecessary depends on (build-essential) dpkg-dev package.
   * Fix warnings produced by automake1.8
 .
 kvirc (2:2.1.3-7) unstable; urgency=low
 .
   * Fix application constructor call for KDE 3.2. (Closes: #242503)
 .
 kvirc (2:2.1.3-6) unstable; urgency=low
 .
   * Fix for FTBFS on all architectures.
 .
 kvirc (2:2.1.3-5) unstable; urgency=low
 .
   * Distribute architecture independent files in kvirc-data.
   * Improve package descriptions.
   * Remove unnecessary build depends.
   * Fix compile warnings with KDE 3.2.
   * Do not use -O3 optimization by default.
   * Update RELEASE information.
 .
 kvirc (2:2.1.3-4) unstable; urgency=low
 .
   * Fix includes to remedy m68k FTBFS
 .
 kvirc (2:2.1.3-3) unstable; urgency=low
 .
   * Can now recommend xmms instead of xmms-dev due to improvement
     in XMMS plugin loader.
   * Update config.* from latest autotools-dev.
 .
 kvirc (2:2.1.3-2) unstable; urgency=low
 .
   * No longer distribute any RFCs due to licensing issues.
 .
 kvirc (2:2.1.3-1) unstable; urgency=low
 .
   * The KVIrc 2.1.3 "Renaissance" release.
   * New splash screen.
   * Add myself to the list of credits.
   * debian/copyright: improved copyright text.
 .
 kvirc (2:2.1.2.99pre6-1) unstable; urgency=low
 .
   * New prerelease:
     - Changed KVIrc name from 'Monolith' to 'Renaissance' in
       anticipation of new release.
     - Fix mouse event handling in Message Colors screen.
     - General Options dialog and Script Center are now KDE widgets.
     - Prevent KDE Help browser from starting when using "What is This?"
       in the User Configuration, Server, and Registered Users dialogs.
     - Listview field editors now work properly.
     - Use KProcess for spawning processes.
     - Make user toolbar editor more easy to use.
     - Taskbar indicates better which window is active.
     - Fix crash when updating application font.
     - Fix double-clicking on links in IRC window.
     - Script editor now uses QTextEdit.
     - Use completion picker when there are multiple matches for completion in
       the script editor.
     - Use QTextEdit for editor plugin + general usability improvements.
     See the RELEASE file for details.
   * debian/rules:
     - Remove unnecessary --x-includes switch.
 .
 kvirc (2:2.1.2.99pre5-1) unstable; urgency=low
 .
   * New prerelease:
     - Add tear-offs to selected menus.
     - Use QDns instead of KviAsyncDns.
     - Use QThread instead of direct pthreads calls.
     - Use KDE icons for toolbars.
     - Directory browser now uses KDE mime icons.
     - If a hostname lookup returns multiple IP addresses, use all of them when
       trying to connect before giving up.
     - Fix horrible segfaults in DCC send.
     - Generate correct title for misc documentation pages.
     See the RELEASE file for details.
   * debian/rules:
     - Enable debug and optimization options.
     - Remove --with-ignore-sigalarm option.
 .
 kvirc (2:2.1.2.99pre4-1) unstable; urgency=low
 .
   * Add numeric sorting for channel list.
   * Fix Qt-only compilation.
   * Fix compiler warnings on 64-bit architectures.
   * Fix alternative nick calculation.
 .
 kvirc (2:2.1.2.99pre3-1) unstable; urgency=low
 .
   * Putting the "K" (back) in KVIrc.
   * KDE integration: use KDE classes instead of Qt wherever possible.
   * Fix basicplugin example.
   * Add AC_PROG_CXXCPP, removing workaround for libtool.
   * Newer libtool also fixes the -rpath issue; remove workaround for it.
   * Fix missing documentation in kvirc-doc.
 .
 kvirc (2:2.1.2.99pre2-2) unstable; urgency=low
 .
   * Change debian/rules file to use cdbs.
   * Overhaul kvirc autoconf macros.
   * Enable AM_MAINTAINER_MODE to avoid failed autobuilds.
   * Remove build dependencies on libtool, automake, devscripts, kdebase-dev.
   * Remove obsolete configure options.
 .
 kvirc (2:2.1.2.99pre2-1) unstable; urgency=low
 .
   * Improvements to the KVIrc autoconf system.
 .
 kvirc (2:2.1.2.99pre1-3) unstable; urgency=low
 .
   * Build-Depend on libxrender-dev (>= 0.8.3-2) to fix autobuild failures.
 .
 kvirc (2:2.1.2.99pre1-2) unstable; urgency=low
 .
   * Remove Build-Dependency for libxrender-dev. (Closes: #214717)
     This will still cause the package to fail to build, but until bugs
     #214726 and #214793 are fixed there is not much I can do about it,
     unfortunately.
 .
 kvirc (2:2.1.2.99pre1-1) unstable; urgency=low
 .
   * Add include headers for socket() and bind() calls to kvi_netutils.
     This should fix build failure for HPPA.
   * Until I figure out why libtool insist on linking in the non-existant
     /usr/X11R6/lib/libXrender.la, add a Build-Depend on the previous version
     of the libxrender-dev package. That should fix all the other build
     failures.
 .
 kvirc (2:2.1.2.99pre1-0) unstable; urgency=low
 .
   * Prerelease for new upstream KVIrc version 2.1.3:
     - Many crashes have been addressed, some of which were due to interaction
       between the ancient code in KVIrc 2.1.2 and the new Qt libraries, some of
       which were due to a newer gcc version, and some of which were just plain bugs.
     - Also has LOTS and lots of spelling fixes and general UI polish.
     See the RELEASE file for details.
   * Fix libtool breakage.
   * Ship example scripts in /usr/share/doc/kvirc-dev/script-examples.
   * Build with --with-ignore-sigalarm switch.
   * Tighten Build-Depends for libtool and libqt3-mt-dev.
   * Add xmms-dev to Recommends since the libkvixmms.so plugin needs it.
   * Remove now-obsolete Build-Depends on libqt3-plugins-headers and
     libqt3-compat-headers.
 .
 kvirc (2:2.1.2-24) unstable; urgency=low
 .
   * With kdelibs built successfully on all architectures, try to get KVIrc
     into testing again.
 .
 kvirc (2:2.1.2-23) unstable; urgency=low
 .
   * Tightened build dependencies, in another attempt to get successfully
     built by the autobuilders.
 .
 kvirc (2:2.1.2-22) unstable; urgency=low
 .
   * Tighten build dependencies to make autobuilders happy again.
     I *hate* the autobuilders. Why can't they go make themselves happy?
 .
 kvirc (2:2.1.2-21) unstable; urgency=low
 .
   * Run it through the autobuilders again, since a newer Qt messed up
     the chroots on most of the build machines.
   * Fixed another crash-on-exit problem.
   * Add libxcursor-dev to the build dependencies (temporarily, just to
     get kvirc through the autobuilders while libqt3c102-mt and libxcursor1
     work it out between them).
 .
 kvirc (2:2.1.2-20) unstable; urgency=low
 .
   * Bump standards-version to 3.6.1.0 (no changes).
   * Temporarily disable building the "style" plugin, since it does not
     build with the latest Qt.
 .
 kvirc (2:2.1.2-19) unstable; urgency=low
 .
   * Build with more recent automake. (Closes: #204039)
     My guess is that since the HPPA autobuilders were unavailable for
     so long, the automake environment in unstable has since gotten
     out of date.
   * Bump standards-version to 3.6.0.
   * Fixed miscellaneous autoconf warnings and errors.
   * Fix a crash-on-exit problem.
   * Updated config.sub, config.guess.
 .
 kvirc (2:2.1.2-18) unstable; urgency=low
 .
   * Remove RFCs from the kvirc-doc package. (Closes: #199806)
 .
 kvirc (2:2.1.2-17) unstable; urgency=low
 .
   * Bump the revision to -17 because the autobuilders claim that
     there are older .changes files lying around which have the same
     name.
 .
 kvirc (2:2.1.2-9) unstable; urgency=low
 .
   * Upload with proper maintainer name. (Closes: #194482)
 .
 kvirc (2:2.1.2-8) unstable; urgency=low
 .
   * Now that menu does not proscribe the colour map from cmap.xpm anymore,
     switch back to a better-looking icon.
   * Bump Standards-Version to 3.5.10 (no changes necessary).
   * Rebuild with newer automake. (Closes: #194482)
 .
 kvirc (2:2.1.2-7) unstable; urgency=low
 .
   * Fixed character width calculations. (Closes: #184165)
 .
 kvirc (2:2.1.2-6) unstable; urgency=low
 .
   * Let kvirc be a good autobuilder citizen: break up rules in
     separate -arch and -indep targets. (Closes: #186617)
 .
 kvirc (2:2.1.2-5) unstable; urgency=low
 .
   * Change CXXFLAGS to fix autobuilds. The march=cpu_type flag had been getting
     the wrong cpu_type.
 .
 kvirc (2:2.1.2-4) unstable; urgency=low
 .
   * Rely on the Build-Depends to ensure the correct libqt is installed.
   * Bump Standards-Version.
   * Various debhelper changes.
   * Updated dependencies for latest KDE packages.
   * Print config.log if an error occurred during configure target.
   * Try to get it through the autobuilders.
 .
 kvirc (2:2.1.2-3) unstable; urgency=low
 .
   * Another attempt at getting it through the autobuilders - disabled pthread
     check.
   * Better check for libqt-mt.
 .
 kvirc (2:2.1.2-2) unstable; urgency=low
 .
   * Fixed bug where not having kvirc-doc installed would make it impossible
     to find the global kvirc directory. (Closes: #180987)
   * Fixed check for Qt after the reorganization of the libqt* packages broke
     it.
   * Add libqt3-compat-headers to the list of build-depends.
 .
 kvirc (2:2.1.2-1) unstable; urgency=low
 .
   * Since it seems the autobuilders cannot find kvirc_2.1.2.1.orig.tar.gz,
     try uploading a new .orig.tar.gz.
   * Fix sections for kvirc-doc and kvirc-dev.
 .
 kvirc (1:2.1.2.1-1.1) unstable; urgency=low
 .
   * Updated Standards-Version to 3.5.8.
   * Remove workaround for g++ problem on SPARC in the hopes that the latest
     gcc-3.2 no longer suffers from the problem.
   *	Use dh_install (simplifies debian/rules nicely).
   * Minor changes to auto* scripts to deal with newer Qt.
   * Compile against Qt3. (Closes: #173881, #177818)
 .
 kvirc (1:2.1.2.1-1) unstable; urgency=low
 .
   * Due to bug #162712 in liblcms1, kvirc did not build on HPPA. This problem
     should be resolved with the newer version of liblcms1. (Closes: #162929)
   * I had already noticed the autobuilders did not work. This was due to
     configure not existing in the original .orig.tar.gz file. It was created
     by patch from the .diff.gz file and as a result, did not have executable
     permission. This was fixed in the previous release - which did not make it
     into the archives due to the above problem. (Closes: #162447)
 .
 kvirc (1:2.1.2.0-1) unstable; urgency=low
 .
   * Release to make the autobuilders happy again.
   * KVIrc now builds and runs with KDE 3.0.3. Not yet fully tested,
     but KDE 3 will not be in unstable for a while anyway.
 .
 kvirc (1:2.1.2-16) unstable; urgency=low
 .
   * Rebuilt in a pristine, chroot'ed build environment. (Closes: #157289)
   * Provide .orig.tar.gz and .diff.gz files. (Closes: #161595)
 .
 kvirc (1:2.1.2-15) unstable; urgency=low
 .
   * Turn on KDE support for autobuilt KVIrc packages.
 .
 kvirc (1:2.1.2-14) unstable; urgency=low
 .
   * The autobuilders failed on -13 because the .po files had
     duplicate messages; turns out I had an older msgfmt which was less
     strict about that. Grrr...
     (Somehow, I *knew* version -13 would be bad news)
 .
 kvirc (1:2.1.2-13) unstable; urgency=low
 .
   * Added automake1.6 to the build dependencies. (Closes: #155918)
   * Fixed build problems on IA64.
   * Tightened build dependency on debhelper to >= 4.1.1 since I am
     using its -L flag.
 .
 kvirc (1:2.1.2-12) unstable; urgency=low
 .
   * The "121212" release :)
   * Upstream usability fixes; see upstream changelog for details.
   * Upstream stability fixes:
     - Closes: #149254 - crash when executing /part in private chat.
     - Closes: #150383 - crash when using /topic in a channel.
     - Closes: #139431 - problem was with spaces in username.
   * Run dh_shlibdeps properly to avoid generating a self-dependency.
   * When -debug is specified in DEB_BUILD_OPTIONS, optimizations
     are turned off for better debugging results.
   * Added the KVIrc homepage to the description.
   * Changed the Suggests on kvirc-doc to a Recommends.
   * Suggest xmms.
   * I removed some plugins that were not so useful.
 .
 kvirc (1:2.1.2-11) unstable; urgency=low
 .
   * #138169: The problem in bug #138169 is due to a bug in libtool. See
     bug #98342 for details. KVIrc still does not build correctly even with
     the latest libtool (1.4.2-4). When this gets properly fixed I will update
     kvirc's build dependency on libtool. In the mean time, I have applied a
     patch from that bug report which fixes it for me.
     (Closes: #138169)
   * Redid debian/rules somewhat; no longer try to build differently
     depending on how KDE is installed. If the preferred configuration breaks
     for some platform, I'd rather know about it.
   * Do not link versus qt-mt anymore.
 .
 kvirc (1:2.1.2-10) unstable; urgency=low
 .
   * Change default alternative nick to "newbie_".
     Set auto-rejoin-on-kick to off by default.
     (Closes: #138633)
   * Add devscripts to Build-Depends because dch is used by the autoconf
     update routine.
 .
 kvirc (1:2.1.2-9) unstable; urgency=low
 .
   * Remove "-pre" from the version as it tends to clutter up users' home
     directories. Users should remove any redundant ~/.kvirc-2.1.2-preX
     directories themselves if they are not using them anymore. The window
     caption is stored inside ~/.kvirc-2.1.2/config/kvi.irc.conf and
     can be configured from within KVIrc. (Closes: #133471)
   * Fix the autoconf bit to make it compile with the autoconf EXEEXT
     bug. Basically this involves making sure that autoconf 2.5x is used
     instead of autoconf 2.13. Strange that this did not bite me before.
   * Various upstream bug fixes.
 .
 kvirc (1:2.1.2-8) unstable; urgency=low
 .
   * Fix compilation on alpha. (Closes: #121385)
   * Upstream bug fixes. See changelog for details.
 .
 kvirc (1:2.1.2-7) unstable; urgency=low
 .
   * Minor spelling changes. (Closes: #118872)
 .
 kvirc (1:2.1.2-6) unstable; urgency=low
 .
   * Compile with the latest binutils in order to benefit from prelinking.
 .
 kvirc (1:2.1.2-5) unstable; urgency=low
 .
   * Support pulling in the latest config.{sub,guess} add compile-time.
   * Build-Depends: autotools-dev.
   * Build with -fno-exceptions again.
 .
 kvirc (1:2.1.2-4) unstable; urgency=low
 .
   * Use updated config.sub and config.guess so we properly build on all
     architectures. (Closes: #115144)
 .
 kvirc (1:2.1.2-3) unstable; urgency=low
 .
   * Removed the build dependency on automake by moving the autogen.sh
     outside of the debian/rules and shipping the configure and Makefile.in
     files in the source package. In the long term kvirc will have to be able
     to use automake 1.5 but in the mean time I will keep the old automake
     around on my machine. (Closes: #114714)
   * Modified the descriptions a bit to make them more, well...  descriptive.
 .
 kvirc (1:2.1.2-2) unstable; urgency=low
 .
   * Small fix in the handling of options to configure.
   * Include .xpm files in source package to avoid the segfault in convert.
   * Removed the build-dependency on imagemagick.
   * Fixed ldconfig handling in postinst and postrm scripts.
   * Cleaned up rules files.
 .
 kvirc (1:2.1.2-1) unstable; urgency=low
 .
   * Change the version number to 2.1.2 to match upstream version.
   * Hopefully with dependencies installed on arm and powerpc the package
     will build for those platforms now...
   * Fixed a harmless warning during doc generation.
   * Disable objprelink for Debian build since it confuses lintian
     (shlib-with-non-pic code).
   * Previous upload fixed the segfault bug. (Closes: #111625)
 .
 kvirc (2.1.2-pre8) unstable; urgency=low
 .
   * Fixed the segfault on exit bug.
   * Change build dependency on libqt-dev.
 .
 kvirc (2.1.2-pre7) unstable; urgency=low
 .
   * Add ldconfig to postinst script for kvirc.
   * Fix -rpath issues. For good this time, I hope.
   * Change build dependency on imagemagick (>= 5.2.8) since older
     versions of imagemagick would segfault on big-endian systems.
     Hopefully this makes the autobuilders happy again.
     See #107294 for details.
 .
 kvirc (2.1.2-pre6) unstable; urgency=low
 .
   * Upstream: more bug fixes.
   * Upstream: better sound support.
   * Upstream: Xft fixes.
   * Upstream: documentation updates.
   * Upstream: usability enhancements.
   * Enable -O3 optimisation for x86 platforms.
   * Generate 64x64 icons.
   * Sanitized debian/rules.
   * Add hints to the menu file.
   * Integrate objprelink with libtool to make for faster startup.
   * Have KVIrc report the proper version.
   * kvirc-doc should be Architecture: all.
   * KVIrc is now lintian-clean.
   * Font anti-aliasing was turned on in 2.1.2-pre3. (Closes: #108490)
 .
 kvirc (2.1.2-pre5) unstable; urgency=low
 .
   * Yet more upstream enhancements... Triskelios never sleeps, it seems.
   * Enabled multithread support.
   * Do not patch Makefile; patch acinclude.m4.in instead.
   * Add Depends: kvirc to kvirc-dev and kvirc-doc.
   * Make the configure target change the literal $PREFIX in the man page
     to the prefix we're installing in, i.e. /usr.
   * Add a versioned dependancy on libqt2 (>= 2.3) and kdelibs3 (>= 2.2)
     since I think only specifying libqt2 was creating problems for
     people on older systems.
   * Supply rfc2810.txt, rfc2811.txt, rfc2812.txt and rfc2813.txt with
     kvirc-doc, since the documentation mentions their existence.
   * Supply Plugins-devel-HOWTO with kvirc-dev.
   * Supply the example plugin with kvirc-dev, to help people figure out
     how to write their own plugins.
   * Have a working basicplugin example that compiles properly.
   * Allow for compilation of plugins using the kvirc-config script. This
     used not to work unless one had the full source package installed.
   * KVIrc is compliant with standards version 3.5.6 now.
   * It should now be easier for (beginning) developers to sit down and
     write plugins for KVIrc :)
 .
 kvirc (2.1.2-pre4) unstable; urgency=low
 .
   * New logo.
   * Do not use --with-o3-optimisation.
   * Xft fixes.
 .
 kvirc (2.1.2-pre3) unstable; urgency=low
 .
   * More upstream fixes.
   * Xft support added.
   * New icons.
 .
 kvirc (2.1.2-pre2) unstable; urgency=low
 .
   * Added imagemagick to Build-Depends. (Closes: #102836)
   * Lots of upstream fixes and enhancements, such as:
   * - Support for more Qt styles.
   * - New IRC commands (33).
   * - KDE-style icon sets.
   * - More dock widget configurability.
   * - Cosmetic fixes.
   * Bug fixes.
 .
 kvirc (2.1.2-pre1) unstable; urgency=low
 .
   * New upstream version.
 .
 kvirc (2.1.1-4) unstable; urgency=low
 .
   * Added Build-Depends: field. (Closes: #101989)
   * Changed KVirc to KVIrc everywhere.
   * Capitalize Description: field in control.
 .
 kvirc (2.1.1-3) unstable; urgency=low
 .
   * First Debian upload.
   * Use DH_COMPAT=3
   * Removed some unnecessary cruft from the {pre,post}-inst scripts since
     debhelper now takes care of that.
   * Add error-checking to 'for' loop in debian/rules.
   * Updated description for KVIrc.
   * Compiled with Standards-Version 3.5.5
   * Use DEB_BUILD_OPTIONS to build a debug-enabled version, if desired.
   * Use DEB_BUILD_GNU_CPU to determine C++ compile flags.
   * Move static libraries to kvirc-dev.
   * Add "set -e" to kvi* scripts.
 .
 kvirc (2.1.1-2) unstable; urgency=low
 .
   * Synchronized with cvs.
   * Fix lintian warnings about .../doc/*/INSTALL.gz.
 .
 kvirc (2.1.1-1) unstable; urgency=low
 .
   * Synchronized with cvs.
 .
 kvirc (2.1.0-1) unstable; urgency=low
 .
   * Synchronized with cvs.
 .
 kvirc (2.1.0) unstable; urgency=low
 .
   * Enabled IPv6 support.
   * Removed my icon stuff since the main tree is doing it correctly now.
   * Bumped the version number to 2.1.0. Release time!
 .
 kvirc (2.1.0-pre4) unstable; urgency=low
 .
   * Added a #DEBHELPER# line to each of the {pre,post}inst scripts
   * Synchronized with CVS.
 .
 kvirc (2.1.0-pre3) unstable; urgency=low
 .
   * Synchronized with CVS.
 .
 kvirc (2.1.0-pre2) unstable; urgency=low
 .
   * Ran lintian and corrected all warnings.
 .
 kvirc (2.1.0-pre1) unstable; urgency=low
 .
   * Install the proper icon files to improve KDE2 icon handling.
   * Synchronized with CVS.
   * Re-enabled the tkjb plugin.
   * Moved some documentation files to the kvirc-doc package.
   * Bumped the version number.
 .
 kvirc (2.0-4) unstable; urgency=low
 .
   * Added files to dh_installdocs.
   * Synchronized with CVS.
 .
 kvirc (2.0-3) unstable; urgency=low
 .
   * Removed --without-kde-support flag since it caused KDE support to be
     enabled.
 .
 kvirc (2.0-2) unstable; urgency=low
 .
   * Synchronized with CVS.
 .
 kvirc (2.0-1) unstable; urgency=low
 .
   * Initial release.
Files: 
 cdcd8a54da28d9bdf96292bbce5a4b8e 71745 net optional kvirc2_2.1.3-2.diff.gz
 cdfe12f65ced0acdaa6bf6a5f2543a9a 3059195 net optional kvirc2_2.1.3.orig.tar.gz
 0012301f6717b02db123e9758844ad81 630 net optional kvirc2_2.1.3-2.dsc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iQEVAwUBQ17QIwF4adwMEr3XAQIVkAgAnerPv6D9/hFdRMiO9iGWy+ftSAmuuoL2
ue2WSLZ5GEue+q0/cEs0wqB/b/MRis+wU1NqOqmDrEXbzg7wfKCq5iCBYoTbjjKt
LJKLI3tfzNgs7xE+z9YLzJE69Q05g+zjoXoj7+coAtUi5oFo8BuPd6FYCS6s4jQY
XvIvmM4QGcXRfEpW53xRKUpOA9XJKjzdAqjAff3weuYDkb9+UNs7HfOyBVPpKZxy
MiLW0AMwbCoWTEhOdAnNu/0ZW9GaUQhtDIQpT1myu3noZVOuSeeQZfQvpYm9Orv5
+d+jak/CAWJ+C9Vch+sBisk6772hgxdiIajmZRYaeIC2Z3Bd/DynDA==
=+Yuu
-----END PGP SIGNATURE-----


Accepted:
kvirc2_2.1.3-2.diff.gz
  to pool/universe/k/kvirc2/kvirc2_2.1.3-2.diff.gz
kvirc2_2.1.3-2.dsc
  to pool/universe/k/kvirc2/kvirc2_2.1.3-2.dsc
kvirc2_2.1.3.orig.tar.gz
  to pool/universe/k/kvirc2/kvirc2_2.1.3.orig.tar.gz




More information about the ubuntu-changes-auto mailing list