tags 543128 + patch pending
thanks

Dear maintainer,

I've prepared an NMU for ipython (versioned as 0.9.1-3.1) and uploaded
it to DELAYED/2. The patch simply renames python-zope-interface to
python-zope.interface (new package name).

As I'm also a member of DPMT, I've committed the fix wrt the latest
svn release in the team repository. (The reason why I haven't made a
proper upload instead of a NMU is twofold: (1) I don't want to become
an uploader/maintainer of ipython, (2) the latest svn head is a new
upstream release which I have no idea how ready is for unstable; this
way we can have the RC bug fixed in unstable and let the new upstream
release follow its course.)

Cheers.

-- 
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
z...@{upsilon.cc,pps.jussieu.fr,debian.org} -<>- http://upsilon.cc/zack/
Dietro un grande uomo c'è ..|  .  |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...........| ..: |.... Je dis tu à tous ceux que j'aime
diff -u ipython-0.9.1/debian/changelog ipython-0.9.1/debian/changelog
--- ipython-0.9.1/debian/changelog
+++ ipython-0.9.1/debian/changelog
@@ -1,3 +1,11 @@
+ipython (0.9.1-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Replace (build) dependencies on python-zope-interface to
+    python-zope.interface (new package name). Fix FTBFS. (Closes: #543128)
+
+ -- Stefano Zacchiroli <[email protected]>  Sun, 06 Sep 2009 20:10:08 +0200
+
 ipython (0.9.1-3) unstable; urgency=low
 
   [ Stephan Peijnik ]
diff -u ipython-0.9.1/debian/control ipython-0.9.1/debian/control
--- ipython-0.9.1/debian/control
+++ ipython-0.9.1/debian/control
@@ -5,7 +5,7 @@
 Uploaders: Bernd Zeimetz <[email protected]>, Ondrej Certik <[email protected]>,
 	   Stephan Peijnik <[email protected]>
 Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.43), python, python-support (>= 0.4), quilt
-Build-Depends-Indep: python-sphinx, python-pygments, python-foolscap, python-openssl (>= 0.6), python-nose, python-twisted-core, python-zope-interface, python-pexpect, python (>= 2.5) | python-ctypes
+Build-Depends-Indep: python-sphinx, python-pygments, python-foolscap, python-openssl (>= 0.6), python-nose, python-twisted-core, python-zope.interface, python-pexpect, python (>= 2.5) | python-ctypes
 Homepage: http://ipython.scipy.org/
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/ipython/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/ipython/trunk/
@@ -18,7 +18,7 @@
 Conflicts: python2.3-ipython, python2.4-ipython, ipython-common
 Replaces: python2.3-ipython, python2.4-ipython, ipython-common
 Suggests: python-profiler, python-numpy, python-matplotlib, libjs-jquery, python-gobject, python-gtk2, python-qt3 | python-qt4
-Recommends: python-wxgtk2.8, global, python-openssl (>= 0.6), python (>= 2.5) | python-ctypes, python-foolscap, python-zope-interface, python-twisted-core
+Recommends: python-wxgtk2.8, global, python-openssl (>= 0.6), python (>= 2.5) | python-ctypes, python-foolscap, python-zope.interface, python-twisted-core
 Description: enhanced interactive Python shell
  IPython can be used as a replacement for the standard Python shell,
  or it can be used as a complete working environment for scientific
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

Reply via email to