--- kphotoalbum-4.0.2.orig/debian/control +++ kphotoalbum-4.0.2/debian/control @@ -0,0 +1,33 @@ +Source: kphotoalbum +Section: graphics +Priority: optional +Maintainer: Debian KDE Extras Team +Uploaders: Fathi Boudra , Mark Purcell +Build-Depends: debhelper (>= 7.3.8), cmake, pkg-kde-tools (>= 0.4.11), docbook-to-man, + libexiv2-dev (>= 0.18), libjpeg62-dev, libkdcraw7-dev, libkipi6-dev, + libmarble-dev, x11proto-core-dev +Standards-Version: 3.8.2 +Homepage: http://kphotoalbum.org +Vcs-Browser: http://svn.debian.org/wsvn/pkg-kde/kde-extras/kphotoalbum/trunk/?op=log +Vcs-Svn: svn://svn.debian.org/pkg-kde/kde-extras/kphotoalbum/trunk/ + +Package: kphotoalbum +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, + libqt4-sql-sqlite +Recommends: kipi-plugins, khelpcenter +Suggests: mplayerthumbs +Description: tool for indexing, searching and viewing images by keywords for KDE + KPhotoAlbum lets you index, search, group and view images by keywords, date, + locations and persons. It provides a quick and elegant way to lookup groups of + images when you have thousands of pictures on your hard disk. + . + The information associated with each photo is stored in an XML file. Together + with its keywords, KPhotoAlbum stores each picture's MD5 sum, so it will + recognize them even if you move them to another directory. KPhotoAlbum can + also create HTML galleries with the images you select. + . + KPhotoAlbum can also make use of the KIPI image handling plugins to extend its + capabilities. The kipi-plugins package contains many useful extensions. Among + others, it contains extensions for photo manipulation, importing, exporting + and batch processing. --- kphotoalbum-4.0.2.orig/debian/kphotoalbum.sgml +++ kphotoalbum-4.0.2/debian/kphotoalbum.sgml @@ -0,0 +1,160 @@ + manpage.1'. You may view + the manual page with: `docbook-to-man manpage.sgml | nroff -man | + less'. A typical entry in a Makefile or Makefile.am is: + +manpage.1: manpage.sgml + docbook-to-man $< > $@ + + + The docbook-to-man binary is found in the docbook-to-man package. + Please remember that if you create the nroff version in one of the + debian/rules file targets (such as build), you will need to include + docbook-to-man in your Build-Depends control field. + + --> + + + David"> + L. Moreno"> + + June 4, 2004"> + + 1"> + david.lopez.moreno@hispalinux.es"> + + KPHOTOALBUM"> + + + Debian"> + GNU"> + GPL"> +]> + + + +
+ &dhemail; +
+ + &dhfirstname; + &dhsurname; + + + 2004 + &dhusername; + + &dhdate; +
+ + &dhucpackage; + + &dhsection; + + + &dhpackage; + + KDE tool for indexing, searching and viewing images by keywords. + + + + &dhpackage; + + + + + + + DESCRIPTION + + This manual page documents briefly the &dhpackage; command. + + KDE Image Database (&dhpackage;) lets you index, search, group and + view images by keywords, date, locations and persons. It provides a quick and elegant way + to lookup groups of images when you have thousands of pictures on your hard disk. + + The information associated with each photo is stored in an XML file. + Together with its keywords, &dhpackage; stores each picture's MD5 sum, so it + will recognize them even if you move them to another directory. + + + + OPTIONS + + This program follows the usual &gnu; command line syntax, + with long options starting with two dashes (`-'). Below are the kphotoalbum-specific options. + For a full summary of options, run &dhpackage; . + + + + + + + Show all options, including generic KDE and Qt options. + + + + file + + + Load alternate config file. + + + + + + Starts KPhotoAlbum with a prebuilt set of demo images. + + + file + + + Import database file. KPhotoAlbum allows you to export a set of your images into a .kim file, which other people may import into their database, to get your classification for these images. This option allows you to import an external .kim file into kPhotoAlbum. + + + + + + SEE ALSO + + digikam (1). + Full user documentation is available through the KDE Help Center. + You can also enter the URL help:/kphotoalbum/ + directly into konqueror or you can run helpcenter + help:/kphotoalbum/ from the command-line. + + If the KDE Help Centre is not installed then you can read this + documentation in HTML format from /usr/share/doc/kde/HTML/en/kphotoalbum/. + + + + AUTHOR + + This manual page was written by &dhusername; (&dhemail;) for + the &debian; system (but may be used by others). + + + +
+ + + + --- kphotoalbum-4.0.2.orig/debian/menu +++ kphotoalbum-4.0.2/debian/menu @@ -0,0 +1,7 @@ +?package(kphotoalbum):\ + needs="X11"\ + section="Applications/Graphics"\ + title="kphotoalbum"\ + longtitle="KDE Photo Album"\ + hints="KDE"\ + command="/usr/bin/kphotoalbum" --- kphotoalbum-4.0.2.orig/debian/rules +++ kphotoalbum-4.0.2/debian/rules @@ -0,0 +1,22 @@ +#!/usr/bin/make -f + +include /usr/share/pkg-kde-tools/makefiles/1/debhelper/kde.mk + +%: + dh $@ + +override_dh_auto_build: + dh_auto_build + /usr/bin/docbook-to-man debian/kphotoalbum.sgml > kphotoalbum.1 + +override_dh_clean: + dh_clean + rm -f kphotoalbum.1 + +override_dh_compress: + dh_compress -X.docbook + +get-orig-source-dpatch: + @@dh_testdir + @@[ -d ../tarballs/. ] + @@dpatch-get-origtargz ../tarballs --- kphotoalbum-4.0.2.orig/debian/kphotoalbum.manpages +++ kphotoalbum-4.0.2/debian/kphotoalbum.manpages @@ -0,0 +1 @@ +kphotoalbum.1 --- kphotoalbum-4.0.2.orig/debian/copyright +++ kphotoalbum-4.0.2/debian/copyright @@ -0,0 +1,60 @@ +This package was debianized by: + + David L. Moreno on + Sun, 18 Jul 2004 18:00:54 +0200. + +It was downloaded from: + + http://kphotoalbum.org + +Upstream Author: + + Jesper K. Pedersen + +Copyright: + + © 2003-2009 Jesper K. Pedersen + +Copyright for SQLDB and some code in Utilities: + + © 2006-2009 Tuomas Suutari + +Copyright for python scripts: + + © 2006-2009 Tuomas Suutari + +Copyright for thumbnail implementation: + + © 2008 Henner Zeller + +The kphotoalbum manpage is: + + © 2004 David L. Moreno + and is licensed under the GPL, see below. + +License: + + This package 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 package 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. + + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU General +Public License version 2 can be found in `/usr/share/common-licenses/GPL-2' +and the GPL version 3 can be found in `/usr/share/common-licenses/GPL-3'. + +The Debian packaging is: + + Copyright © 2006-2009 Fathi Boudra + +and is licensed under the GPL version 2 or any later version, +see `/usr/share/common-licenses/GPL-2' and `/usr/share/common-licenses/GPL-3'. --- kphotoalbum-4.0.2.orig/debian/docs +++ kphotoalbum-4.0.2/debian/docs @@ -0,0 +1,2 @@ +README +TODO --- kphotoalbum-4.0.2.orig/debian/changelog +++ kphotoalbum-4.0.2/debian/changelog @@ -0,0 +1,205 @@ +kphotoalbum (4.0.2-1) unstable; urgency=low + + * New upstream release. (Closes: #538061) + * Update debian/control: + - Remove cdbs build dependency + - Bump Standards-Version to 3.8.2 (no changes needed) + * Rewrite debian/rules: use dh. + + -- Fathi Boudra Thu, 30 Jul 2009 14:28:40 +0200 + +kphotoalbum (4.0.1-1) unstable; urgency=low + + * New upstream release. + - debian/patches/00_kphotoalbum_r967963.diff & quilt obsolete + + -- Mark Purcell Sun, 24 May 2009 16:48:14 +1000 + +kphotoalbum (4.0-2) unstable; urgency=low + + * Add branch pull patch from r967963: + - BUGFIX: The HTML generator did not display the available themes + correctly. + - BUGFIX: Invoke external application for multiple files did not work. + - BUGFIX: build failure on armel architecture. + * Add quilt build dependency and related CDBS include. + + -- Fathi Boudra Mon, 18 May 2009 12:42:48 +0200 + +kphotoalbum (4.0-1) unstable; urgency=low + + * New upstream release + - dialog layout code rewrite (Closes: #451330). + - Initial KDE 4 version (Closes: #507235). + + [ Fathi Boudra ] + * Remove patches (not needed). + * Bump compat to 7. + * Update debian/control: + - Switch from kde section to graphics. + - Remove quilt and libkexif1-dev build dependencies. + - Bump debhelper to 7. + - Add cmake and pkg-kde-tools build dependencies. + - Bump libexiv2 buil dependency to 0.18. + - Replace libkdcraw-dev build dependency by libkdcraw7-dev. + - Replace libkipi0-dev build dependency by libkipi6-dev. + - Add libjpeg62-dev, libmarble-dev and x11proto-core-dev build + dependencies. + - Bump Standards-Version from 3.7.3 to 3.8.1 (no changes needed). + - Replace libqt3-mt-sqlitea nd sqlite dependencies by libqt4-sql-sqlite. + - Remove deprecated kimdaba conflicts/replaces/provides. + - Add mplayerthumbs suggests. + * Update debian/copyright: + - Remove Dave Coffin. + - Add Henner Zeller. + - Update GPL version and years. + * Update debian/rules: + - Use pkg-kde-tools kde.mk. + - Remove patchsys-quilt.pk (not used). + + [ Mark Purcell ] + * Refresh debian/watch + + -- Fathi Boudra Tue, 12 May 2009 10:15:39 +0200 + +kphotoalbum (3.1.1-2) unstable; urgency=low + + * Add typeinfo include before using typeid. (Closes: #474355) + + -- Fathi Boudra Sat, 05 Apr 2008 21:00:40 +0200 + +kphotoalbum (3.1.1-1) unstable; urgency=low + + * New upstream release. + * Merge Ubuntu changes: + * Add khelpcenter recommends. + * Bump libexiv2-dev, libkdcraw-dev and libkexif1-dev build dependencies. + * Add Vcs-Browser and Vcs-Svn fields. + + -- Fathi Boudra Tue, 25 Mar 2008 23:10:58 +0100 + +kphotoalbum (3.1.0-1) unstable; urgency=low + + * New upstream release. + * Update my e-mail address. + * Bump Standards-Version to 3.7.3. + * Use Homepage field. + * Add libkdcraw-dev build dependency. + * Replace Apps by Applications in menu file. + * Switch to quilt patch system. + * Build with --as-needed linker flag. + * Add patch to fix typo in translation. (Closes: #430702) + + -- Fathi Boudra Fri, 14 Dec 2007 22:42:58 +0100 + +kphotoalbum (3.0.2-1) unstable; urgency=low + + * New upstream release + + -- Mark Purcell Tue, 24 Apr 2007 06:57:07 +1000 + +kphotoalbum (3.0-2) unstable; urgency=low + + * Update debian/watch + + -- Mark Purcell Thu, 29 Mar 2007 22:17:18 +0100 + +kphotoalbum (3.0-1) experimental; urgency=low + + * New upstream release + * Remove autoconf 2.60 support patch, merged upstream + * control: add libqt3-mt-sqlite and sqlite to depends + * copyright: updated + + -- Fathi Boudra Wed, 3 Jan 2007 08:37:00 +0100 + +kphotoalbum (2.2-2) unstable; urgency=low + + * Add version to libexiv2 dependency (Closes: #386855) + + -- Fathi Boudra Mon, 11 Sep 2006 00:07:52 +0200 + +kphotoalbum (2.2-1) unstable; urgency=low + + * New upstream release (Closes: #370136, #351170) + * Convert package to cdbs (Closes: #364371, #332754) + * New maintainers: + * Maintainer: KDE Extras Team + * Uploaders: Mark Purcell and Fathi Boudra + * compat: bumped to 5 + * control: + * renamed KimDaBa to KPhotoAlbum + * replaced Section graphics by kde + * removed unneeded Build-depends + * bumped Standards-Version to 3.7.2 + * removed kdegraphics from recommend (Closes: #346391) + * updated description (Closes: #364160) + * added Conflicts/Replaces KimDaBa + * copyright: added missing copyrights + * manpage and menu updated according to kphotoalbum name + * watch file added + + -- Fathi Boudra Wed, 30 Aug 2006 13:36:01 +0200 + +kimdaba (2.1-1) unstable; urgency=low + + * New upstream release, (closes: #316861, #314689). + * Adapted to follow new version (3.6.2) of the Debian Policy. + * Build-depends cleanup. Thanks to Ubuntu developer Jonathan Riddell + and Debian Developers Adeodato Simó + and Steve Langasek (closes: #326416). + - Removed build-depends on libraries: kdelibs4, libqt3c102-mt, libacl1, + libart-2.0-2, libattr1, libgcc1, libice6, libidn11, libncurses5, + libpng12-0, libsm6, libx11-6, libxcursor1, libxext6, libxft2, libxrandr2, + libxrender1, libxt6, libaudio2, libexpat1, libfam0c102, libfontconfig1, + libfreetype6, and zlib1g. + - Removed build-depends on 'Priority: required' packages: base-files, + coreutils. + - Also removed build-depends on binutils, zlib1g-dev, gettext and xutils. + * KIPI interface added, (closes: #306386). + - Added build dependency on libkipi0-dev. + - Added Recommends: kipi-plugins. + * Added Recommends: kdegraphics, as it gives EXIF support for Kimdaba. + * Package description extended to inform of the new plugin capability. + * First version after C++ ABI change. + + -- David L. Moreno Wed, 3 Sep 2005 23:23:55 +0200 + +kimdaba (2.0-4) unstable; urgency=low + + * Broken i386 package on Sid, unnecessary dependency on kdelibs 4:4.3.0 + removed (closes: #309752). + * Upstream KDE-help documentation is only in Docbook format. Only HTML, + DebianDoc-SGML or Text are acceptable. Removed debian/kimdaba.doc-base + (closes: #308985). + + -- David L. Moreno Thu, 19 May 2005 12:56:00 +0200 + +kimdaba (2.0-3) unstable; urgency=low + + * Explicit Build-Depends on gcc-3.3, libstdc++5, libc6-dev and libc6 removed + to allow build on ia64, alpha and ppc64 (closes: #300309). + * Corrected "a XML" typo on Description and manpage (closes: #299997). + + -- David L. Moreno Wed, 11 May 2005 09:28:08 +0200 + +kimdaba (2.0-2) unstable; urgency=low + + * Changelog fixed, ITP bug closed (closes: #227525). + * Cleaned up build dependencies on versioned libraries. + + -- David L. Moreno Fri, 3 Dec 2004 11:44:22 +0100 + +kimdaba (2.0-1) unstable; urgency=low + + * New upstream release + * Manpage updated. New option --import added. + + -- David L. Moreno Tue, 19 Oct 2004 09:22:37 +0200 + +kimdaba (1.1-1) unstable; urgency=low + + * Initial Release. + * Missing manpage added. + + -- David L. Moreno Sun, 9 May 2004 18:00:54 +0200 --- kphotoalbum-4.0.2.orig/debian/compat +++ kphotoalbum-4.0.2/debian/compat @@ -0,0 +1 @@ +7 --- kphotoalbum-4.0.2.orig/debian/watch +++ kphotoalbum-4.0.2/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://kphotoalbum.org/download-source.html data/download/kphotoalbum-(.*[\d\.])\.tar\.bz2 debian svn-upgrade