[Python-modules-team] ipython: bug fixing and beauty time

Bernd Zeimetz bernd at bzed.de
Tue Apr 24 01:09:29 UTC 2007


extra-cc: to the last Uploader of ipython


Heya,

when lintian.d.o was back up again I realized, that the package of one
of my favorite tools was not in a very well shape[1], therefore I've
decided to give it some love. But as I'm not a DD it would be great if
somebody could review the changes and sponsor the upload (this time
without .svn directories in the diff please). I've committed everything
to svn[2]. I've also pasted my changelog entry below.

The package is linda and lintian clean now (with 5 necessary overrides),
and an upload would fix 3 bugs.

I've started to take care of the other open bug reports, too - but I
think that all issues are fixed already - the bug reports were just not
closed.

Cheers,

Bernd

[1]http://lintian.debian.org/reports/mDebian_Python_Modules_Team.html
[2]svn://svn.debian.org/python-modules/packages/ipython/trunk/

ipython (0.8.0-2) UNRELEASED; urgency=low

  * debian/changelog:
     - adding missing colons to Closes entries to fix two
       lintian warnings
  * debian/compat:
     - bumping compat level to 5
  * debian/control:
     - adding XS-Vcs-Browser
     - remove no longer needed X*-Python-Version fields
     - moving python-pexpect from Recommends to Depends because
       /usr/bin/irunner is not useable without it
     - moving debhelper and dpatch from Build-Depends-Indep to
       Build-Depends, fixing the following lintian errors:
         - clean-should-be-satisfied-by-build-depends debhelper
         - clean-should-be-satisfied-by-build-depends dpatch
     - removing unnecessary Build-Depends-Indep on python-all-dev,
       adding python to Build-Depends instead
     - replacing python-central by python-support to be able to
       fix #420134 without hassle
     - adding ${misc:Depends}
     - adding the missing identation for Homepage:
     - adding cdbs as Build-Depends
     - adding myself to Uploaders
     - removing the short description from the long description
  * debian/patches/03_ipy_gnuglobal.dpatch:
     - fix the location of the global binary - we're not on windows
  * debian/rules:
     - removing old crust, using cdbs to make things clear again
     - using python-support instead of python-central to make
       modules for 2.5 avaiable now. (Closes: #420134)
     - making sure the bogus /usr/IPython directory is not
       included in the package again
     - do not remove docs/ipython.el (Closes: #198505, #415427)
  * adding lintian ovverrides for several scripts included in the
    IPython/Extensions directory.
  * adding a manpage for /usr/bin/irunner

 -- Bernd Zeimetz <bernd at bzed.de>  Tue, 24 Apr 2007 02:47:26 +0200



-- 
Bernd Zeimetz
<bernd at bzed.de>                         <http://bzed.de/>



More information about the Python-modules-team mailing list