Change logs for python-debian source package in Oneiric

  • python-debian (0.1.20ubuntu2) oneiric; urgency=low
    
      * Switch to dh_python2. (LP: #788514 LP: #847514)
     -- Barry Warsaw <email address hidden>   Wed, 14 Sep 2011 14:23:19 -0400
  • python-debian (0.1.20ubuntu1) oneiric; urgency=low
    
      * Merge from debian unstable.  Remaining changes:
        - Add .lzma as a possible extenstion for data.tar (LP: #407198)
          Note that this does not mean that reading from the .lzma part
          is supported. This is blocked on http://bugs.python.org/issue5689
        - workaround incorrect permissions in upstream tarball (ftbfs otherwise)
    
    python-debian (0.1.20) unstable; urgency=low
    
      * Fix FTBFS, caused by referring to apt_pkg in a test with no
        python-apt Build-Depends. (Closes: #623011)
      * changelog: Implement __unicode__ in ChangeBlock and Changelog.
        (Closes: #561805)
    
    python-debian (0.1.19) unstable; urgency=low
    
      * debian_support.BaseVersion: Disallow ':' in upstream version if
        there is no epoch.  Original patch by Steve Kowalik.
        (Closes: #619997)
    
    python-debian (0.1.18+nmu1) unstable; urgency=low
    
      * Non-maintainer upload.
      * Migrate to new python-apt API (Closes: #604544)
     -- Michael Vogt <email address hidden>   Fri, 17 Jun 2011 10:33:50 +0200
  • python-debian (0.1.18ubuntu2) natty; urgency=low
    
      * debian/rules:
        - workaround incorrect permissions in upstream tarball
          (fixes ftbfs)
     -- Michael Vogt <email address hidden>   Tue, 07 Dec 2010 17:23:18 +0100