~ubuntu-branches/debian/jessie/python-uniconvertor/jessie

« back to all changes in this revision

Viewing changes to debian/README.source

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Wenning
  • Date: 2008-11-21 14:32:49 UTC
  • mfrom: (2.1.2 jaunty)
  • Revision ID: james.westby@ubuntu.com-20081121143249-1fdezrq6kyov91kv
Tags: 1.1.3-4
Add 04_no_exit_on_import.dpatch to prevent uniconvertor from calling
sys.exit() on import exiting the python interpreter. (LP: #300141)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This package is using dpatch patch system. 
 
2
 
 
3
To patch the source:
 
4
 * debian/rules patch
 
5
To add a new patch:
 
6
 * put it under debian/patches
 
7
 * add it to debian/patches/00list
 
8
 
 
9
See /usr/share/doc/dpatch/README.source.gz for more information.