Package: flumotion Tags: patch diff -u flumotion-0.2.0/debian/control flumotion-0.2.0/debian/control --- flumotion-0.2.0/debian/control +++ flumotion-0.2.0/debian/control @@ -3,13 +3,15 @@ Priority: optional Maintainer: Loic Minier <[EMAIL PROTECTED]> Build-Depends: cdbs, debhelper (>= 4.1.0) -Build-Depends-Indep: pkg-config, python-twisted (>= 1.3.0), python-twisted-names, python-twisted-web, python-gtk2-dev (>= 2.6.3), python-glade2, libgstreamer0.10-dev (>= 0.10.1), libgstreamer-plugins-base0.10-dev (>= 0.10.1), python-gst0.10 (>= 0.10.1), python +Build-Depends-Indep: pkg-config, python-twisted (>= 1.3.0), python-twisted-names, python-twisted-web, python-gtk2-dev (>= 2.6.3), python-glade2, libgstreamer0.10-dev (>= 0.10.1), libgstreamer-plugins-base0.10-dev (>= 0.10.1), python-gst0.10 (>= 0.10.1), python (>= 2.3.5-11), python-central (>= 0.5) +XS-Python-Version: current Standards-Version: 3.7.2 Package: flumotion Architecture: all Depends: ${python:Depends}, ssl-cert (>= 1.0-11), python-twisted (>= 1.3.0), python-gtk2 (>= 2.4.0), python-glade2, python-gst0.10 (>= 0.10.1), python-pyopenssl, python-imaging, gstreamer0.10-plugins-base, gstreamer0.10-plugins-good, adduser Suggests: xsltproc +XB-Python-Version: ${python:Versions} Description: Fluendo Streaming Server - manager, worker and admin Flumotion is a modern streaming media server built with a modular distributed design. This gives you unprecedented stability and diff -u flumotion-0.2.0/debian/changelog flumotion-0.2.0/debian/changelog --- flumotion-0.2.0/debian/changelog +++ flumotion-0.2.0/debian/changelog @@ -1,3 +1,10 @@ +flumotion (0.2.0-1.1) unstable; urgency=low + + * NMU + * Convert to updated Python policy. + + -- Matthias Klose <[EMAIL PROTECTED]> Sat, 8 Jul 2006 10:25:15 +0000 + flumotion (0.2.0-1) unstable; urgency=low * New upstream release, "San Telmo". diff -u flumotion-0.2.0/debian/rules flumotion-0.2.0/debian/rules --- flumotion-0.2.0/debian/rules +++ flumotion-0.2.0/debian/rules @@ -1,5 +1,7 @@ #!/usr/bin/make -f +DEB_PYTHON_SYSTEM=pycentral + binary-install/flumotion:: # run dh_python before dh_installinit so that invoke-rc.d can start # compiled Python executables
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]