~ubuntu-branches/ubuntu/saucy/libbio-chado-schema-perl/saucy

« back to all changes in this revision

Viewing changes to maint/bin/update_dbic_dump.pl

  • Committer: Package Import Robot
  • Author(s): Olivier Sallou, gregor herrmann, Olivier Sallou
  • Date: 2012-07-12 17:15:42 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20120712171542-2ryg74ktcowclu90
Tags: 0.20000-1
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.

[ Olivier Sallou ]
* New upstream release
* debian/patches/bad_whatis_section: patch pod what-is section
* debian/changelog: update Standars-Version to 3.9.3.
* debian/patches/*:
  - fix Last-Updated date format for compliance
  - Add forwarded bug reference

Show diffs side-by-side

added added

removed removed

Lines of Context:
462
462
       optional path to existing chado checkout to use.  if passed,
463
463
       will not check out a new copy from SVN.
464
464
 
465
 
=head1 MAINTAINER
466
 
 
467
 
Robert Buels, E<lt>rmb32@cornell.eduE<gt>
468
 
 
469
 
=head1 AUTHOR
470
 
 
471
 
Robert Buels, E<lt>rmb32@cornell.eduE<gt>
472
 
 
473
 
=head1 COPYRIGHT & LICENSE
474
 
 
475
 
Copyright 2009 Boyce Thompson Institute for Plant Research
476
 
 
477
 
This program is free software; you can redistribute it and/or modify
478
 
it under the same terms as Perl itself.
479
 
 
480
465
=cut