rednotebook (1.12-1mx150+1) mx; urgency=medium

  * Repackaged for MX 15.

 -- Mike Purtell <mandbx@sbcglobal.net>  Wed, 30 Mar 2016 14:44:59 -0700

rednotebook (1.12-1~getdeb1) trusty; urgency=medium

  * New upstream version
    * Add option to hide right-hand tags pane (thanks Ron Brown, Jr.).
    * Never overwrite externally changed month files (thanks Felix
    Zörgiebel).
    * Remove support for Python 2.6.

 -- Christoph Korn <christoph.korn@getdeb.net>  Mon, 28 Mar 2016 21:13:17 +0200

rednotebook (1.11-1~getdeb1) trusty; urgency=medium

  * New upstream version
    * Remind users to make new backup if last backup is older than a month.
    * When inserting a link for a selected text passage, replace text
    passage.

 -- Christoph Korn <christoph.korn@getdeb.net>  Sat, 14 Nov 2015 20:49:57 +0100

rednotebook (1.10.4-1~getdeb1) trusty; urgency=medium

  * New upstream version
    * Fix right-clicking cloud words to hide them.

 -- Christoph Korn <christoph.korn@getdeb.net>  Mon, 19 Oct 2015 19:48:22 +0200

rednotebook (1.10.3-1~getdeb1) trusty; urgency=medium

  * New upstream version
    * Make #hashtags regular expression faster (up to 1000x).

 -- Christoph Korn <christoph.korn@getdeb.net>  Thu, 15 Oct 2015 20:19:50 +0200

rednotebook (1.10.2-1~getdeb1) trusty; urgency=medium

  * New upstream version
    * Fix Chinese fonts in preview mode on Windows by using the fonts mingliu
    and MS Mincho (thanks Amos Ng).
    * Fix instructions for running RedNotebook on Windows (thanks Amos Ng).
    * Move repository from launchpad to github.

 -- Christoph Korn <christoph.korn@getdeb.net>  Fri, 28 Aug 2015 21:24:50 +0200

rednotebook (1.10.1-1~getdeb1) trusty; urgency=medium

  * New upstream version
    * When undoing a formatting action, only remove formatting, not the text
    (lp:1326606).
    * Fix searching with enter for text with non-ASCII characters
    (lp:1430697).
    * Fix filtering exports by tags containing non-ASCII characters
    (lp:1267263).
    * Don't remove whitespace from old-style tags in autocomplete box
    (lp:1414603).
    * Don't try to change spellchecking language if spellchecker is not set
    up (lp:1443818).
    * Don't try to access files with wrong encoding (lp:1443818).

 -- Christoph Korn <christoph.korn@getdeb.net>  Wed, 15 Apr 2015 20:11:52 +0200

rednotebook (1.10-1~getdeb1) trusty; urgency=medium

  * New upstream version
    * Write data to temporary files first to prevent corrupted month files.
    * Add format button for monospace font. Automatically add the correct
    format for code blocks.
    * Show warning for dates before 1900 (not supported by Python's datetime
    module).
    * Fix undo/redo.
    * Don't add unneeded newlines around titles and code.

 -- Christoph Korn <christoph.korn@getdeb.net>  Sun, 12 Apr 2015 15:34:24 +0200

rednotebook (1.9.0-1~getdeb1) trusty; urgency=medium

  * New upstream version
    * Add #tags to cloud ignore list to remove them from the tag cloud
    (thanks Przemysław Buczkowski).
    * Remove option to start RedNotebook minimized.
    * Do not remove menu bar in fullscreen mode (lp:1400356).
    * Allow exiting fullscreen mode with ESC key.
    * Only allow comment signs (#) at the beginning of a line in the config
    file.
    * Fix reading configuration files.

 -- Christoph Korn <christoph.korn@getdeb.net>  Sat, 27 Dec 2014 21:50:16 +0100

rednotebook (1.8.1-1~getdeb1) trusty; urgency=medium

  * New upstream version
    * Do not show new version dialog if latest version cannot be determined
    (lp:1324126).
    * Fix date formatting for invalid locale encodings.
    * Add necessary library files for spell-checking on Windows (lp:1331876).

 -- Christoph Korn <christoph.korn@getdeb.net>  Sun, 03 Aug 2014 23:48:28 +0200

rednotebook (1.8.0-1~getdeb1) precise; urgency=low

  * New upstream version
    * Add font selection for edit mode (Philip Akesson).
    * Allow changing preview and cloud font in preferences.
    * Only allow opening RedNotebook minimized on Windows since other systems
    may lack a system tray.
    * Fix: Display tags starting with "SEP" in preview (lp:1255582).
    * Write scripts to cross-compile RedNotebook Windows exe and installer on
    Linux.

 -- Christoph Korn <christoph.korn@getdeb.net>  Fri, 13 Dec 2013 18:59:47 +0100

rednotebook (1.7.3-1~getdeb1) precise; urgency=low

  * New upstream version
    * Jump to a specific date on startup with "--date 2013-10-31" on the
    commandline (Rob Norris).
    * Display current date in the title bar (Rob Norris).
    * Support inserting multiple pictures in one step.
    * Add DejaVu Sans as font fallback for clouds and preview.
    * Fix setting last image directory for insert dialog.
    * Only allow exporting selected text if we are in edit mode (lp:1221792).

 -- Christoph Korn <christoph.korn@getdeb.net>  Mon, 11 Nov 2013 19:13:57 +0100

rednotebook (1.7.2-1~getdeb1) precise; urgency=low

  * New upstream version
    * Show error if saving fails due to a directory not being created.
    * Ignore hashtags starting with more than one #.
    * Fix: Allow inserting files and pictures from the "recently used"
    section (lp:1195759).

 -- Christoph Korn <christoph.korn@getdeb.net>  Sat, 29 Jun 2013 15:49:18 +0200

rednotebook (1.7.1-1~getdeb1) precise; urgency=low

  * New upstream version
    * Fix: Insert spellchecking correction in the correct position
           (LP:1137925).

 -- Christoph Korn <christoph.korn@getdeb.net>  Sat, 02 Mar 2013 14:23:17 +0100

rednotebook (1.7.0-1~getdeb1) precise; urgency=low

  * New upstream version
    * Allow filtering exported days by tags (Alistair Marshall).
    * Add option to export only the currently selected text
      (Alistair Marshall).
    * Move spellcheck option from preferences to edit menu
      and add F7 shortcut (Alistair Marshall).
    * Enable spellchecking on Windows. See help for adding
      custom dictionaries.
    * Better error message for invalid markup.
    * Show warning if no directory is selected before clicking
      the "Open" button when choosing a journal directory.
    * Gracefully handle BadStatusLines when checking for new versions.
    * Do not try to set file permissions on Windows where they
      are unavailable.
    * Fix hide-from-cloud for words containing backslashes (LP:1131412).
    * Fix relative file links on Windows.
    * Code: Switch from optparse to argparse (Alistair Marshall).

 -- Christoph Korn <christoph.korn@getdeb.net>  Fri, 01 Mar 2013 14:12:58 +0100

rednotebook (1.6.6-1~getdeb1) precise; urgency=low

  * New upstream version
    == 1.6.6 (2013-01-21) ==
    * Edit templates in RedNotebook directly. Preview and use the Insert and
    Format toolbar menus before inserting a template.
    * Support relative image links like [""my_pic"".jpg].
    * Add Ctrl+Return shortcut for adding manual linebreaks.
    * Let all toolbar menus always open the menu before performing an action.
    * Change Go-To-Today shortcut to Alt+Home (Ctrl+Home moves cursor to the
    start of the text).
    * Do not allow choosing an empty name for templates.
    * Do not parse #include as a hashtag.
    * Add info about network drives to help text.
    * Fix help text about links to local directories.
    * Fix: Let categories pane use new infobar notifications (LP:1098625).

    == 1.6.5 (2012-12-27) ==
    * Add menu item for clearing the text format.
    * Add toolbar menus "Insert" and "Format" to main menu for better
    accessibility and HUD integration.
    * Only show keyboard shortcuts in main menu, not in toolbar menus.
    * Use selected text as link name when a new link is inserted.
    * When an image or file is inserted, use selected text as the name of the
    link.
    * Format selected text as header when a header is inserted.
    * Convert selected text to a list when a list is inserted.
    * Select title after it has been inserted to allow for easy editing.
    * Change file permissions so that journal files are only readable by the
    user.
    * Windows: Restore slider positions after opening RedNotebook from the
    tray.
    * Windows: Support non-ascii installation paths.

    == 1.6.4 (2012-12-22) ==
    * Never include previous RedNotebook backups in new backups.
    * Add strikethrough shortcut Ctrl+K.
    * By default don't switch between edit and preview mode automatically.
    * Add experimental support for irc protocol.

 -- Christoph Korn <christoph.korn@getdeb.net>  Fri, 08 Feb 2013 22:53:27 +0100

rednotebook (1.6.3-1~getdeb1) precise; urgency=low

  * New upstream version
    * Fix: Don't interpret URLs with non-empty paths as local links.

 -- Christoph Korn <christoph.korn@getdeb.net>  Mon, 10 Dec 2012 19:46:21 +0100

rednotebook (1.6.2-1~getdeb1) precise; urgency=low

  * New upstream version
    * Add option for automatically switching between
      edit and preview mode to preferences.
    * Since debian doesn't have a python2 symlink,
      try to run python2.7 and python2.6 in the run script.
    * Use PNG image in about dialog
      (SVG support is broken in Windows version).

 -- Christoph Korn <christoph.korn@getdeb.net>  Mon, 19 Nov 2012 18:46:40 +0100

rednotebook (1.6.1-1~getdeb1) precise; urgency=low

  * New upstream version
    * Allow specifying the width when inserting an image.
    * Add relative links: Relative paths [myfile image.jpg] is automatically
    transformed to /path/to/journal/image.jpg.
    * Use smarter regular expression for finding hashtags in the text.
    * Give focus to link box when the link dialog opens.
    * Hide tag panel by default.
    * Adapt introductory and help texts for hashtags.
    * Break search results at newlines.
    * Fix: When searching for multiple tags, only add a single result for
    every hit.

 -- Christoph Korn <christoph.korn@getdeb.net>  Thu, 15 Nov 2012 17:36:33 +0100

rednotebook (1.6.0-1~getdeb1) precise; urgency=low

  * New upstream version
    * Inline #hashtagging: Directly add hashtags like #Movies, #my_project in
    the main text.
    * Highlight #hashtags in red.
    * Include # for tags in tag cloud to be consistent with the hashtags.
    * Change to edit/preview mode if text is missing/present automatically.
    * Change to edit mode when double-clicked into preview.
    * Detach model from combobox when updating the tags to make inserting a
    new tag faster.
    * Fix searching for dates.
    * Fix inserting and editing templates with unicode names.
    * Fix opening and creating journals (lp:1068655)
    * Use apport (If a crash occurs on Linux, an automatic bug report is
    prepared, but not submitted)
    * Do not allow using $HOME as a journal directory.
    * Do not let error notifications blink.
    * For Journal->New and Journal->Save-As: Only allow using empty
    directories.
    * For Journal->Open: Only allow using directories with at least one month
    file.
    * Use InfoBars for nicer inline notifications about errors.
    * Enable finishing link dialog with hitting ENTER.
    * Disable insert (Ctrl+V) and cut (Ctrl+X) shortcuts in preview mode.
    * Add more shortcuts in Journal menu: Export (Ctrl+E), Backup and
    Statistics (Alt+letter).
    * Update translations.

 -- Christoph Korn <christoph.korn@getdeb.net>  Thu, 01 Nov 2012 21:06:23 +0100

rednotebook (1.5.0-1~getdeb1) precise; urgency=low

  * New upstream version
    * Use new logo redesigned by Ciaran.
    * Remember possible undo/redo actions for each day separately.
    * Turn all entries of old "Tags" categories into tags without
      entries at startup.
    * Suggest last tag when a new tag is added.
    * When suggesting to use the last tag, leave focus on the tag.
    * Enable copy menu item in preview mode. (LP:834473)
    * Grey out cut and paste menu items in preview mode.
    * Only allow hiding words from the cloud, not the tags.
    * Add shortcut (Ctrl+Home) for "Go to Today"
    * Fix undo for tags.
    * Fix: Remove special characters in template names before
      displaying them.
    * Exports: Make tag lists scrollable and sort the available tags
      alphabetically.
    * Install .mo files (translations) in the standard directories
      under Linux.
    * Drop support for Python 2.5. This means that we now support
      Python 2.6 and 2.7.
    * Windows: Update libraries in installer to gtk+ 2.24 and python 2.7.
    * Windows: Correctly show italics in preview.
    * OSX: Make the _() function available even if gettext is not working.

 -- Christoph Korn <christoph.korn@getdeb.net>  Fri, 20 Jul 2012 19:30:17 +0200

rednotebook (1.4.0-1~getdeb2~precise) precise; urgency=low

  * New upstream version
    * Search: If a search contains a hashtag (e.g. #Work or #Movies), only
    days
      with all of those tags will be searched. This means you can e.g. search
      for
      "project-xyz" only in the days tagged with "Work" with the query
      "#Work project-xyz".
    * Search for combinations of tags (e.g. #magazine #linux)
    * Search: If the query only contains a single hashtag (e.g. #Movies), a
    list of
      all subtags (the names of the movies) is shown.
    * Search: Automatically scroll to found text in edit mode
    * Split tag and word clouds
    * Show tag and word cloud only if there are any tags and words
    respectively
    * Remove spaces from multi-word tags during search and in clouds
    * Auto-complete tags in search
    * Always include all tags regardless of their frequency in the cloud
    * Exports: Correctly set the appropriate extension for each export type
    * Exports: Always add a title for LaTeX exports
    * Fix: Correctly parse configuration values containing ='s
    * Fix: Paths returned from file and folder choosers must be converted to
    unicode
    * Fix: Correctly redirect error output into the logfile on Windows

 -- Christoph Korn <christoph.korn@getdeb.net>  Fri, 13 Apr 2012 22:10:11 +0200

rednotebook (1.3.0-1~getdeb2~precise) precise; urgency=low

  * New upstream version
    * Let tags be categories without entries. This greatly simplifies and in
    fact
      unifies tags and categories.
    * Unify clouds and search -> Show the search bar above the clouds
      When a search is made, substitute the word cloud with the search
      results.
    * Apply styling for thick horizontal lines
      - Thin line:  --------------------
      - Thick line: ====================
    * Apply formatting only once if a format button is clicked multiple times
    * Allow "Close to tray" only on Windows as most modern Linux distros
    don't have a tray anymore (lp:902228)
      If you still want the tray icon, set closeToTray=1 in the configuration
      file.
    * Make journal saving more than twice as fast by using libyaml.
    * Change Ctrl-PageUp(Down) directions to be more intuitive
    * Update and revise help text
    * Fix: utf-8 special chars not displayed correctly in html export for
    firefox (LP:910094)
    * Fix: Do not abort if a wrong regex is entered
    * Fix: Correctly highlight all picture formats in edit mode
    * Fix: When the format button is clicked and a tag is selected, format it
    instead of the editor pane
    * Write month only if changes are actually made (LP:871730)
    * Call categories tags in more places
    * Print PDF export path after export
    * Do not warn if second instance is suspected (too many false-positives)
    * Updated translations

 -- Christoph Korn <christoph.korn@getdeb.net>  Tue, 10 Apr 2012 21:15:07 +0200

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 <jmw@debian.org>  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 <jmw@debian.org>  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 <jmw@debian.org>  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 <jmw@debian.org>  Mon, 21 Mar 2011 09:22:51 +0000

rednotebook (1.1.3-1) unstable; urgency=low

  * [8f66e3] New upstream release

 -- Jonathan Wiltshire <jmw@debian.org>  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 <jmw@debian.org>  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 <jmw@debian.org>  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 <debian@jwiltshire.org.uk>  Sun, 11 Jul 2010 00:17:20 +0100

rednotebook (1.0.0-1) unstable; urgency=low

  * [19cb84] New upstream release

 -- Jonathan Wiltshire <debian@jwiltshire.org.uk>  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 <debian@jwiltshire.org.uk>  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 <debian@jwiltshire.org.uk>  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 <debian@jwiltshire.org.uk>  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 <debian@jwiltshire.org.uk>  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 <debian@jwiltshire.org.uk>  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 <debian@jwiltshire.org.uk>  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 <debian@jwiltshire.org.uk>  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 <debian@jwiltshire.org.uk>  Sat, 24 Oct 2009 16:37:26 +0100

rednotebook (0.8.7-1) unstable; urgency=low

  * [9d33ee] New upstream version

 -- Jonathan Wiltshire <debian@jwiltshire.org.uk>  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 <debian@jwiltshire.org.uk>  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 <debian@jwiltshire.org.uk>  Mon, 31 Aug 2009 10:59:26 +0100

rednotebook (0.8.3-1) unstable; urgency=low

  * New upstream version

 -- Jonathan Wiltshire <debian@jwiltshire.org.uk>  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 <debian@jwiltshire.org.uk>  Wed, 29 Jul 2009 16:26:01 +0100

rednotebook (0.8.1-1) unstable; urgency=low

  * [995049] New upstream version

 -- Jonathan Wiltshire <debian@jwiltshire.org.uk>  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 <debian@jwiltshire.org.uk>  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 <debian@jwiltshire.org.uk>  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 <debian@jwiltshire.org.uk>  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 <debian@jwiltshire.org.uk>  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 <debian@jwiltshire.org.uk>  Sun, 21 Jun 2009 23:40:05 +0100

rednotebook (0.7.2-1) unstable; urgency=low

  * New upstream version

 -- Jonathan Wiltshire <debian@jwiltshire.org.uk>  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 <debian@jwiltshire.org.uk>  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 <debian@jwiltshire.org.uk>  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 <debian@jwiltshire.org.uk>  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 <debian@jwiltshire.org.uk>  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 <debian@jwiltshire.org.uk>  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 (<Ctrl> + PageUp, <Ctrl> + PageDown)

 -- Jonathan Wiltshire <debian@jwiltshire.org.uk>  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 <debian@jwiltshire.org.uk>  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 <debian@jwiltshire.org.uk>  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 <debian@jwiltshire.org.uk>  Sun, 08 Mar 2009 18:56:16 +0000

rednotebook (0.5.3-1) unstable; urgency=low

  * Initial release (Closes: #507939)

 -- Jonathan Wiltshire <debian@jwiltshire.org.uk>  Mon, 02 Feb 2009 14:23:22 +0000
