debian/control: fix installation over old versions
authorAntonio Ospite <ao2@ao2.it>
Thu, 15 May 2014 14:54:31 +0000 (16:54 +0200)
committerAntonio Ospite <ao2@ao2.it>
Thu, 15 May 2014 15:13:56 +0000 (17:13 +0200)
debian/control

index 744d223..4aecea9 100644 (file)
@@ -89,6 +89,8 @@ Package: libam7xxx0.1-bin
 Section: utils
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Section: utils
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Conflicts: libam7xxx-bin
+Replaces: libam7xxx-bin
 Description: library for accessing am7xxx devices -- utilities and samples
  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.
 Description: library for accessing am7xxx devices -- utilities and samples
  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.
@@ -113,6 +115,8 @@ Package: libam7xxx0.1-doc
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}
 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.
 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.