Change logs for calibre source package in Karmic

  • calibre (0.6.13+dfsg-0ubuntu3.1) karmic-proposed; urgency=low
    
      * fix_PyQt_4.6.patch: cherrypicked for upstream to make calibre works with
        PyQt 4.6 (LP: #457301)
    
     -- Fabrice Coutadeur <email address hidden>   Fri, 30 Oct 2009 21:44:08 +0100
  • calibre (0.6.13+dfsg-0ubuntu3) karmic; urgency=low
    
      * debian/rules: Fix arch-dependent-only build, to fix FTBFS on all non-i386
        architectures.
    
     -- Martin Pitt <email address hidden>   Sun, 20 Sep 2009 20:50:04 +0200
  • calibre (0.6.13+dfsg-0ubuntu2) karmic; urgency=low
    
      * debian/control: Add missing python build dependencies, we call setup after
        stripping the upstream-bundled libraries now.
    
     -- Martin Pitt <email address hidden>   Sun, 20 Sep 2009 19:35:15 +0200
  • calibre (0.6.13+dfsg-0ubuntu1) karmic; urgency=low
    
      * New upstream bug fix release.
      * Drop patches included upstream:
        - setup.py-install-root-option.patch
        - fix-setup.py-install-root.patch
        - fix_recipe_zeitde.patch
        - dont-install-unneeded-files.patch
        - remove-bzrlib-builddep.patch
      * debian/rules: Make postinstall invocation work without calibre being
        installed already. This is currently very ugly, but will be fixed more
        elegantly in the next upstream version.
      * debian/rules: Drop path fixing of udev rules, upstream installs into
        /lib/udev/rules.d/ by default now.
      * no_updates_dialog.patch: Upstream added a --no-update-check option. Throw
        away old patch, set this official option to True by default, and rename it
        to --update-check, so that you can enable it on demand.
    
     -- Martin Pitt <email address hidden>   Sun, 20 Sep 2009 18:31:20 +0200
  • calibre (0.6.12+dfsg-0ubuntu3) karmic; urgency=low
    
      * Re-add python-setuptools build dependency, it's still imported for some
        parts of setup.py.
    
     -- Martin Pitt <email address hidden>   Fri, 18 Sep 2009 12:26:07 +0200
  • calibre (0.6.12+dfsg-0ubuntu2) karmic; urgency=low
    
      * Add remove-bzrlib-builddep.patch: Do not require bzr as a build
        dependency.
      * debian/control, debian/rules: Drop usage of python-central, since current
        upstream version does not use public python modules any more.
      * Add dont-install-unneeded-files.patch: Cherrypick fix from trunk to not
        install trac, manual, and demo files (they are for the website).
      * debian/patches/series: Categorize patches by upstream status.
      * debian/control: Set primary maintainer to ubuntu-dev, package is requested
        to be removed from Debian.
    
     -- Martin Pitt <email address hidden>   Fri, 18 Sep 2009 11:50:09 +0200
  • calibre (0.6.12+dfsg-0ubuntu1) karmic; urgency=low
    
      * New upstream bug fix release.
      * debian/rules: Update get-orig-source for new upstream source layout.
      * Drop recipe_zeitde_moresections.patch: Applied upstream.
      * Add fix-setup.py-install-root.patch: Fix setup.py install --root option to
        do what --root should do.
      * Add disable-podofo-extension.patch: Disable podofo extension, podofo is
        not yet packaged.
      * debian/rules: Replace copy of Liberation TTFs with symlink to
        ttf-liberation files.
      * debian/rules: Remove unnecessary executable permissions from libraries in
        /usr/lib/calibre/.
      * debian/control: Set Vcs-Bzr: for Ubuntu branch.
      * Add fix_recipe_zeitde.patch: Fix recipe for "Die Zeit", zeit.de recently
        reorganized their web pages.
    
     -- Martin Pitt <email address hidden>   Fri, 18 Sep 2009 01:18:18 +0200
  • calibre (0.6.10+dfsg-0ubuntu1) karmic; urgency=low
    
      [ Martin Pitt ]
      * New upstream release. Please see http://calibre.kovidgoyal.net/new_in_6/
        for the list of new features and changes. (Closes: #539343)
      * remove_postinstall.patch: Update for new version.
      * build_debug.patch: Remove, not necessary any more apparently.
      * debian/copyright: Fix reference to versionless GPL.
      * debian/rules: Drop obsolete dh_desktop call.
      * debian/rules: Add workaround for weird Python 2.6 setuptools behaviour of
        putting compiled .so files into src/calibre/plugins/calibre/plugins
        instead of src/calibre/plugins.
      * debian/rules: Drop hal fdi moving, new upstream version does not use hal
        any more. Drop hal dependency, too.
      * debian/rules: Install udev rules into /lib/udev/rules.d.
      * Add debian/calibre.preinst: Remove unmodified
        /etc/udev/rules.d/95-calibre.rules on upgrade.
      * debian/control: Bump Python dependencies to 2.6, since upstream needs
        it now.
      * Bump Standards-Version to 3.8.3.
      * Add recipe_zeitde_moresections.patch: Add more sections to recipe for "Die
        Zeit".
    
      [ Stefan Lesicnik ]
      * debian/calibre.preinst: Added DEBHELPER token.
      * debian/man/Makefile: Added newline to make lintian happy.
      * Add debian/README.source.
      * Drop qmake-qt4.patch, no longer needed.
      * Depend on python-cherrypy3 (>= 3.1.1) to fix calibre-server.
      * Add libpoppler-qt4-dev to Build-Depends to support quicker PDF functions.
        debian/rules: Add calibre_poppler to list of .so files to copy.
      * Adjust patches to new upstream version:
        - bundled_cssutils_profiles.patch
        - remove_postinstall.patch
      * debian/rules: Remove rm of tagging lib as it no longer exists.
    
     -- Martin Pitt <email address hidden>   Sat, 29 Aug 2009 22:22:01 +0200
  • calibre (0.6.8+dfsg-0ubuntu1) karmic; urgency=low
    
      * New upstream release. (LP: #410046)
      * debian/calibre.preinst: Added DEBHELPER token.
      * debian/man/Makefile: Added newline to make lintian happy.
      * debian/patches/bundled_cssutils_profiles.patch: adjusted patch to patch
        cleanly.
      * debian/patches/remove_postinstall.patch: adjusted patch to patch cleanly.
      * debian/rules:
        - Added calibre_poppler to list of .so files to copy.
        - Fix get-orig-source rule to create directory based on version number.
        - get-orig-source rule was not extracing files after downloading.
        - Remove rm of tagging lib as it no longer exists.
      * debian/control:
        - Added libpoppler-qt4-dev to Build-Depends to support quicker PDF
          functions.
        - Depend on python-cherrypy3 (>= 3.1.1) to fix calibre-server.
      * Dropped debian/patches/qmake.patch as its no longer needed.
      * Added debian/README.source.
    
     -- Stefan Lesicnik <email address hidden>   Mon, 24 Aug 2009 13:33:22 +0200
  • calibre (0.6.3+dfsg-0ubuntu1) karmic; urgency=low
    
      * New upstream release. Please see http://calibre.kovidgoyal.net/new_in_6/
        for the list of new features and changes.
      * remove_postinstall.patch: Update for new version.
      * build_debug.patch: Does not apply any more, disable for now. Might not be
        necessary any more.
      * debian/copyright: Fix reference to versionless GPL.
      * debian/rules: Drop obsolete dh_desktop call.
      * debian/rules: Add workaround for weird Python 2.6 setuptools behaviour of
        putting compiled .so files into src/calibre/plugins/calibre/plugins
        instead of src/calibre/plugins.
      * debian/rules: Drop hal fdi moving, new upstream version does not use hal
        any more. Drop hal dependency, too.
      * debian/rules: Install udev rules into /lib/udev/rules.d.
      * Add debian/calibre.preinst: Remove unmodified
        /etc/udev/rules.d/95-calibre.rules on upgrade.
      * debian/control: Bump Python dependencies to 2.6, since upstream needs
        it now.
    
     -- Martin Pitt <email address hidden>   Thu, 30 Jul 2009 12:49:41 +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).
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  08 Jun 2009 10:59:32 +0100
  • 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).
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  14 May 2009 14:17:14 +0100
  • 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)
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  11 May 2009 12:07:31 +0100
  • 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.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  28 Apr 2009 22:59:54 +0100
  • calibre (0.4.143+dfsg-1) unstable; urgency=low
    
      [ Martin Pitt ]
      * Initial release, packaging by Miriam Ruiz <email address hidden> and
        Martin Pitt <email address hidden>. Closes: #482680
    
     -- Martin Pitt <email address hidden>   Mon,  06 Apr 2009 02:38:46 +0100