~launchpad-committers/ubuntu/karmic/pysvn/launchpad-ppa

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Max Bowsher
  • Date: 2009-09-14 03:22:02 UTC
  • Revision ID: maxb@f2s.com-20090914032202-2v9niu57fs7aduwq
Tags: 1.7.0-1ubuntu3launchpad~maxb2
Rename the __init__.py back to its proper name on installation, so that
the package actually is importable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
pysvn (1.7.0-1ubuntu3launchpad~maxb2) karmic; urgency=low
 
2
 
 
3
  * Rename the __init__.py back to its proper name on installation, so that
 
4
    the package actually is importable.
 
5
 
 
6
 -- Max Bowsher <maxb@f2s.com>  Mon, 14 Sep 2009 03:22:02 +0100
 
7
 
1
8
pysvn (1.7.0-1ubuntu3launchpad~maxb1) karmic; urgency=low
2
9
 
3
10
  * Rebuild to re-add Python 2.4 support.