--- kblogger-0.6.2.orig/debian/control +++ kblogger-0.6.2/debian/control @@ -0,0 +1,18 @@ +Source: kblogger +Section: kde +Priority: optional +Maintainer: Harald Sitter +Build-Depends: cdbs (>=0.4.41), debhelper (>= 5.0.37), autoconf, automake1.7, libtool, kdelibs4-dev (>= 4:3.2.3), kdebase-dev (>= 4:3.2.3), libkonq4-dev (>= 4:3.2.3), libqt3-mt-dev (>= 3:3.2.3), libkcal2-dev, kdepim-dev +Standards-Version: 3.7.2 + +Package: kicker-kblogger +Architecture: any +Depends: ${shlibs:Depends} +Description: KDE applet to post weblog entries + KBlogger is a panel object (resp. applet) that can post to weblogs using + Blogger.com API 1.0 or MetaWeblog API + . + It currently supports Blogger.com/Blogspot.com and all weblogs which support + the MetaWeblog API + . + http://kblogger.pwsp.net --- kblogger-0.6.2.orig/debian/rules +++ kblogger-0.6.2/debian/rules @@ -0,0 +1,5 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/simple-patchsys.mk +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/kde.mk --- kblogger-0.6.2.orig/debian/watch +++ kblogger-0.6.2/debian/watch @@ -0,0 +1,3 @@ +version=3 + +http://kblogger.pwsp.net/files/kblogger-(.*)\.tar\.gz --- kblogger-0.6.2.orig/debian/changelog +++ kblogger-0.6.2/debian/changelog @@ -0,0 +1,21 @@ +kblogger (0.6.2-0ubuntu1) edgy; urgency=low + + * New upstream release + * Bump Standards-Version, debhelper and cdbs versions + * Add autoconf and automake1.7 to Build-Depends + + -- Raphaƫl Pinson Mon, 3 Jul 2006 21:44:38 +0200 + +kblogger (0.5-0ubuntu1) dapper; urgency=low + + * New upstream + * New dependencies against libkcal2-dev and kdepim-dev + * patches/kubuntu_01_kdepot.patch add for generating POT file for translation + + -- Harald Sitter Sun, 26 Mar 2006 18:39:13 +0200 + +kblogger (0.4.1-0ubuntu1) dapper; urgency=low + + * Initial release + + -- Harald Sitter Wed, 1 Feb 2006 17:17:05 +0100 --- kblogger-0.6.2.orig/debian/compat +++ kblogger-0.6.2/debian/compat @@ -0,0 +1 @@ +5 --- kblogger-0.6.2.orig/debian/README.Debian +++ kblogger-0.6.2/debian/README.Debian @@ -0,0 +1,14 @@ +kblogger for Debian +------------------- + +Configuration: +To get to the configuration dialog you have to push the small arrow beside the +applet to open the applet menu. In the configuration dialog you have to enter +your username and password. IT IS currently not STORED in kwallet but in +PLAINTEXT (kbloggerrc), so be careful! +Now choose your api and enter the xmlrpc gateway. For blogspot this seems to be +http://www.blogger.com/api/RPC2. And finally set your blog-id. + +Have fun! + + -- Harald Sitter , Wed, 1 Feb 2006 17:17:05 +0100 --- kblogger-0.6.2.orig/debian/copyright +++ kblogger-0.6.2/debian/copyright @@ -0,0 +1,53 @@ +This package was debianized by Harald Sitter on +Wed, 1 Feb 2006 17:17:05 +0100. + +It was downloaded from http://kblogger.pwsp.net + +Upstream Authors: Christian Weilbach + +Copyright: + (C) 2005-2006 Christian Weilbach + +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 can be found in `/usr/share/common-licenses/GPL'. + + +NOTE: Some parts of the source distribution are copyrighted by different people: + +All are licensed with GPL 2 or later +----------------------------------------------------------------------------- +src/API_Blog.cpp +src/API_Blogger.cpp +src/API_Blogger.h +src/API_Blog.h +Copyright (C) 2004-2005, Reinhold Kainhofer + +src/API_MetaWeblog.cpp +src/API_MetaWeblog.h +Copyright (C) 2004, Reinhold Kainhofer + +src/xmlrpcjob.cpp +Copyright (C) 2004, Reinhold Kainhofer +Copyright (C) 2002, Jan-Pascal van Best +Copyright (C) 2003-2004, Frerich Raabe +Copyright (C) 2003-2004, Tobias Koenig + +src/xmlrpcjob.h +Copyright (C) 2004, Reinhold Kainhofer +Copyright (C) 2002, Jan-Pascal van Best --- kblogger-0.6.2.orig/debian/patches/kubuntu_01_kdepot.patch +++ kblogger-0.6.2/debian/patches/kubuntu_01_kdepot.patch @@ -0,0 +1,21 @@ +diff -urNad kblogger/admin/cvs.sh kblogger-patched/admin/cvs.sh +--- kblogger/admin/cvs.sh 2005-09-24 22:49:40.000000000 +0200 ++++ kblogger-patched/admin/cvs.sh 2006-03-26 20:37:23.000000000 +0200 +@@ -545,6 +545,8 @@ + if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi + export EXTRACTRC PREPARETIPS + ++kdepotpath=/usr/include/kde/kde.pot ++ + for subdir in $dirs; do + test -z "$VERBOSE" || echo "Making messages in $subdir" + (cd $subdir +@@ -565,7 +567,7 @@ + kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot + + $MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \ +- XGETTEXT="${XGETTEXT:-xgettext} --foreign-user -C -ci18n -ki18n -ktr2i18n -kI18N_NOOP -kI18N_NOOP2 -kaliasLocale -x $kdepotpath" messages ++ XGETTEXT="${XGETTEXT:-xgettext} -C -ki18n -ktr2i18n -kI18N_NOOP -ktranslate -kaliasLocale -x $kdepotpath" messages + exit_code=$? + if test "$exit_code" != 0; then + echo "make exit code: $exit_code"