~ubuntu-branches/ubuntu/wily/tryton-modules-analytic-invoice/wily

« back to all changes in this revision

Viewing changes to debian/README.source

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2010-02-20 10:07:02 UTC
  • Revision ID: james.westby@ubuntu.com-20100220100702-9urg6lhizxb8zp2z
Tags: 1:1.4.0-3
* Making depends versioned for tryton 1.4.
* Adding explicit debian source version 1.0 until switch to 3.0.
* Updating year in copyright file.
* Removing unneeded python-all-dev from build-depends.
* Updating to standards 3.8.4.
* Updating README.source.

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
debian/diff and are applied during the build. Current modifications can be
33
33
applied to the source tree with:
34
34
 
35
 
  $ quilt push -a
 
35
  $ QUILT_PATCHES=debian/patches quilt push -a
36
36
 
37
37
More information about Quilt can be found in the quilt package.