Your message dated Sat, 8 Jul 2006 20:42:31 +0200
with message-id <[EMAIL PROTECTED]>
and subject line patch for NMU (Support updated Python policy.)
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
Hi,
As discussed on IRC, closing this bug. I uploaded another fixed
version.
Bye,
--
Loïc Minier <[EMAIL PROTECTED]>
--- End Message ---