Change logs for xbmc source package in Sid

  • xbmc (2:13.2+dfsg1-6) unstable; urgency=medium
    
      * Stop providing xbmc-dbg package (Closes: #802083)
        kodi-dbg is also removed to use automatically generated debug packages
        instead.
    
     -- Balint Reczey <email address hidden>  Thu, 22 Oct 2015 17:11:56 +0200
  • xbmc (2:13.2+dfsg1-5) unstable; urgency=medium
    
      * Convert source package to provide only transitional packages to Kodi
    
     -- Balint Reczey <email address hidden>  Sun, 16 Aug 2015 11:34:56 +0200
  • xbmc (2:13.2+dfsg1-4) unstable; urgency=medium
    
    
      * Version check is now removed from source, no need to remove it during the build
      * Fix suspend/hibernate with upower >= 0.99.1 (Closes: #767161)
      * Fix random failure in playing video using VDPAU (Closes: #742896)
    
     -- Balint Reczey <email address hidden>  Fri, 07 Nov 2014 23:52:10 +0100
  • xbmc (2:13.2+dfsg1-3) unstable; urgency=medium
    
    
      [ Balint Reczey ]
      * Use VDPAU in Libav hacks only when VDPAU support is enabled.
        Fixes FTBFS on arches without VDPAU. (Closes: #766190)
      * Ship xbmc-dbg package only on amd64 and i386 architectures.
        This saves place on mirrors and those two architectures are the most
        popular ones among bug submitters.
      * Use OpenGL and Bellagio OpenMAX Integration Layer on MIPS
      * Patch upstream to support MIPS
      * Refresh patches after adding MIPS support
      * Enable using SDL in configure
      * Use X11 and SDL on MIPS
      * Let configure fail on unknown architectures
    
      [ Andreas Cadhalpun ]
      * Fix FTBFS with packaged FFmpeg (Closes: #766680)
    
     -- Balint Reczey <email address hidden>  Wed, 08 Oct 2014 15:17:35 +0200
  • xbmc (2:13.2+dfsg1-2) unstable; urgency=medium
    
    
      * Provide debug symbols in a separate package (Closes: #763627)
      * Always pass --enable-debug to configure to generate debug symbols
      * Fix XBMC's VDPAU API usage with patch from Libav
        (Closes: #750199, #742896, #745060, #750603)
    
     -- Balint Reczey <email address hidden>  Mon, 06 Oct 2014 22:42:34 +0200
  • xbmc (2:13.2+dfsg1-1) unstable; urgency=low
    
    
      [ Ritesh Raj Sarraf ]
      * Ship systemd .services file (Closes: #751667)
    
      [ Balint Reczey ]
      * XBMC 13.2 Gotham
        - release notes: http://xbmc.org/xbmc-13-2-gotham-final-release
      * Refresh patches
      * libcwiid-dev is present only on Linux
      * Fall back to old location of DejaVuSans.ttf if needed.
        This helps backporting.
      * Fall back to old location of libhdhomerun includes if needed
      * Ship xbmc.service file as an example only
      * Really exclude version check addon from source tarball
      * Don't download RSS feed from XBMC.org by default
      * Remove obsolete files related to Windows build from source tarball
    
     -- Balint Reczey <email address hidden>  Thu, 25 Sep 2014 10:36:54 +0200
  • xbmc (2:13.1~rc1+dfsg1-1) unstable; urgency=low
    
    
      * XBMC 13.1 Gotham RC1
        - release notes: http://xbmc.org/xbmc-13-1-gotham-rc1/
      * Always enable parallel builds
      * Refresh patches
    
     -- Balint Reczey <email address hidden>  Wed, 04 Jun 2014 18:36:41 +0700
  • xbmc (2:13.1~beta2+dfsg1-1) unstable; urgency=low
    
    
      * XBMC 13.1 Gotham Beta2
        - release notes: http://xbmc.org/xbmc-13-1-gotham-beta-2
      * Fix embedded subtitle handling using Libav
      * Refactor patches to split Libav-related ones
      * Drop obsolete chunk from 06-use-external-libraries.patch
      * Ship additional include files in xbmc-addons-dev
        Those headers are used by PVR addons compatible with XBMC 13.
      * Define AV_CODEC_ID_SUBRIP to AV_CODEC_ID_TEXT in libav hacks and fix compilation
    
     -- Balint Reczey <email address hidden>  Fri, 23 May 2014 16:58:11 +0700
  • xbmc (2:13.1~beta1+dfsg1-1) unstable; urgency=low
    
    
      * XBMC 13.1 Gotham Beta1
        - release notes: http://xbmc.org/xbmc-13-1-beta1-gotham
      * Fix #include directive across installed headers
    
     -- Balint Reczey <email address hidden>  Tue, 13 May 2014 12:18:34 +0200
  • xbmc (2:12.3+dfsg2-6) unstable; urgency=low
    
    
      * Ship XBMC Addon headers in xbmc-addons-dev package
      * Don's set source dir for dh_install, rely on defaults instead
      * Fix #include directive across installed headers
    
     -- Balint Reczey <email address hidden>  Wed, 07 May 2014 18:38:47 +0200
  • xbmc (2:12.3+dfsg2-5) unstable; urgency=low
    
    
      * Make package team-maintained by Debian Multimedia Maintainers.
        Debian XBMC Packaging Team which was dysfunctional since the single
        developer member of it is MIA since months.
      * Remove Andres Mejia as uploader since he is tracked as MIA.
        Thank you for maintaining the package for a long time! (Closes: #743558)
      * Use groovy.jar instead of groovy-all-1.8.6.jar to work around FTBFS
        (Closes: #744330)
      * Rebuild to depend on latest librtmp (Closes: #746435)
      * Stop shipping minified iscroll.js
      * Make xbmc depend on libjs-iscroll and use minified iscroll.js from it
      * Ignore Lintian warning about minified iScroll temporarily.
        Latest xbmc package in experimental is already fixed
    
     -- Balint Reczey <email address hidden>  Mon, 28 Apr 2014 12:21:01 +0200
  • xbmc (2:12.3+dfsg2-4) unstable; urgency=low
    
    
      * Use system's libhdhomerun
      * Fix syntax error in configure patch
      * Find proper libsidplay2 and libhdhomerun at run time
      * Return to using embedded libdvdnav and libdvdread (Closes: #737545)
    
     -- Balint Reczey <email address hidden>  Sun, 19 Jan 2014 13:12:00 +0100
  • xbmc (2:12.3+dfsg2-3) unstable; urgency=low
    
    
      * Let configure run on all architectures
      * Remove outdated notes on using internal FFmpeg
      * Don't let Gimp use real home directory
      * Drop optional dependency on libtiff4-dev (Closes: #736049)
    
     -- Balint Reczey <email address hidden>  Sat, 18 Jan 2014 02:13:21 +0100
  • xbmc (2:12.3+dfsg2-2) unstable; urgency=low
    
    
      * Don't link with libvdpau on armel and armhf
      * Build on all architectures
    
     -- Balint Reczey <email address hidden>  Fri, 17 Jan 2014 11:21:29 +0100
  • xbmc (2:12.3+dfsg2-1) unstable; urgency=low
    
    
      * Use system's libdvdread and libdvdnav
      * Enable building on armel
      * Use sed to set DEB_VERSION instead of passing it as a C flag
      * Build-depend on libftgl-dev (needed by ProjectM visualization plugin)
      * Depend on ttf-dejavu-core optionally to make xbmc more backports-friendly
      * Remove accidental newline
      * Drop gettext as an alternative build-dependency to autopoint
      * Re-create arial.ttf from DejaVuSans and DroidSansFallback (Closes: #735291)
      * Use jQuery from libjs-jquery package (Closes: #735238)
      * Link xbmc.bin with FTGL but leave it disabled in ProjectM plugin
      * Drop some unused embedded libraries from source
      * Repack source as 12.3+dfsg2
    
     -- Balint Reczey <email address hidden>  Sat, 11 Jan 2014 15:19:45 +0100
  • xbmc (2:12.3+dfsg1-5) unstable; urgency=low
    
    
      * Fix package build breakage when screen savers are not built
      * Use system's Roboto, Vera and LiberationSerif fonts
      * Fix build with missing lib/gtest
    
     -- Balint Reczey <email address hidden>  Sat, 11 Jan 2014 01:56:38 +0100
  • xbmc (2:12.3+dfsg1-4) unstable; urgency=low
    
    
      * Enable libCEC again (Closes: #696463)
      * Don's ship visualization plugins with exec bit set
        (Closes: #715603, #716134)
      * Don's ship screen savers with exec bit set
        (Closes: #715584, #715597, #715602)
      * Add Conflicts: libgl1-mesa-swx11 to xbmc-bin (Closes: #697448)
      * Register handled MIME types based on vlc.mime (Closes: #689743)
    
     -- Balint Reczey <email address hidden>  Thu, 09 Jan 2014 16:04:07 +0100
  • xbmc (2:12.3+dfsg1-3) unstable; urgency=low
    
    
      * Fix blank screen issue on armhf
      * Don't disable ccache
      * Enable using external libraries during configure. Has no effect on the
        build, external libraries are used already
      * Build-depend on libcap-dev to enable libcap support
      * Strip FreeType, Enca and Google's test libraries from repacked source
      * Use system's libsidplay2 and remove embedded one from repacked source
      * Disable VDPAU and VAAPI on armel and armhf
    
     -- Balint Reczey <email address hidden>  Sat, 28 Dec 2013 13:45:16 +0100
  • xbmc (2:12.3+dfsg1-2) UNRELEASED; urgency=low
    
    
      * Depend on libgles2-mesa-dev and libomxil-bellagio-dev on armhf
    
     -- Balint Reczey <email address hidden>  Fri, 27 Dec 2013 14:32:41 +0100
  • xbmc (2:12.3+dfsg1-1) unstable; urgency=low
    
    
      * XBMC 12.3 Frodo
      * Drop back-ported efbb36fa and c2c97cfd2 patches since those are
        integrated upstream
      * Depend on fonts-dejavu-core and fonts-liberation instead of
        ttf-dejavu-core and ttf-liberation respectively (Closes: #702820)
      * enable code generation during bootstrap with workaround for groovy crash
      * Use OpenGL ES on armhf (Closes: #702730)
      * Stop forcing PulseAudio at build time (Closes: #704951)
    
     -- Balint Reczey <email address hidden>  Wed, 25 Dec 2013 03:21:21 +0100
  • xbmc (2:12.2+dfsg1-1) unstable; urgency=low
    
    
      * Base package on repacked upstream tarball
      * Run bootstrap before configuration (without code generation enabled)
      * Use external groovy
      * Depend on doxygen to help code generation
    
     -- Balint Reczey <email address hidden>  Fri, 20 Dec 2013 21:23:12 +0100
  • xbmc (2:11.0~git20120510.82388d5-1) unstable; urgency=low
    
    
      [ Andres Mejia ]
      * New upload of Eden branch.
      * Don't provide xbmc-live package anymore. (Closes: #668404)
        (Closes: #671275) (Closes: #671668)
      * Require libtinyxml-dev (>= 2.6.2).
      * Include libmodplug library in Recommends.
      * Make libcurl-gnutls a strict dependency for xbmc-bin.
      * Add other recommended libraries used by xbmc.
      * Alphabetize lists of recommended dependencies.
      * Remove patches directory. All patches applied in Eden branch.
    
      [ Piethein Strengholt ]
      * remove live-scripts directory, part of #670482
      * no longer copy the live-scripts dir when building
      * live isn't a valid package in the control.in file
      * remove other xbmc-live references, part of #670482
    
     -- Andres Mejia <email address hidden>  Thu, 10 May 2012 17:37:39 -0400
  • xbmc (2:11.0~git20120423.cd20772-2) unstable; urgency=low
    
    
      * Add lsb-release to xbmc-live dependencies.
      * Have xbmc-live depend on policykit-1. (Closes: #669727)
      * Only enable builds for amd64, i386, and armhf.
      * Update README.Debian file about packages that are built.
      * Don't set release variable if no version number is available.
        This fixes issue for Debian unstable which doesn't contain a version number.
      * Remove unused release variable in postrm script.
      * Set $release to 0 in case no version is given. (Closes: #670482)
    
     -- Andres Mejia <email address hidden>  Wed, 02 May 2012 15:31:38 -0400
  • xbmc (2:11.0~git20120416.a630a51-1) unstable; urgency=low
    
    
      * New upload of Eden branch.
      * Use new patch to build/run XBMC with system tinyxml.
    
     -- Andres Mejia <email address hidden>  Thu, 19 Apr 2012 21:17:34 -0400
  • xbmc (2:11.0~git20120403.ec33f1f+repack1-5) unstable; urgency=low
    
    
      * Disable building of xbmc for architectures other than amd64 and i386.
    
     -- Andres Mejia <email address hidden>  Sat, 07 Apr 2012 18:31:49 -0400
  • xbmc (2:11.0~git20120403.ec33f1f+repack1-4) unstable; urgency=low
    
    
      * Disable crystalhd on all platforms except i386 and amd64.
    
     -- Andres Mejia <email address hidden>  Sat, 07 Apr 2012 10:40:04 -0400
  • xbmc (2:11.0~git20120403.ec33f1f+repack1-3) unstable; urgency=low
    
    
      * Disable afp support. XBMC cannot use latest afp library.
    
     -- Andres Mejia <email address hidden>  Fri, 06 Apr 2012 23:55:49 -0400