~ubuntu-branches/ubuntu/utopic/spamassassin/utopic-updates

« back to all changes in this revision

Viewing changes to debian/patches/30_edit_README.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2008-11-20 08:52:13 UTC
  • mfrom: (5.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20081120085213-vliy0zy1uubsdlp9
Tags: 3.2.5-2ubuntu1
* Merge from debian unstable, remaining changes:
  - Keep libio-zlib-perl (>= 1.04) as an alternate depends to
    perl-modules >= 5.10 for easy backporting

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
## 30_edit_README.dpatch by Duncan Findlay <duncf@debian.org>
3
3
##
4
4
## All lines beginning with `## DP:' are a description of the patch.
5
 
## DP: No description.
 
5
## DP: Remove warnings about files in /usr/share being overwritten on
 
6
## DB: upgrade, since that's a given on Debian systems.
6
7
 
7
8
if [ $# -lt 1 ]; then
8
9
    echo "`basename $0`: script expects -patch|-unpatch as argument" >&2