Change logs for taglib source package in Karmic

  • taglib (1.6-2ubuntu2) karmic; urgency=low
    
      * No change rebuild to fix misbuilt binaries on armel.
    
     -- Loic Minier <email address hidden>   Wed, 21 Oct 2009 14:53:14 +0200
  • taglib (1.6-2ubuntu1) karmic; urgency=low
    
      * Ubuntu build, remove .symbol files
      * Closes LP: #431968
    
    taglib (1.6-2) experimental; urgency=low
    
      * Build with ASF (-DWITH_ASF=ON) and MP4 (-DWITH_MP4=ON). Update symbols
        file and libtag1c2a shlibs accordingly.
      * This release breaks libtaglib-extras0. Add Breaks: to libtag1c2a and
        libtag1-* packages.
    
    taglib (1.6-1) unstable; urgency=low
    
      * New upstream release.
      * Bump Standards-Version to 3.8.3 (no changes needed).
      * Drop general/recognize_oga_files_fix.diff patch, merged upstream.
      * Refresh other patches.
      * Refresh rusxmms patch.
      * Update install files.
      * Update symbols file.
      * Bump shlibs of libtag1-* to 1.6.
    
     -- Jonathan Riddell <email address hidden>   Mon, 21 Sep 2009 11:14:26 +0100
  • taglib (1.5-7) unstable; urgency=low
    
      * Fix Vcs-Browser URL.
      * Convert symbol files to dpkg-dev 1.15.3 compat format:
        - drop build dependency on pkg-kde-tools and remove its references from
          debian/rules;
        - add dpkg-dev (>= 1.15.3) to build depends;
        - convert and rename debian/*.symbols.in to dpkg-dev 1.15.3 compatible
          format.
      * Use dh --with quilt rather than quilt make snippet:
        - build depend on quilt (>= 0.46-7~);
        - adjust debian/rules accordingly.
      * Clean up topgit stuff.
      * Get rid of the build branch: update debian/README.source.
      * Make use of debhelper 7.3 cmake / build directory support:
        - build depend on debhelper (>= 7.3);
        - debian/rules rewritten to use dh_auto and otherwise simplified.
      * Fix taglib_c.pc (patch general/taglib_c_pc_fix.diff) (Closes: #524696).
      * Recognize .oga files as OGGs (patch general/recognize_oga_files_fix.diff)
        (Closes: #525571).
      * Bump Standards-Version to 3.8.2. No changes needed.
    
     -- Daniel Holbach <email address hidden>   Thu,  27 Aug 2009 11:06:29 +0100
  • taglib (1.5-6) unstable; urgency=low
    
      * Fix potential rusxmms patching breakage in case there were no regular
        patches.
      * Build depend on debhelper 7.2.7, drop a hack needed for previous dh and
        make use of --remaining-packages option for dh_makeshlibs.
      * Fix debian/watch file.
      * Upload to unstable.
    
    taglib (1.5-5) experimental; urgency=low
    
      * Port buildsystem from cdbs to debhelper v7 (>= 7.0.50). cmake
        support implemented via dh_overrides.
      * Pass CMAKE_USE_RELATIVE_PATHS=ON to cmake. Hence build depend on
        cmake 2.6.2.
      * Strip debian/tmp from debian/*.install files. Not needed with dh v7.
      * Add RusXMMS support (Closes: #384573):
        - RusXMMS patch contributed by Ivan Borzenkov, thanks;
        - add two libtag1 flavours: vanilla (libtag1-vanilla) and rusxmms
          libtag1-rusxmms);
        - new libtag1-* flavours replaces old libtag1c2a;
        - libtag1c2a becomes a metapackage which depends on either of flavours
          via alternate depends. Both libtag1-vanilla and libtag1-rusxmms export
          themselves as libtag1c2a via shlibs/symbol files;
        - rework buildsystem and build both flavours in their own build directories
          (builddir-vanilla and builddir-rusxmms);
        - employ some quilt on-the-fly patching hacks to patch and unpatch source
          with rusxmms patch as needed;
        - build depend on librcc-dev. RusXMMS needs it;
        - add more lintian-overrides as the changes above triggered them.
      * Get rid of old conflicts/replaces of the libtag1c2a package.
    
    taglib (1.5-4) unstable; urgency=low
    
      * Drop Adeodato Simó from Uploaders by his request. Thanks for your work!
      * Build depend on pkg-kde-tools (>= 0.4) and switch libtag1c2a symbol file
        handling to pkgkde-symbolshelper instead of custom implementation. This
        should fix FTBFS on kfreebsd-amd64 (Closes: #494276).
      * Migrate patch handling to topgit. As a result, patches were renamed:
        - 01_gcc_visibility.diff -> general/gcc_visibility_feature.diff;
        - 02_export_public_functions.diff -> general/add_missing_exports_fix.diff;
        - 96_link_interface_libraries.diff -> 
          general/link_interface_libraries_fix.diff.
      * Add README.source about topgit/quilt.
      * Bump Standards-Version to 3.8.1: README.source added (see above).
      * Add ${misc:Depends} for all packages.
      * Capitalize API in the libtag1-doc package description.
      * Add Vcs-* fields.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  29 Apr 2009 12:13:17 +0100
  • taglib (1.5-3) unstable; urgency=high
    
      * Add 02_export_more_public_functions.diff patch to TAGLIB_EXPORT some
        public functions of the id3v1 module (Closes: #485229). Urgency high
        because this breaks other software in testing.
      * Drop gcc4.2 symbols files, No longer needed as gcc 4.3 is now default on
        all architectures.
    
    taglib (1.5-2) unstable; urgency=low
    
      * Write symbol files for g++ 4.2 and g++ 4.3 architectures. Also handle
        symbol differences due to size_t mangling. Resolves numerous FTBFSes.
    
    taglib (1.5-1) unstable; urgency=low
    
      * New upstream release (Closes: #477507).
      
      * Set myself as maintainer (with maintainer's permission).
      * Bump debhelper compat level to 5.
      * Bump Standards-Version to 3.7.3. No changes needed.
      * Remove VCS fields from debian/control for now.
      * Add Homepage field.
      * Build with cmake & cdbs:
        - Adjust build depends.
        - Clean up debian/rules.
        - Remove libtool patch.
      * Remove all other patches - this upstream release contains all fixes.
      * Add myself to Uploaders and set DM-Upload-Allowed: yes.
      * Convert libtag1-doc.install to libtag1-doc.docs.
      * Add debian/rules target to install & rename bindings/README from the
        source tree. Remove libtag1c2a.docs.
      * taglib v1.5 dropped a few private tag classes which have never been
        exposed via public headers. Ignore missing symbols from them:
        - TagLib::CombinedTag
        - TagLib::FLAC::Tag
        - TagLib::MPEGTag
      * Add 01_gcc_visibility.diff patch which adds GCC visibility
        __attribute__ to TAGLIB_EXPORT and TAGLIB_C_EXPORT definitions.
      * 01 patch allows to build with -fvisibility=hidden and
        -fvisibility-inlines-hidden. Ignore symbols which where dropped due to
        these flags.
      * Add symbols files for libtag1c2a and libtagc0. Make two versions of
        libtag1c2a.symbols file for 32bit and 64bit arches (based on i386 and
        amd64 respectively). There are a few diffs in mangling.
        level to -c0 because symbol tables differ insignificantly among arches.
      * Add lintian overrides (libtagc0 package name mismatch with soname and
        taglib-config man page).
    
    taglib (1.4-8.1) unstable; urgency=low
    
      * Non-maintainer upload.
      * Update patches/fix_gcc4.3_ftbfs.diff to fix g++-4.3 FTBFS, thanks to
        daniel schepler (Closes: 441604).
    
     -- Michael Vogt <email address hidden>   Sat,  21 Jun 2008 23:59:25 +0100