Several fixes to the debian package.
[deb_libcec.git] / debian / patches / debian-packages-fixes.patch
1 --- a/debian/changelog
2 +++ b/debian/changelog
3 @@ -154,7 +154,7 @@
4
5 -- Pulse-Eight Packaging <packaging@pulse-eight.com> Fri, 8 Mar 2013 17:21:00 +0100
6
7 - libcec (2.1.0-1) unstable; urgency=low
8 +libcec (2.1.0-1) unstable; urgency=low
9
10 * changed / added:
11 * added vendor id for Denon
12 --- a/debian/libcec-get-orig-source
13 +++ b/debian/libcec-get-orig-source
14 @@ -4,7 +4,7 @@
15
16 LIBCEC_GIT_URL="git://github.com/Pulse-Eight/libcec.git"
17 LIBCEC_GIT_BRANCH="release"
18 -LIBCEC_VERSION="1.6.1"
19 +LIBCEC_VERSION="2.2.0"
20
21 rm -rf "libcec-${LIBCEC_VERSION}"
22 git clone "$LIBCEC_GIT_URL" "libcec-${LIBCEC_VERSION}"