debian/0000755000000000000000000000000011737406726007203 5ustar debian/rednotebook.manpages0000644000000000000000000000002511737406726013230 0ustar debian/rednotebook.1 debian/control0000644000000000000000000000162311737406726010610 0ustar Source: rednotebook Section: text Priority: optional Maintainer: Jonathan Wiltshire Build-Depends-Indep: python (>=2.5), python-support (>=0.5.3), debhelper (>= 7) Standards-Version: 3.9.3 Homepage: http://rednotebook.sourceforge.net/ Vcs-Browser: http://robin.powdarrmonkey.net/cgi-bin/gitweb.cgi?p=rednotebook Vcs-Git: git://robin.powdarrmonkey.net/git/rednotebook/ Package: rednotebook Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-yaml (>=3.05), python-gtk2 (>=2.12), python-glade2, python-gobject (>= 2.14.2), python-webkit, python-elib.intl Recommends: python-gtkspell, python-chardet Description: daily journal with calendar, templates and keyword searching RedNotebook is a graphical diary and journal to keep track of notes and thoughts throughout the day. It includes a calendar navigation, customisable templates for each day, and a keyword search and cloud. debian/README.source0000644000000000000000000000020311737406726011355 0ustar This package uses the quilt patch system. For further details, see the documentation in /usr/share/doc/quilt in the quilt package. debian/gbp.conf0000644000000000000000000000010411737406726010615 0ustar [DEFAULT] pristine-tar = true [git-dch] id-length = 6 meta = true debian/rules0000755000000000000000000000145311737406726010266 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 install: install-stamp install-stamp: dh install --before dh_auto_install # install into a private directory python setup.py install --root=$(CURDIR)/debian/rednotebook \ --install-lib=/usr/share/rednotebook \ --install-scripts=/usr/bin \ --install-data=/usr # "--install-scripts=/usr/share/rednotebook" will not work here # as binary name is the same as module name mv $(CURDIR)/debian/rednotebook/usr/bin/rednotebook \ $(CURDIR)/debian/rednotebook/usr/share/rednotebook/run.py rm -f $(CURDIR)/debian/rednotebook/usr/share/rednotebook/rednotebook/external/elibintl.* #carry on dh install --after dh_auto_install touch install-stamp binary: binary-indep binary-indep: install %: dh $@ debian/rednotebook.links0000644000000000000000000000006211737406726012556 0ustar usr/share/rednotebook/run.py usr/bin/rednotebook debian/pyversions0000644000000000000000000000000511737406726011342 0ustar 2.5- debian/source/0000755000000000000000000000000011737406726010503 5ustar debian/source/format0000644000000000000000000000001411737406726011711 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211737406726010401 0ustar 7 debian/watch0000644000000000000000000000020611737406726010232 0ustar # See uscan(1) for format # Compulsory line, this is a version 3 file version=3 http://sf.net/rednotebook/rednotebook-(.*)\.tar\.gz debian/menu0000644000000000000000000000016611737406726010075 0ustar ?package(rednotebook):needs="X11" section="Applications/Office"\ title="RedNotebook" command="/usr/bin/rednotebook" debian/docs0000644000000000000000000000000711737406726010053 0ustar README debian/copyright0000644000000000000000000001066111737406726011142 0ustar Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=428 Upstream-Name: rednotebook Upstream-Maintainer: Jendrik Seipp Upstream-Source: http://digitaldump.wordpress.com/projects/rednotebook/ Files: * Copyright: Copyright (C) 2009 Jendrik Seipp License: GPL-2+ File: po/*.po Copyright: Copyright (C) 2009 Rosetta Contributors and Canonical Ltd. License: GPL-2+ Files: rednotebook/txt2tags.py Copyright: Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Aurelio Jargas License: 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. 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 full text of the GPL can be found at '/usr/share/common-licenses/GPL-2'. Files: rednotebook/external/htmltextview.py Copyright: Copyright (C) 2005-2007 Gustavo J. A. M. Carneiro License: 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; 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 full text of the GPL can be found at '/usr/share/common-licenses/GPL-2'. Files: rednotebook/external/interwibble.py Copyright: Copyright (C) 2009 Eitan Isaacson License: GPL-3 Files: rednotebook/external/elibintl.py Copyright: 2007-2010 Dieter Verfaillie License: LGPL-3+ 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 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 Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with elib.intl. If not, see . On Debian systems, the full text of the GPL can be found at '/usr/share/common-licenses/LGPL-3'. Files: rednotebook/encrypt.py Copyright: not asserted License: Public Domain This module is in the public domain and was released on sourceforge: http://sourceforge.net/projects/pycrypto patch 1466857 Files: run Copyright: Copyright (C) 2008, Red Hat, Inc. License: GPL-2+ Files: debian/* Copyright: Copyright (C) 2008, 2009 Jonathan Wiltshire License: 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; 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 full text of the GPL can be found at '/usr/share/common-licenses/GPL-2'. debian/rednotebook.10000644000000000000000000000272711737406726011610 0ustar .\" Hey, EMACS: -*- nroff -*- .TH "REDNOTEBOOK" "1" "2009-08-31" "Jonathan Wiltshire" "" .SH "NAME" rednotebook \- daily journal with calendar, templates and keyword searching .SH "SYNOPSIS" .B rednotebook [\fIoptions\fP] [\fIjournal-path\fP] .SH "DESCRIPTION" .B RedNotebook is a desktop diary that makes it very easy for you to keep track of the stuff you do and the thoughts you have. This journal software helps you to write whole passages or just facts and does so in style. .SH "OPTIONS" .LP .TP \fB\-h, \-\-help\fR Show help text and exit .TP \fB\-d, \-\-debug\fR Output debugging messages (default: false) .TP \fB\-m, \-\-minimized Start RedNotebook and minimize it to the tray .LP \fBjournal-path\fR can be one of the following: \- An absolute path (e.g. /home/username/myjournal) \- A relative patch (e.g. ../dir/myjournal) \- The name of a directory under $HOME/.rednotebook/ (e.g. myjournal) .LP If the \fBjournal-path\fR is omitted the last session's journal will be used. At the first program start this defaults to \fI$HOME/.rednotebook/data\fR. .LP Configuration is stored in the file \fI~/.rednotebook/configuration.cfg\fR. .SH "FILES" \fI/usr/bin/rednotebook\fR \- \fBRedNotebook\fR executable .br \fI~/.rednotebook\fR \- per\-user configuration and notebooks .SH "AUTHOR" rednotebook was written by Jendrik Seipp . .PP This manual page was written by Jonathan Wiltshire , for the Debian project (and may be used by others). debian/rednotebook.dirs0000644000000000000000000000001011737406726012370 0ustar usr/bin debian/patches/0000755000000000000000000000000011737406726010632 5ustar debian/patches/series0000644000000000000000000000003311737406726012043 0ustar use-system-elib.intl.patch debian/patches/use-system-elib.intl.patch0000644000000000000000000000154411737406726015653 0ustar Description: use the system copy of elib.intl Author: Jonathan Wiltshire Forwarded: no Last-Update: 2011-08-09 --- rednotebook-1.1.8.orig/rednotebook/journal.py +++ rednotebook-1.1.8/rednotebook/journal.py @@ -49,7 +49,7 @@ #from rednotebook.util import filesystem # creates a copy of filesystem module #import rednotebook.util.filesystem # imports the original filesystem module -from rednotebook.external import elibintl +import elib.intl ## ---------------------- Enable i18n ------------------------------- @@ -68,7 +68,7 @@ # Register _() as a global translation function and set up the translation try: - elibintl.install(GETTEXT_DOMAIN, LOCALE_PATH) + elib.intl.install(GETTEXT_DOMAIN, LOCALE_PATH) except locale.Error, err: # unsupported locale setting logging.error('Locale could not be set: "%s"' % err) debian/changelog0000644000000000000000000002477711737406726011076 0ustar rednotebook (1.4.0-1) unstable; urgency=low * [701e5a] New upstream release * [823106] Update copyright information * [b8cebe] Standards-version 3.9.3 (no changes) -- Jonathan Wiltshire Thu, 05 Apr 2012 22:25:33 +0100 rednotebook (1.3.0-1) unstable; urgency=low * [955d7b] New upstream release -- Jonathan Wiltshire Mon, 27 Feb 2012 20:16:52 +0000 rednotebook (1.2.0-1) unstable; urgency=low * [afafd9] New upstream release -- Jonathan Wiltshire Tue, 10 Jan 2012 18:52:09 +0000 rednotebook (1.1.8-1) unstable; urgency=medium * [46afeb] New upstream release - fix for data loss on invalid files * [0a80fe] Standards version 3.9.2 (no changes) * [64019b] Use system copy of elib.intl module * [409664] Update debian/copyright -- Jonathan Wiltshire Tue, 09 Aug 2011 19:55:32 +0100 rednotebook (1.1.6-1) unstable; urgency=low * [411047] New upstream release * [a742e3] Remove python-webkit note from package description -- Jonathan Wiltshire Wed, 01 Jun 2011 20:26:09 +0100 rednotebook (1.1.4-1) unstable; urgency=low * [b37d7d] New upstream release * [1954fb] Promote python-webkit to a dependency (Closes: #620708) * [e91c75] Drop fix-windowpos-crash.patch -- Jonathan Wiltshire Sun, 10 Apr 2011 13:20:27 +0100 rednotebook (1.1.3-2) unstable; urgency=medium * [20a9ed] Convert to source format 3.0 (quilt) * [a3adc0] Backport fix for window position crashes (Closes: #619001) (LP: #728466) -- Jonathan Wiltshire Mon, 21 Mar 2011 09:22:51 +0000 rednotebook (1.1.3-1) unstable; urgency=low * [8f66e3] New upstream release -- Jonathan Wiltshire Thu, 03 Mar 2011 00:03:42 +0000 rednotebook (1.1.2-1) unstable; urgency=low * [486e10] New upstream release * [82dfc1] Add debian/gbp.conf with appropriate settings -- Jonathan Wiltshire Wed, 29 Dec 2010 01:43:18 +0000 rednotebook (1.1.1-1) unstable; urgency=low * [27417e] New upstream release * [3518c4] Patch gtk-stock.patch is integrated upstream, remove patch logic * [2549be] Update my email address and remove DMUA flag * [2193e4] Standards version 3.9.1, no changes needed -- Jonathan Wiltshire Mon, 20 Dec 2010 16:15:02 +0000 rednotebook (1.0.0-2) unstable; urgency=low * [e9808c] Enable quilt patch system and add dependency and README.source * [2968fb] New patch gtk-stock.patch to fix crash when in Turkish locale (Closes: #588664) (LP: #555425) * [32f521] Standards version 3.9.0 (no changes) * [102b43] Remove mention of textlive-latex-extra in the description -- Jonathan Wiltshire Sun, 11 Jul 2010 00:17:20 +0100 rednotebook (1.0.0-1) unstable; urgency=low * [19cb84] New upstream release -- Jonathan Wiltshire Wed, 23 Jun 2010 20:39:08 +0100 rednotebook (0.9.5-1) unstable; urgency=low * [e9f9ea] New upstream release * [ec8858] Add Recommends on python-chardet * [2f4313] Drop Suggests on texlive-latex-extra -- Jonathan Wiltshire Thu, 13 May 2010 08:37:21 +0100 rednotebook (0.9.4-1) unstable; urgency=low * [ba3a88] New upstream version * [41dcc5] Explicitly declare source format 1.0 -- Jonathan Wiltshire Sat, 08 May 2010 19:02:40 +0100 rednotebook (0.9.3-1) unstable; urgency=low * [be5b34] New upstream version * [418a9c] Update copyright information -- Jonathan Wiltshire Mon, 15 Mar 2010 18:45:08 +0000 rednotebook (0.9.2-1) unstable; urgency=low * [7f1ca2] New upstream version * [31f071] Standards version 3.8.4 -- Jonathan Wiltshire Mon, 01 Feb 2010 23:51:40 +0000 rednotebook (0.9.1-1) unstable; urgency=low * [ad68eb] New upstream version * [99bd30] debian/control: Add recommendation on python-webkit * [824087] debian/rednotebook.1: Spelling corrections -- Jonathan Wiltshire Thu, 14 Jan 2010 19:48:50 +0000 rednotebook (0.9.0-1) unstable; urgency=low * [86bb8a] New upstream version: - remove .mo files to allow building twice in a row (Closes: #560711) * [2db025] rednotebook/gui/browser.py: Import with_statement to allow compilation with Python 2.5 -- Jonathan Wiltshire Sat, 19 Dec 2009 12:04:48 +0000 rednotebook (0.8.9-1) unstable; urgency=low * [9b9498] New upstream version * [93093b] Update copyright information * [bbd9b2] rednotebook/external/interwibble.py: backport fixes for Python 2.5 from interwibble's upstream -- Jonathan Wiltshire Fri, 04 Dec 2009 13:03:57 +0000 rednotebook (0.8.8-1) unstable; urgency=low * [c53002] New upstream version * [fb1191] debian/control: recommend python-gtkspell (Closes: #551826) * [221152] debian/rednotebok.1: Add -m parameter to manual -- Jonathan Wiltshire Sat, 24 Oct 2009 16:37:26 +0100 rednotebook (0.8.7-1) unstable; urgency=low * [9d33ee] New upstream version -- Jonathan Wiltshire Sun, 27 Sep 2009 21:07:52 +0100 rednotebook (0.8.6.1-1) unstable; urgency=low * [d10aa1] New upstream version * [72dd51] Standards version 3.8.3 -- Jonathan Wiltshire Sun, 06 Sep 2009 00:11:49 +0100 rednotebook (0.8.5-1) unstable; urgency=low * [df4dcc] New upstream version * [5c38bd] Update manual rednotebook.1 -- Jonathan Wiltshire Mon, 31 Aug 2009 10:59:26 +0100 rednotebook (0.8.3-1) unstable; urgency=low * New upstream version -- Jonathan Wiltshire Mon, 10 Aug 2009 17:58:46 +0100 rednotebook (0.8.2-1) unstable; urgency=low * [81e7f8] Imported Upstream version 0.8.2 -- Jonathan Wiltshire Wed, 29 Jul 2009 16:26:01 +0100 rednotebook (0.8.1-1) unstable; urgency=low * [995049] New upstream version -- Jonathan Wiltshire Sat, 25 Jul 2009 19:50:27 +0100 rednotebook (0.8.0-1) unstable; urgency=low * [79a906] New upstream version * [2a5e9b] Add Suggests for texlive-latex-extra to permit PDF output, and a hint in the binary package description -- Jonathan Wiltshire Wed, 22 Jul 2009 09:35:41 +0100 rednotebook (0.7.6-1) unstable; urgency=low * [b08360] New upstream release: add an Undo/Redo function (LP: #393277) * [be996f] Update debian/copyright -- Jonathan Wiltshire Wed, 15 Jul 2009 23:56:03 +0100 rednotebook (0.7.5-1) unstable; urgency=low [ Jonathan Wiltshire] * [960284] New upstream version [ Piotr Ożarowski ] * DM-Upload-Allowed set to yes -- Jonathan Wiltshire Wed, 01 Jul 2009 15:32:44 +0100 rednotebook (0.7.4-1) unstable; urgency=low * [309859] New upstream version: - create ~/.rednotebook before logging is initialized (Closes: #534608, LP: #392235) -- Jonathan Wiltshire Thu, 25 Jun 2009 23:19:43 +0100 rednotebook (0.7.3-1) unstable; urgency=low * [75ec96] New upstream version * [494744] Standards version 3.8.2 (no changes required) -- Jonathan Wiltshire Sun, 21 Jun 2009 23:40:05 +0100 rednotebook (0.7.2-1) unstable; urgency=low * New upstream version -- Jonathan Wiltshire Mon, 25 May 2009 17:21:13 +0100 rednotebook (0.7.0-1) unstable; urgency=low * New upstream version: - multiple, arbitrarily named templates can be defined - enable copy/paste in categories edit box - keep clouds up to date when categories have been edited -- Jonathan Wiltshire Tue, 19 May 2009 19:51:39 +0100 rednotebook (0.6.9-1) unstable; urgency=low * New upstream version: - enhance the Export functions - allow links to be opened from the preview window - remove the old code from GTKMozembed * Use '--install-*' to put binaries and other shared files in /usr/bin, not /usr/local/bin so that builds on Ubuntu work properly (LP: 373200) -- Jonathan Wiltshire Fri, 08 May 2009 09:17:41 +0100 rednotebook (0.6.8-1) unstable; urgency=low * New Upstream version * Drop dependency on python-gtkmozembed -- Jonathan Wiltshire Sun, 03 May 2009 23:15:05 +0100 rednotebook (0.6.7-1) unstable; urgency=low * New Upstream Version * Update Homepage information * Disable "dirty fix" that adds python2.5's site-packages to the sys.path in rednotebook script -- Jonathan Wiltshire Mon, 27 Apr 2009 11:45:56 +0100 rednotebook (0.6.6-1) unstable; urgency=low * New Upstream Version * Add 'or' dependency on python-gnome2-extras to make Ubuntu syncs nice and easy -- Jonathan Wiltshire Thu, 09 Apr 2009 15:40:09 +0100 rednotebook (0.6.4-1) unstable; urgency=low * New Upstream Version: - Easier Tagging (Added tag button) - New Entry dialog: Show previous tags in drop-down menu when "Tags" is selected as category - New Entry dialog: Only make a new entry submittable if text has been entered - Shortcuts to navigate between days ( + PageUp, + PageDown) -- Jonathan Wiltshire Mon, 30 Mar 2009 07:20:41 +0100 rednotebook (0.6.3-1) unstable; urgency=low * New Upstream Version * Added explicit dependency on python-gobject * Removed old dependency on python-gtkhtml2 -- Jonathan Wiltshire Mon, 23 Mar 2009 17:47:06 +0000 rednotebook (0.6.2-1) unstable; urgency=low * New Upstream Version: - Notebook content is now saved automatically every 10 minutes * Bump Standards-Version to 3.8.1 (no changes) * Remove all lintian overrides (no longer needed) -- Jonathan Wiltshire Wed, 18 Mar 2009 20:31:56 +0000 rednotebook (0.6.1-1) unstable; urgency=low * New upstream version * Upstream readme and changelog files no longer have .txt extensions; updated debian/rules and debian/docs to reflect this * Updated copyright information * Override lintian errors postinst-does-not-call-updatemenus and postrm-does-not-call-updatemenus (no longer errors for debhelper 7.2.3), see bug #518712 -- Jonathan Wiltshire Sun, 08 Mar 2009 18:56:16 +0000 rednotebook (0.5.3-1) unstable; urgency=low * Initial release (Closes: #507939) -- Jonathan Wiltshire Mon, 02 Feb 2009 14:23:22 +0000