Change logs for calibre source package in Jaunty

  • calibre (0.6.13+dfsg-0ubuntu3~jaunty1) jaunty-backports; urgency=low
    
      * Automated backport upload; no source changes.
    
    calibre (0.6.13+dfsg-0ubuntu3) karmic; urgency=low
    
      * debian/rules: Fix arch-dependent-only build, to fix FTBFS on all non-i386
        architectures.
    
    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.
    
    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.
    
    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.
    
    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.
    
    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.
    
    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.
    
    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).
    
    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).
    
    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)
    
    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.
    
     -- Scott Kitterman <email address hidden>   Mon, 28 Sep 2009 15:21:32 +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
  • calibre (0.4.143+dfsg-0ubuntu1) jaunty; urgency=low
    
      * New upstream bug fix release.
        - remove_postinstall.patch: Adapt to new upstream release.
      * Add bzr-builddeb configuration.
      * debian/rules: Fix get-orig-source to not kill .bzr-builddeb/.
      * debian/rules, get-orig-source: Remove src/odf/thumbnail.py, since it has
        an unclear license ("freeware", probably misdeclared, but can't prove
        otherwise); it is not used by calibre anyway.
    
     -- Martin Pitt <email address hidden>   Sun, 08 Mar 2009 00:29:21 +0100
  • calibre (0.4.141+dfsg-0ubuntu1) jaunty; urgency=low
    
      * New upstream bug fix release.
      * Rebuild against current Python 2.6, which makes package installable again
        in Ubuntu Jaunty. (LP: #335702)
      * debian/rules: Fix removal of bundled Python libraries to also work for 2.6
        (where they are installed into dist-packages/).
      * debian/control: Bump dependency to python-mechanize to the version which
        works with Python 2.6.
      * debian/calibre-bin.install: Fix globbing for Python 2.6.
      * Install missing profiles.py from bundled cssutils (since our packaged
        version does not (yet) have this:
        - debian/rules: Install it as calibre.cssutils_profiles
        - Add bundled_cssutils_profiles.patch: Update import statement to use
          above module path.
    
     -- Martin Pitt <email address hidden>   Mon, 02 Mar 2009 10:16:33 +0100
  • calibre (0.4.136+dfsg-0ubuntu1) jaunty; urgency=low
    
      * New upstream release.
      * Add new build/binary dependency python-dateutil, now required by
        this new version.
    
     -- Martin Pitt <email address hidden>   Thu, 12 Feb 2009 12:31:44 +0100
  • calibre (0.4.133+dfsg-0ubuntu1) jaunty; urgency=low
    
      * New upstream release.
      * Drop xkcd-popup-help.patch, adopted upstream.
    
     -- Martin Pitt <email address hidden>   Wed, 04 Feb 2009 09:40:09 +0100
  • calibre (0.4.129+dfsg-0ubuntu1) jaunty; urgency=low
    
      * New upstream release.
      * Add xkcd-popup-help.patch: Improve xkcd recipe: show the image
        bubble help in a separate paragraph.
    
     -- Martin Pitt <email address hidden>   Wed, 21 Jan 2009 11:27:21 +0100
  • calibre (0.4.125+dfsg-0ubuntu1) jaunty; urgency=low
    
      * Initial release, packaging by Miriam Ruiz <email address hidden> and
        Martin Pitt <email address hidden>.
    
     -- Martin Pitt <email address hidden>   Tue, 20 Jan 2009 17:14:02 +0100