Change logs for sword source package in Squeeze

  • sword (1.6.1+dfsg-2) unstable; urgency=low
    
    
      [ Dmitrijs Ledkovs ]
      * Fixed lintian warning about watch file.
      * debian/patches/13_curl - Upstream fix for curl 7.20 compatibility.
      * bumped standards version to 3.8.4 - no changes required.
      * Update email address.
      * Added upstream changelog.
      * debian/copyright:
        - Removed reference to unversioned GPL license
        - Two files do not explictly specify GPL version
        - Based on clause 9 GPL-2 & clause 14 GPL-3, GPL-2 is selected such
        that to be compatible with the rest of sword
    
     -- Dmitrijs Ledkovs <email address hidden>  Mon, 22 Mar 2010 19:14:19 +0000
  • sword (1.6.1+dfsg-1) unstable; urgency=low
    
    
      [ Jonathan Marsden ]
      * debian/libsword8.examples: Add missing tcl eggdrop bot script.
    
      [ Dmitrijs Ledkovs ]
      * Drop shipping .la file in favour of pkg-config (Debian release goal)
        - More info http://lists.debian.org/debian-devel/2009/08/msg00783.html
      * Drop backported patches, refreshed libver & compiler warnings.
      * Compiling with -Werror enabled. 
      * Bumped standards version to 3.8.3, no changes needed.
      * Added debian/README.source documentation quilt usage
      * Added configure option --without-internalregex
    
     -- Dmitrijs Ledkovs <email address hidden>  Thu, 21 Jan 2010 00:10:17 +0000
  • sword (1.6.0+dfsg-1) unstable; urgency=low
    
    
      [ Jonathan Marsden ]
      * New upstream release. (Closes: #507960) (LP: #320558)
      * debian/patches/02_libver.diff:
        - Bump SONAME to 8 -- SWORD 1.6 is not backward compatible with 1.5.11.
      * debian/patches/series:
        - Remove 10_diatheke.diff -- included in upstream source.
      * debian/patches/:
        - Remove several old unused .diff files.
        - Add 11_regex_only_when_needed.diff to conditionally include regex lib.
        - Add 12_fix_compiler_warnings.diff to remove all compiler warnings.
        - Add 13_fix_osis2mod_compression_default.diff from upstream svn.
        - Add 14_closing_section_not_chapter.diff from upstream svn.
      * debian/libsword7.*: 
        - Rename to libsword8.*
        - Change libsword7 to libsword8 within files.
      * debian/rules: 
        - SONAME bump to 8.
        - Set library version check to >= 1.6
      * debian/control:
        - Change libsword7 to libsword8.
        - Add libsword7 to Conflicts.
        - Fix case of sword to SWORD in package descriptions.
        - Bump Standards-Version to 3.8.1 (no changes needed).
        - Fix section for libsword-dbg to avoid lintian warning.
      * debian/rules:
        - Add DFSG get-orig-source target.
      * debian/copyright:
        - Fix various mistakes in initial attempt to document copyrights.
      
      [ Dmitrijs Ledkovs ]
      * debian/rules: Added utils.mk to use missing-files target and call it on
        each build.
      * debian/libsword-dev.install: Added libsword.la, previously missing.
      * debian/libsword7.install: Added missing libicu translit files.
      * debian/control:
        - Updated all uses of SWORD version to 1.6
        - Added libsword-dbg package
      * debian/watch: Fixed a small mistake which was resulting in extra "."
        in final version name.
      * debian/rules: simplified manpage processing.
      * debian/libsword8.lintian-overrides: added override for module
        installation directory.
      * debian/copyright: Updated with information about everyfile.
        Closes: #513448 LP: #322638
      * debian/diatheke.examples: moved examples here from the diatheke.install
      * debian/rules:
        - enabled shell script based testsuite
        - added commented out cppunit testsuite
      * debian/patches/40_missing_includes.diff: 
        - added several missing stdio.h includes to prevent FTBFS of testsuite.
      
      [ Closed Bugs ]
      * FTBFS on intrepid (LP: #305172)
    
     -- Jonathan Marsden <email address hidden>  Sat, 30 May 2009 11:55:55 -0700
  • sword (1.5.9-8.1) unstable; urgency=medium
    
    
      * Non-maintainer upload.
      * Amend 08_gcc_43.diff to fix GCC 4.3 FTBFS (Closes: #474824)
      * debian/control:
        - Build-Depend on cdbs >= 0.4.27 instead of 0.4.27-1.
        - Bump Standards-Version to 3.7.3.
        - Use ${binary:Version} instead of ${Source-Version}.
    
     -- Chris Lamb <email address hidden>  Sat, 12 Apr 2008 00:00:29 +0100