From: jcorgan Date: Thu, 8 Nov 2007 18:33:03 +0000 (+0000) Subject: Added conflict in python-gnuradio-core for python-gnuradio < 3.1, which will hopefull... X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=3d2a76f4eeede13bdb4fcf628409a0086ae61737;p=debian%2Fgnuradio Added conflict in python-gnuradio-core for python-gnuradio < 3.1, which will hopefully force the prior package to be deinstalled when upgrading. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6834 221aa14e-8319-0410-a670-987f0aec2ac5 --- diff --git a/debian/changelog b/debian/changelog index 8f0caa88..e4f51458 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -gnuradio (3.1.svn-6824) unstable; urgency=low +gnuradio (3.1.svn-6834) unstable; urgency=low * post release 3.1 trunk repository packages * see http://gnuradio.org/trac/wiki for stable branch diff --git a/debian/control b/debian/control index 0e980a44..eefae78f 100644 --- a/debian/control +++ b/debian/control @@ -90,6 +90,7 @@ Description: Software Defined Radio Package: python-gnuradio-core Architecture: any Depends: ${python:Depends}, ${shlibs:Depends}, python-numpy +Conflicts: python-gnuradio (< 3.1) Provides: ${python:Provides} Section: python XB-Python-Version: ${python:Versions}