~ubuntu-branches/ubuntu/jaunty/python-django/jaunty

« back to all changes in this revision

Viewing changes to debian/patches/04_hyphen-manpage.diff

  • Committer: Bazaar Package Importer
  • Author(s): Scott James Remnant, Eddy Mulyono
  • Date: 2008-09-16 12:18:47 UTC
  • mfrom: (1.1.5 upstream) (4.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080916121847-mg225rg5mnsdqzr0
Tags: 1.0-1ubuntu1
* Merge from Debian (LP: #264191), remaining changes:
  - Run test suite on build.

[Eddy Mulyono]
* Update patch to workaround network test case failures.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Forwarded-Upstream: not yet
 
2
Author: Raphael Hertzog <hertzog@debian.org>
 
3
Comment:
 
4
 Fix a lintian I: message about improper usage of minus instead
 
5
 of hyphen.
 
6
 
 
7
--- docs/man/django-admin.1.orig        2008-09-04 08:51:48.000000000 +0200
 
8
+++ docs/man/django-admin.1     2008-09-04 08:52:47.000000000 +0200
 
9
@@ -153,7 +153,7 @@
 
10
 .TP
 
11
 .I \-e, \-\-extension=EXTENSION
 
12
 The file extension(s) to examine (default: ".html", separate multiple
 
13
-extensions with commas, or use -e multiple times).
 
14
+extensions with commas, or use \-e multiple times).
 
15
 .TP
 
16
 .I \-a, \-\-all
 
17
 Process all available locales when using makemessages..SH "ENVIRONMENT"