debian/0000755000000000000000000000000012170537671007177 5ustar debian/copyright0000644000000000000000000000736111552103107011123 0ustar Upstream-Name: drivel Upstream-Maintainer: Neil Williams Upstream-Source: http://sourceforge.net/projects/drivel/ Files: debian/drivel.sgml Copyright: (c) 2003 Neil McGovern Copyright: (c) 2009 Neil Williams Licence: GFDL-1.3+-BY-NIV Permission is granted to copy, distribute and/or modify this document under the terms of the &gnu; Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts. On Debian systems, the complete text of the GNU Free Documentation License can be found in `/usr/share/common-licenses/GFDL-1.3'. Files: help/* Copyright: 2002-2005 Todd Kulesza Copyright: 2009 Neil Williams Copyright: Evan Martin Ari Pollak Davyd Madeley Licence: GFDL-1.3+-BY-NIV Permission is granted to copy, distribute and/or modify this document under the terms of the &gnu; Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts. On Debian systems, the complete text of the GNU Free Documentation License can be found in `/usr/share/common-licenses/GFDL-1.3'. Files: debian/* Copyright: (c) 2003 Neil McGovern Copyright: (c) 2009 Neil Williams Licence: GPL-2+ 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; version 2 dated June, 1991. 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., 52 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-2'. Files: src/soup-xmlrpc-message.* Copyright: 2003 Novell, Inc. 2004 Mariano Suarez-Alvarez 2004 Fernando Herrera 2005 Jeff Bailey Licence: LGPL-2 This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License. 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 Lesser General Public License for more details. You should have received a copy of the GNU Lesser 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/LGPL-2'. Files: * Copyright: 2002-2005 Todd Kulesza Copyright: 2009 Neil Williams Copyright: Evan Martin Ari Pollak Davyd Madeley 1995-2009 Maxime DOYEN Licence: GPL-2+ debian/postrm0000644000000000000000000000200611552103107010426 0ustar #! /bin/sh # postrm script for drivel # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * `remove' # * `purge' # * `upgrade' # * `failed-upgrade' # * `abort-install' # * `abort-install' # * `abort-upgrade' # * `disappear' overwrit>r> # for details, see http://www.debian.org/doc/debian-policy/ or # the debian-policy package case "$1" in purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear) if [ -x "`which update-desktop-database 2>/dev/null`" ]; then update-desktop-database -q fi ;; *) echo "postrm called with unknown argument \`$1'" >&2 exit 1 esac # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts. #DEBHELPER# exit 0 debian/changelog0000644000000000000000000002436012170537442011052 0ustar drivel (3.0.5-1) unstable; urgency=low * New upstream release * Adds linkage for math symbols using -lm (Closes: #713482) -- Neil Williams Sun, 14 Jul 2013 16:09:20 +0100 drivel (3.0.4-1) unstable; urgency=low * New upstream release * [i18n] French runtime messages translation (Closes: #661439) * Drop shlibs.local (Closes: #701627) * Drop -Werror from default build. (Closes: #707371) * Implement hardening flags in debian packaging. * Update SVN locations for SourceForge changes. * Add source format. -- Neil Williams Sun, 19 May 2013 19:30:35 +0100 drivel (3.0.3-1) unstable; urgency=low * Retain useful debugging markers with gcc-4.6 -Werror behaviour. (Closes: #625329) -- Neil Williams Sat, 07 May 2011 12:13:12 +0100 drivel (3.0.2-1) unstable; urgency=low * New upstream release (Closes: #589141) * drivel: [INTL:pt] Updated Portuguese translation for package messages. (Closes: #582728) * drivel: [INTL:pt] Updated Portuguese translation for help manual. (Closes: #582729) * [l10n:cs] Updated Czech translation of package drivel (Closes: #590596) -- Neil Williams Tue, 27 Jul 2010 20:37:22 +0100 drivel (3.0.1-1) unstable; urgency=low * New upstream version (LP: #83788) (LP: #442180) (LP: #122016) * [l10n:cs] Updated Czech translation of drivel manual. (Closes: #552620) * Add -Wl,--no-add-needed in extra-compile-warning mode to catch missing linkages. Add -ldl to drivel LDFLAGS. (Closes: #554308) * [I18N:fr] French program translation (Closes: #574489) -- Neil Williams Wed, 12 May 2010 12:12:15 +0100 drivel (3.0.0-2) unstable; urgency=low * Override compile flags with -Wno-error as a temporary fix until 3.0.1 is ready upstream. (Closes: #549355) -- Neil Williams Sun, 04 Oct 2009 11:05:59 +0100 drivel (3.0.0-1) unstable; urgency=low * New upstream release. * Includes Moveable-Type tags support (Closes: #522649) * drop dh_scrollkeeper (deprecated). * Update VCS fields for Sourceforge. * Update Copyright info with removal of libegg. * Add shlibs.local to force gtk 2.16.5 for GtkBuilder support * Drop libcurl4-gnutls-dev build-depends - no longer needed upstream. * Migrate from deprecated libgtksourceview1.0 (Closes: #541960) * Allows selectable font (LP: 83788) * [l10n:cs] Updated Czech translation (Closes: #545180) * [INTL:pt] Updated Portuguese translation for drivel (Closes: #544963) * [INTL:ru] Russian program translation update (Closes: #546000) * [INTL:es] Spanish translation for drivel (Closes: #545942) * [INTL:pt] Portuguese translation for Drivel Manual. (Closes: #547354) * [INTL:vi] Vietnamese program translation update. (Closes: #547799) -- Neil Williams Fri, 02 Oct 2009 12:48:17 +0100 drivel (2.0.4-1) unstable; urgency=low * New upstream release. * [INTL:ru] Russian program translation update (Closes: #521452) * [INTL:pt] Updated Portuguese translation (Closes: #521903) * Update Standards Version (no changes) * Drop previous patches and dpatch support, patches implemented upstream. * Switch to libcurl4-gnutls-dev instead of libcurl4-openssl-dev to avoid linked against OpenSSL (Closes: #522335) * Add LiveJournal tags support (Closes: #465805) * [INTL:ru] Russian program translation update - added string (Closes: #522661) * [INTL:it] New Italian translation (Closes: #523425) * Add gnome-doc-utils to build-depends -- Neil Williams Fri, 17 Apr 2009 13:44:25 +0100 drivel (2.0.3-4) unstable; urgency=low * Take over maintenance from Neil McGovern - thanks for all your work, Neil. * Incorporate NMU by Moritz Muehlenhoff * Add Homepage field * Update Debian menu structure - removes lintian warnings * Update clean rule - remove lintian warning * add xcontrol file * Add watch file * update to debhelper 5 * Patch from Ubuntu: - debian/rules: add dh_icons * Migrate previous changes into patches for dpatch. * Include the Ubuntu patch for the blogger URL. * Update copyright and use machine-operable fields. * Drop rhythmbox from build-depends - no longer provides IDL and query_music_players uses DBUS at runtime. (LP: #135253) -- Neil Williams Mon, 09 Mar 2009 16:04:58 +0000 drivel (2.0.3-3.1) unstable; urgency=low * Non-maintainer upload. * Deprecate Freetype 1 (Closes: #473483) -- Moritz Muehlenhoff Thu, 24 Apr 2008 23:30:51 +0200 drivel (2.0.3-3) unstable; urgency=low * Remove build-dep on libart-dev -- Neil McGovern Mon, 11 Feb 2008 16:40:30 +0000 drivel (2.0.3-2) unstable; urgency=low * Removed undeeded code which causes FTBFS. Thanks to Margarita Manterola (Closes: #381997) -- Neil McGovern Wed, 16 Aug 2006 07:20:30 +0100 drivel (2.0.3-1) unstable; urgency=low * New upstream release (Closes: #381664) * ACK NMU (Closes: #337872) * Fetches correct metadata (pictures, sound etc) from old entries (Closes: #353704) * No longer crashes when trying to access non-existant entry (Closes: #333868) * Updated policy version to 3.7.2 * Updated description - now supports lots of other blog formats -- Neil McGovern Sun, 6 Aug 2006 12:16:32 +0100 drivel (2.0.2-5.1) unstable; urgency=low * Non-maintainer upload * Fixes FTBFS on Alpha (closes: Bug#337872) -- Ben Hutchings Tue, 14 Mar 2006 20:54:48 +0000 drivel (2.0.2-5) unstable; urgency=low * Depends on libxml-parser-perl rather than gnome-common. Thanks to Loic Minier (closes: Bug#335366) * Uses dh_gconf to move schemas from /etc. Thanks to Josselin Mouette (closes: Bug#340523) * Build-depends on libssl-dev. Thanks to Christian T. Steigies (closes: Bug#333359) -- Neil McGovern Fri, 18 Nov 2005 10:36:30 +0000 drivel (2.0.2-4) unstable; urgency=low * Rebuilt for openssl transition (now depends on libssl0.9.8) -- Neil McGovern Mon, 10 Oct 2005 12:52:41 +0000 drivel (2.0.2-3) unstable; urgency=low * Removed bonobo-activation as a build-dep as it's depreciated. Thanks to Ondrej Sury (closes: Bug#332809) -- Neil McGovern Sat, 8 Oct 2005 23:13:49 +0000 drivel (2.0.2-2) unstable; urgency=low * Build-Depends on rhythmbox so Drivel can access it's IDL for 'Current Music'. Thanks to Trent Lloyd (closes: Bug#332419) -- Neil McGovern Sat, 8 Oct 2005 13:28:05 +0000 drivel (2.0.2-1) unstable; urgency=low * New upstream release -- Neil McGovern Mon, 8 Aug 2005 15:17:22 +0100 drivel (2.0.1-1) unstable; urgency=low * New upstream release -- Neil McGovern Mon, 20 Jun 2005 10:27:39 +0100 drivel (2.0.0-1) unstable; urgency=low * New upstream release * Menu icon now stored in /usr/share/pixmaps/drivel -- Neil McGovern Thu, 9 Jun 2005 14:55:12 +0100 drivel (1.2.4-2) unstable; urgency=medium * Changes of build-deps (closes: Bug#297030) - Removal of unneeded Gnome 1.4.x deps - Added gtkspell support Thanks to Rob Andrews * Removal of update-desktop-database from Makefile (closes: Bug#297858) Thanks to Daniel Schepler and Christian Aichinger -- Neil McGovern Fri, 4 Mar 2005 12:02:16 +0000 drivel (1.2.4-1) unstable; urgency=low * New upstream release * Change of maintainer email address -- Neil McGovern Thu, 27 Jan 2005 01:31:08 +0000 drivel (1.2.3-2) unstable; urgency=low * Now updates mime database in postinst (closes: Bug#286482) Thanks to Josselin Mouette and Dafydd Harries * indefinite article removed from start of synopsis -- Neil McGovern Thu, 23 Dec 2004 13:21:00 +0100 drivel (1.2.3-1) unstable; urgency=low * New upstream release (closes: Bug#229090) - Now supports backdated posting (closes: Bug#264410) * Now depends on libidn11-dev - Thanks to Rob Andrews (closes: Bug#252603) * Incorporates NMU by Matthias Urlichs depends on libgcrypt11-dev to prevent linking with obsolete gcrypt1 * Depends on libcurl3 rather then libcurl2 (closes: Bug#279467) * Depends on libgnome-dev | libgnome2-dev (closes: Bug#280622) -- Neil McGovern Sat, 24 Jul 2004 18:59:54 +0100 drivel (0.9.4-1) unstable; urgency=low * New upstream release (closes Bug:#229090) - No longer crashes with username/password insertion (closes: Bug#226492) * Removes spurious options in man page (closes: Bug#224622) -- Neil McGovern Tue, 9 Mar 2004 19:52:31 +0000 drivel (0.9.1-4) unstable; urgency=low * Update to Debian Policy version 3.6.1 in control file * Changed dependency of liblinc-dev to liborbit2-dev as ORBit 2.8 will internalize linc. (closes: Bug#214748) * Fixed spelling error in drivel.desktop.in - Thanks to Rob Andrews (closes: Bug#219838) -- Neil McGovern Tue, 15 Jul 2003 09:12:00 +0100 drivel (0.9.1-3) unstable; urgency=low * Updated drivel.desktop.in to use livejournal.png as opposed to livejournal.xpm so desktop icon is in color. -- Neil McGovern Sat, 5 Jul 2003 18:37:45 +0100 drivel (0.9.1-2) unstable; urgency=low * Updated control file to : - fix broken dependency (now includes libcurl2-dev). - now uses Standards-Version 3.5.10 as opposed to 3.5.8. - removed mention of friends groups from description as drivel doesn't support it yet. * Updated rules file (uncommented dh_installmenu) so drivel is installed in menus properly. * Now using .xpm files for menu/desktop icons as opposed to .png files -- Neil McGovern Mon, 9 Jun 2003 00:37:03 +0100 drivel (0.9.1-1) unstable; urgency=low * Initial Release. (closes: Bug#194938) -- Neil McGovern Sun, 25 May 2003 03:54:30 +0100 debian/xcontrol0000644000000000000000000000230111552103107010750 0ustar Source: drivel Maintainer: Neil Williams Section: net Priority: optional Build-Depends-Tools: debhelper (>= 5.0.51~), docbook-to-man, gnome-doc-utils, intltool, libtool, libxml-parser-perl, rarian-compat Build-Depends: libdbus-glib-1-dev, libgconf2-dev, libglib2.0-dev, libgnomevfs2-dev (>= 2.6.0), libgtk2.0-0 (>= 2.16.5), libgtksourceview2.0-dev, libgtkspell-dev, libglib2.0-dev, libgtkspell-dev, libsoup2.4-dev, libxml2-dev Homepage: http://sourceforge.net/projects/drivel/ Cross-Compiling: yes Standards-Version: 3.8.3 Vcs-Browser: http://drivel.svn.sourceforge.net/viewvc/drivel/trunk/ Vcs-Svn: https://drivel.svn.sourceforge.net/svnroot/drivel/trunk Package: drivel Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Blogging client for the GNOME desktop Drivel is a GNOME client for working with online journals, also known as weblogs or blogs. It retains an elegant design while supporting LiveJournal, Blogger, MovableType, Advogato, and Atom journals, as well as derivatives such as WordPress and Drupal. . It allows you to perform most functions that are supported by the server (posting, friends editing, friend page checking, post editing etc). debian/postinst0000644000000000000000000000267511552103107011001 0ustar #! /bin/sh # postinst script for drivel # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * `configure' # * `abort-upgrade' # * `abort-remove' `in-favour' # # * `abort-deconfigure' `in-favour' # `removing' # # for details, see http://www.debian.org/doc/debian-policy/ or # the debian-policy package # # quoting from the policy: # Any necessary prompting should almost always be confined to the # post-installation script, and should be protected with a conditional # so that unnecessary prompting doesn't happen if a package's # installation fails and the `postinst' is called with `abort-upgrade', # `abort-remove' or `abort-deconfigure'. case "$1" in configure|abort-upgrade) if [ -x /usr/bin/update-desktop-database ]; then update-desktop-database -q fi if [ -x /usr/bin/update-mime-database ]; then update-mime-database /usr/share/mime > /dev/null fi ;; abort-remove|abort-deconfigure) ;; *) echo "postinst called with unknown argument \`$1'" >&2 exit 1 ;; esac # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts. #DEBHELPER# exit 0 debian/rules0000755000000000000000000000466012144263660010260 0ustar #!/usr/bin/make -f # Sample debian/rules that uses debhelper. # GNU copyright 1997 to 1999 by Joey Hess. # These are used for cross-compiling and for saving the configure script # from having to guess our platform (since we know it already) DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) ifneq ($(DEB_HOST_GNU_TYPE),$(DEB_BUILD_GNU_TYPE)) CROSS= --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE) else CROSS= --build $(DEB_BUILD_GNU_TYPE) endif CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS) CFLAGS:=$(shell dpkg-buildflags --get CFLAGS) CXXFLAGS:=$(shell dpkg-buildflags --get CXXFLAGS) LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS) CFLAGS += -Wall -g ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) CFLAGS += -O0 else CFLAGS += -O2 endif ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS))) INSTALL_PROGRAM += -s endif config.status: configure dh_testdir ./configure --localstatedir=/var $(CROSS) \ --prefix=/usr CPPFLAGS="$(CPPFLAGS)" CFLAGS="$(CFLAGS)" \ LDFLAGS="$(LDFLAGS) -Wl,-z,defs -Wl,--as-needed" build: build-arch build-indep build-arch: build-stamp build-indep: build-stamp build-stamp: config.status dh_testdir $(MAKE) xsltproc --nonet /usr/share/xml/docbook/stylesheet/docbook-xsl/manpages/docbook.xsl debian/drivel.xml touch build-stamp clean: dh_testdir dh_testroot rm -f build-stamp [ ! -f Makefile ] || $(MAKE) distclean rm -f debian/drivel.1 drivel.1 drivel.prj acsite.m4 drivel.pws rm -f config.status HACKING autogen.sh README.transifex chmod 644 po/*.po dh_clean install: build dh_testdir dh_testroot dh_clean -k dh_installdirs # use DESTDIR here instead, then split out a data or common package. GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=yes \ $(MAKE) install prefix=/usr DESTDIR=$(CURDIR)/debian/tmp/ \ sysconfdir=$(PREFIX)/etc UPDATE_MIME_DATABASE=: # Build architecture-independent files here. binary-indep: build install # Build architecture-dependent files here. binary-arch: build install dh_testdir dh_testroot dh_installchangelogs ChangeLog dh_installdocs dh_installexamples dh_installmenu dh_installmime dh_installman drivel.1 dh_install dh_icons dh_link dh_strip dh_compress dh_fixperms dh_gconf dh_installdeb dh_shlibdeps -pdrivel dh_gencontrol -pdrivel dh_md5sums dh_builddeb -pdrivel binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary install debian/drivel.xml0000644000000000000000000001437712144261063011210 0ustar March 9, 2009"> codehelp@debian.org"> DRIVEL"> Debian"> GNU"> GPL"> ]> &dhtitle; &dhpackage;
&dhemail;
&dhfirstname; &dhsurname; 2003 Neil McGovern 2009 &dhusername; &dhdate;
&dhucpackage; &dhsection; &dhpackage; A journal client for the GNOME desktop &dhpackage; DESCRIPTION This manual page documents briefly the &dhpackage; command. This manual page was written for the &debian; distribution because the original program does not have a manual page. &dhpackageuc; is a LiveJournal.com client for the GNOME desktop. It supports all livejournal-type servers which use standard protocol (as documented at http://www.livejournal.com/developer/protocol.bml) See http://www.livejournal.com/ for more information on what LiveJournal is and how to get a free account. &dhpackageuc; allows you to perform most functions that are supported by the server (posting, friends editing, friend groups, friend page checking, post editing etc). It is designed to utilize the new features of GNOME 2.0 including GConf and GTK 2.0. Serendipity configuration The server address you need for a serendipity installation is of the form: http://yourserver/serendipity/serendipity_xmlrpc.php Use the standard username and password details that you would use on the admin interface: http://yourserver/serendipity/serendipity_admin.php MovableType configuration It appears that movabletype has different password authentication for admin and what movable type calls web services like drivel and other blogging clients. The same user will need a different password on the two interfaces. Go to the admin interface of your movable-type installation and select "blog preferences" and then select "Users" from the "Manage" menu. Click on the user you want to use via drivel (or other blogging client) and scroll down. Click on Reveal to see the Web Services Password. An alert box is raised with your current web services password for that user. The main password only appears to work for the movable-type administration interface. Other clients It is difficult to test with all blogging services, so if there are other blogging services supported by drivel but which need changes to the login URL or specialised knowledge of user passwords etc., file a wishlist bug against drivel in Debian with the relevant details so that this section of the manpage can be updated. (Details of wordpress changes are already documented in the drivel manual - in time, sections from the manpage will be included into the drivel manual.) Music drivel only supports querying the music being played when logged into a livejournal blog. The old IDL/CORBA interface has been removed from rhythmbox and drivel now uses DBUS to query rhythmbox for livejournal blogs only. OPTIONS These programs follow the usual &gnu; command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. Standard gtk/gnome options may also be used. Show summary of options. Show version of program. AUTHOR This manual page was originally written by Neil McGovern <maulkin@halon.org.uk> and is now maintained by &dhusername; <&dhemail;> for the &debian; system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the &gnu; Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts.
debian/docs0000644000000000000000000000001411552103107010027 0ustar README TODO debian/drivel.install0000644000000000000000000000145111552103107012037 0ustar debian/livejournal.xpm ./usr/share/pixmaps/drivel/ debian/tmp/usr/share/mime/packages/* usr/share/mime/packages/ debian/tmp/usr/share/mime-info/* usr/share/mime-info/ debian/tmp/usr/share/omf/drivel/* usr/share/omf/drivel/ debian/tmp/usr/share/drivel/* usr/share/drivel/ debian/tmp/usr/share/gnome/help/drivel/* usr/share/gnome/help/drivel/ debian/tmp/usr/share/application-registry/* usr/share/application-registry/ debian/tmp/usr/share/applications/* usr/share/applications/ debian/tmp/etc/gconf/schemas/* /usr/share/gconf/schemas/ drivel.1 usr/share/man/man1/ debian/tmp/usr/share/pixmaps/* usr/share/pixmaps/ debian/tmp/usr/share/icons/gnome/* usr/share/icons/gnome/ debian/tmp/usr/share/drivel/glade/* usr/share/drivel/glade/ debian/tmp/usr/bin/* usr/bin/ debian/tmp/usr/share/locale/* usr/share/locale/ debian/drivel.menu0000644000000000000000000000025311552103107011334 0ustar ?package(drivel):needs="X11" section="Applications/Network/Communication"\ title="Drivel" command="/usr/bin/drivel" \ icon="/usr/share/pixmaps/drivel/livejournal.xpm" debian/watch0000644000000000000000000000013311552103107010207 0ustar #format version=3 # watch control file for uscan http://sf.net/drivel/drivel-(.*)\.tar\.gz debian/livejournal.xpm0000644000000000000000000001507311552103107012247 0ustar /* XPM */ static char * livejournal_xpm[] = { "32 32 280 2", " c None", ". c #003366", "+ c #053669", "@ c #3A4A71", "# c #655D7B", "$ c #595878", "% c #24406C", "& c #003165", "* c #003164", "= c #003063", "- c #0D3D6E", "; c #625D7C", "> c #C8858F", ", c #B97E8C", "' c #625877", ") c #354D76", "! c #385B81", "~ c #254C76", "{ c #022C61", "] c #002F63", "^ c #033668", "/ c #615E7D", "( c #D68D93", "_ c #956F84", ": c #36416C", "< c #45658B", "[ c #9FB2C6", "} c #C6CED6", "| c #98A5B3", "1 c #34557C", "2 c #042D62", "3 c #003064", "4 c #4B5075", "5 c #D08991", "6 c #8A6B82", "7 c #1D3868", "8 c #587394", "9 c #DBE2EA", "0 c #F8F9FB", "a c #FDFCFC", "b c #D3D7DA", "c c #5F7894", "d c #0D3465", "e c #00285D", "f c #6F607D", "g c #AC7989", "h c #283B6A", "i c #516C8C", "j c #C4C7C9", "k c #F1F1F0", "l c #F9FAFB", "m c #BCC9D7", "n c #45668A", "o c #0B3667", "p c #154577", "q c #0B3C70", "r c #01265B", "s c #4C5175", "t c #4D4E73", "u c #3E6084", "v c #BABFC4", "w c #CFCECD", "x c #CBCCCC", "y c #8096AE", "z c #173E6F", "A c #1F487D", "B c #5E90C1", "C c #91C4F2", "D c #7CAEDE", "E c #1D4C7F", "F c #01285D", "G c #173B6A", "H c #2E4D76", "I c #92A0AF", "J c #D0CECE", "K c #6D839B", "L c #093366", "M c #2E5E91", "N c #81B4E3", "O c #9ED1FF", "P c #9CCFFF", "Q c #9FD2FF", "R c #7DB0DF", "S c #1B497D", "T c #012A5E", "U c #003265", "V c #4B698A", "W c #BEC1C5", "X c #D3D1CF", "Y c #909FAE", "Z c #0E3869", "` c #1A477A", " . c #497CAC", ".. c #8FC1EE", "+. c #99CCFF", "@. c #76A9D8", "#. c #224F83", "$. c #022B5F", "%. c #002F62", "&. c #3F6285", "*. c #B1B7BE", "=. c #B7BCC1", "-. c #2E5079", ";. c #18457A", ">. c #5083B6", ",. c #4072A5", "'. c #5082B4", "). c #8BBDED", "!. c #9BCEFF", "~. c #9BCEFC", "{. c #74A6D5", "]. c #255386", "^. c #022C60", "/. c #002E62", "(. c #0C3B6B", "_. c #52708F", ":. c #5F7994", "<. c #0B3567", "[. c #4679AC", "}. c #6A9DD0", "|. c #5D90C3", "1. c #3D70A3", "2. c #4E81B2", "3. c #99CCFB", "4. c #74A7D5", "5. c #2A578A", "6. c #032D62", "7. c #0A3366", "8. c #103868", "9. c #17487B", "0. c #6699CC", "a. c #679ACD", "b. c #396C9F", "c. c #4B7DAF", "d. c #8EC1F0", "e. c #9ACDFF", "f. c #75A7D7", "g. c #265588", "h. c #144477", "i. c #5F92C5", "j. c #699CCF", "k. c #5E91C4", "l. c #396B9E", "m. c #497BAD", "n. c #94C7F5", "o. c #75A8D7", "p. c #235084", "q. c #02295E", "r. c #02295D", "s. c #205285", "t. c #5F91C4", "u. c #6396C9", "v. c #34679A", "w. c #4275A7", "x. c #9BCEFD", "y. c #78AADA", "z. c #1D4B7E", "A. c #01275B", "B. c #01295E", "C. c #1C4C7F", "D. c #588ABD", "E. c #689BCE", "F. c #346699", "G. c #4173A6", "H. c #93C6F4", "I. c #215185", "J. c #02275C", "K. c #022A5F", "L. c #1F4E81", "M. c #5487BA", "N. c #36689B", "O. c #4779AB", "P. c #8CBFEE", "Q. c #9BCEFE", "R. c #9FD2FC", "S. c #7BAEDF", "T. c #103F74", "U. c #00275C", "V. c #023567", "W. c #032D61", "X. c #205083", "Y. c #5386B9", "Z. c #6497CA", "`. c #3A6DA0", " + c #4475A7", ".+ c #6EA0D1", "++ c #77AADC", "@+ c #72A6D9", "#+ c #6598CA", "$+ c #5482B0", "%+ c #33577D", "&+ c #113865", "*+ c #073567", "=+ c #032F63", "-+ c #225084", ";+ c #5285B8", ">+ c #6093C6", ",+ c #2C557E", "'+ c #536F88", ")+ c #5C7388", "!+ c #647280", "~+ c #83807F", "{+ c #AEA38A", "]+ c #4A5C73", "^+ c #00265E", "/+ c #1E4C80", "(+ c #5184B7", "_+ c #5488BC", ":+ c #4B6988", "<+ c #A99D86", "[+ c #D5B891", "}+ c #E5BF94", "|+ c #F9CA98", "1+ c #F6D09B", "2+ c #898380", "3+ c #002C61", "4+ c #1A497C", "5+ c #5385B8", "6+ c #598EC3", "7+ c #4F7192", "8+ c #C0AC8D", "9+ c #FFD19B", "0+ c #FFCE9A", "a+ c #FFCD99", "b+ c #FDCD9A", "c+ c #BDA48B", "d+ c #123B68", "e+ c #002F65", "f+ c #164579", "g+ c #5689BC", "h+ c #6B9ED1", "i+ c #588DC2", "j+ c #4B6E90", "k+ c #BEA98C", "l+ c #FFCF9A", "m+ c #FFCC99", "n+ c #FFCE99", "o+ c #DBBB93", "p+ c #40536F", "q+ c #00215C", "r+ c #01275C", "s+ c #16477A", "t+ c #578ABD", "u+ c #568BC0", "v+ c #526E8A", "w+ c #CCB28E", "x+ c #EDC898", "y+ c #75757B", "z+ c #002C62", "A+ c #01265C", "B+ c #124377", "C+ c #336496", "D+ c #747C84", "E+ c #EEC696", "F+ c #FECE9A", "G+ c #F3CA98", "H+ c #908982", "I+ c #063566", "J+ c #002A5E", "K+ c #083365", "L+ c #465972", "M+ c #9B8F84", "N+ c #C7AC8E", "O+ c #DFBE94", "P+ c #EFC897", "Q+ c #F4CB99", "R+ c #A59687", "S+ c #24456C", "T+ c #012F63", "U+ c #00275D", "V+ c #00275F", "W+ c #043164", "X+ c #1E446B", "Y+ c #4A5F75", "Z+ c #797A7D", "`+ c #908C84", " @ c #27496E", ".@ c #002E65", "+@ c #003266", "@@ c #002F64", " ", " ", " . . . . ", " + @ # $ % & * = ", " - ; > , ' ) ! ~ { ] ", " ^ / ( _ : < [ } | 1 2 3 ", " 4 5 6 7 8 9 0 a b c d e & ", " . f g h i j k l m n o p q r . ", " . s t u v w x y z A B C D E F & ", " . G H I J w K L M N O P Q R S T = ", " . U V W X Y Z ` ...P +.+.O @.#.$.%. ", " . &.*.=.-.;.>.,.'.).!.+.+.~.{.].^./. ", " . (._.:.<.[.}.|.1.2.).!.+.+.3.4.5.6.= ", " . 7.8.9.0.a.a.|.b.c.d.!.+.e.3.f.g.^.= ", " 3 e h.i.j.0.a.k.l.m.n.!.+.e.3.o.p.q.* ", " & r.s.t.}.0.a.u.v.w.x.!.+.+.~.y.z.A.. ", " . B.C.D.E.0.a.E.F.G.H.!.+.+.Q N I.J.* ", " * K.L.M.a.0.a.E.N.O.P.Q.e.e.R.S.T.U.V. ", " = W.X.Y.a.0.a.Z.`. +.+++@+#+$+%+&+*+ ", " = =+-+;+a.0.a.>+F.,+'+)+!+~+{+]+^+ ", " /.6./+(+E.0.E._+:+<+[+}+|+1+2+3+. ", " %.^.4+5+}.a.6+7+8+9+0+a+b+c+d+e+ ", " = K.f+g+h+i+j+k+l+m+m+n+o+p+q+ ", " & r+s+t+u+v+w+l+m+m+a+x+y+z+ ", " . A+B+C+D+E+F+a+a+a+G+H+I+ ", " & J+K+L+M+N+O+P+Q+R+S+T+/. ", " * U+V+W+X+Y+Z+`+ @.@+@+@ ", " . . . @@. . . & & ", " . . U U ", " ", " ", " "}; debian/source/0000755000000000000000000000000012170537671010477 5ustar debian/source/format0000644000000000000000000000001412144261600011670 0ustar 3.0 (quilt) debian/control0000644000000000000000000000217212164124213010567 0ustar Source: drivel Section: net Priority: optional Maintainer: Neil Williams Build-Depends: debhelper (>= 5.0.51~), dpkg-dev (>= 1.16.1~), xsltproc, intltool, docbook-xsl, gnome-doc-utils, libtool, libxml-parser-perl, rarian-compat, libdbus-glib-1-dev, libgconf2-dev, libglib2.0-dev, libgtk2.0-dev, libgnomevfs2-dev (>= 2.6.0), libgtksourceview2.0-dev, libgtkspell-dev, libsoup2.4-dev, libxml2-dev Standards-Version: 3.9.4 Homepage: http://drivel.sourceforge.net/ Vcs-Browser: http://sourceforge.net/p/drivel/code/HEAD/tree/trunk/ Vcs-Svn: svn://svn.code.sf.net/p/drivel/code/trunk/ Package: drivel Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Blogging client for the GNOME desktop Drivel is a GTK+ client for working with online journals, also known as weblogs or blogs. It retains an elegant design while supporting LiveJournal, Blogger, MovableType, Advogato, and Atom journals, as well as derivatives such as WordPress and Drupal. . It allows you to perform most functions that are supported by the server (posting, friends editing, friend page checking, post editing etc). debian/compat0000644000000000000000000000000211552103107010357 0ustar 5