Bug#549626: Clean up inconsistencies in debian/control

View: New views
3 Messages — Rating Filter:   Alert me  

Bug#549626: Clean up inconsistencies in debian/control

by Mario Limonciello-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

This should be arch all and depend on libvdpau1.  See attached patches.

--
Mario Limonciello
superm1@...
Sent from Austin, TX, United States
[0001-Make-libvdpau-dev-arch-all-as-it-s-just-providing-a-.patch]

From 9c27511f9825c0c1abacae57d21fd8a3879bf62f Mon Sep 17 00:00:00 2001
From: Mario Limonciello <superm1@...>
Date: Sun, 8 Nov 2009 15:37:20 -0600
Subject: [PATCH 1/2] Make libvdpau-dev arch all as it's just providing a header and symlink

---
 debian/control |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/control b/debian/control
index 15fe6bd..a9a1267 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Standards-Version: 3.8.3
 Homepage: http://cgit.freedesktop.org/~aplattner/libvdpau
 
 Package: libvdpau-dev
-Architecture: any
+Architecture: all
 Section: libdevel
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Replaces: nvidia-libvdpau-dev
--
1.6.3.3



[0002-Make-the-dev-package-depend-on-libvdpau-itself-as-sh.patch]

From 86532d35eb875a151eb1d94a5ff166ebab2f85e3 Mon Sep 17 00:00:00 2001
From: Mario Limonciello <superm1@...>
Date: Sun, 8 Nov 2009 15:38:07 -0600
Subject: [PATCH 2/2] Make the -dev package depend on libvdpau itself as shlibs won't catch that for a dev package

---
 debian/control |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/control b/debian/control
index a9a1267..af354a9 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Homepage: http://cgit.freedesktop.org/~aplattner/libvdpau
 Package: libvdpau-dev
 Architecture: all
 Section: libdevel
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: libvdpau1
 Replaces: nvidia-libvdpau-dev
 Conflicts: nvidia-libvdpau-dev
 Description: Video Decode and Presentation API for Unix (development files)
--
1.6.3.3



Bug#549626: Clean up inconsistencies in debian/control

by Jean-Yves Avenard-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi there...

I remembered why I changed arch any for libvdpau ; that's what you
have for libmyth-0.22 ...

Jean-Yves

2009/11/9 Mario Limonciello <superm1@...>:
> This should be arch all and depend on libvdpau1.  See attached patches.
>
> --
> Mario Limonciello
> superm1@...
> Sent from Austin, TX, United States



--
To UNSUBSCRIBE, email to debian-wnpp-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...


Bug#549626: Clean up inconsistencies in debian/control

by Jean-Yves Avenard-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi

I've just reviewed how many libxxx are packaged ; they always use arch
= any ; never seen one with arch = all

I've just done some work on it ; adding an extra patch so
libvdpau_trace is now versioned ..

now lintian only reports a warning (Because libvdpau_trace.so is
included in non dev package) ; but that's a requirement and I don't
want to change any more stuff on nvidia source code ..

here is the code:

http://www.avenard.org/files/ubuntu-repos/release/libvdpau_0.2-0ubuntu13.diff.gz

Jean-Yves

2009/11/9 Jean-Yves Avenard <jyavenard@...>:

> Hi there...
>
> I remembered why I changed arch any for libvdpau ; that's what you
> have for libmyth-0.22 ...
>
> Jean-Yves
>
> 2009/11/9 Mario Limonciello <superm1@...>:
>> This should be arch all and depend on libvdpau1.  See attached patches.
>>
>> --
>> Mario Limonciello
>> superm1@...
>> Sent from Austin, TX, United States
>



--
To UNSUBSCRIBE, email to debian-wnpp-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...