From: Antonio Ospite Date: Tue, 19 Nov 2013 12:18:22 +0000 (+0100) Subject: debian/control: drop the am7xxx metapackage X-Git-Tag: debian/0.1.4-3~2 X-Git-Url: https://git.ao2.it/libam7xxx.git/commitdiff_plain/463333fb3cde9580d9990f75e41113ed5721f02b debian/control: drop the am7xxx metapackage Recommend libam7xxx0.1-bin for libam7xxx0.1 and recommend libam7xxx0.1-doc for libam7xxx-dev. --- diff --git a/debian/control b/debian/control index 60220cc..87a8cd3 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Package: libam7xxx0.1 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: usb-modeswitch, usb-modeswitch-data (>= 20111023-1) +Recommends: libam7xxx0.1-bin (= ${binary:Version}), usb-modeswitch, usb-modeswitch-data (>= 20111023-1) Description: library for accessing am7xxx based devices libam7xxx is an Open Source library to communicate via USB with projectors and Digital Picture Frames based on the Actions Micro AM7XXX family if ICs. @@ -63,6 +63,7 @@ Description: debugging symbols for libam7xxx Package: libam7xxx-dev Architecture: any Depends: ${misc:Depends}, libam7xxx0.1 (= ${binary:Version}) +Recommends: libam7xxx0.1-doc (= ${source:Version}) Description: library for accessing am7xxx based devices -- development files libam7xxx is an Open Source library to communicate via USB with projectors and Digital Picture Frames based on the Actions Micro AM7XXX family if ICs. @@ -131,28 +132,3 @@ Description: library for accessing am7xxx devices -- documentation - Top-Height/TEC PP700 . This package contains the documentation of the API of libam7xxx. - -Package: am7xxx -Section: libs -Architecture: any -Depends: ${misc:Depends}, libam7xxx-bin, libam7xxx-dev, libam7xxx0.1, - libam7xxx-doc (= ${source:Version}) -Description: library for accessing am7xxx devices -- metapackage - libam7xxx is an Open Source library to communicate via USB with projectors and - Digital Picture Frames based on the Actions Micro AM7XXX family if ICs. - . - libam7xxx makes it possible to use these devices as USB displays on - non-Windows Operating Systems like GNU/Linux or Android/Linux just to name - a few, and on non-PC platforms like for instance mobile phones, tablets or - game consoles. - . - Examples of supported devices are: - - Acer C110 - - Acer C112 - - Aiptek PocketCinema T25 - - Philips/SagemCom PicoPix 1020 - - Philips/SagemCom PicoPix 2055 - - Philips/SagemCom PicoPix 2330 - - Top-Height/TEC PP700 - . - This is the metapackage to install all components of the project.