~ubuntu-branches/ubuntu/vivid/bioperl/vivid

« back to all changes in this revision

Viewing changes to scripts/seqstats/chaos_plot.PLS

  • Committer: Bazaar Package Importer
  • Author(s): Charles Plessy
  • Date: 2011-06-17 13:51:18 UTC
  • mfrom: (3.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20110617135118-hncy38e0134j8oi5
Tags: 1.6.901-1
* New upstream release.
* Point debian/watch to search.cpan.org.
* Build using dh and overrides:
  - Use Debhelper 8 (debian/rules, debian/control).
  - Simplified debian/rules.
* Split into libbio-perl-perl, as discussed with the Debian Perl team.
  (debian/control, debian/bioperl.install, debian libbio-perl-perl.install)
* debian/control:
  - Incremented Standards-Version to reflect conformance with Policy 3.9.2.
    No other changes needed.
  - Vcs-Browser URL made redirectable to viewvc.
  - Removed useless ‘svn’ in the Vcs-Svn URL.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!perl -w
2
 
# $Id: chaos_plot.PLS 15088 2008-12-04 02:49:09Z bosborne $
3
2
 
4
3
use strict;
5
4
 
148
147
of the bugs and their resolution. Bug reports can be submitted via the
149
148
web:
150
149
 
151
 
  http://bugzilla.open-bio.org/
 
150
  https://redmine.open-bio.org/projects/bioperl/
152
151
 
153
152
=head1 AUTHOR - Jason Stajich
154
153