All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marius Kotsbak <marius@kotsbak.com>
To: linux-media@vger.kernel.org
Cc: 694728@bugs.debian.org
Subject: [media-ctl] Patch to Debian packaging
Date: Fri, 08 Mar 2013 11:48:38 +0100	[thread overview]
Message-ID: <5139C206.3070700@kotsbak.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 79 bytes --]


Patch attached to get the provided Debian packaging working again.

--
Marius

[-- Attachment #2: 0001-debian-update-according-to-renames-done-in-commit-9a.patch --]
[-- Type: text/x-patch, Size: 1106 bytes --]

>From 3f33eb034a2b2e0bcc52960b694a33b7347cb8b0 Mon Sep 17 00:00:00 2001
From: "Marius B. Kotsbak" <marius@geneseque.com>
Date: Fri, 8 Mar 2013 11:32:17 +0100
Subject: [PATCH] debian: update according to renames done in commit
 9a5f1e0365265310545abdd43da7d28a44fd43a6.

---
 debian/libmediactl-dev.install   |    2 +-
 debian/libv4l2subdev-dev.install |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/libmediactl-dev.install b/debian/libmediactl-dev.install
index 002caa4..4180102 100644
--- a/debian/libmediactl-dev.install
+++ b/debian/libmediactl-dev.install
@@ -1,4 +1,4 @@
-usr/include/mediactl/media.h
+usr/include/mediactl/mediactl.h
 usr/lib/libmediactl.a
 usr/lib/libmediactl.so
 usr/lib/libmediactl.la
diff --git a/debian/libv4l2subdev-dev.install b/debian/libv4l2subdev-dev.install
index b7dde11..4da3669 100644
--- a/debian/libv4l2subdev-dev.install
+++ b/debian/libv4l2subdev-dev.install
@@ -1,4 +1,4 @@
-usr/include/mediactl/subdev.h
+usr/include/mediactl/v4l2subdev.h
 usr/lib/libv4l2subdev.a
 usr/lib/libv4l2subdev.so
 usr/lib/libv4l2subdev.la
-- 
1.7.10.4


                 reply	other threads:[~2013-03-08 10:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5139C206.3070700@kotsbak.com \
    --to=marius@kotsbak.com \
    --cc=694728@bugs.debian.org \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.