From 8e632c9124b21e30df30a6adabece4e8436c1d09 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Sat, 3 Mar 2018 15:38:13 +0100 Subject: [PATCH] debian/control: remove obsolete Conflicts/Replaces The conflicting packages are not in the Debian archive anymore. This silences the following messages from cme: Warning in 'binary:"libam7xxx0.1-bin" Replaces:0' value 'libam7xxx-bin': package libam7xxx-bin is unknown. Check for typos if not a virtual package. Warning in 'binary:"libam7xxx0.1-doc" Conflicts:0' value 'libam7xxx-doc': package libam7xxx-doc is unknown. Check for typos if not a virtual package. --- debian/control | 4 ---- 1 file changed, 4 deletions(-) diff --git a/debian/control b/debian/control index 7cdd628..df51af8 100644 --- a/debian/control +++ b/debian/control @@ -66,8 +66,6 @@ Package: libam7xxx0.1-bin Section: utils Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Conflicts: libam7xxx-bin -Replaces: libam7xxx-bin Description: library for accessing am7xxx devices - utilities 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. @@ -92,8 +90,6 @@ Package: libam7xxx0.1-doc Section: doc Architecture: all Depends: ${misc:Depends} -Conflicts: libam7xxx-doc -Replaces: libam7xxx-doc Description: library for accessing am7xxx devices - documentation 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. -- 2.1.4