From: Lars Op den Kamp Date: Sat, 26 May 2012 09:23:50 +0000 (+0200) Subject: updated debian/control to replace libcec (<< 1.6) X-Git-Tag: upstream/2.2.0~1^2~24^2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=071f7a5ccb87f165fa8cf9865ea2e8d9f1b920b6;p=deb_libcec.git updated debian/control to replace libcec (<< 1.6) --- diff --git a/debian/changelog b/debian/changelog index c227eda..0c8443b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libcec (1.6.1-6) unstable; urgency=low + + * updated debian/control to replace libcec (<< 1.6) + + -- Pulse-Eight Packaging Sat, 26 May 2012 11:22:00 +0100 + libcec (1.6.1-5) unstable; urgency=low * synced /debian directory with the one in precise (with a couple of changes) diff --git a/debian/control b/debian/control index c4c5145..e28796f 100644 --- a/debian/control +++ b/debian/control @@ -25,8 +25,8 @@ Package: libcec1 Architecture: any Multi-Arch: same Provides: libcec -Replaces: libcec -Conflicts: libcec +Replaces: libcec (<< 1.6) +Conflicts: libcec (<< 1.6) Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Description: USB CEC Adaptor communication Library (shared library) diff --git a/debian/control.hardy b/debian/control.hardy index 66034b2..ed58c35 100644 --- a/debian/control.hardy +++ b/debian/control.hardy @@ -24,8 +24,8 @@ Package: libcec1 Architecture: any Multi-Arch: same Provides: libcec -Replaces: libcec -Conflicts: libcec +Replaces: libcec (<< 1.6) +Conflicts: libcec (<< 1.6) Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Description: USB CEC Adaptor communication Library (shared library)