CEC_HDMI_PORT variable support for exynos hardware.
[deb_libcec.git] / debian / patches / debian-packages-fixes.patch
diff --git a/debian/patches/debian-packages-fixes.patch b/debian/patches/debian-packages-fixes.patch
deleted file mode 100644 (file)
index 00513f4..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
---- a/debian/changelog
-+++ b/debian/changelog
-@@ -154,7 +154,7 @@
-  -- Pulse-Eight Packaging <packaging@pulse-eight.com>  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}"