1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114
|
xbmc-pvr-addons (13.0+git20140512+g91cc731+dfsg1-3) unstable; urgency=medium
* Drop demo PVR addon package
* Convert binary packages to transitional ones to Kodi PVR addons
(Closes: #800058)
* Bump standards version to 3.9.6
-- Balint Reczey <balint@balintreczey.hu> Fri, 18 Dec 2015 21:12:30 +0100
xbmc-pvr-addons (13.0+git20140512+g91cc731+dfsg1-2) unstable; urgency=low
[ Balint Reczey ]
* Stop build-depending on libavcodec-dev (Closes: #755818)
[ James Cowgill ]
* Fix build on MIPS by using generic atomics (Closes: #778830)
-- Balint Reczey <balint@balintreczey.hu> Sun, 22 Feb 2015 19:46:50 +0100
xbmc-pvr-addons (13.0+git20140512+g91cc731+dfsg1-1) unstable; urgency=low
* New upstream snapshot
- New upstream release compatible with XBMC 13.0 Gotham
- Additional fix for segfault when showing scan dialog if VDR is not
connected
* Stop shipping vdr-plugin-vnsiserver
* Refresh patches
* Fix FTBFS due to unsafe usage of snprintf()
* Ship new Windows Media Center Addon as xbmc-pvr-wmc
* Build xbmc-pvr-dvbviewer (Closes: #743314)
* Use versioned dependency on xbmc-addons-dev to have all the needed headers
* debian/copyright: Add libdvblinkremote's license
* Buid-depend on libtinyxml2-dev
-- Balint Reczey <balint@balintreczey.hu> Sat, 24 May 2014 02:00:00 +0700
xbmc-pvr-addons (12.0+79+ge1c3fb1+dfsg1-5) unstable; urgency=low
* Fix versioned xbmc dependency generation
* Build-depend on xbmc-bin.
This blocks building on architectures where xbmc-bin is not present and
the addons would be useless anyway.
* Fix dpkg-gencontrol's unused substitution variable warnings
-- Balint Reczey <balint@balintreczey.hu> Thu, 08 May 2014 12:53:48 +0200
xbmc-pvr-addons (12.0+79+ge1c3fb1+dfsg1-4) unstable; urgency=low
* Properly credit Wolfgang Schupp for initial packaging. Thank you
for both the initial work and the maintenance!
* Make vdr-plugin-vnsiserver only suggest xbmc.
This allows running them on different machines without installing
full XBMC on both. (Closes: #743619)
* Use XBMC Addons headers from xbmc-addons-dev.
Also build-depend on xbmc-addons-dev and make binary packages depend
on xbmc with version of xbmc-addons-dev or higher.
* Fix using pkg-config when building vdr-plugin-vnsiserver (Closes: #745712)
-- Balint Reczey <balint@balintreczey.hu> Mon, 07 Apr 2014 13:02:24 +0200
xbmc-pvr-addons (12.0+79+ge1c3fb1+dfsg1-3) unstable; urgency=low
* Add missing license texts in debian/copyright to keep lintian and
FTP Masters happy :-)
-- Balint Reczey <balint@balintreczey.hu> Tue, 01 Apr 2014 13:19:42 +0200
xbmc-pvr-addons (12.0+79+ge1c3fb1+dfsg1-2) unstable; urgency=low
* Fix missing copyright information in debian/copyright
-- Balint Reczey <balint@balintreczey.hu> Mon, 31 Mar 2014 12:20:52 +0200
xbmc-pvr-addons (12.0+79+ge1c3fb1+dfsg1-1) unstable; urgency=low
* Drop xmlParser.* from original tarball due to their non-free license
* Disable shipping dvbviewer plugin until it builds without xmlParser.cpp
* Make package team-maintained by Debian Multimedia Team
-- Balint Reczey <balint@balintreczey.hu> Fri, 28 Mar 2014 16:47:10 +0100
xbmc-pvr-addons (12.0+79+ge1c3fb1-2) unstable; urgency=low
* Don't leave directories on system after purging vdr-plugin-vnsiserver
* Make each addon depend on xbmc
-- Balint Reczey <balint@balintreczey.hu> Thu, 13 Mar 2014 11:46:13 +0100
xbmc-pvr-addons (12.0+79+ge1c3fb1-1) unstable; urgency=low
* Bump compat version to 9
* Fix permissions on installed files
* Use system's libtinyxml
* Strip .pvr files
* Fix lintian warnings about package descriptions
* Don't install extra license files
* One more lintian fix for too long description lines
* Move packaging to Alioth and set myself as maintainer in Debian
(Closes: #741106)
- Thank you wsnipex for creating and maintaining the package
* Bump standards version to 3.9.5, no changes needed
* Update copyrights
* Use system's avcodec.h
* Build-depend on libavcodec-dev
-- Balint Reczey <balint@balintreczey.hu> Wed, 12 Mar 2014 21:08:24 +0100
xbmc-pvr-addons (1.0.0-1) unstable; urgency=low
[Wolfgang Schupp]
* makefile
* Initial release
-- wsnipex <wsnipex@a1.net> Fri, 21 Dec 2012 11:06:07 +0100
|