~ubuntu-branches/ubuntu/utopic/libhtml-formhandler-model-dbic-perl/utopic

« back to all changes in this revision

Viewing changes to .pc/fix_man_page/script/form_generator.pl

  • Committer: Package Import Robot
  • Author(s): Dominique Dumont, Salvatore Bonaccorso, Dominique Dumont
  • Date: 2013-10-13 18:35:48 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20131013183548-t4f9rp4ezb123ahk
Tags: 0.28-1
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs

[ Dominique Dumont ]
* Imported Upstream version 0.28
* bumped compat to 9
* control:
  * added version dep on libdbix-class-perl
  * bump std-version to 3.9.4
  + build-dep in libtest-exception-perl
* copyright: updated years

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 
22
22
=head1 VERSION
23
23
 
24
 
version 0.23
 
24
version 0.28
25
25
 
26
26
=head1 AUTHOR
27
27
 
29
29
 
30
30
=head1 COPYRIGHT AND LICENSE
31
31
 
32
 
This software is copyright (c) 2012 by Gerda Shank.
 
32
This software is copyright (c) 2013 by Gerda Shank.
33
33
 
34
34
This is free software; you can redistribute it and/or modify it under
35
35
the same terms as the Perl 5 programming language system itself.