Skip to content

Debian Changelog biblememorizer (0.6.4-3)

2009

biblememorizer (0.6.4-3) unstable; urgency=low

   * Upload to unstable -- no changes from previous version.

 -- Jonathan Marsden <jmarsden@fastmail.fm>  Sun, 14 Jun 2009 18:11:53 -0700

biblememorizer (0.6.4-2) experimental; urgency=low

   * Bump Standards-Version to 3.8.1, no changes needed.
   * debian/copyright:
     - Correct packaging copyright notice.  Specify GPL v2 or later.
     - Update copyright dates.
     - CrossWire SWORD code is GPLv2 only.
   * debian/control:
     - Remove Build-Depends: on inkscape.

 -- Jonathan Marsden <jmarsden@fastmail.fm>  Wed, 22 Apr 2009 00:02:50 -0700

biblememorizer (0.6.4-1) experimental; urgency=low

   * New upstream version.
   * Add debian/README.source regarding dpatch system.
   * Bump Standards-Version.
   * Add Homepage: field to debian/control.
   * Remove homepage from Description: field.
   * Remove patches 01 to 02, no longer needed.
   * Remove debian/bibletime.desktop.
   * debian/patches/04_desktop_categories.dpatch:
     - Correct categories in biblememorizer.desktop.
   * debian/patches/05_desktop_encoding.dpatch:
     - Remove deprecated Encoding line from biblememorizer.desktop.
   * debian/rules:
     - rm qmake_vars during clean to keep it out of diff
     - Test for Makefile and do not ignore errors doing $(MAKE) clean.
     - Use bibletime.desktop from source tarball.
   * debian/copyright: Update download location.
   * Add Builds-Depends: on docbook.
   * Add debian/watch file.

 -- Jonathan Marsden <jmarsden@fastmail.fm>  Sun, 05 Apr 2009 19:05:35 -0700

2008

biblememorizer (0.5.2-1.1) unstable; urgency=medium

   * Non-maintainer upload.
   * Fix FTBFS with GCC 4.3 (Closes: #420881).

 -- Luk Claes <luk@debian.org>  Sat, 15 Mar 2008 21:47:12 +0000

2007

biblememorizer (0.5.2-1) unstable; urgency=low

   * Initial Debian version (Closes: #407962)
   * Clean Makefile in debian/rules
   * Add debian/patches/03_qmake_vars.dpatch to prevent qmake_vars from
     appearing in the package diff.

 -- Raphael Pinson <raphink@ubuntu.com>  Mon, 22 Jan 2007 16:36:43 +0100

biblememorizer (0.5.2-0ubuntu1) feisty; urgency=low

   * Initial release
   * Patch 01_configure_bash.dpatch adds #!/bin/bash to configure script to
     have it work properly
   * Patch 02_libraries_paths.dpatch fixes libraries paths from /usr/share to
     /usr/lib
   * Add a manual (1) for biblememorizer
   * Add a desktop file for biblememorizer
   * Build icons and install them

 -- Raphael Pinson <raphink@ubuntu.com>  Wed, 3 Jan 2007 12:52:14 +0100