~ubuntu-branches/ubuntu/lucid/xmltv/lucid

« back to all changes in this revision

Viewing changes to debian/README.source

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Lesicnik
  • Date: 2008-08-07 07:25:45 UTC
  • mfrom: (1.2.10 upstream) (4.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080807072545-ttu7eljrarkzon1p
Tags: 0.5.52-1ubuntu1
* Merge from debian unstable, remaining changes: (LP: #255450)
  - Fixes multiple broken grabbers (LP: #193703)
  - Update 06_grab_no.dpatch
* Deleted 07_grab_pt.patch from debian/patches as it is now in Debian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This package uses dpatch to manage changes to the upstream source. The
 
2
following is basic information, please check the manual for dpatch to learn
 
3
more.
 
4
 
 
5
To generate the fully patched source, run: debian/rules patch
 
6
 
 
7
To modify the source and save those modifications so that they will be applied
 
8
when building the package, use dpatch-edit-patch <new patch name> <base patch>,
 
9
then add the new patch name to debian/patches/00list.
 
10
 
 
11
To remove source modifications that are currently being applied when building
 
12
the package, run: debian/rules unpatch