calibre (3.1.1-1mx15+1) mx; urgency=medium

  * New upstream release.
      new features:
      - Edit metadata dialog: Allow right clicking the Paste ISBN button to
        instead paste an identifier with a different prefix.
      - Tag browser: Add an option to control the spacing between items.
      - Add an option in Preferences->Look & feel to show individual layout.
        buttons in the status bar, as was the case in calibre 2.x.
      - Edit metadata dialog: Add buttons to easily set/clear Yes/no columns.
      - Support for RAR 5.0 format RAR and CBR files
      Bug fixes:
      - Version 3.1.1 fixes a regression in 3.1.0 that prevented the standalone
        calibre-server.exe from working on Windows and macOS.
      - Content server: Fix various bugs in the SSL implementation causing
        aborted transfers when enabling SSL in the server.
      - Content server: Fix connections not being closed after errors/timeouts
        on the server side.
      - Fix an error during startup on Windows systems where the home directory
        is in a character encoding different from the system encoding.
      - Edit book: Fix escaping of text for regular expression searches
        unnecessarily escaping spaces.
      - Get Books: Search the entire catalog, including restricted books.
      - Fix regression in previous release that caused the Tag browser view
        to jump around when renaming items.
      - Splash screen: Fix text vertical overlap for some systems/font sizes.
      - Server: --daemonize option should not be present on Windows and macOS
        as it does not work on those platforms.
      - macOS: Fix some keyboard shortcuts not working in calibre 3.0.
      - Server interface: Fix error in the Browse all downloaded page when the
        book list mode is set to detailed list.
      - Get books: Update amazon.fr and ebooks.com plugins for website changes.
      - Content server: Fix for home screen being empty if the path to the
        calibre library has a trailing slash.
      - Content server: Fix the new server interface not working with the
        --url-prefix option when the trailing slash is omitted on the URL used
        in the browser.
      - Google images metadata download plugin: Fix for change in website
        causing no covers to be downloaded.
      Improved news sources
      - The Times
      - Wall Street Journal
      - New Yorker
      - BBC News

 -- Steven Pusser <stevep@mxlinux.org>  Sun, 25 Jun 2017 14:53:50 -0700

calibre (3.0.0-1mx15+1) mx; urgency=medium

  * New upstream release.
  * Drop dont_build_unrar_plugin.patch and links-privacy.patch
    - enable cbr comic book format support.
  * Add fix-no-hdpi-Qt5.3.patch.
  * Add python-regex to dependencies.

 -- Steven Pusser <stevep@mxlinux.org>  Fri, 16 Jun 2017 13:20:22 -0700

calibre (2.85.1-1~getdeb1) xenial; urgency=medium

  * New upstream version

 -- Christoph Korn <christoph.korn@getdeb.net>  Tue, 16 May 2017 13:31:26 +0200

calibre (2.85.0-1~getdeb1) xenial; urgency=medium

  * New upstream version
      new features:
        - title: "Book details panel: Allow right click to search the
        internet for the current book"
        - title: "Book details panel: Allow right clicking on an author name
        to search the internet for works by that author"
        - title: "Book details panel: Clicking an author name now searches
        Goodreads by default instead of Wikipedia. Can be changed in
        Preferences->Look & feel->Book details"
        - title: "Kobo driver: Add support for the Kobo Auro H2O Edition 2"
      bug fixes:
        - title: "PDF Output: Fix a regression in the previous release that
        broke conversion to PDF for some files."
          tickets: [1689192]
        - title: "DOCX Output: Fix lengths specified in percentage of page
        size not being converted correctly."
          tickets: [1688690]
        - title: "DOCX Output: Fix some hyperlinks not working in word
        because the bookmark name is longer than forty characters."
          tickets: [1688690]
        - title: "DOCX Output: Prevent images from being larger than the page
        size."
          tickets: [1688690]
        - title: "Comic Input: Fix the number of colors control not allowing
        values less than 8"
        - title: "Kobo driver: Fix main memory and Card A being swapped on
        some systems"
        - title: "Kobo driver: Fix the ignore collections option being
        accidentally case-insensitive"
        - title: "Preferences->Toolbars: Show an error message when the user
        tries to remove either the Preferences or Location Manager buttons
        instead of just silently adding them back."
          tickets: [1689022]
      improved recipes:
        - Private Eye
      new recipes:
        - title: Balkanist
          author: Darko Miletic

 -- Christoph Korn <christoph.korn@getdeb.net>  Fri, 12 May 2017 19:25:15 +0200

calibre (2.84.0-1~getdeb1) xenial; urgency=medium

  * New upstream version
    new features:
    - title: "Kindle driver: Also delete book thumbnails from the system
    directory when deleting books."
    - title: "Conversion: Use the same regular expression engine as is used
    by the Edit Book tool. The new engine has much better support for Unicode
    characters/character classes."
    - title: "Edit Book: Add keyboard shortcuts to jump to opening and
    closing tags (Ctrl+{ and Ctrl+})"
    - title: "Add API to pre-process image data in recipes easily"
    - title: "fetch-ebook-metadata: add option to use only a single metadata
    plugin"

      bug fixes:
    - title: "E-book viewer: Fix a regression in the previous release that
    broke printing from inside the viewer."
    - title: "DOCX Output: When the input document contains paragraphs inside
    a block with a background color preserve the background color in the
    resulting paragraphs in the DOCX document."
      tickets: [1683188]
    - title: "DOCX Output: Fix links to empty inline tags not working."
      tickets: [1683188]
    - title: "DOCX Input: Fix links that point to anchors placed in empty
    paragraphs not working."
      tickets: [1683017]
    - title: "PDF Output: Do not crash when unable to find page for link
    destination, instead use previous page."
      tickets: [1687914]
    - title: "Edit Book: Fix sorting by language in Report->Words not
    working"
    - title: "Edit Book: Fix drag and drop of multiple items in the File
    Browser causing item order to be reversed."
    - title: "Get Books: Update Baen store plugin for website changes"
    - title: "Linux: When adding books from directories ignore files that
    have undecodable names."
      tickets: [1685819]
    - title: "AZW3: Preserve the primary-writing-mode EXTH header field when
    round-tripping AZW3 files. Should fix editing/conversion of RTL AZW3
    files causing page turning to become left-to-right on the Kindle"
    - title: "AZW3 Output: Set the primary-writing-mode EXTH header when the
    input document has page-progression-direction set to RTL as this is
    apparently required on newer Kindle firmware for right-to-left page
    turning"
    - title: "Fix a misbehaving wireless device connection can cause calibre
    to hang when opening the Connect/Share menu."
      tickets: [1676522]

      improved recipes:
    - Private Eye
    - Die Zeit
    - NYTimes Tech Beat

      new recipes:
    - title: First Things
      author: John Hutson

 -- Christoph Korn <christoph.korn@getdeb.net>  Sat, 06 May 2017 00:42:48 +0200

calibre (2.83.0-1~getdeb1) xenial; urgency=medium

  * New upstream version
    new features:
    - title: "PDF Output: Default to generating PDFs with a page size of
    letter instead of taking the page size from the output profile."
      description: 'This avoids user confusion/bug reports about PDF Output
      having "too large fonts". There is a new option "Use profile size" to
      have the conversion use the output profile page size instead.'
    - title: "PDF/DOCX Output: Add separate, pdf/docx specific, page margin
    settings that override the common settings."
      description: "Useful because page margin settings for page oriented
      formats, such as PDF and DOCX are usually different than those for
      reflowable formats such as EPUB"
    - title: "Table of Contents tool: Add an undo button"
    - title: "Metadata jacket: Show custom rating columns using stars"
    - title: "Metadata jacket: Change formatting of series to match that used
    by the book details panel. Also allow access to the raw series name and
    number when customizing the jacket template."
    - title: "calibredb check_library: Vacuum database when running the
    check"
    - title: "Check Book: Add a check for empty identifier elements"

      bug fixes:
    - title: "Edit book/Book polishing: When adding a cover to an EPUB 3.0
    file set the svg property if a SVG cover wrapper is used"
    - title: "Refresh the book list when a User Category is added/edited."
      tickets: [1675535]
    - title: "EPUB metadata: Fix deleting ISBN from EPUB file could result in
    an EPUB file without a package identifier if the ISBN was used as the
    package identifier."
      tickets: [1677383]
    - title: "Amazon metadata download: Fix title and author names being bold
    in the downloaded comments when using bing to get amazon metadata."
      tickets: [1674088]
    - title: "PDF Output: Fix a regression that broke PDF Output for
    documents containing mathematics."
      tickets: [1673983]
    - title: 'E-book viewer: Fix a regression that broke the "Clear recently
    read books" action in the viewer'

      improved recipes:
    - Go Comics
    - Die Zeit (subscription)
    - Pagina12
    - New York Magazine

      new recipes:
    - title: Jacobin magazine
      author: Darko Miletic

 -- Christoph Korn <christoph.korn@getdeb.net>  Sat, 22 Apr 2017 16:27:22 +0200

calibre (2.82.0-1~getdeb1) xenial; urgency=medium

  * New upstream version
    new features:
    - title: "Edit Book: Saved Searches: Add keyboard shortcut (Alt+Up/Down
    Arrow) to move selected searches"

    bug fixes:
    - title: "Fix a typo in the previous release that caused dynamically
    updated metadata source plugins to stop working."
    tickets: [1673884]
    - title: "Catalog generation: Ignore tags with commas in them when
    generating genres"
    - title: "News download: Do not use Microsoft user agents as more and
    more websites are serving JPEG XR images to these browsers"
    - title: "Amazon metadata download: Fix spurious results when searching
    for books that are not present on amazon using a search engine."
    - title: "Get Books: Fix free samples being detected as independent books
    when searching OPDS based stores such as Feedbooks."
    tickets: [1672500]
    - title: "Edit Book: Saved Searches: Preserve selection when using arrows
    to move multiple items"
    - title: "Fix template formatter functions not being reloaded after a
    check library operation"
    - title: "Fix an error during shutdown caused by some library closed
    plugins"

    improved recipes:
    - The Economist
    - Telegraph UK

    new recipes:
    - title: The Morning Paper
    author: Darko Miletic

 -- Christoph Korn <christoph.korn@getdeb.net>  Sat, 18 Mar 2017 15:53:13 +0100

calibre (2.81.0-1~getdeb1) xenial; urgency=medium

  * New upstream version
    new features:
    - title: "Amazon metadata download: Allow downloading amazon metadata
    from multiple sources. You can now configure the Amazon plugin via
    Preferences->Metadata download to use either the amazon servers, or
    various search engine caches to get the metadata. Should help with the
    recent CAPTCHA problems when downloading metadata from amazon"
    - title: "Kobo driver: Add support for new firmware"
    - title: "Edit Book: Spell Check dialog: Always add the original word as
    one of the spelling corrections, so that small edits to the word can be
    made easily."
    tickets: [1667914]
    - title: "Edit Book: Saved searched Dialog: Allow re-arranging the saved
    searches using drag and drop."
    tickets: [1669514]
    - title: "Implement auto update of builtin metadata download plugins,
    just as for recipes and Get Books plugins. Needed as the websites they
    get data from often change."
    - title: "Edit Book: When inserting full screen images, use the actual
    image dimensions in the generated SVG code, when available"
    - title: "Linux installer: Check that the umask is suitable before
    running the installer. Should fix breakage on systems where users have
    changed the user umask but neglected to also alter it for sudo"
    - title: "Bulk metadata edit: Remove the control to delete specific
    formats as it is redundant. This functionality is already present by
    right clicking the Remove books button"

    bug fixes:
    - title: "TXT Input: When detecting the encoding of txt files only use
    the first four kilobytes of text. Fixes excessively slow conversion of
    very large text files."
    tickets: [1668246]
    - title: "Get Books: Fix price not being displayed for books from Amazon
    dues to website changes"
    - title: "GetBooks: Update Google Books plugin for website changes"
    - title: "E-book viewer: Fix slow startup when recently opened files are
    on a slow/malfunctioning networked filesystem."
    tickets: [1669497]
    - title: "Google metadata download: Fix metadata not being found when the
    title of the book includes a sub-title"
    - title: "Improve downloading of covers from the google books metadata
    source"
    - title: "News download: Fix a bug that could cause a crash when
    downloading an SVG image."
    tickets: [1669530]
    - title: "Edit book: Fix a regression that caused pasting copied text
    from programs that generate both HTML and plain text when copying to
    paste the HTML in preference to the plain text"

    improved recipes:
    - tyzden
    - The Economist
    - Kansas City Star
    - NYTimes
    - The Spectator

 -- Christoph Korn <christoph.korn@getdeb.net>  Fri, 10 Mar 2017 19:05:47 +0100

calibre (2.80.0-1~getdeb1) xenial; urgency=medium

  * New upstream version
    new features:
    - title: "Add support for sideloading of KFX files created with the
    third-party KFX calibre plugin"
    tickets: [1666040]
    - title: "Edit book: Allow drag and drop of image files, stylesheets and
    html files into the editor to insert the appropriate <img> and <link>
    tags and add the files to the book automatically."
    - title: "Kobo driver: Add support for updated firmware"
    - title: "Edit Book: Spell Check: If there are no suggestions fill the
    suggested word box with the original word."
    tickets: [1664284]
    - title: "Viewer: add a shortcut (Ctrl+F11) to show/hide toolbars."
    tickets: [1664077]

    bug fixes:
    - title: "PDF Output: Fix courier font not being rendered when converting
    on windows."
    tickets: [1665835]
    - title: "E-mail delivery: Add a Message-ID header when sending emails.
    Reduces probability of mails sent from calibre being marked as spam"
    - title: "Save to disk: Fix path shortening being applied to entire save
    template even when saving to singe directory."
    tickets: [1665964]
    - title: "Get Books: Update the Virualo and Publi store plugins for
    website changes"
    - title: "Viewer: Fix regression that caused slow opening of some books
    with missing font/css/image files"
    - title: "Viewer: Pressing Ctrl+F in fullscreen mode should show the
    controls."
    tickets: [1664076]
    - title: "Edit book: Do not allow creating multiple new files whose names
    differ only by case."
    tickets: [1664027]
    - title: "Viewer: Use heuristics to try to detect comics encoded as fixed
    layout EPUBs to ensure they are displayed as intended."
    tickets: [1667357]

    improved recipes:
    - The Atlantic
    - The Financial Times

    new recipes:
    - title: Various new and improved Belgian news sources
    author: erkfuizfeuadjfjzefzfuzeff

 -- Christoph Korn <christoph.korn@getdeb.net>  Fri, 24 Feb 2017 19:34:30 +0100

calibre (2.79.1-1~getdeb1) xenial; urgency=medium

  * New upstream version
    new features:
    - title: "Windows: Make recently opened books show up in the jump lists
    for the standalone viewer and editor programs"
    - title: "OS X/Linux: Show an informational popup message when an Android
    device is plugged in that needs the user to tap Allow for the connection
    to work."
    - title: "Conversion: Log options that are different from the defaults
    separately, for easy reference"

    bug fixes:
    - title: "2.79.1 fixes a regression in 2.79.0 that broke the file open
    dialogs on windows vista"
    - title: "Conversion: Fix regression that broke conversion of some epub
    files when using the 'Remove first image' option."
    tickets: [1660699]
    - title: "Get Books: Update Kobo plugin for website changes"
    - title: "Windows MTP driver: Fix error when enumerating device storage
    not being reported during debug device detection"
    - title: "Tag Browser: When dragging and dropping a book onto a series
    increment the series number."
    tickets: [1661588]
    - title: "Fix crash when generating covers with Qt 5.8 on linux"
    - title: "Fix Get Books result list and jobs list not being populated on
    Qt 5.8"
    - title: "Fix importing rules in the coloring/icon rules dialog not
    enabling the apply button"

    improved recipes:
    - Strange Horizons
    - Wall Street Journal
    - Bangkok Post
    - The Atlantic
    - NYTimes
    - LA Times
    - New Yorker
    - The Straits Times

 -- Christoph Korn <christoph.korn@getdeb.net>  Sun, 12 Feb 2017 15:20:32 +0100

calibre (2.79.0-1~getdeb1) xenial; urgency=medium

  * New upstream version
    new features:
    - title: "Windows: Make recently opened books show up in the jump lists
    for the standalone viewer and editor programs"
    - title: "OS X/Linux: Show an informational popup message when an Android
    device is plugged in that needs the user to tap Allow for the connection
    to work."
    - title: "Conversion: Log options that are different from the defaults
    separately, for easy reference"

    bug fixes:
    - title: "Conversion: Fix regression that broke conversion of some epub
    files when using the 'Remove first image' option." tickets: [1660699]
    - title: "Get Books: Update Kobo plugin for website changes"
    - title: "Windows MTP driver: Fix error when enumerating device storage
    not being reported during debug device detection"
    - title: "Tag Browser: When dragging and dropping a book onto a series
    increment the series number." tickets: [1661588]
    - title: "Fix crash when generating covers with Qt 5.8 on linux"
    - title: "Fix Get Books result list and jobs list not being populated on
    Qt 5.8"
    - title: "Fix importing rules in the coloring/icon rules dialog not
    enabling the apply button"

    improved recipes:
    - Strange Horizons
    - Wall Street Journal
    - Bangkok Post
    - The Atlantic
    - NYTimes
    - LA Times
    - New Yorker
    - The Straits Times

 -- Christoph Korn <christoph.korn@getdeb.net>  Sat, 11 Feb 2017 17:09:16 +0100

calibre (2.78.0-1~getdeb1) xenial; urgency=medium

  * New upstream version
    new features:
    - title: "View button: Add an action to the right click menu that always
    opens the book with the calibre viewer, regardless of the preferences"
    - title: "Kobo driver: Update to support the newest firmware from Kobo"
    - title: "E-book viewer: Allow opening a specific item from the Table of
    Contents via the --open-at command line parameter."
    tickets: [1656573]
    - title: "Amazon metadata download: Add support for downloading from
    amazon.ca"

    bug fixes:
    - title: "Edit Book: Do not condense CSS rules when saving AZW3 files
    regardless of the value of Preferences->Common Options->Look &
    Feel->Expand CSS"
    - title: "EPUB Output: Fix a duplicate id created in rare circumstances
    when splitting on page breaks."
    tickets: [1658744]
    - title: "DOCX Input: Fix error when converting documents that have
    images pointing to web resources."
    tickets: [1659142]
    - title: "E-book viewer: Fix a regression that caused an increase in load
    times when loading the individual HTML files inside an EPUB book."
    tickets: [1658578]
    - title: "Fix setting a similar books search to use the formats field in
    Preferences->Searching resulting in an error."
    tickets: [1658386]
    - title: "Kobo driver: Fix incorrect cover size being uploaded to the Glo
    HD"
    - title: "E-book viewer: Fix 'View Image' right click menu action not
    available for svg files included via <img> tags."
    tickets: [1657717]
    - title: "HTML Input: Remove the # character from input filenames, for
    maximum compatibility."
    tickets: [1656833 ]
    - title: "Edit Book: Fix spell check treating the unicode hyphen (U+2010)
    differently from the normal hyphen (U+002d)."
    tickets: [1656319]

    improved recipes:
    - FOX News
    - Oriental Daily
    - AM730
    - The Times
    - NYTimes
    - Mediapart
    - Echo Online
    - kath.net
    - GoComics
    - The Hindu

    new recipes:
    - title: The Sunday Times Magazine
    author: Bobby Steel

 -- Christoph Korn <christoph.korn@getdeb.net>  Fri, 27 Jan 2017 17:58:55 +0100

calibre (2.77.0-1~getdeb1) xenial; urgency=medium

  * New upstream version
    bug fixes:
    - title: "Conversion: Fix changing the cover image not updating
    references to the old cover image inside SVG wrappers."
    tickets: [1655309]
    - title: "E-book viewer: Fix a regression that caused clicking links in
    the footnote popup window to stop working"
    - title: "Edit Book: Fix importing DOCX file as new book not setting the
    version attribute in the OPF"
    - title: "Kindle driver: Fix some newer KFX books not being recognized on
    e-ink kindles, because of a change in how metadata is stored in the KFX
    format"
    - title: "DOCX Output: Fix missing <td> tag causing conversion to fail."
    tickets: [1654463]
    - title: "Edit Book: Fix group references causing errors when used in
    replace string in the normal mode search and replace"
    - title: "Edit Book: Fix Check Book reporting a spurious mime/type
    mismatch error after replacing a file with a file having a different mime
    type."
    tickets: [1653977]
    - title: "Amazon metadata download: Fix detection of series not working
    for some books due to changes in the amazon website"
    - title: "Fix Nook HD+ not being detected on windows"
    - title: "Edit Book: Ensure keyboard focus stays with Files Browser when
    renaming files."
    tickets: [1653311]

    improved recipes:
    - kath.net
    - publico.pt
    - Telepolis
    - The Times
    - Helsingin Sanomat

 -- Christoph Korn <christoph.korn@getdeb.net>  Fri, 13 Jan 2017 07:21:43 +0100

calibre (2.76.0-1~getdeb1) xenial; urgency=medium

  * New upstream version
    bug fixes:
    - title: "E-book viewer: Fix a regression in the previous release that
    broke the viewer on systems where the temporary directory is a symlink
    (common on OSX)."
    - title: "EPUB Input: Fix EPUB2 files that specify a cover image via a
    <meta> tag but not in the <guide> not getting a cover when converted to
    PDF"
    - title: "PDF Output: Fix conversion failure when input document contains
    first page with no renderable content."
    tickets: [1652825]
    - title: "Editor: Fix incorrect handling of some regular expressions in
    the Search tool."
    tickets: [1652621]
    - title: "OS X: Fix dynamically generated context menus, such as the sort
    by menu not working."
    tickets: [1652694]
    - title: "Fix a crash when running with assertions turned on in Qt."
    tickets: [1652685]
    - title: "Edit Book: Reports tool: Fix an error when right clicking on
    items in the Links view."
    tickets: [1652960]

    improved recipes:
    - Clarin
    - La Prensa
    - Telam
    - iProfesional
    - Buenos Aires Economico

 -- Christoph Korn <christoph.korn@getdeb.net>  Fri, 30 Dec 2016 19:12:31 +0100

calibre (2.75.1-1~getdeb1) xenial; urgency=medium

  * New upstream version
    new features:
    - title: "Happy Holidays everyone!"
    - title: "Add support for new Kobo firmware version 4.2"
    - title: "Allow using amazon_in, amazon_au, amazon_com identifiers in the
    Book details panel."
    tickets: [1649371]

    bug fixes:
    - title: "Version 2.75.1 has fixes for a regression in 2.75.0 that broke
    the Live CSS feature in the editor and caused some minor problems in the
    viewer"
    - title: "Kobo driver: Fix incorrectly sized covers being sent to some
    Kobo devices"
    - title: "E-book viewer: Prevent javascript in the book from accessing
    files on the computer using XMLHttpRequest."
    tickets: [1651728]
    - title: "Edit Book: Fix the 'Search ignoring markup tool' not ignoring
    comments/processing instructions, etc."
    tickets: [1651160]
    - title: "CSS Transforms: Fix 'is'/'is not' rules not matching
    currentColor."
    tickets: [1650930]
    - title: "E-book viewer: Make the swipe up gesture move to next section
    instead of previous section."
    tickets: [1651034]
    - title: "Edit Book: Allow the Spell Check dialog and the search panel to
    be made much narrower than before."
    tickets: [1650932]
    - title: "Edit Book: Fix customize template window not freely resizable
    on windows."
    tickets: [1650924]
    - title: "Edit Book: Fix newlines not being matched by the 'Search
    ignoring markup' tool."
    tickets: [1649383]
    - title: "EPUB Input: Fix incorrect handling of html files that are in a
    folder above the OPF file."
    tickets: [1649357]

    improved recipes:
    - Ambito Financiero
    - Die Zeit (subscription)
    - Irish Times
    - Guardian
    - Independent
    - Ambito.com

 -- Christoph Korn <christoph.korn@getdeb.net>  Sun, 25 Dec 2016 16:49:39 +0100

calibre (2.75.0-1~getdeb1) xenial; urgency=medium

  * New upstream version
    new features:
    - title: "Happy Holidays everyone!"
    - title: "Add support for new Kobo firmware version 4.2"
    - title: "Allow using amazon_in, amazon_au, amazon_com identifiers in the
    Book details panel."
    tickets: [1649371]
    bug fixes:
    - title: "Kobo driver: Fix incorrectly sized covers being sent to some
    Kobo devices"
    - title: "E-book viewer: Prevent javascript in the book from accessing
    files on the computer using XMLHttpRequest."
    tickets: [1651728]
    - title: "Edit Book: Fix the 'Search ignoring markup tool' not ignoring
    comments/processing instructions, etc."
    tickets: [1651160]
    - title: "CSS Transforms: Fix 'is'/'is not' rules not matching
    currentColor."
    tickets: [1650930]
    - title: "E-book viewer: Make the swipe up gesture move to next section
    instead of previous section."
    tickets: [1651034]
    - title: "Edit Book: Allow the Spell Check dialog and the search panel to
    be made much narrower than before."
    tickets: [1650932]
    - title: "Edit Book: Fix customize template window not freely resizable
    on windows."
    tickets: [1650924]
    - title: "Edit Book: Fix newlines not being matched by the 'Search
    ignoring markup' tool."
    tickets: [1649383]
    - title: "EPUB Input: Fix incorrect handling of html files that are in a
    folder above the OPF file."
    tickets: [1649357]

    improved recipes:
    - Ambito Financiero
    - Die Zeit (subscription)
    - Irish Times
    - Guardian
    - Independent
    - Ambito.com

 -- Christoph Korn <christoph.korn@getdeb.net>  Fri, 23 Dec 2016 17:59:24 +0100

calibre (2.74.0-1~getdeb1) xenial; urgency=medium

  * New upstream version
    new features:
    - title: "Amazon metadata download: Allow downloading from amazon.cn as
    well. To use go to Preferences->Metadata download and customize the
    amazon plugin to download from amazon.cn"
    - title: "Edit Book: Allow disabling the 'Files already arranged into
    folders' message popup"
    bug fixes:
    - title: "Edit Book: Fix selected text not being fully highlighted when
    using the solarized color schemes."
    tickets: [1647448]
    - title: "calibredb: Fix CSV output for the check_library command not
    being properly escaped"
    - title: "Fix subsetting of fonts whose names start with 'and' not
    working"
    - title: "Fix a regression in 2.72 that broke the --start-in-tray command
    line option."
    tickets: [1644876]
    - title: "Fix third party plugins that create dynamic context menus not
    working in linux"
    - title: "DOCX Input: Fix images wider than 50% of the page width being
    incorrectly right aligned even when anchored to the center of the page."
    tickets: [1646086]
    - title: "Catalog generation: Ensure all citation keys in BiBTeX catalogs
    have only ascii characters."
    tickets: [1646239]
    - title: "Get Books: Update ebookpoint and legimi plugins for website
    changes"
    - title: "EPUB3 metadata: Ensure updating metadata never produces empty
    dc:contributor elements."
    tickets: [1644702]
    - title: "DOCX Output: Fix an error when converting tables with spanning
    cells."
    tickets: [1644912]
    - title: "Nicer error message if the user tries to import data while the
    content server is running"
    improved recipes:
    - Frontline
    - Korea Herald
    - Pagina 12
    - Edge Conversations
    - Kitsapun
    - Mobile Nations
    - NME
    - Security Watch
    - Sign on SD
    - Star Advertiser
    - tyzden

 -- Christoph Korn <christoph.korn@getdeb.net>  Fri, 09 Dec 2016 17:51:49 +0100

calibre (2.73.0-1~getdeb1) xenial; urgency=medium

  * New upstream version
     new features:
     - title: "Add a preference in Preferences->Look & Feel to hide the row
     numbers in the main book list."
     tickets: [1643313]
     - title: "Allow Export/Import of column coloring and icon rules."
     tickets: [1643314]
     - title: "Edit Book: Allow bulk changing of file extension for selected
     files by right clicking ont he selected files in the file browser."
     tickets: [1643232]
     - title: "Edit Book: Check Book: Add a check for nav documents that
     contain no ToC in EPUB 3 books"
     - title: "Edit Book: Check Book: Add a test to check if the embedded
     fonts in the book have their embedding permissions enabled"

     bug fixes:
     - title: "Pressing the up arrow in an date edit with undefined value
     should jump to the current date rather than Feb 101"
     - title: "EPUB Input: When an invalid nav based ToC is used in an EPUB
     3.0 document that also has a fallback NCX ToC, use the fallback ToC."
     tickets: [1643247]
     - title: "Fix a regression that broke the icon theme creation tool in
     the previous release"
     tickets: [1643228]
     - title: "Fix insert character dialog not reflowing characters on
     resize. Also only allow the search bar in the dialog to get input focus"

     improved recipes:
     - Dilbert
     - The Hindu

 -- Christoph Korn <christoph.korn@getdeb.net>  Fri, 25 Nov 2016 18:16:20 +0100

calibre (2.72.0-1~getdeb1) xenial; urgency=medium

  * New upstream version
     new features:
     - title: "Font embedding: Implement automatic embedding for fonts with
     non-normal stretch and weight values such as Condensed/Light/Extra Bold
     fonts" 
     - title: "Allow aborting an in-progress Copy-to-library action."
     tickets: [1641458] 
     - title: "Edit Book: When adding a font file via File->New automatically
     generate the appropriate @font-face rule and copy it to the clipboard so
     that it can be easily inserted into the appropriate CSS files." 
     - title: "Edit Book: Check Book: Add a warning for links with the :
     character in them on windows" 
     - title: "Conversion: When converting markdown documents recognize basic
     metadata in the markdown document formatted as per the markdown metadata
     extension." 
     - title: "Edit Book: Spell Check dialog: Various small usability
     enhancements -- preserve position in word list on refresh, ensure that
     new current word is highlighted after changing a word, etc." 
     - title: "Edit Book: Flash the taskbar icon after beautify all files
     completes."
     tickets: [1639024] 
     bug fixes:
     - title: "Fix creating an empty library with the same structure as
     current library not creating custom columns on the first restart after
     creating the new custom columns."
     tickets: [1641278] 
     - title: "Edit Book: Dont fail to rename files on windows if there is a
     link containing the colon character."
     tickets: [1641202] 
     - title: "PDF Output: Dont fail if one of the embedded fonts has no
     names" 
     - title: "Edit Book: When downloading external resources, ensure the
     generated filenames are valid."
     tickets: [1639448] 
     - title: "Windows: Fix file extension not being added automatically when
     missing in save dialogs."
     tickets: [1637353] 
     - title: "Fix calibre not opening full-screen in windows tablet mode."
     tickets: [1638158] 
     - title: "Edit Book: Fix check external links tool not detecting changes
     that have not yet been saved" 
     - title: "Generate covers: Fix & in the series causing incorrect
     formatting of series number."
     tickets: [1638759] 
     - title: "Edit Book: Fix a regression in the last release that broke the
     Arrange into folders tool when arranging into sub-folders of a folder
     that does not exist." 
     improved recipes:
     - Mediapart

 -- Christoph Korn <christoph.korn@getdeb.net>  Fri, 18 Nov 2016 17:47:46 +0100

calibre (2.71.0-1~getdeb1) xenial; urgency=medium

  * New upstream version
     new features:
     - title: "calibre's tenth birthday edition!"
     description: "calibre was first released (as libprs500) ten years ago
     today. A big thank you to the entire calibre community -- users,
     contributors and developers -- for keeping it humming for so long."
     type: major
     - title: "A new set of icons for calibre"
     description: "To celebrate calibre turning ten, calibre now has a brand
     new set of icons designed from scratch. Note that you can choose between
     many different icon sets for calibre, including the original icons, from
     Preferences->Look & Feel->Choose icon theme"
     type: major
     - title: "A short video commemorating the occasion:
     https://youtu.be/Q95NfFKc0v8"
     - title: "Book details panel: Add a copy all action to the right click
     menu."
     tickets: [1633477]
     bug fixes:
     - title: "Get Books: Update ebookpoint and woblink store plugins for
     website changes"
     - title: "Edit Book: When un-marking text auto-change the 'search where'
     location to what it was before text was marked rather than 'current
     file'."
     - title: "Automatic adding: Show an error if the user specifies a folder
     whose name starts with a dot or underscore."
     tickets: [1637021]
     - title: "OS X: Fix a regression that caused incorrect display of the
     icon in pop-up message boxes when using a Retina display."
     tickets: [1635999]
     - title: "Kobo driver: Fix an error when migrating very old settings"
     tickets: [1635909]
     - title: "Kobo driver: Fix a regression that broke handling of reading
     status for devices running old 1.9x versions of the Kobo firmware"
     - title: "Edit Book: When using the arrange into folders tool do not
     change the case of already existing folders in the book."
     tickets: [1633875]
     improved recipes:
     - LWN Weekly
     - Financial Times
     - MIT Technology Review
     - The Hindu

 -- Christoph Korn <christoph.korn@getdeb.net>  Sun, 06 Nov 2016 03:15:30 +0100

calibre (2.70.0-1~getdeb1) xenial; urgency=medium

  * New upstream version
     new features:
     - title: "Edit Book: Add a tool to download external resources
     (images/stylesheets/etc.) that are not included in the book."
     tickets: [1620058]
     - title: "Make custom columns available in the Alter Tag Browser->Manage
     categories sub menu"

     bug fixes:
     - title: "Conversion: Fix incorrect resolution of references to
     resources in HTML files that exist in a folder level above the OPF file.
     This could lead to styles being incorrectly processed in such HTML
     files."
     - title: "Get Books: Update the amazon store plugins for website
     changes"
     - title: "Update ozon.ru metadata download plugin to fix searching for
     books by ISBN"
     - title: "Edit Book: Fix a regression in the previous release that broke
     the preferences dialog for changing color schemes."
     tickets: [1629294]
     - title: "Edit Book: Better error message when user tries to open a
     Check Book item that refers to a file that has been deleted since the
     last time Check Book was run."
     tickets: [1632897]

 -- Christoph Korn <christoph.korn@getdeb.net>  Fri, 14 Oct 2016 19:01:34 +0200

calibre (2.69.0-1~getdeb1) xenial; urgency=medium

  * New upstream version
      new features:
        - title: "Kobo driver: Support for firmware version 4.1 and Overdrive
        books on the device"
        - title: "Edit Book: Highlight class names inside HTML tags"
        - title: "Bulk metadata edit dialog: Allow search & replace to work
        for ratings columns as well."

      bug fixes:
        - title: "Fix downloading of metadata from ozon.ru, which broke due
        to website changes"
        - title: "Kobo driver: Fix delete of empty collections"
        - title: "Kobo driver: Fix book previews being sometimes detected as
        actual books"
        - title: "Cover Browser: Fix setting an empty template for the title
        causes an error"
        - title: "Edit Book: On windows do not trigger shortcuts when using
        the right Alt (AltGr) key. This allows it to be used for entering
        special characters instead."
          tickets: [1627487]
        - title: "Edit Book: Auto-add file extension when using the Save a
        Copy dialog if it is missing."
          tickets: [1627482]
        - title: "Linux: Fix calibre not launching when used with some old
        VNC server implementations"
        - title: "Windows: Run library restore in a separate process as on
        some windows machines, running it in the main process causes
        something in the system to lock the db file."
        - title: "Fix some news downloads in east asian languages not working
        because the truncation of article descriptions could cause invalid
        UTF-16 bytes in the string"
        - title: "Fix incorrect timezone when editing custom date columns
        directly in the book list"

      improved recipes:
        - New York Times
        - Independent
        - El tribuno de Salta

      new recipes:
        - title: Various Danish news sources 
          author: Allan Simonsen

 -- Christoph Korn <christoph.korn@getdeb.net>  Sun, 09 Oct 2016 22:21:18 +0200

calibre (2.60.0+dfsg-1build1~1) yakkety; urgency=medium

  * Rebuild against Qt 5.6.

 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Fri, 22 Jul 2016 08:59:40 +0300

calibre (2.60.0+dfsg-1) unstable; urgency=medium

  * New upstream release.

 -- Martin Pitt <mpitt@debian.org>  Thu, 30 Jun 2016 10:51:32 +0200

calibre (2.55.0+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Drop obsolete XS-Python-Version.
  * Bump Standards-Version to 3.9.8 (no changes necessary).
  * debian/copyright: Factor out licenses (fixes lintian warning
    (dep5-copyright-license-name-not-unique)
  * Add links-privacy.patch: content-server: Don't load external URLs for
    privacy (spotted by lintian).
  * Enable relro hardening.

 -- Martin Pitt <mpitt@debian.org>  Sun, 17 Apr 2016 23:52:46 +0200

calibre (2.54.0+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Drop use_system_markdown.patch, redundant with the sedding in
    debian/rules. Thanks Felix Dietrich.
  * markdown-calibre: Use system "markdown" module. Thanks Felix Dietrich.
    (Closes: #808198)

 -- Martin Pitt <mpitt@debian.org>  Sun, 03 Apr 2016 21:18:01 +0200

calibre (2.48.0+dfsg-1) unstable; urgency=medium

  * New upstream release.

 -- Martin Pitt <mpitt@debian.org>  Sun, 03 Jan 2016 10:43:05 +0100

calibre (2.45.0+dfsg-1) unstable; urgency=medium

  * New upstream release.

 -- Martin Pitt <mpitt@debian.org>  Sat, 28 Nov 2015 15:26:52 +0100

calibre (2.38.0+dfsg-1) unstable; urgency=medium

  * New upstream release. (Closes: #796929)

 -- Martin Pitt <mpitt@debian.org>  Wed, 16 Sep 2015 11:08:57 +0200

calibre (2.33.0+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * debian/watch, debian/rules: Adjust to changed upstream tarball location.
  * debian/rules get-orig-source: Download Datejs-all-Alpha1.zip and produce
    unminified date.js in the original tarball. Thanks Jesus M.
    Gonzalez-Barahona! (Closes: #775663)

 -- Martin Pitt <mpitt@debian.org>  Sat, 25 Jul 2015 11:27:08 +0200

calibre (2.31.0+dfsg-1) unstable; urgency=medium

  * New upstream release (Closes: #789244)
  * Add new libssl-dev build dependency, required for this version.
  * debian/calibre.install: Add new "duktape" module.

 -- Martin Pitt <mpitt@debian.org>  Sun, 28 Jun 2015 13:46:13 +0200

calibre (2.24.0+dfsg-1) unstable; urgency=medium

  * New upstream release. (Closes: #782248)
  * Drop git_pytqt_5.4.1.patch, upstream now.

 -- Martin Pitt <mpitt@debian.org>  Sun, 12 Apr 2015 19:02:00 -0500

calibre (2.20.0+dfsg-1) unstable; urgency=medium

  * New upstream release. (Closes: #780348)
  * Backport compatibility fix for PyQT 5.4.1 from upstream git.
  * debian/calibre.install: Add new css_selectors private module.

 -- Martin Pitt <mpitt@debian.org>  Sat, 14 Mar 2015 08:27:35 +0100

calibre (2.19.0+dfsg-1) unstable; urgency=medium

  * New upstream release. (Closes: #776786)

 -- Martin Pitt <mpitt@debian.org>  Fri, 06 Feb 2015 12:09:59 +0100

calibre (2.16.0+dfsg-1) unstable; urgency=medium

  * New upstream release. (Closes: #774547)
  * debian/calibre.install: Drop six.py, not shipped upstream any more.

 -- Martin Pitt <mpitt@debian.org>  Sat, 17 Jan 2015 11:03:00 +0100

calibre (2.14.0+dfsg-1) unstable; urgency=medium

  * New upstream release. (Closes: #774003)

 -- Martin Pitt <mpitt@debian.org>  Sun, 28 Dec 2014 13:20:01 +0100

calibre (2.13.0+dfsg-1) unstable; urgency=medium

  * New upstream release. (Closes: #773812)

 -- Martin Pitt <mpitt@debian.org>  Tue, 23 Dec 2014 20:27:32 +0100

calibre (2.9.0+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Drop qt5-default metapackage (lintian complained) and set $QT_SELECT in
    debian/rules instead.

 -- Martin Pitt <mpitt@debian.org>  Mon, 10 Nov 2014 07:34:49 +0100

calibre (2.7.0+dfsg-1) unstable; urgency=medium

  * New upstream release.

 -- Martin Pitt <mpitt@debian.org>  Thu, 30 Oct 2014 10:57:06 +0100

calibre (2.5.0+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * debian/rules: Fix get-orig-source rule to produce tarballs with just one
    top-level dir, not an additional "./" prefix.

 -- Martin Pitt <mpitt@debian.org>  Sun, 12 Oct 2014 22:33:24 +0200

calibre (2.4.0+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Fix original file name of jquery.multiselect.js to avoid lintian error.
  * Don't ship calibre-portable.sh, not needed in package.
  * Use dpkg buildflags.mk for hardening.

 -- Martin Pitt <mpitt@debian.org>  Mon, 29 Sep 2014 13:14:54 +0200

calibre (2.3.0+dfsg-1) unstable; urgency=medium

  * New upstream release. (Closes: #762155)
  * Rebuild against current Qt/sip API. (Closes: #761517)
  * Bump Standards-Version to 3.9.6 (no changes necessary).

 -- Martin Pitt <mpitt@debian.org>  Fri, 19 Sep 2014 06:59:32 +0200

calibre (2.2.0+dfsg-2) unstable; urgency=medium

  * Make libudev-dev and libmtdev-dev linux-any, to fix building on BSD/Hurd.
    (see #760863)
  * Work around broken threading on mips builders. (Closes: #760865)

 -- Martin Pitt <mpitt@debian.org>  Wed, 10 Sep 2014 12:01:23 +0200

calibre (2.2.0+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Add missing python-pyqt5.qtsvg dependency. (Closes: #759551)
  * Add libegl1-mesa-dev build dep for new version.

 -- Martin Pitt <mpitt@debian.org>  Mon, 08 Sep 2014 09:44:52 +0200

calibre (2.0.0+dfsg-1) unstable; urgency=medium

  * New upstream release. (Closes: #759246)
  * Adjust debian/rules get-orig-source for slightly changed upstream tarball
    layout.
  * This version uses Qt5 now. Close all crashes which are related to Qt4.
    (Closes: #673598, #609705) (LP: #1294989, #1074796, #1038931, #1021047,
    #976305, #967316, #958282, #939788, #930445, #927641, #925777, #891924,
    #886504, #871883, #854417, #852624, #762931, #762643, #761719, #745176,
    #720028, #701129, #696077, #659806, #565377, #565366, #565178, #563585,
    #557883, #458403, #1216549, #1051759, #1027371, #720021, #556985, #555961)
  * Adjust build and binary dependencies for the Qt 4 → 5 change.

 -- Martin Pitt <mpitt@debian.org>  Tue, 26 Aug 2014 20:43:13 +0200

calibre (1.48.0+dfsg-1) unstable; urgency=medium

  * New upstream release. (Closes: #757135)

 -- Martin Pitt <mpitt@debian.org>  Wed, 13 Aug 2014 12:04:58 +0200

calibre (1.36.0+dfsg-1) unstable; urgency=medium

  * New upstream release:
    - Fixes editing of metadata (Closes: #741638)

 -- Martin Pitt <mpitt@debian.org>  Wed, 14 May 2014 18:17:50 +0200

calibre (1.25.0+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * debian/rules: Drop the removal of manual/images/valid.png, got dropped
    upstream.
  * debian/copyright: Update copyrights, and fix wrong copyright-1.0 syntax.
    Thanks Felix Gruber!
  * debian/control: Remove trailing spaces.
  * debian/control: Bump minimal dependencies to the versions at
    http://calibre-ebook.com/download_linux. (see #738642)
  * debian/rules: Ignore bash completion files, until we figure out what to
    build-depend on to make these files also built in minimal schroots.

 -- Martin Pitt <mpitt@debian.org>  Thu, 27 Feb 2014 07:48:06 +0100

calibre (1.22.0+dfsg1-1) unstable; urgency=medium

  [ Gary Preston ]
  * get-orig-source:
    - Remove non-free manual/images/valid.png. (Closes: #735340)
    - Remove unnecessary and wrong gunzip switch from tar command.
    - wget original source for jquery ui and jquery multiselect and add them
      as *.js.orig next to their whitespace-compressed versions.
      (Closes: #735354)

 -- Martin Pitt <mpitt@debian.org>  Wed, 05 Feb 2014 07:22:28 +0100

calibre (1.22.0+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * debian/copyright: Update to 1.0 copyright standard. Thanks Felix Gruber!
    (LP: #737343)

 -- Martin Pitt <mpitt@debian.org>  Sun, 02 Feb 2014 10:46:11 +0100

calibre (1.14.0+dfsg-1) unstable; urgency=low

  * New upstream release. (Closes: #731502)
  * Depend on python-pil | python-imaging now, upstream source is compatible
    with both. (Closes: #731501)

 -- Martin Pitt <mpitt@debian.org>  Fri, 06 Dec 2013 08:28:47 +0100

calibre (1.9.0+dfsg-1) unstable; urgency=low

  * New upstream release.
  * debian/calibre.install: Install new module.
  * Bump Standards-Version to 3.9.5, no changes necessary.

 -- Martin Pitt <mpitt@debian.org>  Mon, 04 Nov 2013 11:02:15 +0100

calibre (1.5.0+dfsg-1) unstable; urgency=low

  * New upstream release. (Closes: #722962)
  * Drop removal of non-free fonts, they got removed upstream.
  * use_system_markdown.patch: Adjust for new upstream release.
  * Drop debian/local/calibre-mount-helper and its installation in
    debian/rules, upstream removed the mount-helper.
  * debian/local/calibre-gui.desktop: Add GenericName, thanks Ronny
    Standtke. (Closes: #662838)

 -- Martin Pitt <mpitt@debian.org>  Mon, 14 Oct 2013 12:12:07 +0200

calibre (1.0.0+dfsg-1) unstable; urgency=low

  * New upstream release. (Closes: #720836)
  * debian/calibre.install: Drop usr/etc, not shipped by upstream any more.
  * debian/control: Add python-apsw dependency.

 -- Martin Pitt <mpitt@debian.org>  Mon, 26 Aug 2013 07:33:55 +0200

calibre (0.9.41+dfsg-1) unstable; urgency=low

  * New upstream release.
  * debian/local/calibre.desktop: Rename to calibre-gui.desktop to match its
    window class. (LP: #1206687)
  * Add debian/local/ebook-viewer.desktop, so that one can directly open
    *.epub or *.mobi files in file browsers. Thanks Korey Lu!
    (Closes: #664182)
  * Make it possible to auto-start calibre when connecting an e-book reader
    device:
    - Add debian/local/mime/calibre.xml MIME association, install in
      debian/calibre.install.
    - debian/local/calibre-gui.desktop: Add MIME type and file argument.
    - Thanks to Thanks Korey Lu! (Closes: #715246)

 -- Martin Pitt <mpitt@debian.org>  Thu, 01 Aug 2013 18:17:22 +0200

calibre (0.9.31+dfsg-1) unstable; urgency=low

  * New upstream release.
  * Rebuild against current sip4 ABI, this makes the package installable
    again. (Closes: #708613)
  * Bump Standards-Version to 3.9.4, no changes necessary.

 -- Martin Pitt <mpitt@debian.org>  Tue, 21 May 2013 08:56:01 +0200

calibre (0.9.27+dfsg-1) experimental; urgency=low

  Upload to experimental as unstable's mathjax version is too old.

  [ Dmitry Shachnev ]
  * Remove non-free bundled copy of unrar. (Closes: #704977, #702816)
  * Remove bundled copy of mathjax. (Closes: #700838)
  * Remove bundled copy of python-markdown.
  * Make get-orig-tarball downloading the correct version.
  * Remove *.pyc, *.qrc, *.so and *_ui.py files in clean target.

  [ Martin Pitt ]
  * New upstream release.
  * dont_build_unrar_plugin.patch: Also remove "rar" as accepted file
    extension.

 -- Martin Pitt <mpitt@debian.org>  Tue, 23 Apr 2013 21:58:12 +0200

calibre (0.9.18+dfsg-1) unstable; urgency=low

  * New upstream release. (Closes: #699700)
  * Unfuzz patches.
  * Add new libqt4-private-dev build dependency, required by this version.

 -- Martin Pitt <mpitt@debian.org>  Tue, 12 Feb 2013 16:45:34 +0100

calibre (0.9.11+dfsg-1) unstable; urgency=low

  * New upstream release.
  * Add missing python-cssselect dependency.
  * Add python_multiarch_inc.patch: Use python-config instead of
    sysconfig.get_python_inc(), as the latter does not work with
    multiarch-split include files. (LP: #1094246)

 -- Martin Pitt <mpitt@debian.org>  Fri, 28 Dec 2012 14:31:49 +0100

calibre (0.9.0+dfsg-1) unstable; urgency=low

  * New upstream release.
  * debian/control, debian/rules: ttf-liberation is no more, move to
    fonts-liberation. Thanks to Kan-Ru Chen! (Closes: #674838)
  * debian/calibre.install: Drop pyPdf, not shipped upstream any more.
  * debian/control: Add new python-netifaces dependency.

 -- Martin Pitt <mpitt@debian.org>  Wed, 03 Oct 2012 23:18:14 +0200

calibre (0.8.64+dfsg-1) unstable; urgency=low

  * New upstream release:
    - Update license of the quick start guide to be DFSG compatible. Thanks to
      Christophe Siraut for sorting this out! (Closes: #653328)
  * debian/control: Add new libmtp-dev build dependency.
  * debian/control: Stricter python-mechanize dependency. (Closes: #684616)

 -- Martin Pitt <mpitt@debian.org>  Thu, 16 Aug 2012 09:55:40 +0200

calibre (0.8.60+dfsg-1) unstable; urgency=low

  * New upstream release. (Closes: #677956)
  * debian/control: New upstream release uses poppler-utils directly, drop
    libpoppler-private-dev and libpoppler-qt4-dev build dependencies.
    (Closes: #679883)
  * Drop manpages-installation.patch, does not apply any more.
  * debian/control: Fix "upports" typo. (Closes: #678686)
  * debian/rules: Update source path for logo.png.
  * debian/rules: Drop manpage path installation fix, as upstream does not
    install manpages any more.
  * debian/calibre.install: install new file qtcurve/test_rendering.py.

 -- Martin Pitt <mpitt@debian.org>  Sat, 21 Jul 2012 18:14:54 +0200

calibre (0.8.51+dfsg-1) unstable; urgency=low

  * New upstream release.
  * Rebuild against python-sip du jour. (Closes: #671809)
  * debian/control: Bump python-cssutils dependency to >= 0.9.0, to ensure
    that we have the "validate" keyword available.

 -- Martin Pitt <mpitt@debian.org>  Mon, 14 May 2012 12:13:07 +0200

calibre (0.8.49+dfsg-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * New upstream release. (Closes: #640021)
  * debian/control, debian/rules: Remove internal feedparser Python module. Add
    python-feedparser as binary dependency. (Closes: #555352)
  * debian/control: Bump Standards-Version (no changes needed).
  * debian/watch: Upstream switched to *.tar.xz, update accordingly. (Closes:
    #618948)
  * debian/rules: Fix images permissions.

 -- Kefu Chai <tchaikov@gmail.com>  Sun, 29 Apr 2012 20:06:10 +0800

calibre (0.8.41+dfsg-1) unstable; urgency=low

  * New upstream release.
  * debian/control: Add libpoppler-private-dev build dependency, thanks Pino
    Toscano. (Closes: #660114)

 -- Martin Pitt <mpitt@debian.org>  Sat, 03 Mar 2012 22:02:28 +0100

calibre (0.8.38+dfsg-1) unstable; urgency=low

  * New upstream release.
  * debian/control: Bump Standards-Version to 3.9.2. No changes necessary.

 -- Martin Pitt <mpitt@debian.org>  Fri, 10 Feb 2012 07:35:00 +0100

calibre (0.8.34+dfsg-1) unstable; urgency=low

  * New upstream version. (Closes: #654751)
  * debian/rules: Do not install calibre copy of chardet; instead, add
    build/binary python-chardet dependency.
  * Add disable_plugins.py: Disable plugin dialog. It uses a totally
    non-authenticated and non-trusted way of installing arbitrary code.
    (Closes: #640026)
  * debian/rules: Install with POSIX locale, to avoid installing translated
    manpages into the standard locations. (Closes: #646674)

 -- Martin Pitt <mpitt@debian.org>  Sat, 07 Jan 2012 11:22:54 +0100

calibre (0.8.29+dfsg-1) unstable; urgency=low

  * New upstream release.
  * debian/control, debian/rules: Always depend on the python-qt4 which we
    build against. This will still not stop the PyQt4 guys to break their ABI
    with every single microrelease, but at least the dependency will
    automatically become tighter with every calibre rebuild now.
    (Closes: #651496)
  * debian/control: Drop python-django-tagging dependency, not used any more.
    (Closes: #651156)
  * debian/rules: Fix half of the manpages landing in the wrong path.
    (Closes: #646674)
  * debian/control: Drop dependency to python-encutils. calibre does not use
    it explicitly any more. (Closes: #649558)

 -- Martin Pitt <mpitt@debian.org>  Tue, 20 Dec 2011 16:02:01 +0100

calibre (0.8.28+dfsg-1) unstable; urgency=low

  * debian/rules get-orig-source: Upstream switched to *.tar.xz, update
    accordingly.
  * New upstream release.

 -- Martin Pitt <mpitt@debian.org>  Tue, 06 Dec 2011 08:33:19 +0100

calibre (0.8.25+dfsg-1) unstable; urgency=low

  [ Ritesh Raj Sarraf ]
  * New upstream release.

  [ Martin Pitt ]
  * debian/control: Bump python-qt4 build/binary dependencies against PyQt4 to
    >= 4.8. Yay for continuous ABI breaks. (Closes: #647268, #647819)

 -- Martin Pitt <mpitt@debian.org>  Fri, 11 Nov 2011 09:01:24 +0100

calibre (0.8.21+dfsg-1) unstable; urgency=low

  * New upstream release. (Closes: #642517)
  * debian/control: Revert accidental X-Ubuntu-Original-Maintainer change.
    (Closes: #644029)

 -- Martin Pitt <mpitt@debian.org>  Tue, 04 Oct 2011 10:29:28 +0200

calibre (0.8.8+dfsg-1) unstable; urgency=low

  [ Martin Pitt ]
  * New upstream version.
  * Fix wrong libmagick4 transition bug number in previous changelog.
  * manpages-installation.patch: Update for new upstream version.
  * debian/control: Fix spelling errors. Thanks Paul Stewart!
    (LP: #803684, LP: #803676)

  [ Michael Wild ]
  * Don't remove pyPdf from installation, it is a modified version
    (Closes: #631266, LP: #800551)
    - debian/control: drop dependencies on python-pypdf
    - debian/rules: do not remove pyPdf directory
    - debian/calibre.install: install usr/lib/calibre/pyPdf

 -- Martin Pitt <mpitt@debian.org>  Thu, 07 Jul 2011 09:35:43 +0200

calibre (0.8.2+dfsg-1) unstable; urgency=low

  * Rebuild against libmagick 4. (Closes: #625556)
  * debian/watch: Update for new location on sourceforge.
  * Drop kfreebsd.patch, fixed upstream.
  * Unfuzz the other two patches.
  * debian/control: Change build dependency to unversioned libboost-dev.
  * debian/rules: Drop fixing recipes permissions, they are installed as a zip
    file now.
  * debian/rules: Rewrite weird "env python2" style hashbang lines to use
    standard /usr/bin/python.
  * debian/control, debian/rules: Force usage of python2.7 for now, as long as
    it is not the default yet. The new upstream version requires it now.
  * debian/control: Remove unnecessary python-pythonmagick dependency.
    (Closes: #628640)

 -- Martin Pitt <mpitt@debian.org>  Tue, 31 May 2011 07:38:22 +0200

calibre (0.7.50+dfsg-2) unstable; urgency=low

  * debian/control: Build with libpodofo-dev to enable PDF metadata.
    (Closes: #619632)
  * debian/control: Add libboost1.42-dev build dependency. Apparently it is
    needed in some setups. (Closes: #619807)
  * debian/rules: Call dh_sip to generate a proper sip API dependency, to
    prevent crashes like #616372 for partial upgrades.
  * debian/control: Bump python-qt4 dependency to >= 4.8.3-2, which reportedly
    fixes crashes on startup. (Closes: #619701, #620125)

 -- Martin Pitt <mpitt@debian.org>  Tue, 12 Apr 2011 11:29:25 +0200

calibre (0.7.50+dfsg-1) unstable; urgency=low

  * New upstream release.
  * Rebuild against current python-sip ABI. (Closes: #616372, #619238)
  * debian/control: Add poppler-utils dependency to ensure that pdftohtml is
    available. (Closes: #612041)

 -- Martin Pitt <mpitt@debian.org>  Thu, 24 Mar 2011 23:11:22 +0100

calibre (0.7.44+dfsg-1) unstable; urgency=low

  [ Martin Pitt ]
  * New upstream release.
  * debian/rules: Update get-orig-source for reorganized upstream download
    URL.

  [ Jose Ernesto Davila Pantoja ]
  * debian/control:
    - Support was misspelled as upport. (Closes: LP: #706221)
    - Removed python-routes from Recommends, it's already a Depends.

 -- Martin Pitt <mpitt@debian.org>  Fri, 11 Feb 2011 10:19:12 +0100

calibre (0.7.43+dfsg-1) unstable; urgency=low

  * New upstream release.
  * debian/control: Replace obsolete "sip4" build dependency with
    python-sip-dev. (Closes: #611092)
  * debian/control: Fix forgotten hardcoded python2.6 dependency.
  * debian/control: Add missing ${sip:Depends} to -bin.

 -- Martin Pitt <mpitt@debian.org>  Mon, 31 Jan 2011 12:49:13 +0100

calibre (0.7.42+dfsg-1) unstable; urgency=low

  [ Jonathan Carter ]
  * Use calibre icon for LRF Viewer until it has its own one (Closes: #606900,
    LP: #704075) 

  [ Martin Pitt ]
  * New upstream release.
  * Drop 00upstream_content_server_xss.patch, in upstream release now.
  * no_updates_dialog.patch: Unfuzz for new release.

 -- Martin Pitt <mpitt@debian.org>  Tue, 25 Jan 2011 13:12:02 +0100

calibre (0.7.38+dfsg-2) unstable; urgency=low

  * debian/copyright: Update according to current upstream COPYING. In
    particular, the pdfreflow extension is now distributed under GPL-2+. This
    permits linking against poppler (which is GPL 2 only).
    (Closes: #609581)
  * Add kfreebsd.patch: Fix building under GNU/kFreeBSD, thanks Petr Salinger!
    (Closes: #609557)

 -- Martin Pitt <mpitt@debian.org>  Wed, 12 Jan 2011 22:25:48 -0600

calibre (0.7.38+dfsg-1) unstable; urgency=low

  * New upstream release:
    - Fix path traversal vulnerability in the content server (not enabled by
      default). See http://bugs.calibre-ebook.com/ticket/7980,
      http://www.waraxe.us/advisory-77.html. First half of #608822
  * debian/control: Add new build dependency libicu-dev.
  * Add 00upstream_content_server_xss.patch: Fix XSS vulnerability in the
    content server, the other half of above issue. (Closes: #608822) Patch
    cherrypicked from upstream bzr (r7531)

 -- Martin Pitt <mpitt@debian.org>  Mon, 10 Jan 2011 09:18:13 -0600

calibre (0.7.32+dfsg-1) unstable; urgency=low

  * New upstream release.
  * debian/rules, debian/copyright, debian/control, debian/watch: Update to
    new upstream page domain name.
  * manpages-installation.patch: Install manpages under /usr/share/man under
    KFreeBSD, too. (part of #604267)
  * debian/rules: Remove bogus /config directory which the KFreeBSD
    installation creates. (Closes: #604267)
  * debian/control: Add new build/binary dependency python-pythonmagick, and
    new build dependency libsqlite3-dev.

 -- Martin Pitt <mpitt@debian.org>  Sun, 05 Dec 2010 13:59:11 +0100

calibre (0.7.29+dfsg-1) unstable; urgency=low

  * New upstream release. (Closes: #600787)
    - Fixes handling of epubs with different local/global encoding.
      (Closes: #597533)
    - Removes remaining string-type exceptions. (Closes: #585216)
  * debian/control: Add recommends to python-dnspython. (Closes: #604120)
  * debian/control: Bump python-qt4 dependencies to >= 4.7.3.
    (Closes: #584855)
  * debian/rules: Remove internal copy of pyparsing and replace imports with
    system library. Add python-pyparsing build and binary dependency.
    (Closes: #555368)
  * debian/control, debian/rules: Remove hacks to force Python 2.6, that
    version is the default now.
  * debian/rules: Call dh_install with --fail-missing.
  * debian/calibre.install: Install new templite module.
  * debian/control, debian/rules: Remove internal routes Python module. Add
    python-routes build and binary dependency.

 -- Martin Pitt <mpitt@debian.org>  Sat, 20 Nov 2010 17:51:59 +0100

calibre (0.7.18+dfsg-1) unstable; urgency=low

  * New upstream release, with support for more devices, more news recipes,
    and bug fixes.
  * debian/local/calibre-mount-helper: Exit with nonzero if mounting failed,
    to avoid calibre getting confused. Thanks Olaf Leidinger!

 -- Martin Pitt <mpitt@debian.org>  Mon, 13 Sep 2010 10:03:42 +0200

calibre (0.7.13+dfsg-1) unstable; urgency=low

  * New upstream version.
  * debian/control: Add python-routes recommends. (Closes: #590561)
  * Convert to 3.0 (quilt) source format.
  * Bump debhelper compat level to 7, and drop now obsolete
    DEB_DH_INSTALL_SOURCEDIR in debian/rules.
  * debian/control: Add missing ${misc:Depends}.
  * debian/control: Bump Standards-Version to 3.9.1.
  * debian/copyright: Replace obsolete reference to
    /usr/share/common-licenses/BSD with their verbatim text from the original
    source.
  * debian/rules: Remove invalid hashbang lines from *.recipe, these have no
    __main__.

 -- Martin Pitt <mpitt@debian.org>  Wed, 11 Aug 2010 11:30:57 +0200

calibre (0.7.7+dfsg-1) unstable; urgency=low

  * New upstream release.
    - Fixes wrong version display in main window. (Closes: #587281)

 -- Martin Pitt <mpitt@debian.org>  Fri, 09 Jul 2010 10:35:31 +0200

calibre (0.7.2+dfsg-1) unstable; urgency=low

  * New major upstream version. See http://calibre-ebook.com/new-in/seven for
    details.
  * Refresh patches to apply cleanly.
  * debian/control: Bump python-cssutils to >= 0.9.7~ to ensure the existence
    of the CSSRuleList.rulesOfType attribute. This makes epub conversion work
    again. (Closes: #584756)
  * Add debian/local/calibre-mount-helper: Simple and safe replacement for
    upstream's calibre-mount-helper, using udisks --mount and eject.
    (Closes: #584915, LP: #561958)

 -- Martin Pitt <mpitt@debian.org>  Mon, 21 Jun 2010 10:18:08 +0200

calibre (0.6.54+dfsg-1) unstable; urgency=low

  * New upstream release. Please see http://calibre.kovidgoyal.net/new_in_6/
    for the list of new features and changes. (Closes: #539343, #575546,
    LP: #529730)
    - Fixes crashes on startup. (Closes: #533428, #539119)
    - Fixes "invalid type" errors. (Closes: #545858)
  * Overhaul and update the packaging for the new release's build system.
    Changes taken from the Ubuntu branch/package.
  * debian/control: Bump Python dependencies to 2.6, since upstream needs
    it now.
  * debian/rules: Force all hashbang lines to #!/usr/bin/python2.6, as long as
    2.5 is still the default in Debian.
  * Bump Standards-Version to 3.8.4.

 -- Martin Pitt <mpitt@debian.org>  Sun, 23 May 2010 15:34:44 +0200

calibre (0.5.14+dfsg-1) unstable; urgency=low

  * New upstream release.
  * debian/rules, get-orig-source: Do not unpack newly generated orig tarball
    if we don't have unpackaged upstream sources in the tree (such as when
    building with bzr-buildpackage).

 -- Martin Pitt <mpitt@debian.org>  Sat, 06 Jun 2009 17:18:02 +0200

calibre (0.5.11+dfsg-2) unstable; urgency=low

  * debian/rules, debian/control: Remove upstream shipped copy of
    python-django-tagging. Depend on the package instead.
    (Closes: #528091)
  * debian/control: Use my @debian.org Uploaders: address.
  * debian/control: Bump Standards-Version (no changes necesssary).

 -- Martin Pitt <mpitt@debian.org>  Thu, 14 May 2009 08:15:23 +0200

calibre (0.5.11+dfsg-1) unstable; urgency=low

  * New upstream release.
  * debian/control: Drop Ubuntu specific python-mechanize binary dependency as
    well (brown paperbag). (Closes: #525612)

 -- Martin Pitt <mpitt@debian.org>  Sun, 10 May 2009 21:00:35 +0200

calibre (0.5.9+dfsg-1) unstable; urgency=low

  * New upstream release. (Closes: #525339)
  * manpages-installation.patch: Encode generated manpages as UTF-8, to avoid
    UnicodeDecodeErrors when writing them out to files.
  * debian/control: Demote calibre dependency of calibre-bin to Recommends:,
    which is sufficient and avoids a circular dependency. (Closes: #522059)
  * debian/control: Drop build dependency help2man, current version does not
    need it any more.
  * debian/control: Drop versioned build dependency on python-mechanize,
    current sid version is enough.
  * debian/rules: Copy "setup.py install" command from cdbs'
    python-distutils.mk, since the current version broke this. This is a
    hackish workaround until #525436 gets fixed.
  * debian/rules: Drop using $(wildcard ), use `ls`; the former does not work
    any more.

 -- Martin Pitt <mpitt@debian.org>  Sun, 05 Apr 2009 18:42:16 -0700

calibre (0.4.143+dfsg-1) unstable; urgency=low

  [ Martin Pitt ]
  * Initial release, packaging by Miriam Ruiz <miriam@debian.org> and
    Martin Pitt <martin.pitt@ubuntu.com>. Closes: #482680

 -- Miriam Ruiz <little_miry@yahoo.es>  Thu, 08 Jan 2009 21:42:04 +0100
