--- kflickr-0.6.orig/doc/Makefile.in +++ kflickr-0.6/doc/Makefile.in @@ -533,6 +533,7 @@ # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: + #>+ 2 docs-am: --- kflickr-0.6.orig/debian/control +++ kflickr-0.6/debian/control @@ -1,14 +1,16 @@ Source: kflickr Section: graphics Priority: optional -Maintainer: M. Asselstine -Build-Depends: debhelper (>= 4.0.0), autotools-dev, kdelibs4-dev, libc6-dev, libidn11-dev, libpng12-0-dev, zlib1g-dev -Standards-Version: 3.6.1 +Maintainer: Seth Kinast +Build-Depends: debhelper (>= 4.0.0), autotools-dev, kdelibs4-dev, libidn11-dev, libpng12-0-dev, zlib1g-dev, autoconf +Standards-Version: 3.6.2 Package: kflickr -Architecture: i386 +Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Standalone Flickr uploader for KDE - This is any easy to used Flickr uploader for KDE. It supports Drag-n-Drop - allowing photos to be easily prepared for upload. Allows editing of the - most common photo attributes before upload. + This is an easy-to-use Flickr uploader for KDE. It supports drag-and-drop, + allowing photos to be easily prepared for upload. Also allows editing of + the most common photo attributes before upload. + . + Homepage: http://kflickr.sourceforge.net/ --- kflickr-0.6.orig/debian/rules +++ kflickr-0.6/debian/rules @@ -32,7 +32,7 @@ config.status: configure dh_testdir # Add here commands to configure the package. - CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info + CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --disable-rpath build: build-stamp @@ -95,9 +95,10 @@ # dh_installcron # dh_installinfo dh_installman + dh_iconcache dh_link dh_strip - dh_compress -X.docbook + dh_compress dh_fixperms # dh_perl # dh_python --- kflickr-0.6.orig/debian/changelog +++ kflickr-0.6/debian/changelog @@ -1,17 +1,33 @@ -kflickr (0.6-1) stable; urgency=low +kflickr (0.6-0ubuntu1) edgy; urgency=low - * Added manpage for Debian and Ubuntu packaging criteria - * Added online help - * Now kflickr is a kpart for integration into other applications - * Added dcop support to allow for photos to be added by external apps - * Added Konqueror service menu - * Fixed possible bug causing "Invalid Token" on authentication - * Updated .desktop file to meet XDG minimum standards - * Bug fixes + * New upstream version - -- M. Asselstine Wed, 5 Jun 2006 22:00:43 -0500 - -kflickr (0.5-1) stable; urgency=low + -- Rich Johnson Sat, 15 Jul 2006 02:37:44 -0500 + +kflickr (0.5-0ubuntu2) dapper; urgency=low + + * debian/rules: + + Use dh_iconcache . + + -- Zak B. Elep Thu, 4 May 2006 06:34:25 -0400 + +kflickr (0.5-0ubuntu1) dapper; urgency=low + + * Initial Kubuntu release. + * debian/control: + - Add build-dependency on autoconf + - Remove build-dependency on libc6-dev + - Bump Standards-Version to 3.6.2 (no changes necessary) + * debian/rules: + - Use --disable-rpath for ./configure + - Install manpage + * Break upstream package into a non-native package (and + re-version accordingly) and remove CVS stuff + * Change Maintainer to Seth Kinast + + -- Seth Kinast Sun, 1 Jan 2006 19:07:00 -0600 + +kflickr (0.5) stable; urgency=low * Photo rotate * Photo list right mouse menu @@ -26,7 +42,7 @@ -- M. Asselstine Thur, 24 Nov 2005 22:12:43 -0500 -kflickr (0.4-1) stable; urgency=low +kflickr (0.4) stable; urgency=low * Photo order can be modified in list view via drag-n-drop * Better error handling when uploading photos @@ -36,21 +52,21 @@ -- M. Asselstine Wed, 2 Nov 2005 19:54:43 -0500 -kflickr (0.3-1) stable; urgency=low +kflickr (0.3) stable; urgency=low * Support now available for connections through a proxy server * Support for PNG and non-animated GIF -- M. Asselstine Mon, 10 Oct 2005 20:00:25 -0400 -kflickr (0.2-1) stable; urgency=low +kflickr (0.2) stable; urgency=low * Fix auth bug. Implemented async. message handling for flickr comms * Batch mode photo editing -- M. Asselstine Tue, 20 Sep 2005 19:40:34 -0400 -kflickr (0.1-1) stable; urgency=low +kflickr (0.1) stable; urgency=low * Initial Release. --- kflickr-0.6.orig/debian/copyright +++ kflickr-0.6/debian/copyright @@ -3,11 +3,24 @@ It was downloaded from http://kflickr.sourceforge.net/downloads.html -Copyright Holder: M. Asselstine +Copyright Holder: + (C) 2005, M. Asselstine License: - -You are free to distribute this software under the terms of -the GNU General Public License. +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. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02111-1301 USA +. On Debian systems, the complete text of the GNU General Public License can be found in the file `/usr/share/common-licenses/GPL'. --- kflickr-0.6.orig/debian/debiandirs +++ kflickr-0.6/debian/debiandirs @@ -0,0 +1,32 @@ +export kde_confdir=/etc/kde3 +export kde_prefix=/usr +export kde_bindir=/usr/bin +export kde_includedir=/usr/include/kde +export kde_libdir=/usr/lib +export kde_cgidir=/usr/lib/cgi-bin +export kde_moduledir=/usr/lib/kde3 +export kde_appsdir=/usr/share/applnk +export kde_datadir=/usr/share/apps +export kde_htmldir=/usr/share/doc/kde/HTML +export kde_icondir=/usr/share/icons +export kde_locale=/usr/share/locale +export kde_mimedir=/usr/share/mimelnk +export kde_servicesdir=/usr/share/services +export kde_servicetypesdir=/usr/share/servicetypes +export kde_sounddir=/usr/share/sounds +export kde_templatesdir=/usr/share/templates +export kde_wallpaperdir=/usr/share/wallpapers +export mandir=/usr/share/man +export infodir=/usr/share/info +export sysconfdir=/etc +export QTDIR=/usr/share/qt3 +export IDL=/usr/bin/cuteidl +export DCOPIDL=/usr/bin/dcopidl +export DCOPIDL2CPP=/usr/bin/dcopidl2cpp +export KDB2HTML=/usr/bin/kdb2html +export MCOPIDL=/usr/bin/mcopidl +export ARTSCCONFIG=/usr/bin/artsc-config +export INSTALL_DATA=install -p -c -m 644 +configkde=--disable-debug --disable-rpath --prefix=$(kde_prefix) --libexecdir=$(kde_bindir) --sysconfdir=$(sysconfdir) --libdir=$(kde_libdir) --includedir=$(kde_includedir) --with-qt-includes=/usr/include/qt3 --mandir=$(mandir) --infodir=$(infodir) --with-xinerama +configkdevelop=--disable-debug --disable-rpath --enable-docbase --enable-kdoc2 --libdir=$(kde_libdir) --includedir=$(kde_includedir) --with-qt-includes=/usr/include/qt3 --mandir=$(mandir) --with-kdelibsdoc-dir=/usr/share/doc/kdelibs3-doc/html --with-xinerama +configkdepim=--disable-debug --disable-rpath --with-extra-includes=/usr/include/libpisock --enable-shared --prefix=$(kde_prefix) --libexecdir=$(kde_bindir) --with-qt-includes=/usr/include/qt3 --mandir=$(mandir) --infodir=$(infodir) --with-xinerama --- kflickr-0.6.orig/debian/kflickr.1 +++ kflickr-0.6/debian/kflickr.1 @@ -0,0 +1,146 @@ +.\" This file was generated by kdemangen.pl +.TH KFLICKR 1 "Jan 2005" "K Desktop Environment" "A Flickr uploader for KDE" +.SH NAME +kflickr +\- A Flickr uploader for KDE +.SH SYNOPSIS +kflickr [Qt\-options] [KDE\-options] +.SH DESCRIPTION +This is an easy-to-use Flickr uploader for KDE. It supports drag-and-drop, +allowing photos to be easily prepared for upload. Also allows editing of the +most common photo attributes before upload. + +.SH OPTIONS +.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 +Use 'caption' as name in the titlebar +.TP +.B \-\-icon +Use 'icon' as the application icon +.TP +.B \-\-miniicon +Use 'icon' as the icon in the titlebar +.TP +.B \-\-config +Use alternative configuration file +.TP +.B \-\-dcopserver +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