--- bilbo-1.0.orig/bilbo.desktop +++ bilbo-1.0/bilbo.desktop @@ -8,4 +8,3 @@ GenericName=A KDE Blogging Client Terminal=false -X-Ubuntu-Gettext-Domain=desktop_kdesdk --- bilbo-1.0.orig/debian/copyright +++ bilbo-1.0/debian/copyright @@ -0,0 +1,75 @@ +This package was debianized by: + + Christian Mangold on Sun, 28 Jun 2009 15:49:24 +0200 + +It was downloaded from: + + http://bilbo.gnufolks.org/download/ + +Upstream Authors: + + Bilbo: + Mehrdad Momeny + Golnaz Nilieh + + BilboKBlog (a modified version of KDE KBlog library): + Mehrdad Momeny + + KBlog: + KDE PIM Developers + Reinhold Kainhofer + Christian Weilbach + Mike Arthur + +Copyright: + + Copyright (C) 2008 - 2009 Mehrdad Momeny + Copyright (C) 2008 - 2009 Golnaz Nilieh + +License: + +GPLv3: + 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 3 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 program. If not, see . + +On Debian systems, the complete text of the GNU General +Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'. + +LGPLv2.1: + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library 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 + Library General Public License for more details. + + You should have received a copy of the GNU Library General Public + License along with this library. If not, see . + +On Debian systems, the complete text of the GNU Library General Public License +version 2.1 can be found in '/usr/share/common-licenses/LGPL-2.1' + +bilbo\ + GPLv3 + +bilbokblog\ + LGPL-v2.1 + +The Debian packaging is: + + Copyright (C) 2009 Christian Mangold + +and is licensed under the GPL version 3, see above. --- bilbo-1.0.orig/debian/changelog +++ bilbo-1.0/debian/changelog @@ -0,0 +1,14 @@ +bilbo (1.0-0ubuntu1) karmic; urgency=low + + * New upstream release (LP: #424516, #424537) + * Update maintainer + * debian/control: Add Vcs-Browser and Vcs-Bzr, packaging maintained + in bzr now + + -- Christian Mangold Fri, 04 Sep 2009 22:18:34 +0200 + +bilbo (1.0~beta1-0ubuntu1) karmic; urgency=low + + * Initial release (LP: #371920) + + -- Christian Mangold Sun, 28 Jun 2009 15:49:24 +0200 --- bilbo-1.0.orig/debian/control +++ bilbo-1.0/debian/control @@ -0,0 +1,24 @@ +Source: bilbo +Section: kde +Priority: optional +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Christian Mangold +Build-Depends: cdbs (>= 0.4.56), debhelper (>= 7), pkg-kde-tools (>= 0.4.6), + kdepimlibs5-dev (>= 4:4.2.90), libboost-dev, docbook2x +Standards-Version: 3.8.2 +Homepage: http://bilbo.gnufolks.org/ +Vcs-Browser: http://bazaar.launchpad.net/~kubuntu-members/bilbo/ubuntu +Vcs-Bzr: https://code.launchpad.net/~kubuntu-members/bilbo/ubuntu + +Package: bilbo +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, libqt4-sql-sqlite +Description: a KDE blogging client + Bilbo Blogger is a feature rich blogging client, which currently supports + Blogger1.0, MetaWeblog, MovableType and Google GData APIs. + . + Features are for example a WYSIWYG and a HTML editor, previews of posts, + create, modify or delete posts, create drafts and scheduled posts, upload + media files, adding images to posts and save local before publishing. + . + Bilbo uses the KDE spellcheck system and has KWallet integration. --- bilbo-1.0.orig/debian/compat +++ bilbo-1.0/debian/compat @@ -0,0 +1 @@ +7 --- bilbo-1.0.orig/debian/rules +++ bilbo-1.0/debian/rules @@ -0,0 +1,12 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/pkg-kde-tools/makefiles/1/cdbs/kde.mk + +DEB_INSTALL_MANPAGES_bilbo = bilbo.1 + +build/bilbo:: + docbook2x-man debian/bilbo.1.docbook + +clean:: + rm -f bilbo.1 --- bilbo-1.0.orig/debian/bilbo.lintian-overrides +++ bilbo-1.0/debian/bilbo.lintian-overrides @@ -0,0 +1,13 @@ +# bilboklblog is a modified version of the kblog library. +# It contains special changes from upstream authors of +# bilbo and should not be public alongside the kblog library, +# because it is especially written for bilbo. +# Upstream is also working on merging the changes back in +# the original kblog library, so probably one of the next +# versions of bilbo will depend on that and the fork is +# discontinued. +# Therefore a libbilbokblog and libbilbokblog-dev package +# is not splitted out. + +bilbo: non-dev-pkg-with-shlib-symlink usr/lib/libbilbokblog.so.4.2.2 usr/lib/libbilbokblog.so +bilbo: package-name-doesnt-match-sonames libbilbokblog4 --- bilbo-1.0.orig/debian/bilbo.1.docbook +++ bilbo-1.0/debian/bilbo.1.docbook @@ -0,0 +1,108 @@ + + + + + + Christian + Mangold + neversfelde@ubuntu.com + + + 2009 + Christian Mangold + + + + 2009-04-05 + + + + bilbo + 1 + + + bilbo + a KDE blogging client + + + + bilbo + + + + + + + DESCRIPTION + + Bilbo Blogger is a feature rich blogging client, which currently supports + Blogger1.0, MetaWeblog, MovableType and Google GData APIs. + + Features are for example a WYSIWYG and a HTML editor, previews of posts, + create, modify or delete posts, create drafts and scheduled posts, upload + media files, adding images to posts and save local before publishing. + + Bilbo uses the KDE spellcheck system and has a KWallet integration. + + Project page: http://bilbo.gnufolks.org/ + + + + OPTIONS + + + Generic options: + + + Show help about options + + + + Show Qt specific options + + + + Show KDE specific options + + + + Show all options + + + + Show author information + + + , + Show version information + + + + Show license information + + + + Indicates end of options + + + + + + COPYRIGHT + + This manual page was written by Christian Mangold + neversfelde@ubuntu.com for the + Ubuntu system (but may be used by others). + Permission is granted to copy, distribute and/or modify this document + under the terms of the GNU General Public License, + Version 3 or any later version published by the Free Software Foundation. + + + On Debian systems, the complete text of the GNU General Public + License can be found in + /usr/share/common-licenses/GPL. + + + --- bilbo-1.0.orig/debian/watch +++ bilbo-1.0/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://mirror.umoss.org/download.ospdev.net/bilbo/bilbo/(.)*/bilbo-(.*)\.tar\.gz