From: Bdale Garbee Date: Mon, 13 Dec 2010 18:02:51 +0000 (-0700) Subject: stop using python-central as suggested by doko X-Git-Url: https://git.gag.com/?p=debian%2Fgnuradio;a=commitdiff_plain;h=507e93d0c28cc4526bdeb727bb1423a7f180b2a2 stop using python-central as suggested by doko --- diff --git a/debian/changelog b/debian/changelog index 58f20fd0..ffa1974a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ gnuradio (3.3.0.dfsg-1) UNRELEASED; urgency=low * new upstream version * add Vcs entries to the control file * use maintainer-clean target, always run bootstrap before configure + * switch from using python-central to dh_python2 -- Bdale Garbee Mon, 13 Dec 2010 09:07:43 -0700 diff --git a/debian/control b/debian/control index 39a75cee..652355fc 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Section: comm Priority: optional Maintainer: Bdale Garbee Build-Conflicts: automake1.8, automake1.9 -Build-Depends: automake, debhelper (>= 5), doxygen, ghostscript, guile-1.8, libasound2-dev, libaudio-dev, libblas-dev, libboost-dev, libboost-program-options-dev, libboost-thread-dev, libcppunit-dev, libfftw3-dev, libfontconfig1-dev, libfreetype6-dev, libglib2.0-dev, libgsl0-dev, libjack-dev, libpng12-dev, libqt4-dev, libqt4-opengl-dev, libqwt5-qt4-dev, libqwtplot3d-qt4-dev, libsdl1.2-dev, libtool, libusb-dev, libwxgtk2.8-dev, libxext-dev, libxrender-dev, libxt-dev, pkg-config, portaudio19-dev, python-central, python-cheetah, python-dev, python-gtk2, python-lxml, python-numpy, python-qt4, python-qt4-dev, python-wxgtk2.8, sdcc, swig, texlive-latex-base, xdg-utils, xmlto +Build-Depends: automake, debhelper (>= 5), doxygen, ghostscript, guile-1.8, libasound2-dev, libaudio-dev, libblas-dev, libboost-dev, libboost-program-options-dev, libboost-thread-dev, libcppunit-dev, libfftw3-dev, libfontconfig1-dev, libfreetype6-dev, libglib2.0-dev, libgsl0-dev, libjack-dev, libpng12-dev, libqt4-dev, libqt4-opengl-dev, libqwt5-qt4-dev, libqwtplot3d-qt4-dev, libsdl1.2-dev, libtool, libusb-dev, libwxgtk2.8-dev, libxext-dev, libxrender-dev, libxt-dev, pkg-config, portaudio19-dev, python-cheetah, python-dev, python-gtk2, python-lxml, python-numpy, python-qt4, python-qt4-dev, python-wxgtk2.8, sdcc, swig, texlive-latex-base, xdg-utils, xmlto Standards-Version: 3.8.4 XS-Python-Version: >=2.5 Vcs-Git: git://git.gag.com/debian/gnuradio diff --git a/debian/rules b/debian/rules index d6772c64..61b72878 100755 --- a/debian/rules +++ b/debian/rules @@ -107,7 +107,7 @@ binary-common: dh_testroot dh_installchangelogs ChangeLog dh_installdocs - dh_pycentral + dh_python2 dh_link dh_strip dh_compress