X-Git-Url: https://git.piment-noir.org/?p=deb_libcec.git;a=blobdiff_plain;f=debian%2Fpatches%2Fdebian-packages-fixes.patch;fp=debian%2Fpatches%2Fdebian-packages-fixes.patch;h=0e5abf5ef9de0cf80ef699db5b0a588f5b7a20ed;hp=0000000000000000000000000000000000000000;hb=b1bd94283cef75676b987f30d61f26fad09c19c3;hpb=59c3a23b0f56d73f51ab3da439d7d2a01def9626 diff --git a/debian/patches/debian-packages-fixes.patch b/debian/patches/debian-packages-fixes.patch new file mode 100644 index 0000000..0e5abf5 --- /dev/null +++ b/debian/patches/debian-packages-fixes.patch @@ -0,0 +1,22 @@ +--- a/debian/changelog ++++ b/debian/changelog +@@ -136,7 +136,7 @@ + + -- Pulse-Eight Packaging Fri, 8 Mar 2013 17:21:00 +0100 + +- libcec (2.1.0-1) unstable; urgency=low ++libcec (2.1.0-1) unstable; urgency=low + + * changed / added: + * added vendor id for Denon +--- a/debian/libcec-get-orig-source ++++ b/debian/libcec-get-orig-source +@@ -4,7 +4,7 @@ + + LIBCEC_GIT_URL="git://github.com/Pulse-Eight/libcec.git" + LIBCEC_GIT_BRANCH="release" +-LIBCEC_VERSION="1.6.1" ++LIBCEC_VERSION="2.2.0" + + rm -rf "libcec-${LIBCEC_VERSION}" + git clone "$LIBCEC_GIT_URL" "libcec-${LIBCEC_VERSION}"