[Pkg-kde-commits] rev 870 - in kde-extras/trunk/digikam/digikam/trunk: . debian

Mark Purcell msp@costa.debian.org
Tue, 22 Mar 2005 23:32:53 +0100


Author: msp
Date: 2005-03-22 23:32:51 +0100 (Tue, 22 Mar 2005)
New Revision: 870

Added:
   kde-extras/trunk/digikam/digikam/trunk/debian/
   kde-extras/trunk/digikam/digikam/trunk/debian/TODO
   kde-extras/trunk/digikam/digikam/trunk/debian/changelog
   kde-extras/trunk/digikam/digikam/trunk/debian/compat
   kde-extras/trunk/digikam/digikam/trunk/debian/control
   kde-extras/trunk/digikam/digikam/trunk/debian/copyright
   kde-extras/trunk/digikam/digikam/trunk/debian/digikam.manpage
   kde-extras/trunk/digikam/digikam/trunk/debian/lintian
   kde-extras/trunk/digikam/digikam/trunk/debian/menu
   kde-extras/trunk/digikam/digikam/trunk/debian/rules
   kde-extras/trunk/digikam/digikam/trunk/debian/showfoto.manpage
Log:
Load newtrunk into kde-extras/trunk/digikam/digikam/trunk.


Added: kde-extras/trunk/digikam/digikam/trunk/debian/TODO
===================================================================
--- kde-extras/trunk/digikam/digikam/trunk/debian/TODO	2005-03-22 22:30:40 UTC (rev 869)
+++ kde-extras/trunk/digikam/digikam/trunk/debian/TODO	2005-03-22 22:32:51 UTC (rev 870)
@@ -0,0 +1,105 @@
+o check control before upload so _no_ version with ~ is left
+
+o (!) debian/control: add/fix versioned kipi-plugins conflict
+	<< first uploaded kipi-plugins version that links
+	against libkexif1
+
+o DONE add debian menu file for showfoto
+
+o DONE add GFDL copy to debian/copyright
+
+o DONE check for wrong usage of terms copyright/license
+
+Nice to have:
+
+o add .xpm add file for debian menu file.
+
+o digikam.desktop  is no freedesktop file.
+	f.d.o desktop files are converted by pkg menu-xdg to debian menu
+	compatible files: http://bugs.kde.org/show_bug.cgi?id=98466 and
+	#271562
+
+o (low prio) check sqlite mods of in tree source against sqlite in Debian
+
+	[18:57] <allee> pahli_bar: duplicate included code, possible future security fixes ...
+	[18:57] <pahli_bar> allee: the problem is default sqlite included with most distros doesn't have a) thread support b) utf8 support compiled in
+	[18:58] <allee> pahli_bar: well and not seeing this frighting warings during compile is a bonus too ;)
+	[18:58] <pahli_bar> also, the db format has changed from 2.x to 3.x series. by including in the code, we can ensure the longetivity the format we support
+	[19:02] <allee> pahli_bar: Okay.    Did your changes/optimizations found their way 2.8* upstream?
+	[19:02] <pahli_bar> allee: they are not changes. they are configure time flag includes
+	[19:03] <allee> pahli_bar: oh, my memory has bit flips already :(
+	[19:04] <jokele> pahli_bar: pong
+	[19:04] <pahli_bar> jokele: i got your patch for album history. will look at it carefully later
+	[19:04] <jokele> yep
+	[19:04] <pahli_bar> now, i want to check the exif changes
+	[19:07] <allee> pahli_bar: FWIW: debian 2.8.15-2 rules file has: ./configure ... -DTHREADSAFE=1 --enable-utf8
+	[19:08] <pahli_bar> allee: yes. but you can't trust every distro to do the same
+	[19:08] <pahli_bar> allee: btw, suse applied a patch to use the distro sqlite
+	[19:09] <pahli_bar> which i strongly disagree with. any bugreports related to the db in those situations will be bounced back to the distro maintainer
+	[19:09] <allee> pahli_bar: a nice if debian pkg is 'rock' solid. I'll return to this issue >> debian/TODO
+	[19:09] <allee> pahli_bar: well I'll trust the debian pkg maintainer ;)
+
+	Update 15-Feb: submitted wishlist http://bugs.kde.org/show_bug.cgi?id=99474
+
+	[22:45] <allee> he, he. and add it to debian/patches/ ;)
+	[22:49] <pahli_bar> allee: <a href="http://bugs.kde.org/show_bug.cgi?id=99474">99474</a> will be no-fix
+	[22:50] <allee> pahli_bar: Grmbl.  I suspected this somehow 
+	[22:51] <pahli_bar> allee: the problem is that its difficult to ensure utf-8 compatibility and thread-safety in distribution specific sqlite
+	[22:51] <pahli_bar> allee: otoh, you can copy suse's patch to make use of external sqlite
+	[22:52] <pahli_bar> though i don't recommend it. but its your call
+	[22:52] <allee> no I stick with upstream ;)  Following another source is not easier that stick with what you do
+
+o split into digikam and libdigikam0-dev ??????
+	--> no need as long as digikamimageplugin is the only external
+	    user and upstream will release digikam{,imageplugins}
+	    together in case of ABI changes.
+
+--- outstanding minor issues of license review ------------------------
+
+sing copyright:
+
+ digikam/thumbitem.cpp
+ digikam/thumbitem.h
+ digikam/thumbnailsize.h
+ digikam/thumbview.cpp
+ digikam/thumbview.h
+ digikam/imadigikam-devel@lists.sourceforge.netgedescedit.h
+ utilities/cameragui/mtqueue.h
+ 
+no copyright year:
+
+ digikam/albumfolderview.cpp Gilles
+ digikam/albumfolderview.h "
+ digikam/albumiconview.h  "
+ digikam/albumsettings.cpp "
+ digikam/albumsettings.h  "
+ digikam/digikamapp.cpp  "
+ digikam/digikamapp.h  "
+ ... uhm and much more. Gilles please grep your self '//   Gilles...'
+     or ' *    Gilles ...'  ditto imageplugins, kioslave
+
+
+ digikam/kipiinterface.cpp Renchi, Ralf Holzer
+ kipiinterface.h   Renchi, Ralf Holzer
+
+        Curious: Why has Ralf Holzer a doemain ralfhoelzer?
+
+autor but no copyright
+
+ digikam/digikamfirstrun.cpp Gilles
+ digikam/digikam/digikamfirstrun.h "
+ libs/themeengine/texture.cpp,h qt'ifier: forgot auth&C:  Renchi?
+ utilities/setup/setupexif.cpp,.h ralf holzer
+ digikam/utilities/setup/setupgeneral.h Gilles
+
+
+# DONE:
+#jpeg stuff (already fixed in CVS):
+#
+# digikam/utilities/cameragui/jinclude.h
+# -> add libjpeg README
+# -> add not to README file as required in license
+#
+#s/ bythe / by the / (already fixed in CVS)
+
+__END__

Added: kde-extras/trunk/digikam/digikam/trunk/debian/changelog
===================================================================
--- kde-extras/trunk/digikam/digikam/trunk/debian/changelog	2005-03-22 22:30:40 UTC (rev 869)
+++ kde-extras/trunk/digikam/digikam/trunk/debian/changelog	2005-03-22 22:32:51 UTC (rev 870)
@@ -0,0 +1,304 @@
+digikam (0.7.2-1) unstable; urgency=low
+
+  * new upstream release
+  * added manpage and menu entry for showfoto
+  * debian/copyright
+     o updated copyrights for 2005
+     o added new copyright holder of new code
+     o added (c) and license of handbook and copy of GFDL
+
+ -- Achim Bohnet <ach@mpe.mpg.de>  Wed,  2 Mar 2005 23:19:51 +0100
+
+digikam (0.7.2~beta1+cvs20050216-1) experimental; urgency=low
+
+  * new cvs snapshot
+
+ -- Achim Bohnet <ach@mpe.mpg.de>  Wed, 16 Feb 2005 17:44:05 +0100
+
+digikam (0.7.2~beta1+cvs20050215-1) experimental; urgency=low
+
+  * new upstream beta1 release + cvs fixes
+  * HACK: add doc and po dirs from beta1
+  * recommend khelpcenter so hand book can be displayed
+  * digikam manpage:
+      + fix UTF-8 '-' issue and update options
+      + document --dectect-camera option
+  * add simple showfoto manpage
+
+ -- Achim Bohnet <ach@mpe.mpg.de>  Wed, 16 Feb 2005 00:14:30 +0100
+
+digikam (0.7.1+cvs20050209-1) experimental; urgency=low
+
+  * cvs snapshot (new upstream release beta1 tarball is broken)
+
+ -- Achim Bohnet <ach@mpe.mpg.de>  Wed,  9 Feb 2005 01:16:29 +0100
+
+digikam (0.7.1+cvs20050202-1) experimental; urgency=low
+
+  * new cvs snapshot short before beta1 release
+  * working for me but still lots of polishing/updating
+    for debian necessary
+
+ -- Achim Bohnet <ach@mpe.mpg.de>  Thu,  3 Feb 2005 00:02:59 +0100
+
+digikam (0.7.1-1~experimental1) experimental; urgency=low
+
+  * new upstream release
+  * depend on libkexif1. Add patch to load right libkexif
+    translations
+
+ -- Achim Bohnet <ach@mpe.mpg.de>  Thu,  6 Jan 2005 00:58:15 +0100
+
+digikam (0.7-3) unstable; urgency=low
+
+  * Digikam Depends: libimlib2-dev to workaround current imlib2 issues
+    (See Bug#283339)
+
+ -- Mark Purcell <msp@debian.org>  Wed,  1 Dec 2004 21:25:37 +1100
+
+digikam (0.7-2) unstable; urgency=low
+
+  * Rebuild for KDE 3.3.x
+
+ -- Mark Purcell <msp@toshiba.purcell.id.au>  Wed,  1 Dec 2004 21:24:50 +1100
+
+digikam (0.7-1~kalyxo2) unstable; urgency=low
+
+  * update spanish translation as requested by Quique
+
+ -- Achim Bohnet <ach@mpe.mpg.de>  Tue, 23 Nov 2004 22:34:34 +0100
+
+digikam (0.7-1~kalyxo1) unstable; urgency=low
+
+  * new upstream release (Closes: #280409)
+  * New co-maintainers:
+      Achim Bohnet <ach@mpe.mpg.de>
+      Mark Purcell <msp@debian.org>
+    (see #280409)
+  * add digikam manpage
+  * 0.7 release fixes following bugs:
+     * closes: #260121: Cannot download images to folders with
+                       national characters
+     * closes: #238967: digikam: not displaying disconnect
+  * build with --disable-debug to get rid of 'loading plugin ...'
+    messages.
+  * remove all debian/patches/*.  They are implemented upstream.
+
+ -- Achim Bohnet <ach@mpe.mpg.de>  Tue, 16 Nov 2004 21:58:53 +0100
+
+digikam (0.7-0.1) unstable; urgency=low
+
+  * build-dep added: libkipi0-dev
+  * recommends: added digikamimageplugins
+
+ -- Achim Bohnet <ach@mpe.mpg.de>  Tue,  9 Nov 2004 01:28:32 +0100
+
+  * build-dep: add libtiff4-dev
+
+ -- Achim Bohnet <ach@mpe.mpg.de>  Fri, 22 Oct 2004 10:13:16 +0200
+
+digikam (0.6.99.cvs20040728-2) experimental; urgency=low
+
+  * remove sqlite/config.h. it's fixed upstream in via
+    configure.in.in
+
+ -- Achim Bohnet <ach@mpe.mpg.de>  Wed, 28 Jul 2004 15:24:00 +0200
+
+digikam (0.6.99.cvs20040728-1) experimental; urgency=low
+
+  * more TODOs
+  * add sqlite/config.h in debian/patches (it's ignored by cvs2dist)
+  * remove guibiulder build fix. applied upstream
+
+ -- Achim Bohnet <ach@mpe.mpg.de>  Wed, 28 Jul 2004 13:18:27 +0200
+
+digikam (0.6.99.cvs20040727-2) experimental; urgency=low
+
+  * rebuild with libsqlite* deinstalled
+  * disalbed threading in sqllite.h
+
+ -- Achim Bohnet <ach@mpe.mpg.de>  Wed, 28 Jul 2004 01:53:25 +0200
+
+digikam (0.6.99.cvs20040727-1) experimental; urgency=low
+
+  * sync with cvs
+  * added debian/patches dir and cdbs simple-patchsys.mk rule
+  * added patch to fix build after guibuilder src move
+
+ -- Achim Bohnet <ach@mpe.mpg.de>  Tue, 27 Jul 2004 22:28:58 +0200
+
+digikam (0.6.99.cvs20040726-1) experimental; urgency=low
+
+  * NMU (experimental cvs build until 0.7 release)
+  * update from kde cvs 24-Jul-2004
+  * add build-dep on libgdbm-dev
+  * --disable-rpath for configure
+
+ -- Achim Bohnet <ach@mpe.mpg.de>  Tue, 27 Jul 2004 01:05:43 +0200
+
+digikam (0.6.99.cvs20040721-1) unstable; urgency=low
+
+  * build from CVS snaptop
+  * experimental pkging
+  * use cdbs for rules file
+  * add debian/TODO as long there's something to do ;)
+
+ -- Achim Bohnet <ach@mpe.mpg.de>  Wed, 21 Jul 2004 03:21:06 +0200
+
+digikam (0.6.2-4) unstable; urgency=low
+
+  * Add conflicts against digikamplugins <= 0.6.0 (Closes: #258348)
+
+ -- Paul Telford <pxt@debian.org>  Thu, 23 Sep 2004 17:21:39 +0000
+
+digikam (0.6.2-2sarge1) testing-proposed-updates; urgency=medium
+
+  * Rebuild to get back into Sarge due to kdelibs/libtiff dependencies (Closes: #268774)
+
+ -- Paul Telford <pxt@debian.org>  Mon, 30 Aug 2004 15:35:52 +0000
+
+digikam (0.6.2-3) unstable; urgency=medium
+
+  * Rebuild against new imlib (libtiff transition) (Closes: #262796)
+
+ -- Paul Telford <pxt@debian.org>  Mon, 02 Aug 2004 14:48:55 +0000
+
+digikam (0.6.2-2) unstable; urgency=low
+
+  * Fixed broken autoconf build stuff (Closes: #258285)
+
+ -- Paul Telford <pxt@debian.org>  Thu,  8 Jul 2004 10:51:39 -0700
+
+digikam (0.6.2-1) unstable; urgency=low
+
+  * New upstream release (Closes: #243077, #255601)
+
+ -- Paul Telford <pxt@debian.org>  Wed, 30 Jun 2004 12:05:19 -0700
+
+digikam (0.6.0-5) unstable; urgency=low
+
+  * Fix to build against new libexif (Closes: #256307, #256407)
+
+ -- Paul Telford <pxt@debian.org>  Mon, 28 Jun 2004 12:02:47 -0700
+
+digikam (0.6.0-4) unstable; urgency=low
+
+  * Really fixed broken sparc build this time
+  * Updated libtool to fix arm build (Closes: #239599)
+
+ -- Paul Telford <pxt@debian.org>  Fri, 26 Mar 2004 09:20:23 -0800
+
+digikam (0.6.0-3) unstable; urgency=low
+
+  * Fix broken build on sparc 
+
+ -- Paul Telford <pxt@debian.org>  Tue, 16 Mar 2004 23:56:16 +0000
+
+digikam (0.6.0-2) unstable; urgency=low
+
+  * Fix broken Build-Depends
+
+ -- Paul Telford <pxt@debian.org>  Mon, 23 Feb 2004 15:22:59 +0000
+
+digikam (0.6.0-1) unstable; urgency=low
+
+  * v0.6 official release
+  * Now adds a Gnome menu entry (Closes: #228247)
+
+ -- Paul Telford <pxt@debian.org>  Tue, 10 Feb 2004 13:07:15 -0800
+
+digikam (0.6-0.cvs20031216.3) experimental; urgency=low
+
+  * recompiled for experimental
+
+ -- Paul Telford <pxt@debian.org>  Thu, 01 Jan 2004 17:34:28 -0800
+
+digikam (0.6-0.cvs20031216.2) stable; urgency=low
+
+  * recompiled without unofficial libxrender1.1
+
+ -- Achim Bohnet <ach@mpe.mpg.de>  Wed, 17 Dec 2003 23:46:47 +0100
+
+digikam (0.6-0.cvs20031216) stable; urgency=low
+
+  * sync with cvs
+  * remove po/*/*.gmo as not done by make distclean
+  * replace debian/rules with a dh_make skeleton. In the old
+    version dpkg-genchanges -b could not creating debian/files
+  * install AUTHORS and ChangeLog to /usr/share/doc/digikam
+  * added digikam homepage URL to control
+
+ -- Achim Bohnet <ach@mpe.mpg.de>  Tue, 16 Dec 2003 23:47:43 +0100
+
+digikam (0.6-0.cvs20031202) unstable; urgency=low
+
+  * sync with cvs
+  * fix build-deps for woody (add | imlib-dev)
+
+ -- Achim Bohnet <ach@mpe.mpg.de>  Tue,  2 Dec 2003 22:04:22 +0100
+
+digikam (0.6-0.cvs20031118) unstable; urgency=low
+
+  * sync with CVS
+
+ -- Achim Bohnet <ach@mpe.mpg.de>  Tue, 18 Nov 2003 18:32:29 +0100
+
+digikam (0.6-0.cvs20031106) unstable; urgency=low
+
+  * sync with CVS
+
+ -- Achim Bohnet <ach@mpe.mpg.de>  Thu,  6 Nov 2003 13:23:54 +0100
+
+digikam (0.6-0.cvs20031103) unstable; urgency=low
+
+  * sync with CVS
+  * create orig.tar file from CVS source
+
+ -- Achim Bohnet <ach@mpe.mpg.de>  Mon,  3 Nov 2003 19:53:11 +0100
+
+digikam (0.6-0.cvs20031017) unstable; urgency=low
+
+  * added TODO.Debian
+
+ -- Achim Bohnet <ach@mpe.mpg.de>  Mon, 20 Oct 2003 15:58:57 +0200
+
+digikam (0.6-0.cvs20031015) unstable; urgency=low
+
+  * sync with Gilles cvs snapshot
+
+ -- Achim Bohnet <ach@mpe.mpg.de>  Wed, 15 Oct 2003 23:51:34 +0200
+
+digikam (0.6.beta1-20030902) unstable; urgency=low
+
+  * sync with cvs
+  * more build-dep additions: poxml, libltdl3-dev
+
+ -- Achim Bohnet <ach@mpe.mpg.de>  Wed, 15 Oct 2003 23:49:50 +0200
+
+digikam (0.6-beta1-1.1) unstable; urgency=low
+
+  * make it depend on imlib2 so it build with woody kde 3.*
+  * Add missing gphoto2-dev | libgphoto2-2-dev to build-dep (for gphoto2-*-config)
+    (I hope that '|' makes it work in woody and unstable)
+  * Add missing poxml (for xml2po)
+
+ -- Achim Bohnet <ach@mpe.mpg.de>  Thu,  8 May 2003 19:09:17 +0200
+
+digikam (0.6-beta1-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Renchi Raju <renchi@pooh.tam.uiuc.edu>  Wed, 26 Feb 2003 21:48:07 -0600
+
+digikam (0.5.1-1) unstable; urgency=low
+
+  * New Release.
+
+ -- Renchi Raju <renchi@green.tam.uiuc.edu>  Tue, 02 Sep 2002 11:02:14 -0500
+
+digikam (0.5.0-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Renchi Raju <renchi@green.tam.uiuc.edu>  Fri, 15 Jul 2002 12:03:04 -0500
+

Added: kde-extras/trunk/digikam/digikam/trunk/debian/compat
===================================================================
--- kde-extras/trunk/digikam/digikam/trunk/debian/compat	2005-03-22 22:30:40 UTC (rev 869)
+++ kde-extras/trunk/digikam/digikam/trunk/debian/compat	2005-03-22 22:32:51 UTC (rev 870)
@@ -0,0 +1 @@
+4

Added: kde-extras/trunk/digikam/digikam/trunk/debian/control
===================================================================
--- kde-extras/trunk/digikam/digikam/trunk/debian/control	2005-03-22 22:30:40 UTC (rev 869)
+++ kde-extras/trunk/digikam/digikam/trunk/debian/control	2005-03-22 22:32:51 UTC (rev 870)
@@ -0,0 +1,31 @@
+Source: digikam
+Section: graphics
+Priority: optional
+Maintainer: Paul Telford <pxt@debian.org>
+Uploaders: Achim Bohnet <ach@mpe.mpg.de>, Mark Purcell <msp@debian.org>
+Build-Depends: debhelper (>> 4.1), cdbs, kdelibs4-dev (>= 3.1), libimlib2-dev, libexif-dev (>> 0.6.9), libtiff4-dev, libgphoto2-2-dev, poxml, libltdl3-dev, libgdbm-dev, libkexif1-dev (>= 0.2-1), libkipi0-dev (>= 0.1-1)
+Standards-Version: 3.6.1
+
+Package: digikam
+Architecture: any
+Depends: ${shlibs:Depends}, libimlib2-dev
+Recommends: digikamimageplugins, kipi-plugins, khelpcenter
+Conflicts: digikamimageplugins (<< 0.7.2), kipi-plugins (<< 0.1.0~beta2-1)
+Description: digital photo management application for KDE
+ Digikam is an easy to use and powerful digital photo management
+ application, which makes importing, organizing and manipulating
+ digital photos a "snap".  An easy to use interface is provided
+ to connect to your digital camera, preview the images and download
+ and/or delete them.
+ .
+ Digikams buildin image editor makes the common photo correction
+ a simple task.  The image editor is extensible via plugins.
+ The digikamimageplugins package contains many useful image editor
+ plugins.
+ .
+ Digikam can also make use of the KIPI image handling plugins to
+ extend it's capabilities even further for photo manipulations,
+ im- and export, etc.  The kipi-plugins package contains many
+ very useful extentions.
+ .
+ Homepage: http://digikam.sourceforge.net/

Added: kde-extras/trunk/digikam/digikam/trunk/debian/copyright
===================================================================
--- kde-extras/trunk/digikam/digikam/trunk/debian/copyright	2005-03-22 22:30:40 UTC (rev 869)
+++ kde-extras/trunk/digikam/digikam/trunk/debian/copyright	2005-03-22 22:32:51 UTC (rev 870)
@@ -0,0 +1,555 @@
+This package was debianized by Renchi Raju <renchi@green.tam.uiuc.edu>
+in 2002.  Later updated by Achim Bohnet <ach@mpe.mpg.de> and Paul Telford
+<pxt@debian.org>.
+
+Debian packagers:
+  Copyright 2002 Renchi Raju Renchi Raju <renchi at pooh.tam.uiuc.edu>
+  Copyright 2003,2004 Paul Telford <pxt at debian.org>
+  Copyright 2003,2004,2005 Achim Bohnet <ach at mpe.mpg.de>
+
+
+Primary upstream author is:
+
+  Renchi Raju <renchi at pooh.tam.uiuc.edu>
+  
+for details on authorship see the /usr/share/doc/digikam/AUTHORS file.
+
+
+The software was downloaded from http://sourceforge.net/projects/digikam
+
+Copyright and licenses:
+
+almost all software is GPL (exceptions listed below):
+
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+  On Debian GNU/Linux systems, the complete text of the GNU General
+  Public License can be found in `/usr/share/common-licenses/GPL'.
+
+
+Non GPL license notices:
+
+  digikam/libs/themeengine/texture.cpp,texture.h:
+
+    * Permission is hereby granted, free of charge, to any person obtaining a
+    * copy of this software and associated documentation files (the "Software"),
+    * to deal in the Software without restriction, including without limitation
+    * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+    * and/or sell copies of the Software, and to permit persons to whom the
+    * Software is furnished to do so, subject to the following conditions:
+    *
+    * The above copyright notice and this permission notice shall be included in
+    * all copies or substantial portions of the Software.
+    *
+    * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+    * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+    * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+    * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+    * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+
+
+  digikam/sqlite/
+
+    ** The author disclaims copyright to this source code.  In place of
+    ** a legal notice, here is a blessing:
+    **
+    **    May you do good and not evil.
+    **    May you find forgiveness for yourself and forgive others.
+    **    May you share freely, never taking more than you give.
+
+
+  digikam/utilities/cameragui jinclude.h, jpegint.h, transupp.c,h:
+		
+	Permission is hereby granted to use, copy, modify, and distribute this
+	software (or portions thereof) for any purpose, without fee, subject to these
+	conditions:
+	(1) If any part of the source code for this software is distributed, then this
+	README file must be included, with this copyright and no-warranty notice
+	unaltered; and any additions, deletions, or changes to the original files
+	must be clearly indicated in accompanying documentation.
+	(2) If only executable code is distributed, then the accompanying
+	documentation must state that "this software is based in part on the work of
+	the Independent JPEG Group".
+	(3) Permission for use of this software is granted only if the user accepts
+	full responsibility for any undesirable consequences; the authors accept
+	NO LIABILITY for damages of any kind.
+
+	These conditions apply to any software derived from or based on the IJG code,
+	not just to the unmodified library.  If you use our work, you ought to
+	acknowledge us.
+
+	Permission is NOT granted for the use of any IJG author's name or company name
+	in advertising or publicity relating to this software or products derived from
+	it.  This software may be referred to only as "the Independent JPEG Group's
+	software".
+
+	We specifically permit and encourage the use of this software as the basis of
+	commercial products, provided that all warranty or liability claims are
+	assumed by the product vendor.
+
+
+Copyrights
+
+digikam/
+	Copyright (C) 2002, 2003, 2004 , 2005 by Renchi Raju
+	Copyright (C) 2003, 2004 by Gilles Caulier
+	Copyright (C) 2004 by Ralf Holzer <ralf at well.com>
+
+	o from kfiletip source copies (kdebase, konqueror)
+	    * Copyright (C) 1998, 1999 Torben Weis <weis@kde.org>
+	    * Copyright (C) 2000, 2001, 2002 David Faure <david@mandrakesoft.com>
+	o Concept copied from kdelibs/kio/kio/netaccess.h/cpp
+	    * Copyright (C) 1997 Torben Weis (weis@kde.org)
+	    * Copyright (C) 1998 Matthias Ettrich (ettrich@kde.org)
+	    * Copyright (C) 1999 David Faure (faure@kde.org)
+
+imageplugins/
+	Copyright (C) 2004-2005 by Gilles Caulier
+	Copyright (C) 2004-2005 by Renchi Raju
+
+	o Algorithms are taken from KImageEffect API of KDE project.
+	    * Copyright (C) 1998, 1999, 2001, 2002 Daniel M. Duley <mosfet@kde.org>
+	o Includes code from gimp
+	    * Copyright (C) 1995 Spencer Kimball and Peter Mattis
+	
+kioslave/
+	Copyright (C) 2003, 2004 by Renchi Raju
+	Copyright (C) 200?, ??? by Gilles Caulier
+
+libs/
+	Copyright 2004-2005 by Gilles Caulier
+	Copyright 2004 by Renchi Raju
+
+	o Some code parts are inspired from gimp 2.0
+            * Copyright (C) 1995 Spencer Kimball and Peter Mattis
+
+        o Texture.cc for Fluxbox Window Manager
+            * Copyright (c) 2002-2003 Henrik Kinnunen (fluxbox<at>users.sourceforge.net)
+    
+        o from Image.cc for Blackbox - an X11 Window manager
+            * Copyright (c) 1997 - 2000 Brad Hughes (bhughes@tcac.net)
+
+	o from  filters/imagefilters.cpp
+	    * Original Equalise and StretchContrast Algorithms copyright 2002
+	    * by Daniel M. Duley <mosfet@kde.org> from KImageEffect API.
+	    *
+	    * Original Normalize Image algorithm copyrighted 1997 by
+	    * Adam D. Moss <adam@foxbox.org> from Gimp 2.0 implementation.
+	    *
+	    * Original Gaussian Blur algorithm copyrighted 2005 by
+	    * Pieter Z. Voloshyn <pieter_voloshyn at ame.com.br>.
+
+sqlite/
+	The author disclaims copyright.
+
+utilities/
+	Copyright (C) 2003, 2004, 2005 by Renchi Raju
+	Copyright (C) 2003, 2004 by Gilles Caulier
+
+	o modified sources from kdirselectdialog
+	   * Copyright (C) 2001 Michael Jarrett <michaelj@corel.com>
+	   * Copyright (C) 2001 Carsten Pfeiffer <pfeiffer@kde.org>
+
+	o jinclude.h, jpegint.h, transupp.c,h: a copy from libjpeg62 code
+	    * Copyright (C) 1991-1994, 1991-1997 Thomas G. Lane.
+
+        o includes code from gimp version 2.0
+	    * Copyright (C) 1995-1997 Peter Mattis and Spencer Kimball
+
+	o original printing code from Kuickshow program.
+	    * Copyright (C) 2002 Carsten Pfeiffer <pfeiffer at kde.org>
+
+Documentation
+=============
+
+Copyright:
+	2001-2002 Renchi Raju <renchi_at_pooh.tam.uiuc.edu>. 
+
+	2002-2003 Renchi Raju <renchi_at_pooh.tam.uiuc.edu>
+	          Gilles Caulier <caulier_dot_gilles_at_free.fr>
+
+
+	2003-2005 Renchi Raju <renchi_at_pooh.tam.uiuc.edu>
+		  Gilles Caulier <caulier_dot_gilles_at_free.fr>
+		  Richard Taylor <rjt-digicam_at_thegrindstone_dot_me_dot_uk>
+		  Ralf Hoelzer <kde_at_ralfhoelzer.com>
+		  Joern Ahrens <kde_at_jokele.de>
+		  Oliver Doerr <oliver_at_doerr-privat.de>
+		  Gerhard Kulzer <gerhard at kulzer.net>
+
+        All Pictures copyrighted 2003-2005 by
+	Gilles Caulier <caulier_dot_gilles_at_free.fr>. 
+
+Permission is granted to copy, distribute and/or modify this document
+under the terms of the GNU Free Documentation License, Version 1.1 or
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts. A copy of the license is included in the section entitled "GNU
+Free Documentation License".
+
+
+
+			GNU Free Documentation License
+			   Version 1.1, March 2000
+
+	 Copyright (C) 2000  Free Software Foundation, Inc.
+	     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+	 Everyone is permitted to copy and distribute verbatim copies
+	 of this license document, but changing it is not allowed.
+
+
+	0. PREAMBLE
+
+	The purpose of this License is to make a manual, textbook, or other
+	written document "free" in the sense of freedom: to assure everyone
+	the effective freedom to copy and redistribute it, with or without
+	modifying it, either commercially or noncommercially.  Secondarily,
+	this License preserves for the author and publisher a way to get
+	credit for their work, while not being considered responsible for
+	modifications made by others.
+
+	This License is a kind of "copyleft", which means that derivative
+	works of the document must themselves be free in the same sense.  It
+	complements the GNU General Public License, which is a copyleft
+	license designed for free software.
+
+	We have designed this License in order to use it for manuals for free
+	software, because free software needs free documentation: a free
+	program should come with manuals providing the same freedoms that the
+	software does.  But this License is not limited to software manuals;
+	it can be used for any textual work, regardless of subject matter or
+	whether it is published as a printed book.  We recommend this License
+	principally for works whose purpose is instruction or reference.
+
+
+	1. APPLICABILITY AND DEFINITIONS
+
+	This License applies to any manual or other work that contains a
+	notice placed by the copyright holder saying it can be distributed
+	under the terms of this License.  The "Document", below, refers to any
+	such manual or work.  Any member of the public is a licensee, and is
+	addressed as "you".
+
+	A "Modified Version" of the Document means any work containing the
+	Document or a portion of it, either copied verbatim, or with
+	modifications and/or translated into another language.
+
+	A "Secondary Section" is a named appendix or a front-matter section of
+	the Document that deals exclusively with the relationship of the
+	publishers or authors of the Document to the Document's overall subject
+	(or to related matters) and contains nothing that could fall directly
+	within that overall subject.  (For example, if the Document is in part a
+	textbook of mathematics, a Secondary Section may not explain any
+	mathematics.)  The relationship could be a matter of historical
+	connection with the subject or with related matters, or of legal,
+	commercial, philosophical, ethical or political position regarding
+	them.
+
+	The "Invariant Sections" are certain Secondary Sections whose titles
+	are designated, as being those of Invariant Sections, in the notice
+	that says that the Document is released under this License.
+
+	The "Cover Texts" are certain short passages of text that are listed,
+	as Front-Cover Texts or Back-Cover Texts, in the notice that says that
+	the Document is released under this License.
+
+	A "Transparent" copy of the Document means a machine-readable copy,
+	represented in a format whose specification is available to the
+	general public, whose contents can be viewed and edited directly and
+	straightforwardly with generic text editors or (for images composed of
+	pixels) generic paint programs or (for drawings) some widely available
+	drawing editor, and that is suitable for input to text formatters or
+	for automatic translation to a variety of formats suitable for input
+	to text formatters.  A copy made in an otherwise Transparent file
+	format whose markup has been designed to thwart or discourage
+	subsequent modification by readers is not Transparent.  A copy that is
+	not "Transparent" is called "Opaque".
+
+	Examples of suitable formats for Transparent copies include plain
+	ASCII without markup, Texinfo input format, LaTeX input format, SGML
+	or XML using a publicly available DTD, and standard-conforming simple
+	HTML designed for human modification.  Opaque formats include
+	PostScript, PDF, proprietary formats that can be read and edited only
+	by proprietary word processors, SGML or XML for which the DTD and/or
+	processing tools are not generally available, and the
+	machine-generated HTML produced by some word processors for output
+	purposes only.
+
+	The "Title Page" means, for a printed book, the title page itself,
+	plus such following pages as are needed to hold, legibly, the material
+	this License requires to appear in the title page.  For works in
+	formats which do not have any title page as such, "Title Page" means
+	the text near the most prominent appearance of the work's title,
+	preceding the beginning of the body of the text.
+
+
+	2. VERBATIM COPYING
+
+	You may copy and distribute the Document in any medium, either
+	commercially or noncommercially, provided that this License, the
+	copyright notices, and the license notice saying this License applies
+	to the Document are reproduced in all copies, and that you add no other
+	conditions whatsoever to those of this License.  You may not use
+	technical measures to obstruct or control the reading or further
+	copying of the copies you make or distribute.  However, you may accept
+	compensation in exchange for copies.  If you distribute a large enough
+	number of copies you must also follow the conditions in section 3.
+
+	You may also lend copies, under the same conditions stated above, and
+	you may publicly display copies.
+
+
+	3. COPYING IN QUANTITY
+
+	If you publish printed copies of the Document numbering more than 100,
+	and the Document's license notice requires Cover Texts, you must enclose
+	the copies in covers that carry, clearly and legibly, all these Cover
+	Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
+	the back cover.  Both covers must also clearly and legibly identify
+	you as the publisher of these copies.  The front cover must present
+	the full title with all words of the title equally prominent and
+	visible.  You may add other material on the covers in addition.
+	Copying with changes limited to the covers, as long as they preserve
+	the title of the Document and satisfy these conditions, can be treated
+	as verbatim copying in other respects.
+
+	If the required texts for either cover are too voluminous to fit
+	legibly, you should put the first ones listed (as many as fit
+	reasonably) on the actual cover, and continue the rest onto adjacent
+	pages.
+
+	If you publish or distribute Opaque copies of the Document numbering
+	more than 100, you must either include a machine-readable Transparent
+	copy along with each Opaque copy, or state in or with each Opaque copy
+	a publicly-accessible computer-network location containing a complete
+	Transparent copy of the Document, free of added material, which the
+	general network-using public has access to download anonymously at no
+	charge using public-standard network protocols.  If you use the latter
+	option, you must take reasonably prudent steps, when you begin
+	distribution of Opaque copies in quantity, to ensure that this
+	Transparent copy will remain thus accessible at the stated location
+	until at least one year after the last time you distribute an Opaque
+	copy (directly or through your agents or retailers) of that edition to
+	the public.
+
+	It is requested, but not required, that you contact the authors of the
+	Document well before redistributing any large number of copies, to give
+	them a chance to provide you with an updated version of the Document.
+
+
+	4. MODIFICATIONS
+
+	You may copy and distribute a Modified Version of the Document under
+	the conditions of sections 2 and 3 above, provided that you release
+	the Modified Version under precisely this License, with the Modified
+	Version filling the role of the Document, thus licensing distribution
+	and modification of the Modified Version to whoever possesses a copy
+	of it.  In addition, you must do these things in the Modified Version:
+
+	A. Use in the Title Page (and on the covers, if any) a title distinct
+	   from that of the Document, and from those of previous versions
+	   (which should, if there were any, be listed in the History section
+	   of the Document).  You may use the same title as a previous version
+	   if the original publisher of that version gives permission.
+	B. List on the Title Page, as authors, one or more persons or entities
+	   responsible for authorship of the modifications in the Modified
+	   Version, together with at least five of the principal authors of the
+	   Document (all of its principal authors, if it has less than five).
+	C. State on the Title page the name of the publisher of the
+	   Modified Version, as the publisher.
+	D. Preserve all the copyright notices of the Document.
+	E. Add an appropriate copyright notice for your modifications
+	   adjacent to the other copyright notices.
+	F. Include, immediately after the copyright notices, a license notice
+	   giving the public permission to use the Modified Version under the
+	   terms of this License, in the form shown in the Addendum below.
+	G. Preserve in that license notice the full lists of Invariant Sections
+	   and required Cover Texts given in the Document's license notice.
+	H. Include an unaltered copy of this License.
+	I. Preserve the section entitled "History", and its title, and add to
+	   it an item stating at least the title, year, new authors, and
+	   publisher of the Modified Version as given on the Title Page.  If
+	   there is no section entitled "History" in the Document, create one
+	   stating the title, year, authors, and publisher of the Document as
+	   given on its Title Page, then add an item describing the Modified
+	   Version as stated in the previous sentence.
+	J. Preserve the network location, if any, given in the Document for
+	   public access to a Transparent copy of the Document, and likewise
+	   the network locations given in the Document for previous versions
+	   it was based on.  These may be placed in the "History" section.
+	   You may omit a network location for a work that was published at
+	   least four years before the Document itself, or if the original
+	   publisher of the version it refers to gives permission.
+	K. In any section entitled "Acknowledgements" or "Dedications",
+	   preserve the section's title, and preserve in the section all the
+	   substance and tone of each of the contributor acknowledgements
+	   and/or dedications given therein.
+	L. Preserve all the Invariant Sections of the Document,
+	   unaltered in their text and in their titles.  Section numbers
+	   or the equivalent are not considered part of the section titles.
+	M. Delete any section entitled "Endorsements".  Such a section
+	   may not be included in the Modified Version.
+	N. Do not retitle any existing section as "Endorsements"
+	   or to conflict in title with any Invariant Section.
+
+	If the Modified Version includes new front-matter sections or
+	appendices that qualify as Secondary Sections and contain no material
+	copied from the Document, you may at your option designate some or all
+	of these sections as invariant.  To do this, add their titles to the
+	list of Invariant Sections in the Modified Version's license notice.
+	These titles must be distinct from any other section titles.
+
+	You may add a section entitled "Endorsements", provided it contains
+	nothing but endorsements of your Modified Version by various
+	parties--for example, statements of peer review or that the text has
+	been approved by an organization as the authoritative definition of a
+	standard.
+
+	You may add a passage of up to five words as a Front-Cover Text, and a
+	passage of up to 25 words as a Back-Cover Text, to the end of the list
+	of Cover Texts in the Modified Version.  Only one passage of
+	Front-Cover Text and one of Back-Cover Text may be added by (or
+	through arrangements made by) any one entity.  If the Document already
+	includes a cover text for the same cover, previously added by you or
+	by arrangement made by the same entity you are acting on behalf of,
+	you may not add another; but you may replace the old one, on explicit
+	permission from the previous publisher that added the old one.
+
+	The author(s) and publisher(s) of the Document do not by this License
+	give permission to use their names for publicity for or to assert or
+	imply endorsement of any Modified Version.
+
+
+	5. COMBINING DOCUMENTS
+
+	You may combine the Document with other documents released under this
+	License, under the terms defined in section 4 above for modified
+	versions, provided that you include in the combination all of the
+	Invariant Sections of all of the original documents, unmodified, and
+	list them all as Invariant Sections of your combined work in its
+	license notice.
+
+	The combined work need only contain one copy of this License, and
+	multiple identical Invariant Sections may be replaced with a single
+	copy.  If there are multiple Invariant Sections with the same name but
+	different contents, make the title of each such section unique by
+	adding at the end of it, in parentheses, the name of the original
+	author or publisher of that section if known, or else a unique number.
+	Make the same adjustment to the section titles in the list of
+	Invariant Sections in the license notice of the combined work.
+
+	In the combination, you must combine any sections entitled "History"
+	in the various original documents, forming one section entitled
+	"History"; likewise combine any sections entitled "Acknowledgements",
+	and any sections entitled "Dedications".  You must delete all sections
+	entitled "Endorsements."
+
+
+	6. COLLECTIONS OF DOCUMENTS
+
+	You may make a collection consisting of the Document and other documents
+	released under this License, and replace the individual copies of this
+	License in the various documents with a single copy that is included in
+	the collection, provided that you follow the rules of this License for
+	verbatim copying of each of the documents in all other respects.
+
+	You may extract a single document from such a collection, and distribute
+	it individually under this License, provided you insert a copy of this
+	License into the extracted document, and follow this License in all
+	other respects regarding verbatim copying of that document.
+
+
+
+	7. AGGREGATION WITH INDEPENDENT WORKS
+
+	A compilation of the Document or its derivatives with other separate
+	and independent documents or works, in or on a volume of a storage or
+	distribution medium, does not as a whole count as a Modified Version
+	of the Document, provided no compilation copyright is claimed for the
+	compilation.  Such a compilation is called an "aggregate", and this
+	License does not apply to the other self-contained works thus compiled
+	with the Document, on account of their being thus compiled, if they
+	are not themselves derivative works of the Document.
+
+	If the Cover Text requirement of section 3 is applicable to these
+	copies of the Document, then if the Document is less than one quarter
+	of the entire aggregate, the Document's Cover Texts may be placed on
+	covers that surround only the Document within the aggregate.
+	Otherwise they must appear on covers around the whole aggregate.
+
+
+	8. TRANSLATION
+
+	Translation is considered a kind of modification, so you may
+	distribute translations of the Document under the terms of section 4.
+	Replacing Invariant Sections with translations requires special
+	permission from their copyright holders, but you may include
+	translations of some or all Invariant Sections in addition to the
+	original versions of these Invariant Sections.  You may include a
+	translation of this License provided that you also include the
+	original English version of this License.  In case of a disagreement
+	between the translation and the original English version of this
+	License, the original English version will prevail.
+
+
+	9. TERMINATION
+
+	You may not copy, modify, sublicense, or distribute the Document except
+	as expressly provided for under this License.  Any other attempt to
+	copy, modify, sublicense or distribute the Document is void, and will
+	automatically terminate your rights under this License.  However,
+	parties who have received copies, or rights, from you under this
+	License will not have their licenses terminated so long as such
+	parties remain in full compliance.
+
+
+	10. FUTURE REVISIONS OF THIS LICENSE
+
+	The Free Software Foundation may publish new, revised versions
+	of the GNU Free Documentation License from time to time.  Such new
+	versions will be similar in spirit to the present version, but may
+	differ in detail to address new problems or concerns. See
+	http:///www.gnu.org/copyleft/.
+
+	Each version of the License is given a distinguishing version number.
+	If the Document specifies that a particular numbered version of this
+	License "or any later version" applies to it, you have the option of
+	following the terms and conditions either of that specified version or
+	of any later version that has been published (not as a draft) by the
+	Free Software Foundation.  If the Document does not specify a version
+	number of this License, you may choose any version ever published (not
+	as a draft) by the Free Software Foundation.
+
+
+	ADDENDUM: How to use this License for your documents
+
+	To use this License in a document you have written, include a copy of
+	the License in the document and put the following copyright and
+	license notices just after the title page:
+
+	      Copyright (c)  YEAR  YOUR NAME.
+	      Permission is granted to copy, distribute and/or modify this document
+	      under the terms of the GNU Free Documentation License, Version 1.1
+	      or any later version published by the Free Software Foundation;
+	      with the Invariant Sections being LIST THEIR TITLES, with the
+	      Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
+	      A copy of the license is included in the section entitled "GNU
+	      Free Documentation License".
+
+	If you have no Invariant Sections, write "with no Invariant Sections"
+	instead of saying which ones are invariant.  If you have no
+	Front-Cover Texts, write "no Front-Cover Texts" instead of
+	"Front-Cover Texts being LIST"; likewise for Back-Cover Texts.
+
+	If your document contains nontrivial examples of program code, we
+	recommend releasing these examples in parallel under your choice of
+	free software license, such as the GNU General Public License,
+	to permit their use in free software.

Added: kde-extras/trunk/digikam/digikam/trunk/debian/digikam.manpage
===================================================================
--- kde-extras/trunk/digikam/digikam/trunk/debian/digikam.manpage	2005-03-22 22:30:40 UTC (rev 869)
+++ kde-extras/trunk/digikam/digikam/trunk/debian/digikam.manpage	2005-03-22 22:32:51 UTC (rev 870)
@@ -0,0 +1,68 @@
+.TH digikam "1" "Feb 2005" "digikam 0.7.2" "User Commands"
+.SH NAME
+digikam \- digital photo management application for KDE
+.SH SYNOPSIS
+.B digikam
+[\fIQt\-options\fR] [\fIKDE\-options\fR]
+[\fB\-\-detect\-camera\fR]
+.SH DESCRIPTION
+Digikam is an easy to use and powerful digital photo management
+application, which makes importing, organizing and editing
+digital photos a "snap".  An easy to use interface is provided
+to connect to your digital camera, preview the images and download
+and/or delete them.
+.PP
+Digikams buildin image editor makes the common photo correction
+a simple task.  The image editor is extensible via plugins.
+The digikamimageplugins package contains many useful image editor
+plugins.
+.PP
+Digikam can also make use of the KIPI image handling plugins to
+extend it's capabilities even further for photo manipulations,
+im- and export, etc.  The kipi-plugins package contains many
+very useful extentions.
+.PP
+.SS "Options:"
+.TP
+\fB\-\-detect\-camera\fR
+Automatically detect and open camera
+.SS "Generic options:"
+.TP
+\fB\-\-help\fR
+Show help about options
+.TP
+\fB\-\-help\-qt\fR
+Show Qt specific options
+.TP
+\fB\-\-help\-kde\fR
+Show KDE specific options
+.TP
+\fB\-\-help\-all\fR
+Show all options
+.TP
+\fB\-\-author\fR
+Show author information
+.TP
+\fB\-v\fR, \fB\-\-version\fR
+Show version information
+.TP
+\fB\-\-license\fR
+Show license information
+.TP
+\fB\-\-\fR
+End of options
+.SH "SEE ALSO"
+The full documentation for
+.B digikam
+is maintained as a html manual. The command
+.IP
+.B khelpcenter help:/digikam
+.PP
+gives you access to the complete manual.
+.SH AUTHOR
+.B digikam
+was written by Renchi Raju and many others (see
+/usr/share/doc/digikam/AUTHORS for details).
+.PP
+This manual page was prepared by Achim Bohnet <ach@mpe.mpg.de> for the Debian  GNU/Linux  system
+(but may be used by others).

Added: kde-extras/trunk/digikam/digikam/trunk/debian/lintian
===================================================================
--- kde-extras/trunk/digikam/digikam/trunk/debian/lintian	2005-03-22 22:30:40 UTC (rev 869)
+++ kde-extras/trunk/digikam/digikam/trunk/debian/lintian	2005-03-22 22:32:51 UTC (rev 870)
@@ -0,0 +1 @@
+digikam: non-dev-pkg-with-shlib-symlink 

Added: kde-extras/trunk/digikam/digikam/trunk/debian/menu
===================================================================
--- kde-extras/trunk/digikam/digikam/trunk/debian/menu	2005-03-22 22:30:40 UTC (rev 869)
+++ kde-extras/trunk/digikam/digikam/trunk/debian/menu	2005-03-22 22:32:51 UTC (rev 870)
@@ -0,0 +1,10 @@
+?package(digikam):\
+	needs="X11"\
+	section="Apps/Viewers"\
+	title="digikam"\
+	command="/usr/bin/digikam"
+?package(digikam):\
+	needs="X11"\
+	section="Apps/Viewers"\
+	title="showfoto"\
+	command="/usr/bin/showfoto"

Added: kde-extras/trunk/digikam/digikam/trunk/debian/rules
===================================================================
--- kde-extras/trunk/digikam/digikam/trunk/debian/rules	2005-03-22 22:30:40 UTC (rev 869)
+++ kde-extras/trunk/digikam/digikam/trunk/debian/rules	2005-03-22 22:32:51 UTC (rev 870)
@@ -0,0 +1,12 @@
+#!/usr/bin/make -f
+
+cdbs_kde_enable_debug = --disable-debug
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+#include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/class/kde.mk
+
+DEB_INSTALL_MANPAGES_digikam = debian/digikam.manpage debian/showfoto.manpage
+
+install/digikam::
+	install -D -o root -g root -m 0644 debian/lintian $(CURDIR)/debian/digikam/usr/share/lintian/overrides/digikam


Property changes on: kde-extras/trunk/digikam/digikam/trunk/debian/rules
___________________________________________________________________
Name: svn:executable
   + *

Added: kde-extras/trunk/digikam/digikam/trunk/debian/showfoto.manpage
===================================================================
--- kde-extras/trunk/digikam/digikam/trunk/debian/showfoto.manpage	2005-03-22 22:30:40 UTC (rev 869)
+++ kde-extras/trunk/digikam/digikam/trunk/debian/showfoto.manpage	2005-03-22 22:32:51 UTC (rev 870)
@@ -0,0 +1,151 @@
+.\" This file was generated by kdemangen.pl
+.TH SHOWFOTO 1 "Feb 2005" "K Desktop Environment" "digiKam Photo Viewer"
+.SH NAME
+showfoto
+\- digiKam Photo Viewer
+.SH SYNOPSIS
+showfoto [Qt\-options] [KDE\-options] [file(s)] 
+.SH DESCRIPTION
+digiKam Photo Viewer
+.SH OPTIONS
+.SS
+.SS Arguments:
+file(s)                   File(s) to open
+.SS Generic options:
+.TP
+.B  \-\-help  
+Show help about options
+.TP
+.B  \-\-help\-qt  
+Show Qt specific options
+.TP
+.B  \-\-help\-kde  
+Show KDE specific options
+.TP
+.B  \-\-help\-all  
+Show all options
+.TP
+.B  \-\-author  
+Show author information
+.TP
+.B \-v,  \-\-version  
+Show version information
+.TP
+.B  \-\-license  
+Show license information
+.TP
+.B  \-\-  
+End of options
+.SS 
+.SS KDE options:
+.TP
+.B  \-\-caption  <caption>
+Use 'caption' as name in the titlebar
+.TP
+.B  \-\-icon  <icon>
+Use 'icon' as the application icon
+.TP
+.B  \-\-miniicon  <icon>
+Use 'icon' as the icon in the titlebar
+.TP
+.B  \-\-config  <filename>
+Use alternative configuration file
+.TP
+.B  \-\-dcopserver  <server>
+Use the DCOP Server specified by 'server'
+.TP
+.B  \-\-nocrashhandler  
+Disable crash handler, to get core dumps
+.TP
+.B  \-\-waitforwm  
+Waits for a WM_NET compatible windowmanager
+.TP
+.B  \-\-style  <style>
+sets the application GUI style
+.TP
+.B  \-\-geometry  <geometry>
+sets the client geometry of the main widget
+.SS 
+.SS Qt options:
+.TP
+.B  \-\-display  <displayname>
+Use the X-server display 'displayname'
+.TP
+.B  \-\-session  <sessionId>
+Restore the application for the given 'sessionId'
+.TP
+.B  \-\-cmap  
+Causes the application to install a private color
+map on an 8-bit display
+.TP
+.B  \-\-ncols  <count>
+Limits the number of colors allocated in the color
+cube on an 8-bit display, if the application is
+using the QApplication::ManyColor color
+specification
+.TP
+.B  \-\-nograb  
+tells Qt to never grab the mouse or the keyboard
+.TP
+.B  \-\-dograb  
+running under a debugger can cause an implicit
+-nograb, use -dograb to override
+.TP
+.B  \-\-sync  
+switches to synchronous mode for debugging
+.TP
+.B \-\-fn,  \-\-font  <fontname>
+defines the application font
+.TP
+.B \-\-bg,  \-\-background  <color>
+sets the default background color and an
+application palette (light and dark shades are
+calculated)
+.TP
+.B \-\-fg,  \-\-foreground  <color>
+sets the default foreground color
+.TP
+.B \-\-btn,  \-\-button  <color>
+sets the default button color
+.TP
+.B  \-\-name  <name>
+sets the application name
+.TP
+.B  \-\-title  <title>
+sets the application title (caption)
+.TP
+.B  \-\-visual  TrueColor
+forces the application to use a TrueColor visual on
+an 8-bit display
+.TP
+.B  \-\-inputstyle  <inputstyle>
+sets XIM (X Input Method) input style. Possible
+values are onthespot, overthespot, offthespot and
+root
+.TP
+.B  \-\-im  <XIM server>
+set XIM server
+.TP
+.B  \-\-noxim  
+disable XIM
+.TP
+.B  \-\-reverse  
+mirrors the whole layout of widgets
+.SS 
+
+.SH SEE ALSO
+Full user documentation is available through the KDE Help Center.  You can also enter the URL
+.BR help:/showfoto/
+directly into konqueror or you can run 
+.BR "`khelpcenter help:/showfoto/'"
+from the command-line.
+.br
+.SH AUTHORS
+.nf
+Renchi Raju <renchi at pooh.tam.uiuc.edu>
+.br
+Caulier Gilles <caulier dot gilles at free.fr>
+.br
+Ralf Holzer <kde at ralfhoelzer.com>
+.br
+