~ubuntu-branches/ubuntu/breezy/psp/breezy

« back to all changes in this revision

Viewing changes to lib/parser/Parser/Form.pm

  • Committer: Bazaar Package Importer
  • Author(s): Sam Hartman
  • Date: 2003-12-14 14:07:17 UTC
  • Revision ID: james.westby@ubuntu.com-20031214140717-g1ccj9zwr7j1k77d
Tags: 0.5.5-3
* Use hevea instead of latex2html, Closes: #221343
* Fix clean target, Closes: #220604
* Fix long description lines in control file, Closes: #109457, #130940,
  #130942, #130950, #130958, #130979, #131000, #131023
* Pull in NMU changes, Closes: #158685

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
# Public License, Version 2.1.  Please read the important licensing and
6
6
# disclaimer information included below.
7
7
 
8
 
# $Id: Form.pm,v 1.1.1.2 2001/02/01 08:34:46 hartmans Exp $
 
8
# $Id: Form.pm,v 1.1.1.2 2003/12/06 19:47:26 hartmans Exp $
9
9
 
10
10
use strict;
11
11